html{-webkit-font-smoothing:antialiased}html,body{height:100%;margin:0;line-height:1.5;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}body{overflow-x:hidden;color:#111;background-color:#edf1f5;-ms-overflow-style:scrollbar}html.plain{background-color:#edf1f5;background-position:top left;background-repeat:no-repeat;background-attachment:fixed;background-size:cover}*{font-size:inherit;box-sizing:border-box;outline:0}*:before,*:after{box-sizing:border-box}::-webkit-scrollbar,::-webkit-scrollbar-track{border-radius:8px}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{color:#5e5e5e;margin:0;font-weight:normal;line-height:1.2}h1.space,.h1.space,h2.space,.h2.space,h3.space,.h3.space,h4.space,.h4.space,h5.space,.h5.space,h6.space,.h6.space{margin-top:15px;margin-bottom:10px}h1,.h1{font-size:27px}h2,.h2{font-size:24px}h3,.h3{font-size:18px}h4,.h4{font-size:14px}h5,.h5{font-size:12px}h6,.h6{font-size:11px}.pull-left{float:left}.pull-right{float:right}.text-left{text-align:left !important}.text-center{text-align:center !important}.text-right{text-align:right !important}.text-justify{text-align:justify !important}.form,.form-horizontal{display:flex;flex-direction:column;gap:10px}.form > .form-group,.form-horizontal > .form-group{display:flex;flex-direction:row;gap:6px 15px;align-items:normal}.form > .form-group > .control-label,.form-horizontal > .form-group > .control-label{flex-basis:150px;flex-shrink:0;text-align:right;padding-top:6px}.form > .form-group > :not(.control-label),.form-horizontal > .form-group > :not(.control-label){min-width:0;flex-grow:1}@media (max-width: 767px){.form > .form-group,.form-horizontal > .form-group{flex-wrap:wrap}.form > .form-group > .control-label,.form-horizontal > .form-group > .control-label{text-align:left;flex-basis:100%}.form > .form-group > :not(.control-label),.form-horizontal > .form-group > :not(.control-label){flex-basis:100%}}.form:not(.ng-hide) ~ .form,.form-horizontal:not(.ng-hide) ~ .form-horizontal{margin-top:10px}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}@media (max-width: 767px){.visible-xs{display:block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block !important}}@media (min-width: 992px) and (max-width: 1499px){.visible-md{display:block !important}}@media (min-width: 1500px){.visible-lg{display:block !important}}@media (max-width: 767px){.hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1499px){.hidden-md{display:none !important}}@media (min-width: 1500px){.hidden-lg{display:none !important}}.disabled,[disabled]{opacity:.5;pointer-events:none}.disabled .disabled,[disabled] .disabled,.disabled [disabled],[disabled] [disabled]{opacity:1}hr{border-width:0;border-top:1px solid #cdd7e2;margin:15px 0}img.img-responsive{display:block;max-width:100%;height:auto}pre,code,kbd{font-family:Menlo,Monaco,Consolas,"Courier New",monospace;background:#fff;color:#111;padding:2px 5px;border-width:0;border-radius:5px}kbd{box-shadow:1px 1px 3px 0 rgba(0,0,0,.1);padding:6px 10px}pre{overflow:auto}img{vertical-align:middle}ul,ol{margin:0}a{color:#29848f;text-decoration:none}a:focus,a:hover{text-decoration:underline;color:#184d54}small,.small{font-size:11px}.caret{display:inline-block;width:0;height:0;vertical-align:middle;border-top:4px dashed;border-top:4px solid 9;border-right:4px solid transparent;border-left:4px solid transparent}.caretup{border-top:0;border-bottom:4px dashed;border-bottom:4px solid 9}.dropup .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid 9}.text-muted{color:#a0a0a0 !important}.text-primary{color:#29848f !important}.text-success{color:#5cb85c !important}.text-warning{color:#eb8900 !important}.text-danger{color:#d9534f !important}.list-unstyled{padding-left:0;list-style:none;margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.btn{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;text-decoration:none;padding:6px 10px;border-width:0;border-radius:5px;color:#111;background:transparent;cursor:pointer;box-shadow:1px 1px 3px 0 rgba(0,0,0,.1);min-height:28px;text-decoration:none;white-space:nowrap;transition-duration:150ms;transition-timing-function:linear;transition-property:background-color,color,box-shadow}.btn:hover,.btn:focus{box-shadow:1px 1px 3px 0 rgba(0,0,0,.25);text-decoration:none}.btn:active,.btn.active{box-shadow:inset 1px 1px 3px 0 rgba(0,0,0,.2);text-decoration:none}.btn.btn-withcaret{justify-content:flex-start;text-align:left}.btn.btn-withcaret > *{flex-shrink:0}.btn.btn-withcaret > span{flex-shrink:1;flex-grow:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn.btn-withcaret:after{content:"";display:inline-block;width:0;height:0;vertical-align:middle;border-top:4px dashed;border-top:4px solid 9;border-right:4px solid transparent;border-left:4px solid transparent}.btn-lg{font-size:15px;padding:10px}.btn-xs{font-size:11px;min-height:21px}.btn-default{background-color:#fff;color:#111}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active{background-color:#cdd7e2;color:#111}.btn-primary{background-color:#29848f;color:#fff}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active{background-color:#184d54;color:#fff}.btn-success{background-color:#5cb85c;color:#fff}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active{background-color:#3d8b3d;color:#fff}.btn-warning{background-color:#eb8900;color:#fff}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active{background-color:#9f5c00;color:#fff}.btn-danger{background-color:#d9534f;color:#fff}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active{background-color:#c9302c;color:#fff}.btn-link{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;text-decoration:none;padding:6px 10px;border-width:0;border-radius:5px;color:#111;background:transparent;cursor:pointer;box-shadow:1px 1px 3px 0 rgba(0,0,0,.1);min-height:28px;text-decoration:none;white-space:nowrap;transition-duration:150ms;transition-timing-function:linear;transition-property:background-color,color,box-shadow;color:#29848f;box-shadow:none}.btn-link:hover,.btn-link:focus{box-shadow:1px 1px 3px 0 rgba(0,0,0,.25);text-decoration:none}.btn-link:active,.btn-link.active{box-shadow:inset 1px 1px 3px 0 rgba(0,0,0,.2);text-decoration:none}.btn-link.btn-withcaret{justify-content:flex-start;text-align:left}.btn-link.btn-withcaret > *{flex-shrink:0}.btn-link.btn-withcaret > span{flex-shrink:1;flex-grow:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-link.btn-withcaret:after{content:"";display:inline-block;width:0;height:0;vertical-align:middle;border-top:4px dashed;border-top:4px solid 9;border-right:4px solid transparent;border-left:4px solid transparent}.btn-plain{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;text-decoration:none;padding:6px 10px;border-width:0;border-radius:5px;color:#111;background:transparent;cursor:pointer;box-shadow:1px 1px 3px 0 rgba(0,0,0,.1);min-height:28px;text-decoration:none;white-space:nowrap;transition-duration:150ms;transition-timing-function:linear;transition-property:background-color,color,box-shadow;box-shadow:none}.btn-plain:hover,.btn-plain:focus{box-shadow:1px 1px 3px 0 rgba(0,0,0,.25);text-decoration:none}.btn-plain:active,.btn-plain.active{box-shadow:inset 1px 1px 3px 0 rgba(0,0,0,.2);text-decoration:none}.btn-plain.btn-withcaret{justify-content:flex-start;text-align:left}.btn-plain.btn-withcaret > *{flex-shrink:0}.btn-plain.btn-withcaret > span{flex-shrink:1;flex-grow:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-plain.btn-withcaret:after{content:"";display:inline-block;width:0;height:0;vertical-align:middle;border-top:4px dashed;border-top:4px solid 9;border-right:4px solid transparent;border-left:4px solid transparent}.btn-group{position:relative;display:inline-flex}.btn-group .btn:not(:first-of-type):not(:last-of-type){border-radius:0}.btn-group .btn:first-of-type:not(:last-of-type){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group .btn:last-of-type:not(:first-of-type){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .btn-group:not(:first-child) .btn{border-radius:0}.btn-group .btn:not(:first-of-type),.btn-group .btn-group:not(:first-child) .btn{border-left:1px solid transparent}.btn-group .btn:not(:first-of-type).btn-default,.btn-group .btn-group:not(:first-child) .btn.btn-default{border-left-color:#cdd7e2}.btn-group .btn:not(:first-of-type).btn-primary,.btn-group .btn-group:not(:first-child) .btn.btn-primary{border-left-color:#1e5f67}.btn-group .btn:not(:first-of-type).btn-success,.btn-group .btn-group:not(:first-child) .btn.btn-success{border-left-color:#449d44}.btn-group .btn:not(:first-of-type).btn-warning,.btn-group .btn-group:not(:first-child) .btn.btn-warning{border-left-color:#b86b00}.btn-group .btn:not(:first-of-type).btn-danger,.btn-group .btn-group:not(:first-child) .btn.btn-danger{border-left-color:#c9302c}.dropup .btn.btn-withcaret:after{border-top:0;border-bottom:4px dashed;border-bottom:4px solid 9}@keyframes fadedialogin{0%{opacity:0;transform:scale(0)},100%{opacity:1;transform:scale(1)}}.modal,.dialogservice{display:none;position:fixed;top:0;left:0;bottom:0;right:0;z-index:1050;background:rgba(0,0,0,.5);overflow-y:auto}.modal.fade,.dialogservice.fade{opacity:0;transition:opacity 300ms ease}.modal.in,.dialogservice.in,.modal.dialogservice,.dialogservice.dialogservice{display:block;opacity:1}.modal .modal-dialog,.dialogservice .modal-dialog,.modal .dialogserviceposition,.dialogservice .dialogserviceposition{width:100%;max-width:800px;margin:0 auto;padding:30px;display:flex;transition:padding 200ms ease}@media (max-width: 767px){.modal .modal-dialog,.dialogservice .modal-dialog,.modal .dialogserviceposition,.dialogservice .dialogserviceposition{padding:0}}.modal .modal-dialog .modal-content,.dialogservice .modal-dialog .modal-content,.modal .dialogserviceposition .modal-content,.dialogservice .dialogserviceposition .modal-content{border-radius:8px;box-shadow:0 5px 15px 0 rgba(0,0,0,.5);display:flex;flex-direction:column;width:100%}.modal .modal-dialog .modal-content .modal-header,.dialogservice .modal-dialog .modal-content .modal-header,.modal .dialogserviceposition .modal-content .modal-header,.dialogservice .dialogserviceposition .modal-content .modal-header{flex-shrink:0;background-color:#354e6b;padding:10px 15px;display:flex;align-items:center;gap:15px;border-top-left-radius:8px;border-top-right-radius:8px}.modal .modal-dialog .modal-content .modal-header.modal-title,.dialogservice .modal-dialog .modal-content .modal-header.modal-title,.modal .dialogserviceposition .modal-content .modal-header.modal-title,.dialogservice .dialogserviceposition .modal-content .modal-header.modal-title,.modal .modal-dialog .modal-content .modal-header .modal-title,.dialogservice .modal-dialog .modal-content .modal-header .modal-title,.modal .dialogserviceposition .modal-content .modal-header .modal-title,.dialogservice .dialogserviceposition .modal-content .modal-header .modal-title{order:0;flex-grow:1;display:flex;align-items:center;gap:10px;font-size:15px;font-weight:bold;color:#fff;min-width:0}.modal .modal-dialog .modal-content .modal-header.modal-title img,.dialogservice .modal-dialog .modal-content .modal-header.modal-title img,.modal .dialogserviceposition .modal-content .modal-header.modal-title img,.dialogservice .dialogserviceposition .modal-content .modal-header.modal-title img,.modal .modal-dialog .modal-content .modal-header .modal-title img,.dialogservice .modal-dialog .modal-content .modal-header .modal-title img,.modal .dialogserviceposition .modal-content .modal-header .modal-title img,.dialogservice .dialogserviceposition .modal-content .modal-header .modal-title img{width:24px;height:24px}.modal .modal-dialog .modal-content .modal-header .btn-link,.dialogservice .modal-dialog .modal-content .modal-header .btn-link,.modal .dialogserviceposition .modal-content .modal-header .btn-link,.dialogservice .dialogserviceposition .modal-content .modal-header .btn-link{order:1}.modal .modal-dialog .modal-content .modal-body,.dialogservice .modal-dialog .modal-content .modal-body,.modal .dialogserviceposition .modal-content .modal-body,.dialogservice .dialogserviceposition .modal-content .modal-body{min-height:0;padding:15px;background-color:#edf1f5;position:relative}.modal .modal-dialog .modal-content .modal-body.modalfull,.dialogservice .modal-dialog .modal-content .modal-body.modalfull,.modal .dialogserviceposition .modal-content .modal-body.modalfull,.dialogservice .dialogserviceposition .modal-content .modal-body.modalfull{padding:0}.modal .modal-dialog .modal-content .modal-body:first-child,.dialogservice .modal-dialog .modal-content .modal-body:first-child,.modal .dialogserviceposition .modal-content .modal-body:first-child,.dialogservice .dialogserviceposition .modal-content .modal-body:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.modal .modal-dialog .modal-content .modal-body:last-child,.dialogservice .modal-dialog .modal-content .modal-body:last-child,.modal .dialogserviceposition .modal-content .modal-body:last-child,.dialogservice .dialogserviceposition .modal-content .modal-body:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.modal .modal-dialog .modal-content .modal-footer,.dialogservice .modal-dialog .modal-content .modal-footer,.modal .dialogserviceposition .modal-content .modal-footer,.dialogservice .dialogserviceposition .modal-content .modal-footer{flex-shrink:0;background-color:#edf1f5;padding:15px;display:flex;align-items:stretch;justify-content:flex-end;gap:6px}.modal .modal-dialog .modal-content .modal-footer:last-child,.dialogservice .modal-dialog .modal-content .modal-footer:last-child,.modal .dialogserviceposition .modal-content .modal-footer:last-child,.dialogservice .dialogserviceposition .modal-content .modal-footer:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.modal .modal-dialog .modal-content .modal-footer .btn-link,.dialogservice .modal-dialog .modal-content .modal-footer .btn-link,.modal .dialogserviceposition .modal-content .modal-footer .btn-link,.dialogservice .dialogserviceposition .modal-content .modal-footer .btn-link{margin-right:auto}.modal .modal-dialog .modal-header:not(.nosticky),.dialogservice .modal-dialog .modal-header:not(.nosticky),.modal .dialogserviceposition .modal-header:not(.nosticky),.dialogservice .dialogserviceposition .modal-header:not(.nosticky),.modal .modal-dialog .modal-footer:not(.nosticky),.dialogservice .modal-dialog .modal-footer:not(.nosticky),.modal .dialogserviceposition .modal-footer:not(.nosticky),.dialogservice .dialogserviceposition .modal-footer:not(.nosticky){z-index:10;position:relative;position:sticky}.modal .modal-dialog .modal-header:not(.nosticky).modal-header,.dialogservice .modal-dialog .modal-header:not(.nosticky).modal-header,.modal .dialogserviceposition .modal-header:not(.nosticky).modal-header,.dialogservice .dialogserviceposition .modal-header:not(.nosticky).modal-header,.modal .modal-dialog .modal-footer:not(.nosticky).modal-header,.dialogservice .modal-dialog .modal-footer:not(.nosticky).modal-header,.modal .dialogserviceposition .modal-footer:not(.nosticky).modal-header,.dialogservice .dialogserviceposition .modal-footer:not(.nosticky).modal-header{top:-.5px;display:flex}.modal .modal-dialog .modal-header:not(.nosticky).modal-header .close-modal,.dialogservice .modal-dialog .modal-header:not(.nosticky).modal-header .close-modal,.modal .dialogserviceposition .modal-header:not(.nosticky).modal-header .close-modal,.dialogservice .dialogserviceposition .modal-header:not(.nosticky).modal-header .close-modal,.modal .modal-dialog .modal-footer:not(.nosticky).modal-header .close-modal,.dialogservice .modal-dialog .modal-footer:not(.nosticky).modal-header .close-modal,.modal .dialogserviceposition .modal-footer:not(.nosticky).modal-header .close-modal,.dialogservice .dialogserviceposition .modal-footer:not(.nosticky).modal-header .close-modal{margin-left:auto;margin-right:0}.modal .modal-dialog .modal-header:not(.nosticky).modal-header.stuck,.dialogservice .modal-dialog .modal-header:not(.nosticky).modal-header.stuck,.modal .dialogserviceposition .modal-header:not(.nosticky).modal-header.stuck,.dialogservice .dialogserviceposition .modal-header:not(.nosticky).modal-header.stuck,.modal .modal-dialog .modal-footer:not(.nosticky).modal-header.stuck,.dialogservice .modal-dialog .modal-footer:not(.nosticky).modal-header.stuck,.modal .dialogserviceposition .modal-footer:not(.nosticky).modal-header.stuck,.dialogservice .dialogserviceposition .modal-footer:not(.nosticky).modal-header.stuck{border-top-left-radius:0;border-top-right-radius:0}.modal .modal-dialog .modal-header:not(.nosticky).modal-footer,.dialogservice .modal-dialog .modal-header:not(.nosticky).modal-footer,.modal .dialogserviceposition .modal-header:not(.nosticky).modal-footer,.dialogservice .dialogserviceposition .modal-header:not(.nosticky).modal-footer,.modal .modal-dialog .modal-footer:not(.nosticky).modal-footer,.dialogservice .modal-dialog .modal-footer:not(.nosticky).modal-footer,.modal .dialogserviceposition .modal-footer:not(.nosticky).modal-footer,.dialogservice .dialogserviceposition .modal-footer:not(.nosticky).modal-footer{bottom:0;background:#edf1f5;display:flex;justify-content:flex-end}.modal .modal-dialog .modal-header:not(.nosticky).modal-footer .help-link,.dialogservice .modal-dialog .modal-header:not(.nosticky).modal-footer .help-link,.modal .dialogserviceposition .modal-header:not(.nosticky).modal-footer .help-link,.dialogservice .dialogserviceposition .modal-header:not(.nosticky).modal-footer .help-link,.modal .modal-dialog .modal-footer:not(.nosticky).modal-footer .help-link,.dialogservice .modal-dialog .modal-footer:not(.nosticky).modal-footer .help-link,.modal .dialogserviceposition .modal-footer:not(.nosticky).modal-footer .help-link,.dialogservice .dialogserviceposition .modal-footer:not(.nosticky).modal-footer .help-link{margin-right:auto;margin-left:0}.modal .modal-dialog .modal-header:not(.nosticky).modal-footer.stuck,.dialogservice .modal-dialog .modal-header:not(.nosticky).modal-footer.stuck,.modal .dialogserviceposition .modal-header:not(.nosticky).modal-footer.stuck,.dialogservice .dialogserviceposition .modal-header:not(.nosticky).modal-footer.stuck,.modal .modal-dialog .modal-footer:not(.nosticky).modal-footer.stuck,.dialogservice .modal-dialog .modal-footer:not(.nosticky).modal-footer.stuck,.modal .dialogserviceposition .modal-footer:not(.nosticky).modal-footer.stuck,.dialogservice .dialogserviceposition .modal-footer:not(.nosticky).modal-footer.stuck{border-bottom-left-radius:0;border-bottom-right-radius:0}.modal .modal-dialog.modal-lg,.dialogservice .modal-dialog.modal-lg,.modal .dialogserviceposition.modal-lg,.dialogservice .dialogserviceposition.modal-lg{max-width:1000px}.modal .modal-dialog.modal-xlg,.dialogservice .modal-dialog.modal-xlg,.modal .dialogserviceposition.modal-xlg,.dialogservice .dialogserviceposition.modal-xlg{max-width:100%}.modal.dialogservice,.dialogservice.dialogservice{z-index:2000}.modal.dialogservice.closing .dialogserviceposition,.dialogservice.dialogservice.closing .dialogserviceposition{transition:opacity 150ms linear,transform 150ms linear;opacity:0;transform:scale(0)}@media (max-width: 767px){.modal.dialogservice .dialogserviceposition.filechooser,.dialogservice.dialogservice .dialogserviceposition.filechooser{overflow-y:auto;top:0;max-height:100%;padding-top:15px;padding-bottom:15px}}.modal.dialogservice .dialogserviceposition,.dialogservice.dialogservice .dialogserviceposition{padding:100px 50px;animation:fadedialogin 150ms linear;transform:scale(1);opacity:1}@media (max-width: 767px){.modal.dialogservice .dialogserviceposition,.dialogservice.dialogservice .dialogserviceposition{padding:100px 10px}}.modal.dialogservice .dialogserviceposition.messageonly,.dialogservice.dialogservice .dialogserviceposition.messageonly{overflow-y:hidden;max-height:100%;display:flex;flex-direction:row;max-height:100%}.modal.dialogservice .dialogserviceposition.messageonly .modal-body,.dialogservice.dialogservice .dialogserviceposition.messageonly .modal-body{overflow-y:auto}.modal.dialogservice .dialogserviceposition .dialog-message,.dialogservice.dialogservice .dialogserviceposition .dialog-message{padding-bottom:15px}.modal.modal-fullscreen > .modal-dialog,.dialogservice.modal-fullscreen > .modal-dialog{width:100%;max-width:100%;height:100%;max-height:100%}.modal.modal-fullscreen > .modal-dialog > .modal-content > .modal-body,.dialogservice.modal-fullscreen > .modal-dialog > .modal-content > .modal-body{overflow-y:auto;flex-grow:1}.dropdown,.select-control{position:relative}.dropdown-menu{list-style-type:none;display:none;z-index:1000;position:absolute;top:100%;left:0;min-width:100%;margin:0;list-style-type:none;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0;background:#fdfefe;font-size:12px;font-weight:normal;color:#111;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-align:left;border-radius:8px;box-shadow:1px 1px 5px 1px rgba(0,0,0,.4);overflow:hidden;overscroll-behavior:contain}.dropdown-menu > li > a{display:flex;flex-direction:row;align-items:center;gap:6px;padding:6px 20px;color:#111;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-menu > li > a > span{min-width:0;overflow:hidden;text-overflow:ellipsis}.dropdown-menu > li > a > span:first-child,.dropdown-menu > li > a > i:first-child + span,.dropdown-menu > li > a > img:first-child + span{flex-grow:1}.dropdown-menu > li > a i,.dropdown-menu > li > a img{flex-shrink:0}.dropdown-menu > li.divider{height:1px;margin:5px 0;overflow:hidden;background-color:#cdd7e2}.dropdown-menu > li.divider.divider-primary{background-color:#29848f}.dropdown-menu > li.divider.divider-success{background-color:#5cb85c}.dropdown-menu > li.divider.divider-warning{background-color:#eb8900}.dropdown-menu > li.divider.divider-danger{background-color:#d9534f}.dropdown-menu > li.dropdown-header{display:flex;flex-direction:row;align-items:center;gap:5px;color:#5e5e5e;font-weight:bold;font-size:11px;white-space:nowrap;padding:6px 20px;background-color:#f1f1f1}.dropdown-menu > li.active > a{background:#dbe9f5;color:#000;text-decoration:none}.dropdown-menu > li > a:hover,.dropdown-menu > li > a.hovered,.dropdown-menu > li.hovered > a,.dropdown-menu > li > a:focus{background-color:rgba(219,233,245,.5);color:#000;text-decoration:none}.dropdown-menu > li:first-child > a,.dropdown-menu > li.dropdown-header:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.dropdown-menu > li:last-child > a,.dropdown-menu > li.dropdown-header:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.dropdown-menu.open{overflow:visible}.dropdown-menu.open>.dropdown-menu{position:absolute;left:100%;right:auto}.dropdown-menu.open.dropdown-menu-right>.dropdown-menu{right:100%;left:auto}.dropdown-menu.dropdown-menu-right,.dropdown-menu.pull-right,.pull-right .dropdown-menu{left:auto;right:0}.open > .dropdown-menu{display:block}.dropup .dropdown-menu{top:auto;bottom:100%;margin-bottom:5px !important}@media (max-width: 767px){.dropdown-menu > li > a{padding:15px 30px}.dropdown-menu > li > a.dropdown-header{gap:7.5px;padding:15px 0}.dropdown-menu > li > a.dropdown-header:before,.dropdown-menu > li > a.dropdown-header:after{width:22.5px}}.panel{display:flex;flex-direction:column;background-color:#fff;border-radius:8px;box-shadow:1px 1px 5px 1px rgba(0,0,0,.1)}.panel .panel-heading{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:6px;padding:10px;font-size:15px;font-weight:bold;color:#5e5e5e;background-color:#f6f8fa}.panel .panel-heading:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.panel .panel-heading:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.panel .panel-heading span:first-child,.panel .panel-heading img:first-child + span,.panel .panel-heading .avatarimage:first-child + span{flex-grow:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.panel .panel-body{flex-grow:1;padding:15px}.panel .panel-body + .panel-body{padding-top:0}.panel .panel-footer{flex-shrink:0;flex-wrap:wrap;padding:10px;background-color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.panel .panel-footer .progress{width:auto;flex-grow:1;align-self:center}.panel .panel-header,.panel .panel-footer{display:flex;flex-direction:row;justify-content:flex-end;gap:10px}.panel.panel-flat{box-shadow:none}.panel.panel-flat .panel-header,.panel.panel-flat .panel-footer{background-color:#f6f8fa}::placeholder{color:#a0a0a0}textarea{resize:vertical;min-height:26px}.form-control{width:100%}.input-group{display:flex;flex-direction:row}.input-group > .form-control,.input-group > :not([class*="input-group-"]){flex-grow:1}.input-group > .form-control:not([class*="dropdown-menu"]),.input-group > :not([class*="input-group-"]):not([class*="dropdown-menu"]),.input-group > .form-control .form-control:not([class*="dropdown-menu"]),.input-group > :not([class*="input-group-"]) .form-control:not([class*="dropdown-menu"]){border-top-right-radius:0;border-bottom-right-radius:0}.input-group > .input-group-btn,.input-group > .input-group-addon{flex-grow:0;flex-shrink:0}.input-group > .input-group-btn .btn,.input-group > .input-group-addon .btn{height:100%}.input-group > .input-group-btn:last-child,.input-group > .input-group-addon:last-child,.input-group > .input-group-btn:last-child .btn,.input-group > .input-group-addon:last-child .btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group > .input-group-btn:first-child,.input-group > .input-group-addon:first-child,.input-group > .input-group-btn:first-child .btn,.input-group > .input-group-addon:first-child .btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group > .input-group-btn + .form-control,.input-group > .input-group-addon + .form-control{border-top-left-radius:0;border-bottom-left-radius:0}.input-lg{font-size:15px}.input-group-btn,.input-group-addon{position:relative}.form-control,.input-group-addon{padding:6px 10px;border-radius:5px;border-width:0}.input-group-btn > .btn:not(.btn-default):not(.btn-danger):not(.btn-warning):not(.btn-success):not(.btn-primary),.input-group-addon:not(.btn-default):not(.btn-danger):not(.btn-warning):not(.btn-success):not(.btn-primary){color:#111;background-color:#fff}input,textarea,button.form-control{color:#111;background-color:#fff}input,textarea,.input-group-btn > .btn,.input-group-addon,.form-control{line-height:1.5;box-shadow:0 0 2px 1px rgba(0,0,0,.1);min-width:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}input:hover.btn-default,textarea:hover.btn-default,.input-group-btn > .btn:hover.btn-default,.input-group-addon:hover.btn-default,.form-control:hover.btn-default,input:focus.btn-default,textarea:focus.btn-default,.input-group-btn > .btn:focus.btn-default,.input-group-addon:focus.btn-default,.form-control:focus.btn-default{background-color:#fff;color:#111}input:hover,textarea:hover,.input-group-btn > .btn:hover,.input-group-addon:hover,.form-control:hover{box-shadow:0 0 2px 1px rgba(0,0,0,.1)}input:focus,textarea:focus,.input-group-btn > .btn:focus,.input-group-addon:focus,.form-control:focus{box-shadow:0 0 2px 1px rgba(0,0,0,.1),inset 0 0 0 1px rgba(41,132,143,.5)}.has-error .control-label{color:#d9534f}.has-error input:not(.searchfield-list),.has-error textarea,.has-error .input-group-btn > .btn,.has-error .input-group-addon,.has-error .form-control:not(.searchpanel):not(.searchfield-list),.has-error .icondroprenderer{box-shadow:1px 1px 5px 1px rgba(217,83,79,.5)}.has-error input:not(.searchfield-list):focus,.has-error textarea:focus,.has-error .input-group-btn > .btn:focus,.has-error .input-group-addon:focus,.has-error .form-control:not(.searchpanel):not(.searchfield-list):focus,.has-error .icondroprenderer:focus{box-shadow:1px 1px 5px 1px rgba(217,83,79,.7)}.has-warning .control-label{color:#eb8900}.has-warning input:not(.searchfield-list),.has-warning textarea,.has-warning .input-group-btn > .btn,.has-warning .input-group-addon,.has-warning .form-control:not(.searchpanel):not(.searchfield-list),.has-warning .icondroprenderer{box-shadow:1px 1px 5px 1px rgba(235,137,0,.5)}.has-warning input:not(.searchfield-list):focus,.has-warning textarea:focus,.has-warning .input-group-btn > .btn:focus,.has-warning .input-group-addon:focus,.has-warning .form-control:not(.searchpanel):not(.searchfield-list):focus,.has-warning .icondroprenderer:focus{box-shadow:1px 1px 5px 1px rgba(235,137,0,.7)}table{border-collapse:collapse;border-spacing:0}.table-responsive{padding:5px;overflow-x:auto}.table-responsive table th,.table-responsive .table th,.table-responsive table td,.table-responsive .table td{white-space:nowrap}.table{border-collapse:collapse;width:100%;max-width:100%;box-shadow:0 0 2px 1px rgba(0,0,0,.1);border-radius:8px;margin-bottom:12px}.table:last-child{margin-bottom:0}.table > tr,.table > tbody > tr{background-color:#fff}.table > tr > td,.table > tbody > tr > td{border-top:1px solid #cdd7e2}.table > tr:first-child > td,.table > tbody > tr:first-child > td{border-top-width:0}.table > thead > tr > th,.table > tr > th,.table > tbody > tr > td,.table > tr > td{padding:6px 10px;text-align:left}.table > tbody > tr > td,.table > tr > td{vertical-align:top}.table.table-striped > tr:nth-of-type(odd),.table.table-striped > tbody > tr:nth-of-type(odd){background-color:#f6f8fa}.table.table-hover > tr:hover,.table.table-hover > tbody > tr:hover{background-color:rgba(219,233,245,.5)}.table.table-hover > tr:hover > td,.table.table-hover > tbody > tr:hover > td{color:#000}.table > thead > tr:first-child,.table > tbody > tr:first-child,.table > tr:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.table > thead > tr:first-child > td:first-child,.table > tbody > tr:first-child > td:first-child,.table > tr:first-child > td:first-child{border-top-left-radius:8px}.table > thead > tr:first-child > td:last-child,.table > tbody > tr:first-child > td:last-child,.table > tr:first-child > td:last-child{border-top-right-radius:8px}.table thead + tbody tr:first-child{border-top-left-radius:0;border-top-right-radius:0}.table thead + tbody tr:first-child > td:first-child{border-top-left-radius:0}.table thead + tbody tr:first-child > td:last-child{border-top-right-radius:0}.table > thead > tr:last-child,.table > tbody > tr:last-child,.table > tr:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.table > thead > tr:last-child > td:first-child,.table > tbody > tr:last-child > td:first-child,.table > tr:last-child > td:first-child{border-bottom-left-radius:8px}.table > thead > tr:last-child > td:last-child,.table > tbody > tr:last-child > td:last-child,.table > tr:last-child > td:last-child{border-bottom-right-radius:8px}.table-condensed > thead > tr > th,.table-condensed > tbody > tr > th,.table-condensed > tfoot > tr > th,.table-condensed > thead > tr > td,.table-condensed > tbody > tr > td,.table-condensed > tfoot > tr > td{padding:6px}table table{background:none}.nav.nav-tabs{list-style-type:none;display:flex;flex-direction:row;flex-shrink:0;padding:0;border-bottom:1px solid #cdd7e2;gap:5px;max-width:100%;overflow-x:auto;overflow-y:hidden;position:relative;-ms-overflow-style:none;scrollbar-width:none}.nav.nav-tabs::-webkit-scrollbar{display:none}.nav.nav-tabs > li > a{padding:10px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;text-decoration:none;color:#a0a0a0;font-weight:bold;border-bottom:2px solid transparent;white-space:nowrap}.nav.nav-tabs > li > a:focus,.nav.nav-tabs > li > a:hover{color:#111}.nav.nav-tabs > li.active > a{color:#29848f;border-bottom:2px solid #29848f}.nav.nav-tabs .scrollbutton{position:absolute;height:auto;display:flex;align-items:center;justify-content:space-between;padding:6px 10px;padding-bottom:8px;color:#111;font-weight:bold;font-size:15px;cursor:pointer;user-select:none}.nav.nav-tabs .scrollbutton.leftscroll{background:linear-gradient(90deg,#edf1f5 75%,rgba(237,241,245,0))}.nav.nav-tabs .scrollbutton.rightscroll{background:linear-gradient(270deg,#edf1f5 75%,rgba(237,241,245,0))}.nav.nav-tabs .scrollbutton:hover{color:#29848f}@keyframes progressunknownanimationbefore{0%{left:-25%}70%{left:155%}100%{left:-25%}}@keyframes progressunknownanimationafter{0%{left:125%}70%{left:-50%}100%{left:125%}}@keyframes progressrunninghighlight{0%{left:-10%}15%{left:-10%}85%{left:110%}100%{left:110%}}.progress{width:100%;height:5px;background:#dde4eb;display:flex;flex-direction:row;border-radius:5px;position:relative;overflow:hidden}.progress:after{box-shadow:inset 0 0 2px 0 rgba(0,0,0,.2);content:"";position:absolute;width:100%;height:100%;border-radius:5px}.progress .progress-bar{flex-grow:0;flex-shrink:0;width:0%;transition:width 250ms ease;background:#29848f;color:#fff}.progress .progress-bar:before,.progress .progress-bar:after{background:#29848f}.progress .progress-bar.progress-bar-success,.progress .progress-bar.progress-bar-success:before,.progress .progress-bar.progress-bar-success:after{background:#5cb85c;color:#fff}.progress .progress-bar.progress-bar-warning,.progress .progress-bar.progress-bar-warning:before,.progress .progress-bar.progress-bar-warning:after{background:#eb8900;color:#fff}.progress .progress-bar.progress-bar-danger,.progress .progress-bar.progress-bar-danger:before,.progress .progress-bar.progress-bar-danger:after{background:#d9534f;color:#fff}.progress .progress-bar.progress-bar-unknown{position:relative;overflow:hidden;background:transparent;flex-grow:1}.progress .progress-bar.progress-bar-unknown:before,.progress .progress-bar.progress-bar-unknown:after{content:"";position:absolute;top:0;bottom:0;left:0;width:25%;border-radius:5px;opacity:.75}.progress .progress-bar.progress-bar-unknown:before{left:-5%;animation:progressunknownanimationbefore ease 3000ms infinite}.progress .progress-bar.progress-bar-unknown:after{left:-20%;animation:progressunknownanimationafter ease 2500ms infinite}.progress .progress-bar.progress-running:after{content:"";position:absolute;top:0;bottom:0;left:0;width:10%;background:linear-gradient(135deg,transparent 10%,rgba(255,255,255,.75),transparent 90%);left:-10%;animation:progressrunninghighlight ease 1750ms infinite}.progress .progress-bar:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.progress .progress-bar:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}@keyframes fadepopoverin{0%{opacity:0;pointer-events:none},100%{opacity:1;pointer-events:none}}.popover{position:absolute;z-index:1010;filter:drop-shadow(1px 1px 5px rgba(0,0,0,.5));text-align:left;animation:fadepopoverin 150ms linear;opacity:1;display:flex;padding:10px;white-space:normal;color:#111;font-size:12px;left:0;top:0}.popover.tempvisible{animation:none;opacity:0;pointer-events:none}.popover > .popover-wrapper{order:1;padding:15px;background-color:#edf1f5;max-width:100%;max-height:100%;border-radius:8px;display:flex;flex-direction:column}.popover > .popover-wrapper .popover-title{flex-shrink:0;padding-bottom:15px}.popover > .popover-wrapper .popover-title.notitle{padding-bottom:0;display:none}.popover .popover-arrow{position:relative;flex-shrink:0;width:0;height:0}.popover .popover-arrow:before,.popover .popover-arrow:after{content:'';position:absolute;border-style:solid;left:0}.popover.popover-top{flex-direction:column;padding-bottom:0 !important}.popover.popover-top .popover-arrow{order:2;margin:0 -10px;height:10px}.popover.popover-top .popover-arrow:before,.popover.popover-top .popover-arrow:after{top:0}.popover.popover-top .popover-arrow:before{border-width:11px 11px 0 11px;border-color:transparent transparent transparent transparent}.popover.popover-top .popover-arrow:after{border-width:11px 11px 0 11px;border-color:#edf1f5 transparent transparent transparent}.popover.popover-bottom{flex-direction:column;padding-top:0 !important}.popover.popover-bottom .popover-arrow{order:0;margin:0 -10px;height:10px}.popover.popover-bottom .popover-arrow:before,.popover.popover-bottom .popover-arrow:after{bottom:0}.popover.popover-bottom .popover-arrow:before{border-width:0 11px 11px 11px;border-color:transparent transparent transparent transparent}.popover.popover-bottom .popover-arrow:after{border-width:0 11px 11px 11px;border-color:transparent transparent #edf1f5 transparent}.popover.popover-left{flex-direction:row;padding-right:0 !important}.popover.popover-left .popover-arrow{order:2;margin:-10px 0;width:10px}.popover.popover-left .popover-arrow:before,.popover.popover-left .popover-arrow:after{left:0}.popover.popover-left .popover-arrow:before{border-width:11px 0 11px 11px;border-color:transparent transparent transparent transparent}.popover.popover-left .popover-arrow:after{border-width:11px 0 11px 11px;border-color:transparent transparent transparent #edf1f5}.popover.popover-right{flex-direction:row;padding-left:0 !important}.popover.popover-right .popover-arrow{order:0;margin:-10px 0;width:10px}.popover.popover-right .popover-arrow:before,.popover.popover-right .popover-arrow:after{right:0}.popover.popover-right .popover-arrow:before{border-width:11px 11px 11px 0;border-color:transparent transparent transparent transparent}.popover.popover-right .popover-arrow:after{border-width:11px 11px 11px 0;border-color:transparent #edf1f5 transparent transparent}.popover.popover-tooltip{padding:5px;text-align:center;z-index:1015;filter:drop-shadow(1px 1px 2px rgba(0,0,0,.5))}.popover.popover-tooltip > .popover-wrapper{padding:5px 10px;background-color:#354e6b;color:#e1e4e9;border-radius:5px}.popover.popover-tooltip > .popover-wrapper .popover-title{padding-bottom:5px}.popover.popover-tooltip.popover-top .popover-arrow{margin:0 -5px;height:5px}.popover.popover-tooltip.popover-top .popover-arrow:before{border-width:6px 6px 0 6px;border-color:transparent transparent transparent transparent}.popover.popover-tooltip.popover-top .popover-arrow:after{border-width:6px 6px 0 6px;border-color:#354e6b transparent transparent transparent}.popover.popover-tooltip.popover-bottom .popover-arrow{margin:0 -5px;height:5px}.popover.popover-tooltip.popover-bottom .popover-arrow:before{border-width:0 6px 6px 6px;border-color:transparent transparent transparent transparent}.popover.popover-tooltip.popover-bottom .popover-arrow:after{border-width:0 6px 6px 6px;border-color:transparent transparent #354e6b transparent}.popover.popover-tooltip.popover-left .popover-arrow{margin:-5px 0;width:5px}.popover.popover-tooltip.popover-left .popover-arrow:before{border-width:6px 0 6px 6px;border-color:transparent transparent transparent transparent}.popover.popover-tooltip.popover-left .popover-arrow:after{border-width:6px 0 6px 6px;border-color:transparent transparent transparent #354e6b}.popover.popover-tooltip.popover-right .popover-arrow{margin:-5px 0;width:5px}.popover.popover-tooltip.popover-right .popover-arrow:before{border-width:6px 6px 6px 0;border-color:transparent transparent transparent transparent}.popover.popover-tooltip.popover-right .popover-arrow:after{border-width:6px 6px 6px 0;border-color:transparent #354e6b transparent transparent}.tooltip{position:absolute;z-index:1030;display:block;font-size:11px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-heigth:1.5;font-weight:normal;filter:drop-shadow(1px 1px 5px rgba(0,0,0,.5));opacity:0;transition:opacity 150ms linear}.tooltip.in{opacity:1}.tooltip.top{padding:10px 0;margin-top:-3px}.tooltip.right{padding:0 10px;margin-left:3px}.tooltip.bottom{padding:10px 0;margin-top:3px}.tooltip.left{padding:0 10px;margin-left:-3px}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-10px;border-width:10px 10px 0;border-top-color:#243549}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-10px;border-width:10px 10px 10px 0;border-right-color:#243549}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-10px;border-width:10px 0 10px 10px;border-left-color:#243549}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-10px;border-width:0 10px 10px;border-bottom-color:#243549}.tooltip-inner{max-width:min(300px, 80vw);padding:6px 10px;color:#fff;text-align:center;background-color:#243549;border-radius:8px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.list-group{width:100%;max-width:100%;box-shadow:0 0 2px 1px rgba(0,0,0,.1);border-radius:8px;list-style:none;margin:0;padding:0}.list-group > .list-group-item{display:block;padding:6px 10px;background-color:#fff;border:1px solid #cdd7e2;border-bottom:none;text-align:left;vertical-align:top;text-decoration:none;color:inherit}.list-group > .list-group-item:hover,.list-group > .list-group-item:focus{background-color:rgba(219,233,245,.5);color:#000}.list-group > .list-group-item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.list-group > .list-group-item:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-bottom:1px solid #cdd7e2}.list-group > .list-group-item.active{background-color:#dbe9f5;color:#000}.list-group-condensed > .list-group-item{padding:6px 10px}[class^="svgicon-"],[class*=" svgicon-"],[class^="svgimage-"],[class*=" svgimage-"]{display:inline-block;background-color:currentColor;width:16px;height:16px;background:url("data:image/svg+xml,%3C%21--%20Generated%20by%20IcoMoon.io%20--%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%3Cpath%20fill%3D%22%23f00%22%20d%3D%22M8%2016c4.418%200%208-3.582%208-8s-3.582-8-8-8-8%203.582-8%208%203.582%208%208%208zM8%201.5c3.59%200%206.5%202.91%206.5%206.5s-2.91%206.5-6.5%206.5-6.5-2.91-6.5-6.5%202.91-6.5%206.5-6.5z%22%3E%3C%2Fpath%3E%0A%3Cpath%20fill%3D%22%23f00%22%20d%3D%22M6%206.5c0%200.276-0.224%200.5-0.5%200.5s-0.5-0.224-0.5-0.5c0-0.276%200.224-0.5%200.5-0.5s0.5%200.224%200.5%200.5z%22%3E%3C%2Fpath%3E%0A%3Cpath%20fill%3D%22%23f00%22%20d%3D%22M5.5%205c0.828%200%201.5%200.672%201.5%201.5s-0.672%201.5-1.5%201.5-1.5-0.672-1.5-1.5%200.672-1.5%201.5-1.5zM5.5%204c-1.378%200-2.5%201.122-2.5%202.5s1.122%202.5%202.5%202.5%202.5-1.122%202.5-2.5-1.122-2.5-2.5-2.5v0z%22%3E%3C%2Fpath%3E%0A%3Cpath%20fill%3D%22%23f00%22%20d%3D%22M11%206.5c0%200.276-0.224%200.5-0.5%200.5s-0.5-0.224-0.5-0.5c0-0.276%200.224-0.5%200.5-0.5s0.5%200.224%200.5%200.5z%22%3E%3C%2Fpath%3E%0A%3Cpath%20fill%3D%22%23f00%22%20d%3D%22M10.5%205c0.828%200%201.5%200.672%201.5%201.5s-0.672%201.5-1.5%201.5-1.5-0.672-1.5-1.5%200.672-1.5%201.5-1.5zM10.5%204c-1.379%200-2.5%201.122-2.5%202.5s1.121%202.5%202.5%202.5%202.5-1.122%202.5-2.5-1.121-2.5-2.5-2.5v0z%22%3E%3C%2Fpath%3E%0A%3Cpath%20fill%3D%22%23f00%22%20d%3D%22M6%2011h4v1h-4v-1z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A")}.dimmed{opacity:.5}.dimmed-more{opacity:.3}.invisible{visibility:hidden !important}.uppercase{text-transform:uppercase}.font-small{font-size:11px}.text-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.linewrap{word-break:break-all}td.linewrap{white-space:normal !important}.word-break{word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@supports not (hyphens: auto){.word-break{-ms-word-break:break-all;word-break:break-all;word-break:break-word}}@supports (-ms-hyphens: auto){.word-break{word-break:normal}}.mouse-pointer{cursor:pointer !important}.mouse-default{cursor:default !important}.mouse-disabled{pointer-events:none}.webguicontainer{height:100%;width:100%;display:flex;flex-direction:column;overflow:hidden}.webguicontainer .navigation{order:0;flex-grow:0}.webguicontainer .main{order:1;flex-grow:1;position:relative}.webguicontainer .main .mainarea{position:absolute;width:100%;height:100%;display:flex;flex-direction:row}.webguicontainer .main .mainarea .sidenavigationcontainer{order:0;flex-grow:0}.webguicontainer .main .mainarea .contentandfootercontainer{display:flex;flex-direction:column;flex-grow:1;width:100%}.webguicontainer .main .mainarea .contentandfootercontainer .contentcontainer{order:1;flex-grow:1;position:relative}.webguicontainer .main .mainarea .contentandfootercontainer .contentcontainer .content{position:absolute;width:100%;height:100%;overflow:auto}.webguicontainer .main .mainarea .contentandfootercontainer .footer{order:2;flex-grow:0}.centeredcontent{display:flex;flex-direction:column;align-items:stretch;min-height:fit-content;gap:15px;padding:15px;padding-top:45px;max-width:700px;margin:auto}.centeredcontent.centeraligned{align-items:center}.waitforloaded{opacity:0}body.appengineloaded .waitforloaded{opacity:1}div.noscript{position:absolute;top:0;left:0;right:0;bottom:0;background:#181818;text-align:center;color:#d9534f;font-weight:bold;font-size:200%;padding-top:33%;padding-top:44vh;z-index:99999}div.noscript span{display:block;margin:auto;width:50%}.navigation{height:45px;background-color:#243549;border-bottom:1px solid #131c27;color:#fff;z-index:1010;box-shadow:none;display:flex;flex-direction:row;justify-content:space-between;position:relative}.navigation .navigationentry{flex-grow:0;display:flex;flex-direction:row;align-items:center;white-space:nowrap;padding:5px;position:relative}.navigation .navigationentry:first-child{padding-left:0}.navigation .navigationentry.fullwidth{flex-grow:1;min-width:0}.navigation .navigationentry > .btn-link:hover,.navigation .navigationentry > .dropdown > .btn-link:hover,.navigation .navigationentry > .btn-link:focus,.navigation .navigationentry > .dropdown > .btn-link:focus{background:#131c27}.navigation .navigationentry .logo img{max-height:45px}.navigation .navigationentry.modulename{padding-left:0}.navigation .navigationentry.modulename > div,.navigation .navigationentry > div.modulename{line-height:18px;margin-left:5px;padding-left:10px;padding-right:20px;border-left:1px solid rgba(255,255,255,.3);font-size:14px;color:rgba(255,255,255,.7)}.navigation .navigationentry.sidenavigationtoggle{padding-left:10px;padding-right:10px}.navigation .navigationentry.sidenavigationtoggle:hover,.navigation .navigationentry.sidenavigationtoggle:focus{background:#131c27}.navigation .navigationentry.productlogo{padding:0}.navigation .navigationentry.productlogo a{display:flex}.navigation .navigationentry.productlogo:hover,.navigation .navigationentry.productlogo:focus{background:#131c27}.navigation .navigationentry.loginbuttons > button,.navigation .navigationentry.loginbuttons > .dropdown{margin:0 5px}.navigation .navigationentry.loginbuttons > button:last-child,.navigation .navigationentry.loginbuttons > .dropdown:last-child{margin-right:0}.navigation .navigationentry.loginbuttons .dropdown-menu .loginform{min-width:350px;max-width:25vw}@media (max-width:  767px ){.navigation .navigationentry.loginbuttons .dropdown-menu .loginform{max-width:95vw}}@media (min-width:  767px ) and (max-width:  991px ){.navigation .navigationentry.loginbuttons .dropdown-menu .loginform{max-width:50vw}}@media (min-width:  991px ) and (max-width:  1499px ){.navigation .navigationentry.loginbuttons .dropdown-menu .loginform{max-width:33vw}}.navigation .navigationentry.loginbuttons button i[class*="icon-"]{vertical-align:middle}.navigation .navigationentry.usermenu .dropdown-menu.usermenu li > a{padding-top:10px;padding-bottom:10px}.navigation .navigationentry.usermenu .dropdown-menu.usermenu li.avatarcardwrapper{border-bottom:1px solid #cdd7e2}.navigation .navigationentry.usermenu .dropdown-menu.usermenu li.avatarcardwrapper .avatarcard{border-top-left-radius:8px;border-top-right-radius:8px;padding:15px}.navigation .navigationentry.notificationindicator{padding:0}.navigation .navigationentry.app-name{padding-left:10px;padding-right:10px}.navigation .navigationentry.app-name .dropdown-toggle{z-index:10;line-height:1}.navigation .navigationentry.app-name .dropdown-toggle .modulbackground{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0}.navigation .navigationentry.app-name .dropdown-toggle .app-name-image{position:relative}.navigation .navigationentry.app-name.open .modulbackground,.navigation .navigationentry.app-name .dropdown-toggle:hover .modulbackground,.navigation .navigationentry.app-name .dropdown-toggle:focus .modulbackground{opacity:1}.navigation .navigationentry.app-name ul.dropdown-menu{cursor:default;overflow:auto;width:363px;border:none;margin:0;padding:0}.navigation .navigationentry.app-name ul.dropdown-menu>div{border-bottom:1px solid #cdd7e2}.navigation .navigationentry.app-name ul.dropdown-menu>div:last-child,.navigation .navigationentry.app-name ul.dropdown-menu>div.homelink{border-bottom-width:0}.navigation .navigationentry.app-name ul.dropdown-menu .moduleEntries{padding:15px;display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));grid-gap:15px}.navigation .navigationentry.app-name ul.dropdown-menu .moduleEntries .moduleEntry{background-color:transparent}.navigation .navigationentry.app-name ul.dropdown-menu .moduleEntries .moduleEntry:hover,.navigation .navigationentry.app-name ul.dropdown-menu .moduleEntries .moduleEntry:focus{background-color:#dde4eb}.navigation .navigationentry.app-name ul.dropdown-menu .homelink{background:#edf1f5;padding:5px 15px;text-align:center}.navigation .navigationentry.app-name ul.dropdown-menu .homelink a{font-weight:bold}.navigation .navigationentry.app-name ul.dropdown-menu li{text-align:center}.navigation .navigationentry.app-name ul.dropdown-menu li.divider{margin:30px auto}.navigation .navigationentry .btn-link{color:#fff;text-decoration:none}.navigation .navigationentry.usermenu{padding:0;align-items:stretch}.navigation .navigationentry.usermenu .dropdown-toggle.username{display:flex;align-items:stretch}.navigation .navigationentry.usermenu .dropdown-toggle.username .usermenu-toggle{position:relative;display:flex;align-items:center}.navigation .navigationentry.usermenu .dropdown-toggle.username .usermenu-toggle .usermenu-caret{position:absolute;right:18px;top:0;height:45px;line-height:45px;opacity:0;transition:opacity 150ms linear,right 150ms linear}.navigation .navigationentry.usermenu .dropdown-toggle.username .usermenu-toggle .avatarimage{height:40px;padding:5px;position:relative;transition:padding 150ms linear}.navigation .navigationentry.usermenu .dropdown-toggle.username .usermenu-toggle .avatarimage img{transition:max-height 150ms linear}.navigation .navigationentry.usermenu.open .dropdown-toggle.username .usermenu-toggle,.navigation .navigationentry.usermenu:hover .dropdown-toggle.username .usermenu-toggle,.navigation .navigationentry.usermenu .dropdown-toggle.username:focus .usermenu-toggle{background:#131c27}.navigation .navigationentry.usermenu.open .dropdown-toggle.username .usermenu-toggle .avatarimage,.navigation .navigationentry.usermenu:hover .dropdown-toggle.username .usermenu-toggle .avatarimage,.navigation .navigationentry.usermenu .dropdown-toggle.username:focus .usermenu-toggle .avatarimage{padding:10px 15px 10px 5px}.navigation .navigationentry.usermenu.open .dropdown-toggle.username .usermenu-toggle .avatarimage img,.navigation .navigationentry.usermenu:hover .dropdown-toggle.username .usermenu-toggle .avatarimage img,.navigation .navigationentry.usermenu .dropdown-toggle.username:focus .usermenu-toggle .avatarimage img{max-height:20px}.navigation .navigationentry.usermenu.open .dropdown-toggle.username .usermenu-toggle .usermenu-caret,.navigation .navigationentry.usermenu:hover .dropdown-toggle.username .usermenu-toggle .usermenu-caret,.navigation .navigationentry.usermenu .dropdown-toggle.username:focus .usermenu-toggle .usermenu-caret{opacity:1;right:5px}@media (max-width:  767px ){.navigation .navigationentry.app-name .dropdown-menu,.navigation .navigationentry.usermenu .dropdown-menu{width:100% !important;position:fixed;left:0;right:0;bottom:0;top:45px}}.reconnectprogress{position:fixed;top:0;height:2px;background-color:unset;border-radius:0;z-index:99999}html.plain .navigation{background-color:transparent;border-bottom-color:transparent}html.plain .navigation .navigationentry .btn-link{color:#29848f;background:transparent}html.plain .navigation .navigationentry.notificationindicator .notification-button:hover,html.plain .navigation .navigationentry.notificationindicator .notification-button:focus{opacity:.65}html.plain .navigation .navigationentry.app-name .dropdown-toggle.open,html.plain .navigation .navigationentry.app-name .dropdown-toggle:hover,html.plain .navigation .navigationentry.app-name .dropdown-toggle:focus{opacity:.65}html.plain .navigation .navigationentry.app-name .dropdown-toggle.open .modulbackground,html.plain .navigation .navigationentry.app-name .dropdown-toggle:hover .modulbackground,html.plain .navigation .navigationentry.app-name .dropdown-toggle:focus .modulbackground{opacity:0}html.plain .navigation .navigationentry.usermenu.open .dropdown-toggle.username .usermenu-toggle,html.plain .navigation .navigationentry.usermenu:hover .dropdown-toggle.username .usermenu-toggle,html.plain .navigation .navigationentry.usermenu .dropdown-toggle.username:focus .usermenu-toggle{color:#111;background:transparent}.sidenavigationcontainer{z-index:1009;transition:width 0 linear}.sidenavigationcontainer,.sidenavigationcontainer .sidenavigationhoverwrapper{position:relative;width:36px;display:flex;flex-direction:column}.sidenavigationcontainer .sidenavigationhoverwrapper{overflow:hidden;height:100%;transition-duration:0;transition-timing-function:linear;transition-property:width,box-shadow}.sidenavigationcontainer,.sidenavigationcontainer sidenavigationtree,.sidenavigationcontainer .sidenavigationhoverwrapper,.sidenavigationcontainer .sidenavigationheader,.sidenavigationcontainer .sidenavigationheader sidenavigationheadercomponent,.sidenavigationcontainer .sidenavigationfooter sidenavigationfooteraction,.sidenavigationcontainer .sidenavigationfooter sidenavigationfooteraction a,.sidenavigationcontainer .sidenavigation sidenavigationentry a,.sidenavigationcontainer .sidenavigation sidenavigationentry a .addon,.sidenavigationcontainer .sidenavigation sidenavigationentry a .snlabel .firstletter,.sidenavigationcontainer .sidenavigation sidenavigationentry a .snlabel .hideable,.sidenavigationcontainer .sidenavigation sidenavigationentry a .nodeicon,.sidenavigationcontainer:before,.sidenavigationcontainer sidenavigationtree:before,.sidenavigationcontainer .sidenavigationhoverwrapper:before,.sidenavigationcontainer .sidenavigationheader:before,.sidenavigationcontainer .sidenavigationheader sidenavigationheadercomponent:before,.sidenavigationcontainer .sidenavigationfooter sidenavigationfooteraction:before,.sidenavigationcontainer .sidenavigationfooter sidenavigationfooteraction a:before,.sidenavigationcontainer .sidenavigation sidenavigationentry a:before,.sidenavigationcontainer .sidenavigation sidenavigationentry a .addon:before,.sidenavigationcontainer .sidenavigation sidenavigationentry a .snlabel .firstletter:before,.sidenavigationcontainer .sidenavigation sidenavigationentry a .snlabel .hideable:before,.sidenavigationcontainer .sidenavigation sidenavigationentry a .nodeicon:before,.sidenavigationcontainer:after,.sidenavigationcontainer sidenavigationtree:after,.sidenavigationcontainer .sidenavigationhoverwrapper:after,.sidenavigationcontainer .sidenavigationheader:after,.sidenavigationcontainer .sidenavigationheader sidenavigationheadercomponent:after,.sidenavigationcontainer .sidenavigationfooter sidenavigationfooteraction:after,.sidenavigationcontainer .sidenavigationfooter sidenavigationfooteraction a:after,.sidenavigationcontainer .sidenavigation sidenavigationentry a:after,.sidenavigationcontainer .sidenavigation sidenavigationentry a .addon:after,.sidenavigationcontainer .sidenavigation sidenavigationentry a .snlabel .firstletter:after,.sidenavigationcontainer .sidenavigation sidenavigationentry a .snlabel .hideable:after,.sidenavigationcontainer .sidenavigation sidenavigationentry a .nodeicon:after{transition-duration:0}.sidenavigationcontainer .sidenavigationexpander{transition-duration:100ms;transition-delay:50ms}.sidenavigationcontainer .sidenavigation sidenavigationentry a.contentchangeindicator:after{transition-duration:50ms}.sidenavigationcontainer.hovered,.sidenavigationcontainer.hovered sidenavigationtree,.sidenavigationcontainer.hovered .sidenavigationhoverwrapper,.sidenavigationcontainer.hovered .sidenavigationheader,.sidenavigationcontainer.hovered .sidenavigationheader sidenavigationheadercomponent,.sidenavigationcontainer.hovered .sidenavigationfooter sidenavigationfooteraction,.sidenavigationcontainer.hovered .sidenavigationfooter sidenavigationfooteraction a,.sidenavigationcontainer.hovered .sidenavigation sidenavigationentry a,.sidenavigationcontainer.hovered .sidenavigation sidenavigationentry a .addon,.sidenavigationcontainer.hovered .sidenavigation sidenavigationentry a .snlabel .firstletter,.sidenavigationcontainer.hovered .sidenavigation sidenavigationentry a .snlabel .hideable,.sidenavigationcontainer.hovered .sidenavigation sidenavigationentry a .nodeicon,.sidenavigationcontainer.hovered:before,.sidenavigationcontainer.hovered sidenavigationtree:before,.sidenavigationcontainer.hovered .sidenavigationhoverwrapper:before,.sidenavigationcontainer.hovered .sidenavigationheader:before,.sidenavigationcontainer.hovered .sidenavigationheader sidenavigationheadercomponent:before,.sidenavigationcontainer.hovered .sidenavigationfooter sidenavigationfooteraction:before,.sidenavigationcontainer.hovered .sidenavigationfooter sidenavigationfooteraction a:before,.sidenavigationcontainer.hovered .sidenavigation sidenavigationentry a:before,.sidenavigationcontainer.hovered .sidenavigation sidenavigationentry a .addon:before,.sidenavigationcontainer.hovered .sidenavigation sidenavigationentry a .snlabel .firstletter:before,.sidenavigationcontainer.hovered .sidenavigation sidenavigationentry a .snlabel .hideable:before,.sidenavigationcontainer.hovered .sidenavigation sidenavigationentry a .nodeicon:before,.sidenavigationcontainer.hovered:after,.sidenavigationcontainer.hovered sidenavigationtree:after,.sidenavigationcontainer.hovered .sidenavigationhoverwrapper:after,.sidenavigationcontainer.hovered .sidenavigationheader:after,.sidenavigationcontainer.hovered .sidenavigationheader sidenavigationheadercomponent:after,.sidenavigationcontainer.hovered .sidenavigationfooter sidenavigationfooteraction:after,.sidenavigationcontainer.hovered .sidenavigationfooter sidenavigationfooteraction a:after,.sidenavigationcontainer.hovered .sidenavigation sidenavigationentry a:after,.sidenavigationcontainer.hovered .sidenavigation sidenavigationentry a .addon:after,.sidenavigationcontainer.hovered .sidenavigation sidenavigationentry a .snlabel .firstletter:after,.sidenavigationcontainer.hovered .sidenavigation sidenavigationentry a .snlabel .hideable:after,.sidenavigationcontainer.hovered .sidenavigation sidenavigationentry a .nodeicon:after{transition-duration:150ms}.sidenavigationcontainer.hovered .sidenavigationexpander{transition-duration:100ms;transition-delay:0}.sidenavigationcontainer.hovered .sidenavigation sidenavigationentry a.contentchangeindicator:after{transition-duration:50ms;transition-delay:150ms}.sidenavigationcontainer.hovered:hover .sidenavigation sidenavigationentry a.contentchangeindicator:after{transition-delay:0}.sidenavigationcontainer.withanimation,.sidenavigationcontainer.withanimation sidenavigationtree,.sidenavigationcontainer.withanimation .sidenavigationhoverwrapper,.sidenavigationcontainer.withanimation .sidenavigationheader sidenavigationheadercomponent,.sidenavigationcontainer.withanimation .sidenavigationfooter sidenavigationfooteraction,.sidenavigationcontainer.withanimation .sidenavigationfooter sidenavigationfooteraction a,.sidenavigationcontainer.withanimation .sidenavigation sidenavigationentry a,.sidenavigationcontainer.withanimation .sidenavigation sidenavigationentry a .addon,.sidenavigationcontainer.withanimation .sidenavigation sidenavigationentry a .snlabel .firstletter,.sidenavigationcontainer.withanimation .sidenavigation sidenavigationentry a .snlabel .hideable,.sidenavigationcontainer.withanimation .sidenavigation sidenavigationentry a .nodeicon,.sidenavigationcontainer.withanimation:before,.sidenavigationcontainer.withanimation sidenavigationtree:before,.sidenavigationcontainer.withanimation .sidenavigationhoverwrapper:before,.sidenavigationcontainer.withanimation .sidenavigationheader sidenavigationheadercomponent:before,.sidenavigationcontainer.withanimation .sidenavigationfooter sidenavigationfooteraction:before,.sidenavigationcontainer.withanimation .sidenavigationfooter sidenavigationfooteraction a:before,.sidenavigationcontainer.withanimation .sidenavigation sidenavigationentry a:before,.sidenavigationcontainer.withanimation .sidenavigation sidenavigationentry a .addon:before,.sidenavigationcontainer.withanimation .sidenavigation sidenavigationentry a .snlabel .firstletter:before,.sidenavigationcontainer.withanimation .sidenavigation sidenavigationentry a .snlabel .hideable:before,.sidenavigationcontainer.withanimation .sidenavigation sidenavigationentry a .nodeicon:before,.sidenavigationcontainer.withanimation:after,.sidenavigationcontainer.withanimation sidenavigationtree:after,.sidenavigationcontainer.withanimation .sidenavigationhoverwrapper:after,.sidenavigationcontainer.withanimation .sidenavigationheader sidenavigationheadercomponent:after,.sidenavigationcontainer.withanimation .sidenavigationfooter sidenavigationfooteraction:after,.sidenavigationcontainer.withanimation .sidenavigationfooter sidenavigationfooteraction a:after,.sidenavigationcontainer.withanimation .sidenavigation sidenavigationentry a:after,.sidenavigationcontainer.withanimation .sidenavigation sidenavigationentry a .addon:after,.sidenavigationcontainer.withanimation .sidenavigation sidenavigationentry a .snlabel .firstletter:after,.sidenavigationcontainer.withanimation .sidenavigation sidenavigationentry a .snlabel .hideable:after,.sidenavigationcontainer.withanimation .sidenavigation sidenavigationentry a .nodeicon:after{transition-delay:0;transition-duration:250ms}.sidenavigationcontainer.withanimation:not(.sidenavigationshowing) .sidenavigationexpander{transition-duration:150ms;transition-delay:100ms}.sidenavigationcontainer.withanimation:not(.sidenavigationshowing) .sidenavigation sidenavigationentry a.contentchangeindicator:after{transition-duration:50ms;transition-delay:250ms}.sidenavigationcontainer.withanimation.sidenavigationshowing .sidenavigationexpander{transition-duration:150ms;transition-delay:0}.sidenavigationcontainer.withanimation.sidenavigationshowing .sidenavigation sidenavigationentry a.contentchangeindicator:after{transition-duration:50ms;transition-delay:0}.sidenavigationcontainer .sidenavigation{position:relative;height:100%;overflow:auto;overscroll-behavior-y:contain;width:330px}@media (min-width:  991px ) and (max-width:  1499px ){.sidenavigationcontainer .sidenavigation{width:22vw}}@media (min-width:  767px ) and (max-width:  991px ){.sidenavigationcontainer .sidenavigation{width:218.02px}}.sidenavigationcontainer .sidenavigationheader{position:relative;width:330px;line-height:1;border-bottom:1px solid #131c27;transition:box-shadow 0 linear;color:#fff}@media (min-width:  991px ) and (max-width:  1499px ){.sidenavigationcontainer .sidenavigationheader{width:22vw}}@media (min-width:  767px ) and (max-width:  991px ){.sidenavigationcontainer .sidenavigationheader{width:218.02px}}.sidenavigationcontainer .sidenavigationheader sidenavigationheadercomponent{opacity:1;transition:opacity 0 linear}.sidenavigationcontainer .sidenavigationfooter{position:relative;width:330px;line-height:1;border-top:1px solid #131c27;transition:box-shadow 0 linear}@media (min-width:  991px ) and (max-width:  1499px ){.sidenavigationcontainer .sidenavigationfooter{width:22vw}}@media (min-width:  767px ) and (max-width:  991px ){.sidenavigationcontainer .sidenavigationfooter{width:218.02px}}.sidenavigationcontainer .sidenavigationfooter a{padding:10px 10px;color:#fff;text-transform:uppercase;display:block;transition:color 0 linear;display:flex;flex-direction:row;align-items:center;gap:10px}.sidenavigationcontainer .sidenavigationfooter a > i{flex-shrink:0}.sidenavigationcontainer .sidenavigationfooter a > span{flex-grow:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidenavigationcontainer .sidenavigationfooter a:hover,.sidenavigationcontainer .sidenavigationfooter a:focus{text-decoration:none;color:#fff}.sidenavigationcontainer .sidenavigationfooter a [class*="icon-"]{vertical-align:text-bottom}.sidenavigationcontainer.sidenavigationshowing{width:330px}@media (min-width:  991px ) and (max-width:  1499px ){.sidenavigationcontainer.sidenavigationshowing{width:22%}}@media (min-width:  767px ) and (max-width:  991px ){.sidenavigationcontainer.sidenavigationshowing{width:218.02px}}@media (max-width:  767px ){.sidenavigationcontainer.sidenavigationshowing{width:100%}}.sidenavigationcontainer.sidenavigationshowing .sidenavigationhoverwrapper,.sidenavigationcontainer.hovered:hover .sidenavigationhoverwrapper{width:330px}@media (min-width:  991px ) and (max-width:  1499px ){.sidenavigationcontainer.sidenavigationshowing .sidenavigationhoverwrapper,.sidenavigationcontainer.hovered:hover .sidenavigationhoverwrapper{width:22vw}}@media (min-width:  767px ) and (max-width:  991px ){.sidenavigationcontainer.sidenavigationshowing .sidenavigationhoverwrapper,.sidenavigationcontainer.hovered:hover .sidenavigationhoverwrapper{width:218.02px}}.sidenavigationcontainer:not(.sidenavigationshowing):not(.hovered).sidenavigationlabeled sidenavigationtree,.sidenavigationcontainer:not(.sidenavigationshowing).hovered:not(:hover).sidenavigationlabeled sidenavigationtree{opacity:0}.sidenavigationcontainer:not(.sidenavigationshowing):not(.hovered).sidenavigationlabeled .sidenavigationexpander,.sidenavigationcontainer:not(.sidenavigationshowing).hovered:not(:hover).sidenavigationlabeled .sidenavigationexpander{opacity:.7;pointer-events:auto}.sidenavigationcontainer:not(.sidenavigationshowing):not(.hovered):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry a,.sidenavigationcontainer:not(.sidenavigationshowing).hovered:not(:hover):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry a{padding-left:7px !important;background-position-x:-16px}.sidenavigationcontainer:not(.sidenavigationshowing):not(.hovered):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry a img.nodeicon,.sidenavigationcontainer:not(.sidenavigationshowing).hovered:not(:hover):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry a img.nodeicon,.sidenavigationcontainer:not(.sidenavigationshowing):not(.hovered):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry a i.nodeicon,.sidenavigationcontainer:not(.sidenavigationshowing).hovered:not(:hover):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry a i.nodeicon{filter:grayscale(1) contrast(.5) brightness(1.25)}.sidenavigationcontainer:not(.sidenavigationshowing):not(.hovered):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry a .snlabel .hideable,.sidenavigationcontainer:not(.sidenavigationshowing).hovered:not(:hover):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry a .snlabel .hideable,.sidenavigationcontainer:not(.sidenavigationshowing):not(.hovered):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry a .snlabel:not(:first-child) .firstletter,.sidenavigationcontainer:not(.sidenavigationshowing).hovered:not(:hover):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry a .snlabel:not(:first-child) .firstletter{opacity:0 !important}.sidenavigationcontainer:not(.sidenavigationshowing):not(.hovered):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry a .snlabel:first-child .firstletter:before,.sidenavigationcontainer:not(.sidenavigationshowing).hovered:not(:hover):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry a .snlabel:first-child .firstletter:before{width:16px}.sidenavigationcontainer:not(.sidenavigationshowing):not(.hovered):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry a[header='true'] div.snlabel:first-child .firstletter,.sidenavigationcontainer:not(.sidenavigationshowing).hovered:not(:hover):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry a[header='true'] div.snlabel:first-child .firstletter{color:#29848f !important}.sidenavigationcontainer:not(.sidenavigationshowing):not(.hovered):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry a[header='true'] div.snlabel:first-child .firstletter:after,.sidenavigationcontainer:not(.sidenavigationshowing).hovered:not(:hover):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry a[header='true'] div.snlabel:first-child .firstletter:after{opacity:1}.sidenavigationcontainer:not(.sidenavigationshowing):not(.hovered):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry a.contentchangeindicator:after,.sidenavigationcontainer:not(.sidenavigationshowing).hovered:not(:hover):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry a.contentchangeindicator:after{opacity:1}.sidenavigationcontainer:not(.sidenavigationshowing):not(.hovered):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry .addon,.sidenavigationcontainer:not(.sidenavigationshowing).hovered:not(:hover):not(.sidenavigationlabeled) .sidenavigation sidenavigationentry .addon{opacity:0}.sidenavigationcontainer:not(.sidenavigationshowing):not(.hovered) .sidenavigationheader sidenavigationheadercomponent,.sidenavigationcontainer:not(.sidenavigationshowing).hovered:not(:hover) .sidenavigationheader sidenavigationheadercomponent{opacity:0}.sidenavigationcontainer:not(.sidenavigationshowing):not(.hovered) .sidenavigationfooter a,.sidenavigationcontainer:not(.sidenavigationshowing).hovered:not(:hover) .sidenavigationfooter a{color:transparent !important}.sidenavigationcontainer.hovered:hover:not(.sidenavigationshowing) .sidenavigationhoverwrapper,.sidenavigationcontainer.hovered:hover:not(.sidenavigationshowing) .sidenavigationheader,.sidenavigationcontainer.hovered:hover:not(.sidenavigationshowing) .sidenavigationfooter{box-shadow:0 3px 3px 0 rgba(0,0,0,.5)}@media (max-width:  767px ){.sidenavigationcontainer{position:absolute;max-width:100%;width:100%;height:100%;z-index:500;background:transparent;left:-100%;margin-left:0%}.sidenavigationcontainer.withanimation{transition:background 300ms linear 0,left 0 linear 300ms}.sidenavigationcontainer .sidenavigation,.sidenavigationcontainer .sidenavigationheader,.sidenavigationcontainer .sidenavigationfooter{left:-100%;width:80%;transition:left 300ms linear 0}.sidenavigationcontainer .sidenavigationhoverwrapper{width:100% !important}.sidenavigationcontainer.sidenavigationshowing{background:rgba(0,0,0,.5);left:0%;max-width:100%}.sidenavigationcontainer.sidenavigationshowing.withanimation{transition:background 300ms linear 0,left 0 linear 0}.sidenavigationcontainer.sidenavigationshowing .sidenavigationhoverwrapper{width:100%}.sidenavigationcontainer.sidenavigationshowing .sidenavigation,.sidenavigationcontainer.sidenavigationshowing .sidenavigationheader,.sidenavigationcontainer.sidenavigationshowing .sidenavigationfooter{left:0%}}.sidenavigationhoverwrapper{border-right:1px solid #131c27}.sidenavigation{font-weight:normal;line-height:1.5;background-color:#243549}.sidenavigationheader,.sidenavigationfooter{background-color:#243549}.sidenavigationcontainer{scrollbar-face-color:#a0a0a0;scrollbar-arrow-color:#a0a0a0;scrollbar-track-color:#243549;scrollbar-base-color:#243549;scrollbar-shadow-color:#243549;scrollbar-dark-shadow-color:#243549;scrollbar-3dlight-color:#243549;scrollbar-highlight-color:#243549}.sidenavigationcontainer ::-webkit-scrollbar-thumb{background:#a0a0a0;border:3px solid transparent;border-radius:11px;background-clip:padding-box}.sidenavigationcontainer ::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.sidenavigationexpander{color:#fff;position:absolute;top:0;left:0;bottom:0;width:36px;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity 0 linear;pointer-events:none}.sidenavigationexpander .rotatecontainer{transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-webkit-font-smoothing:subpixel-antialised}.sidenavigationexpander .rotatecontainer .rotatedlabel{white-space:nowrap;text-transform:uppercase}.sidenavigationexpander .rotatecontainer .rotatedlabel i{vertical-align:text-bottom;margin-right:6px}sidenavigationtree{display:table;table-layout:fixed;min-width:100%;max-height:100%;opacity:1;transition:opacity 0 linear}sidenavigationtree sidenavigationentry{display:block}sidenavigationtree sidenavigationentry a{color:#fff;display:flex;flex-direction:row;align-items:center;min-width:100%;padding-top:16px;padding-right:15px;padding-bottom:16px;padding-left:27px;border-left:3px solid transparent;line-height:1.5;cursor:default;position:relative;transition-duration:0;transition-timing-function:linear;transition-property:padding,opacity,background-position-x}sidenavigationtree sidenavigationentry a:hover,sidenavigationtree sidenavigationentry a:focus{text-decoration:none;color:#fff;background-color:#1c2938;border-color:#275d6c !important}sidenavigationtree sidenavigationentry a:hover[header='true'],sidenavigationtree sidenavigationentry a:focus[header='true']{border-color:transparent !important}sidenavigationtree sidenavigationentry a.selected,sidenavigationtree sidenavigationentry a.selected:hover,sidenavigationtree sidenavigationentry a.selected:focus{color:#fff;background-color:#131c27;border-color:#29848f !important}sidenavigationtree sidenavigationentry a.selected.contentchangeindicator:after,sidenavigationtree sidenavigationentry a.selected:hover.contentchangeindicator:after,sidenavigationtree sidenavigationentry a.selected:focus.contentchangeindicator:after{border-color:#131c27}sidenavigationtree sidenavigationentry a[header='true']{margin-top:30px;text-transform:uppercase;font-weight:bold;font-size:11px;color:#29848f;background-color:transparent;border-color:transparent !important}sidenavigationtree sidenavigationentry a.contentchangeindicator:after{content:'';position:absolute;left:17px;top:7px;width:10px;height:10px;background-color:#29848f;border-radius:50%;border:2px solid #243549;opacity:0;transition:opacity 0 linear}sidenavigationtree sidenavigationentry a img.nodeicon,sidenavigationtree sidenavigationentry a i.nodeicon{vertical-align:text-bottom;width:26px;min-width:26px;height:16px;padding-right:10px;filter:none;transition:all 0 linear;opacity:.75;image-rendering:-webkit-optimize-contrast}sidenavigationtree sidenavigationentry a:hover img.nodeicon,sidenavigationtree sidenavigationentry a:focus img.nodeicon,sidenavigationtree sidenavigationentry a.selected img.nodeicon,sidenavigationtree sidenavigationentry a:hover i.nodeicon,sidenavigationtree sidenavigationentry a:focus i.nodeicon,sidenavigationtree sidenavigationentry a.selected i.nodeicon{opacity:1}sidenavigationtree sidenavigationentry a div.snlabel{min-height:16px;flex-grow:1}sidenavigationtree sidenavigationentry a div.snlabel .hideable,sidenavigationtree sidenavigationentry a div.snlabel .firstletter{transition-property:opacity}sidenavigationtree sidenavigationentry a div.snlabel .firstletter{min-height:16px;display:inline-block;background-color:transparent;justify-content:center;text-align:center}sidenavigationtree sidenavigationentry a div.snlabel .firstletter:before{content:'';display:block;width:0;transition:width 0 linear}sidenavigationtree sidenavigationentry a[header='true'] div.snlabel:first-child .firstletter{color:#29848f !important;position:relative;z-index:0;text-align:center}sidenavigationtree sidenavigationentry a[header='true'] div.snlabel:first-child .firstletter:after{z-index:-1;content:'';position:absolute;height:1px;left:-5px;right:-5px;top:50%;margin-top:-1px;background-color:#29848f;background:linear-gradient(90deg,#929aa4 0%,#929aa4 20%,transparent 20%,transparent 80%,#929aa4 80%,#929aa4 100%);transition:opacity 0 linear;opacity:0}sidenavigationtree sidenavigationentry a div.addon{padding-left:10px;opacity:1;transition:opacity 0 linear}sidenavigationtree sidenavigationentry a[class*='icon-']{height:auto;width:auto;display:flex}sidenavigationtree sidenavigationentry a[level]{background-position-y:17px;background-position-x:125px;padding-left:143px}sidenavigationtree sidenavigationentry a[header='true']{background-position-y:16px;padding-left:27px}sidenavigationtree sidenavigationentry a[level=''],sidenavigationtree sidenavigationentry a[level='0']{padding-left:33px;background-position-x:15px}sidenavigationtree sidenavigationentry a[level='1']{padding-left:48px;background-position-x:30px}sidenavigationtree sidenavigationentry a[level='2']{padding-left:63px;background-position-x:45px}sidenavigationtree sidenavigationentry a[level='3']{padding-left:78px;background-position-x:60px}sidenavigationtree sidenavigationentry a[level='4']{padding-left:93px;background-position-x:75px}sidenavigationtree sidenavigationentry a[level='5']{padding-left:103px;background-position-x:85px}sidenavigationtree sidenavigationentry a[level='6']{padding-left:113px;background-position-x:95px}sidenavigationtree sidenavigationentry a[level='7']{padding-left:123px;background-position-x:105px}sidenavigationtree sidenavigationentry a[level='8']{padding-left:133px;background-position-x:115px}sidenavigationtree sidenavigationentry a[level='9']{padding-left:138px;background-position-x:120px}sidenavigationtree sidenavigationentry:first-child a[header='true']{margin-top:0}sidenavigationtree.smallentries sidenavigationentry a{padding-top:10px;padding-bottom:10px;line-height:1.5;background-position-y:11px}sidenavigationtree.smallentries sidenavigationentry a[header="true"]{background-position-y:9.5px}.globalbanners{max-height:202.5px;overflow-y:auto}.globalbanners .globalbanner{border-bottom:1px solid #edf1f5;padding:15px;font-size:15px;font-weight:bold;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:15px}.globalbanners .globalbanner .btn{font-size:15px;font-weight:bold;white-space:normal;box-shadow:1px 1px 3px 0 rgba(0,0,0,.15);transition:none}.globalbanners .globalbanner.danger{background:#d9534f;color:#fff;border-color:#c9302c}.globalbanners .globalbanner.danger .btn{color:#fff;border-color:#fff;background:#d64742}.globalbanners .globalbanner.danger .btn:hover,.globalbanners .globalbanner.danger .btn:focus{border-color:#eca9a7 !important;background:#d33632}.globalbanners .globalbanner.danger .btn:active{box-shadow:inset 1px 1px 3px 0 rgba(0,0,0,.2)}.globalbanners .globalbanner.warning{background:#eb8900;color:#fff;border-color:#b86b00}.globalbanners .globalbanner.warning .btn{color:#fff;border-color:#fff;background:#dc8000}.globalbanners .globalbanner.warning .btn:hover,.globalbanners .globalbanner.warning .btn:focus{border-color:#f5c480 !important;background:#c77400}.globalbanners .globalbanner.warning .btn:active{box-shadow:inset 1px 1px 3px 0 rgba(0,0,0,.2)}.globalbanners .globalbanner.info{background:#29848f;color:#fff;border-color:#1e5f67}.globalbanners .globalbanner.info .btn{color:#fff;border-color:#fff;background:#267983}.globalbanners .globalbanner.info .btn:hover,.globalbanners .globalbanner.info .btn:focus{border-color:#94c2c7 !important;background:#216a73}.globalbanners .globalbanner.info .btn:active{box-shadow:inset 1px 1px 3px 0 rgba(0,0,0,.2)}html.plain .globalbanners{margin:30px}html.plain .globalbanners .globalbanner:first-child{border-top-left-radius:15px;border-top-right-radius:15px}html.plain .globalbanners .globalbanner:last-child{border-bottom-left-radius:15px;border-bottom-right-radius:15px}.footer{background-color:#fdfefe;border-top:1px solid #dde4eb;padding:2px 5px;min-height:37px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.footer > div{line-height:1}.avatarimage{display:inline-block;vertical-align:middle;image-rendering:-webkit-optimize-contrast}.avatarimage .image{border-radius:50%;overflow:hidden;line-height:0}.avatarimage .image img{transition:transform 200ms linear;max-height:30px}.avatarcard{padding:15px;color:#111;background:#edf1f5}.avatarcard .avatarcarduser{display:flex;flex-direction:row}.avatarcard .avatarcarduser .avatarcardimage{order:0;flex-grow:0;border:1px solid #cdd7e2;border-radius:50%;padding:5px;width:80px;min-width:80px;height:80px;position:relative;image-rendering:-webkit-optimize-contrast}.avatarcard .avatarcarduser .avatarcardimage .avatarimage .image img{max-height:100%;max-width:100%;width:100%;height:100%}.avatarcard .avatarcarduser .avatarcardimage .avatarchangehint{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:50%}.avatarcard .avatarcarduser .avatarcardimage .avatarchangehint .avatarchangehintcircle{pointer-events:none;position:absolute;right:0;bottom:0;left:46px;top:46px;background:#fff;border-radius:50%;opacity:.7;transition:opacity 150ms ease-in;transition-property:opacity,left,top;display:flex;flex-direction:row;align-items:center;justify-content:center}.avatarcard .avatarcarduser .avatarcardimage .avatarchangehint .avatarchangehintcircle i{transform:scale(.5);transition:transform 150ms ease-in}.avatarcard .avatarcarduser .avatarcardimage:hover .avatarchangehint .avatarchangehintcircle{opacity:.8;left:0;top:0}.avatarcard .avatarcarduser .avatarcardimage:hover .avatarchangehint .avatarchangehintcircle i{transform:scale(1)}.avatarcard .avatarcarduser .avatarcarddetails{order:1;flex-grow:1;display:flex;flex-direction:column;justify-content:center;padding-left:10px}.avatarcard .avatarcarduser .avatarcarddetails .name{color:#111;font-weight:bold;margin-top:0}.avatarcard .avatarcarduser .avatarcarddetails .detail{color:#a0a0a0}.avatarcard .avatarcarduser .avatarcarddetails .detail a{color:#a0a0a0}.avatarcard .avatarcardlink{margin-top:10px;text-align:center}.popover .popover-content .avatarcard{padding:0}.avatardetails{display:inline-block;vertical-align:baseline;image-rendering:-webkit-optimize-contrast}.avatardetails.image-xs .avatarimage img{max-height:12px}.avatardetails.image-sm .avatarimage img{max-height:16px}.overlayfade{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:1;-webkit-transition:300ms ease-out all;transition:300ms ease-out all}.overlayfade.noModuleAvailable{display:none !important}.overlayfade h1{color:#000;margin-bottom:50px}.overlayfade h1 img{max-width:100%;max-height:128px;margin-bottom:10px}.overlayfade h3{color:#000;opacity:.5}.overlayfade .spinner{background-color:#000}@media (prefers-color-scheme: dark),all and (display-mode: standalone){.overlayfade{background-color:#000}.overlayfade h1{color:#fff}.overlayfade h3{color:#fff}.overlayfade .spinner{background-color:#fff}}.overlayfade.moduleAvailable.ng-hide-add,.overlayfade.moduleAvailable.ng-hide-remove{display:block !important}.overlayfade.moduleAvailable.ng-hide-add,.overlayfade.moduleAvailable.ng-hide-remove.ng-hide-remove-active{opacity:1}.overlayfade.moduleAvailable.ng-hide,.overlayfade.moduleAvailable.ng-hide-add.ng-hide-add-active,.overlayfade.moduleAvailable.ng-hide-remove{opacity:0}.moduleEntry{display:inline-block;position:relative;padding:15px;width:180px;height:180px;border-radius:8px;text-align:center;image-rendering:-webkit-optimize-contrast}.moduleEntry.dragging{-webkit-filter:blur(1px) grayscale(80%);-moz-filter:blur(1px) grayscale(80%);-o-filter:blur(1px) grayscale(80%);-ms-filter:blur(1px) grayscale(80%);filter:blur(1px) grayscale(80%);opacity:.8}.moduleEntry img{display:inline-block;width:96px;height:96px}.moduleEntry .titlewrapper{position:absolute;top:0;left:0;height:100%;width:100%}.moduleEntry .title{position:absolute;left:0;bottom:0;right:0}.moduleEntry .titletext{position:relative;padding:4px 4px 13px 4px;color:#111;font-size:150%;white-space:normal;transition:color .2s;text-transform:none;font-weight:normal}.moduleEntry .colormarker{position:absolute;left:0;bottom:0;right:0;height:10px;transition:height .3s;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.moduleEntry.smallEntry{width:130px;height:130px;border-radius:5px}.moduleEntry.smallEntry img{width:64px;height:64px}.moduleEntry.smallEntry .titletext{padding:2px 2px 8px 2px;font-size:120%}.moduleEntry.smallEntry .colormarker{height:6px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.moduleEntry.applauncher{width:96px;height:96px;border-radius:5px}.moduleEntry.applauncher:not(:focus):not(:hover){box-shadow:none}.moduleEntry.applauncher img{width:48px;height:48px}.moduleEntry.applauncher .titletext{padding:1px 1px 1px 1px;font-size:90%}.moduleEntry.applauncher .colormarker{height:2px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.moduleEntry:hover,.moduleEntry:focus{background-color:#edf1f5}.moduleEntry:hover .colormarker,.moduleEntry:focus .colormarker{height:100%}.moduleEntry:hover .titletext,.moduleEntry:focus .titletext{color:#fff;transition:color .1s}.moduleDescriptionArea{padding:30px 10px;min-height:150px}.moduleDescriptionText{color:#a0a0a0;font-size:150%}.modules{border:3px dashed transparent;min-height:0;transition:all .2s;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:15px}.modules.dragmode{border:3px dashed #29848f;min-height:206px}.modules.dragmode.smallList{min-height:156px}.modules.dragmode .dragHint{opacity:1;line-height:160px;transition:all .2s}.modules.dragmode.smallList .dragHint{line-height:110px}.modules .dragHint{position:absolute;top:0;left:0;width:100%;height:100%;line-height:0;opacity:0;color:#a0a0a0;transition:all .4s}.startmodule{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;width:100%;height:100%;position:absolute}.startmodule .loadingmessage,.startmodule .nomoduleshint{order:0;flex-grow:1;align-items:center;display:flex;justify-content:center;padding:10px}.startmodule .loadingmessage > div,.startmodule .nomoduleshint > div{display:flex;flex-direction:column;align-items:center;gap:15px;text-align:center;width:100%;max-width:600px;padding:15px}.startmodule .modulecontainer{position:relative;width:100%;max-height:100%;padding:15px;overflow:auto}.dropdown-menu .loginform{padding:15px}.loginmodule,.logoutmodule,.loginform,.passwordresetmodule,.signupmodule,.signupbasicmodule,.reporterrormodule,.outdatedbrowser,.vetomessagemodule,.invalidlicensemodule{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}.loginmodule,.logoutmodule,.loginform,.passwordresetmodule,.signupmodule,.signupform,.signupbasicmodule,.signupbasicform,.reporterrormodule,.outdatedbrowser,.vetomessagemodule,.invalidlicensemodule{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}.loginmodule>div,.logoutmodule>div,.loginform>div,.passwordresetmodule>div,.signupmodule>div,.signupform>div,.signupbasicmodule>div,.signupbasicform>div,.reporterrormodule>div,.outdatedbrowser>div,.vetomessagemodule>div,.invalidlicensemodule>div{width:100%}.loginmodule>.form,.logoutmodule>.form,.loginform>.form,.passwordresetmodule>.form,.signupmodule>.form,.signupform>.form,.signupbasicmodule>.form,.signupbasicform>.form,.reporterrormodule>.form,.outdatedbrowser>.form,.vetomessagemodule>.form,.invalidlicensemodule>.form{max-height:100%;width:33%}@media (max-width:  767px ){.loginmodule>.form,.logoutmodule>.form,.loginform>.form,.passwordresetmodule>.form,.signupmodule>.form,.signupform>.form,.signupbasicmodule>.form,.signupbasicform>.form,.reporterrormodule>.form,.outdatedbrowser>.form,.vetomessagemodule>.form,.invalidlicensemodule>.form{width:85%}}@media (min-width:  767px ) and (max-width:  991px ){.loginmodule>.form,.logoutmodule>.form,.loginform>.form,.passwordresetmodule>.form,.signupmodule>.form,.signupform>.form,.signupbasicmodule>.form,.signupbasicform>.form,.reporterrormodule>.form,.outdatedbrowser>.form,.vetomessagemodule>.form,.invalidlicensemodule>.form{width:50%}}@media (min-width:  991px ) and (max-width:  1499px ){.loginmodule>.form,.logoutmodule>.form,.loginform>.form,.passwordresetmodule>.form,.signupmodule>.form,.signupform>.form,.signupbasicmodule>.form,.signupbasicform>.form,.reporterrormodule>.form,.outdatedbrowser>.form,.vetomessagemodule>.form,.invalidlicensemodule>.form{width:40%}}.loginmodule>.form.errorform,.logoutmodule>.form.errorform,.loginform>.form.errorform,.passwordresetmodule>.form.errorform,.signupmodule>.form.errorform,.signupform>.form.errorform,.signupbasicmodule>.form.errorform,.signupbasicform>.form.errorform,.reporterrormodule>.form.errorform,.outdatedbrowser>.form.errorform,.vetomessagemodule>.form.errorform,.invalidlicensemodule>.form.errorform{width:900px;max-width:100%;padding:15px}.loginmodule>.form.errorform .errorformheader,.logoutmodule>.form.errorform .errorformheader,.loginform>.form.errorform .errorformheader,.passwordresetmodule>.form.errorform .errorformheader,.signupmodule>.form.errorform .errorformheader,.signupform>.form.errorform .errorformheader,.signupbasicmodule>.form.errorform .errorformheader,.signupbasicform>.form.errorform .errorformheader,.reporterrormodule>.form.errorform .errorformheader,.outdatedbrowser>.form.errorform .errorformheader,.vetomessagemodule>.form.errorform .errorformheader,.invalidlicensemodule>.form.errorform .errorformheader{display:flex;flex-direction:row;align-items:center}.loginmodule>.form.errorform .errorformheader .qrcontainer,.logoutmodule>.form.errorform .errorformheader .qrcontainer,.loginform>.form.errorform .errorformheader .qrcontainer,.passwordresetmodule>.form.errorform .errorformheader .qrcontainer,.signupmodule>.form.errorform .errorformheader .qrcontainer,.signupform>.form.errorform .errorformheader .qrcontainer,.signupbasicmodule>.form.errorform .errorformheader .qrcontainer,.signupbasicform>.form.errorform .errorformheader .qrcontainer,.reporterrormodule>.form.errorform .errorformheader .qrcontainer,.outdatedbrowser>.form.errorform .errorformheader .qrcontainer,.vetomessagemodule>.form.errorform .errorformheader .qrcontainer,.invalidlicensemodule>.form.errorform .errorformheader .qrcontainer{flex-shrink:0;width:25%;text-align:right;padding-right:15px}.loginmodule>.form.errorform .errorformheader .qrcontainer svg,.logoutmodule>.form.errorform .errorformheader .qrcontainer svg,.loginform>.form.errorform .errorformheader .qrcontainer svg,.passwordresetmodule>.form.errorform .errorformheader .qrcontainer svg,.signupmodule>.form.errorform .errorformheader .qrcontainer svg,.signupform>.form.errorform .errorformheader .qrcontainer svg,.signupbasicmodule>.form.errorform .errorformheader .qrcontainer svg,.signupbasicform>.form.errorform .errorformheader .qrcontainer svg,.reporterrormodule>.form.errorform .errorformheader .qrcontainer svg,.outdatedbrowser>.form.errorform .errorformheader .qrcontainer svg,.vetomessagemodule>.form.errorform .errorformheader .qrcontainer svg,.invalidlicensemodule>.form.errorform .errorformheader .qrcontainer svg{margin:0;width:105px;height:105px}.loginmodule>.form.errorform .errorformheader .qrcontainer svg rect,.logoutmodule>.form.errorform .errorformheader .qrcontainer svg rect,.loginform>.form.errorform .errorformheader .qrcontainer svg rect,.passwordresetmodule>.form.errorform .errorformheader .qrcontainer svg rect,.signupmodule>.form.errorform .errorformheader .qrcontainer svg rect,.signupform>.form.errorform .errorformheader .qrcontainer svg rect,.signupbasicmodule>.form.errorform .errorformheader .qrcontainer svg rect,.signupbasicform>.form.errorform .errorformheader .qrcontainer svg rect,.reporterrormodule>.form.errorform .errorformheader .qrcontainer svg rect,.outdatedbrowser>.form.errorform .errorformheader .qrcontainer svg rect,.vetomessagemodule>.form.errorform .errorformheader .qrcontainer svg rect,.invalidlicensemodule>.form.errorform .errorformheader .qrcontainer svg rect{fill:none !important}.loginmodule>.form.errorform .errorformheader .qrcontainer svg path,.logoutmodule>.form.errorform .errorformheader .qrcontainer svg path,.loginform>.form.errorform .errorformheader .qrcontainer svg path,.passwordresetmodule>.form.errorform .errorformheader .qrcontainer svg path,.signupmodule>.form.errorform .errorformheader .qrcontainer svg path,.signupform>.form.errorform .errorformheader .qrcontainer svg path,.signupbasicmodule>.form.errorform .errorformheader .qrcontainer svg path,.signupbasicform>.form.errorform .errorformheader .qrcontainer svg path,.reporterrormodule>.form.errorform .errorformheader .qrcontainer svg path,.outdatedbrowser>.form.errorform .errorformheader .qrcontainer svg path,.vetomessagemodule>.form.errorform .errorformheader .qrcontainer svg path,.invalidlicensemodule>.form.errorform .errorformheader .qrcontainer svg path{fill:#111 !important}.loginmodule>.form.errorform .errorformheader .error-header-wrapper,.logoutmodule>.form.errorform .errorformheader .error-header-wrapper,.loginform>.form.errorform .errorformheader .error-header-wrapper,.passwordresetmodule>.form.errorform .errorformheader .error-header-wrapper,.signupmodule>.form.errorform .errorformheader .error-header-wrapper,.signupform>.form.errorform .errorformheader .error-header-wrapper,.signupbasicmodule>.form.errorform .errorformheader .error-header-wrapper,.signupbasicform>.form.errorform .errorformheader .error-header-wrapper,.reporterrormodule>.form.errorform .errorformheader .error-header-wrapper,.outdatedbrowser>.form.errorform .errorformheader .error-header-wrapper,.vetomessagemodule>.form.errorform .errorformheader .error-header-wrapper,.invalidlicensemodule>.form.errorform .errorformheader .error-header-wrapper{flex-grow:1;padding-left:15px}.loginmodule>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.logoutmodule>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.loginform>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.passwordresetmodule>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.signupmodule>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.signupform>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.signupbasicmodule>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.signupbasicform>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.reporterrormodule>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.outdatedbrowser>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.vetomessagemodule>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.invalidlicensemodule>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer{display:none;width:100%;text-align:center;padding:0}.loginmodule>.form.errorform .errorformheader .error-header,.logoutmodule>.form.errorform .errorformheader .error-header,.loginform>.form.errorform .errorformheader .error-header,.passwordresetmodule>.form.errorform .errorformheader .error-header,.signupmodule>.form.errorform .errorformheader .error-header,.signupform>.form.errorform .errorformheader .error-header,.signupbasicmodule>.form.errorform .errorformheader .error-header,.signupbasicform>.form.errorform .errorformheader .error-header,.reporterrormodule>.form.errorform .errorformheader .error-header,.outdatedbrowser>.form.errorform .errorformheader .error-header,.vetomessagemodule>.form.errorform .errorformheader .error-header,.invalidlicensemodule>.form.errorform .errorformheader .error-header{display:flex;flex-direction:row;text-align:left;align-items:center;padding-bottom:10px}.loginmodule>.form.errorform .errorformheader .error-header h3,.logoutmodule>.form.errorform .errorformheader .error-header h3,.loginform>.form.errorform .errorformheader .error-header h3,.passwordresetmodule>.form.errorform .errorformheader .error-header h3,.signupmodule>.form.errorform .errorformheader .error-header h3,.signupform>.form.errorform .errorformheader .error-header h3,.signupbasicmodule>.form.errorform .errorformheader .error-header h3,.signupbasicform>.form.errorform .errorformheader .error-header h3,.reporterrormodule>.form.errorform .errorformheader .error-header h3,.outdatedbrowser>.form.errorform .errorformheader .error-header h3,.vetomessagemodule>.form.errorform .errorformheader .error-header h3,.invalidlicensemodule>.form.errorform .errorformheader .error-header h3{margin:0}@media (max-width:  767px ){.loginmodule>.form.errorform .errorformheader,.logoutmodule>.form.errorform .errorformheader,.loginform>.form.errorform .errorformheader,.passwordresetmodule>.form.errorform .errorformheader,.signupmodule>.form.errorform .errorformheader,.signupform>.form.errorform .errorformheader,.signupbasicmodule>.form.errorform .errorformheader,.signupbasicform>.form.errorform .errorformheader,.reporterrormodule>.form.errorform .errorformheader,.outdatedbrowser>.form.errorform .errorformheader,.vetomessagemodule>.form.errorform .errorformheader,.invalidlicensemodule>.form.errorform .errorformheader{flex-direction:column}.loginmodule>.form.errorform .errorformheader .error-header-wrapper,.logoutmodule>.form.errorform .errorformheader .error-header-wrapper,.loginform>.form.errorform .errorformheader .error-header-wrapper,.passwordresetmodule>.form.errorform .errorformheader .error-header-wrapper,.signupmodule>.form.errorform .errorformheader .error-header-wrapper,.signupform>.form.errorform .errorformheader .error-header-wrapper,.signupbasicmodule>.form.errorform .errorformheader .error-header-wrapper,.signupbasicform>.form.errorform .errorformheader .error-header-wrapper,.reporterrormodule>.form.errorform .errorformheader .error-header-wrapper,.outdatedbrowser>.form.errorform .errorformheader .error-header-wrapper,.vetomessagemodule>.form.errorform .errorformheader .error-header-wrapper,.invalidlicensemodule>.form.errorform .errorformheader .error-header-wrapper{text-align:center}.loginmodule>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.logoutmodule>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.loginform>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.passwordresetmodule>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.signupmodule>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.signupform>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.signupbasicmodule>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.signupbasicform>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.reporterrormodule>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.outdatedbrowser>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.vetomessagemodule>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer,.invalidlicensemodule>.form.errorform .errorformheader .error-header-wrapper > .qrcontainer{display:block}.loginmodule>.form.errorform .errorformheader > .qrcontainer,.logoutmodule>.form.errorform .errorformheader > .qrcontainer,.loginform>.form.errorform .errorformheader > .qrcontainer,.passwordresetmodule>.form.errorform .errorformheader > .qrcontainer,.signupmodule>.form.errorform .errorformheader > .qrcontainer,.signupform>.form.errorform .errorformheader > .qrcontainer,.signupbasicmodule>.form.errorform .errorformheader > .qrcontainer,.signupbasicform>.form.errorform .errorformheader > .qrcontainer,.reporterrormodule>.form.errorform .errorformheader > .qrcontainer,.outdatedbrowser>.form.errorform .errorformheader > .qrcontainer,.vetomessagemodule>.form.errorform .errorformheader > .qrcontainer,.invalidlicensemodule>.form.errorform .errorformheader > .qrcontainer{display:none}}.loginmodule>.form.errorform .form-group,.logoutmodule>.form.errorform .form-group,.loginform>.form.errorform .form-group,.passwordresetmodule>.form.errorform .form-group,.signupmodule>.form.errorform .form-group,.signupform>.form.errorform .form-group,.signupbasicmodule>.form.errorform .form-group,.signupbasicform>.form.errorform .form-group,.reporterrormodule>.form.errorform .form-group,.outdatedbrowser>.form.errorform .form-group,.vetomessagemodule>.form.errorform .form-group,.invalidlicensemodule>.form.errorform .form-group{display:flex;gap:0 15px;margin-bottom:5px}.loginmodule>.form.errorform .form-group:last-child,.logoutmodule>.form.errorform .form-group:last-child,.loginform>.form.errorform .form-group:last-child,.passwordresetmodule>.form.errorform .form-group:last-child,.signupmodule>.form.errorform .form-group:last-child,.signupform>.form.errorform .form-group:last-child,.signupbasicmodule>.form.errorform .form-group:last-child,.signupbasicform>.form.errorform .form-group:last-child,.reporterrormodule>.form.errorform .form-group:last-child,.outdatedbrowser>.form.errorform .form-group:last-child,.vetomessagemodule>.form.errorform .form-group:last-child,.invalidlicensemodule>.form.errorform .form-group:last-child{margin-bottom:0}.loginmodule>.form.errorform .form-group .control-label,.logoutmodule>.form.errorform .form-group .control-label,.loginform>.form.errorform .form-group .control-label,.passwordresetmodule>.form.errorform .form-group .control-label,.signupmodule>.form.errorform .form-group .control-label,.signupform>.form.errorform .form-group .control-label,.signupbasicmodule>.form.errorform .form-group .control-label,.signupbasicform>.form.errorform .form-group .control-label,.reporterrormodule>.form.errorform .form-group .control-label,.outdatedbrowser>.form.errorform .form-group .control-label,.vetomessagemodule>.form.errorform .form-group .control-label,.invalidlicensemodule>.form.errorform .form-group .control-label{width:200px;flex-shrink:0;text-align:right}.loginmodule>.form.errorform .form-group .controls,.logoutmodule>.form.errorform .form-group .controls,.loginform>.form.errorform .form-group .controls,.passwordresetmodule>.form.errorform .form-group .controls,.signupmodule>.form.errorform .form-group .controls,.signupform>.form.errorform .form-group .controls,.signupbasicmodule>.form.errorform .form-group .controls,.signupbasicform>.form.errorform .form-group .controls,.reporterrormodule>.form.errorform .form-group .controls,.outdatedbrowser>.form.errorform .form-group .controls,.vetomessagemodule>.form.errorform .form-group .controls,.invalidlicensemodule>.form.errorform .form-group .controls{min-width:0;flex-grow:1}@media (max-width:  767px ){.loginmodule>.form.errorform .form-group,.logoutmodule>.form.errorform .form-group,.loginform>.form.errorform .form-group,.passwordresetmodule>.form.errorform .form-group,.signupmodule>.form.errorform .form-group,.signupform>.form.errorform .form-group,.signupbasicmodule>.form.errorform .form-group,.signupbasicform>.form.errorform .form-group,.reporterrormodule>.form.errorform .form-group,.outdatedbrowser>.form.errorform .form-group,.vetomessagemodule>.form.errorform .form-group,.invalidlicensemodule>.form.errorform .form-group{flex-wrap:wrap}.loginmodule>.form.errorform .form-group .control-label,.logoutmodule>.form.errorform .form-group .control-label,.loginform>.form.errorform .form-group .control-label,.passwordresetmodule>.form.errorform .form-group .control-label,.signupmodule>.form.errorform .form-group .control-label,.signupform>.form.errorform .form-group .control-label,.signupbasicmodule>.form.errorform .form-group .control-label,.signupbasicform>.form.errorform .form-group .control-label,.reporterrormodule>.form.errorform .form-group .control-label,.outdatedbrowser>.form.errorform .form-group .control-label,.vetomessagemodule>.form.errorform .form-group .control-label,.invalidlicensemodule>.form.errorform .form-group .control-label{width:100%;text-align:left}}.loginmodule img.error-image,.logoutmodule img.error-image,.loginform img.error-image,.passwordresetmodule img.error-image,.signupmodule img.error-image,.signupform img.error-image,.signupbasicmodule img.error-image,.signupbasicform img.error-image,.reporterrormodule img.error-image,.outdatedbrowser img.error-image,.vetomessagemodule img.error-image,.invalidlicensemodule img.error-image{margin:0;margin-right:6px}.loginmodule button.btn-primary,.logoutmodule button.btn-primary,.loginform button.btn-primary,.passwordresetmodule button.btn-primary,.signupmodule button.btn-primary,.signupform button.btn-primary,.signupbasicmodule button.btn-primary,.signupbasicform button.btn-primary,.reporterrormodule button.btn-primary,.outdatedbrowser button.btn-primary,.vetomessagemodule button.btn-primary,.invalidlicensemodule button.btn-primary{width:100%}.loginmodule h4,.logoutmodule h4,.loginform h4,.passwordresetmodule h4,.signupmodule h4,.signupform h4,.signupbasicmodule h4,.signupbasicform h4,.reporterrormodule h4,.outdatedbrowser h4,.vetomessagemodule h4,.invalidlicensemodule h4{margin-top:0;font-size:16px}.loginmodule .panel .panel-heading,.logoutmodule .panel .panel-heading,.loginform .panel .panel-heading,.passwordresetmodule .panel .panel-heading,.signupmodule .panel .panel-heading,.signupform .panel .panel-heading,.signupbasicmodule .panel .panel-heading,.signupbasicform .panel .panel-heading,.reporterrormodule .panel .panel-heading,.outdatedbrowser .panel .panel-heading,.vetomessagemodule .panel .panel-heading,.invalidlicensemodule .panel .panel-heading{background:#243549 !important;text-align:center;display:flex;justify-content:center;align-items:center;padding:30px 60px}.loginmodule .panel .panel-heading img,.logoutmodule .panel .panel-heading img,.loginform .panel .panel-heading img,.passwordresetmodule .panel .panel-heading img,.signupmodule .panel .panel-heading img,.signupform .panel .panel-heading img,.signupbasicmodule .panel .panel-heading img,.signupbasicform .panel .panel-heading img,.reporterrormodule .panel .panel-heading img,.outdatedbrowser .panel .panel-heading img,.vetomessagemodule .panel .panel-heading img,.invalidlicensemodule .panel .panel-heading img{max-width:100%;max-height:120px;flex-shrink:0}.loginmodule.outdatedbrowser,.logoutmodule.outdatedbrowser,.loginform.outdatedbrowser,.passwordresetmodule.outdatedbrowser,.signupmodule.outdatedbrowser,.signupform.outdatedbrowser,.signupbasicmodule.outdatedbrowser,.signupbasicform.outdatedbrowser,.reporterrormodule.outdatedbrowser,.outdatedbrowser.outdatedbrowser,.vetomessagemodule.outdatedbrowser,.invalidlicensemodule.outdatedbrowser{display:block;padding:0;padding-top:10%;text-align:center}.loginmodule.outdatedbrowser>.form,.logoutmodule.outdatedbrowser>.form,.loginform.outdatedbrowser>.form,.passwordresetmodule.outdatedbrowser>.form,.signupmodule.outdatedbrowser>.form,.signupform.outdatedbrowser>.form,.signupbasicmodule.outdatedbrowser>.form,.signupbasicform.outdatedbrowser>.form,.reporterrormodule.outdatedbrowser>.form,.outdatedbrowser.outdatedbrowser>.form,.vetomessagemodule.outdatedbrowser>.form,.invalidlicensemodule.outdatedbrowser>.form{margin:auto}.loginmodule.outdatedbrowser .panel,.logoutmodule.outdatedbrowser .panel,.loginform.outdatedbrowser .panel,.passwordresetmodule.outdatedbrowser .panel,.signupmodule.outdatedbrowser .panel,.signupform.outdatedbrowser .panel,.signupbasicmodule.outdatedbrowser .panel,.signupbasicform.outdatedbrowser .panel,.reporterrormodule.outdatedbrowser .panel,.outdatedbrowser.outdatedbrowser .panel,.vetomessagemodule.outdatedbrowser .panel,.invalidlicensemodule.outdatedbrowser .panel{max-width:none}.loginmodule.outdatedbrowser .panel .panel-body h3,.logoutmodule.outdatedbrowser .panel .panel-body h3,.loginform.outdatedbrowser .panel .panel-body h3,.passwordresetmodule.outdatedbrowser .panel .panel-body h3,.signupmodule.outdatedbrowser .panel .panel-body h3,.signupform.outdatedbrowser .panel .panel-body h3,.signupbasicmodule.outdatedbrowser .panel .panel-body h3,.signupbasicform.outdatedbrowser .panel .panel-body h3,.reporterrormodule.outdatedbrowser .panel .panel-body h3,.outdatedbrowser.outdatedbrowser .panel .panel-body h3,.vetomessagemodule.outdatedbrowser .panel .panel-body h3,.invalidlicensemodule.outdatedbrowser .panel .panel-body h3{margin-left:10px;margin-right:10px;text-align:left}.loginmodule.outdatedbrowser .panel .panel-body p,.logoutmodule.outdatedbrowser .panel .panel-body p,.loginform.outdatedbrowser .panel .panel-body p,.passwordresetmodule.outdatedbrowser .panel .panel-body p,.signupmodule.outdatedbrowser .panel .panel-body p,.signupform.outdatedbrowser .panel .panel-body p,.signupbasicmodule.outdatedbrowser .panel .panel-body p,.signupbasicform.outdatedbrowser .panel .panel-body p,.reporterrormodule.outdatedbrowser .panel .panel-body p,.outdatedbrowser.outdatedbrowser .panel .panel-body p,.vetomessagemodule.outdatedbrowser .panel .panel-body p,.invalidlicensemodule.outdatedbrowser .panel .panel-body p{margin-left:10px;margin-right:10px;text-align:justify}.loginmodule.outdatedbrowser .panel .well,.logoutmodule.outdatedbrowser .panel .well,.loginform.outdatedbrowser .panel .well,.passwordresetmodule.outdatedbrowser .panel .well,.signupmodule.outdatedbrowser .panel .well,.signupform.outdatedbrowser .panel .well,.signupbasicmodule.outdatedbrowser .panel .well,.signupbasicform.outdatedbrowser .panel .well,.reporterrormodule.outdatedbrowser .panel .well,.outdatedbrowser.outdatedbrowser .panel .well,.vetomessagemodule.outdatedbrowser .panel .well,.invalidlicensemodule.outdatedbrowser .panel .well{padding:6px}.loginmodule.outdatedbrowser .panel .well a,.logoutmodule.outdatedbrowser .panel .well a,.loginform.outdatedbrowser .panel .well a,.passwordresetmodule.outdatedbrowser .panel .well a,.signupmodule.outdatedbrowser .panel .well a,.signupform.outdatedbrowser .panel .well a,.signupbasicmodule.outdatedbrowser .panel .well a,.signupbasicform.outdatedbrowser .panel .well a,.reporterrormodule.outdatedbrowser .panel .well a,.outdatedbrowser.outdatedbrowser .panel .well a,.vetomessagemodule.outdatedbrowser .panel .well a,.invalidlicensemodule.outdatedbrowser .panel .well a{padding:0}.loginmodule.outdatedbrowser .panel .well a img,.logoutmodule.outdatedbrowser .panel .well a img,.loginform.outdatedbrowser .panel .well a img,.passwordresetmodule.outdatedbrowser .panel .well a img,.signupmodule.outdatedbrowser .panel .well a img,.signupform.outdatedbrowser .panel .well a img,.signupbasicmodule.outdatedbrowser .panel .well a img,.signupbasicform.outdatedbrowser .panel .well a img,.reporterrormodule.outdatedbrowser .panel .well a img,.outdatedbrowser.outdatedbrowser .panel .well a img,.vetomessagemodule.outdatedbrowser .panel .well a img,.invalidlicensemodule.outdatedbrowser .panel .well a img{margin:auto;width:100%}.loginmodule.outdatedbrowser .panel .well a strong,.logoutmodule.outdatedbrowser .panel .well a strong,.loginform.outdatedbrowser .panel .well a strong,.passwordresetmodule.outdatedbrowser .panel .well a strong,.signupmodule.outdatedbrowser .panel .well a strong,.signupform.outdatedbrowser .panel .well a strong,.signupbasicmodule.outdatedbrowser .panel .well a strong,.signupbasicform.outdatedbrowser .panel .well a strong,.reporterrormodule.outdatedbrowser .panel .well a strong,.outdatedbrowser.outdatedbrowser .panel .well a strong,.vetomessagemodule.outdatedbrowser .panel .well a strong,.invalidlicensemodule.outdatedbrowser .panel .well a strong{display:block}.loginmodule.vetomessagemodule .vetomessage,.logoutmodule.vetomessagemodule .vetomessage,.loginform.vetomessagemodule .vetomessage,.passwordresetmodule.vetomessagemodule .vetomessage,.signupmodule.vetomessagemodule .vetomessage,.signupform.vetomessagemodule .vetomessage,.signupbasicmodule.vetomessagemodule .vetomessage,.signupbasicform.vetomessagemodule .vetomessage,.reporterrormodule.vetomessagemodule .vetomessage,.outdatedbrowser.vetomessagemodule .vetomessage,.vetomessagemodule.vetomessagemodule .vetomessage,.invalidlicensemodule.vetomessagemodule .vetomessage{max-width:50%;max-height:100%}.loginmodule.vetomessagemodule .vetomessage h1,.logoutmodule.vetomessagemodule .vetomessage h1,.loginform.vetomessagemodule .vetomessage h1,.passwordresetmodule.vetomessagemodule .vetomessage h1,.signupmodule.vetomessagemodule .vetomessage h1,.signupform.vetomessagemodule .vetomessage h1,.signupbasicmodule.vetomessagemodule .vetomessage h1,.signupbasicform.vetomessagemodule .vetomessage h1,.reporterrormodule.vetomessagemodule .vetomessage h1,.outdatedbrowser.vetomessagemodule .vetomessage h1,.vetomessagemodule.vetomessagemodule .vetomessage h1,.invalidlicensemodule.vetomessagemodule .vetomessage h1{margin-bottom:15px}.loginmodule.vetomessagemodule .vetomessage h4,.logoutmodule.vetomessagemodule .vetomessage h4,.loginform.vetomessagemodule .vetomessage h4,.passwordresetmodule.vetomessagemodule .vetomessage h4,.signupmodule.vetomessagemodule .vetomessage h4,.signupform.vetomessagemodule .vetomessage h4,.signupbasicmodule.vetomessagemodule .vetomessage h4,.signupbasicform.vetomessagemodule .vetomessage h4,.reporterrormodule.vetomessagemodule .vetomessage h4,.outdatedbrowser.vetomessagemodule .vetomessage h4,.vetomessagemodule.vetomessagemodule .vetomessage h4,.invalidlicensemodule.vetomessagemodule .vetomessage h4{margin-bottom:5px}.loginmodule.vetomessagemodule .vetomessage small,.logoutmodule.vetomessagemodule .vetomessage small,.loginform.vetomessagemodule .vetomessage small,.passwordresetmodule.vetomessagemodule .vetomessage small,.signupmodule.vetomessagemodule .vetomessage small,.signupform.vetomessagemodule .vetomessage small,.signupbasicmodule.vetomessagemodule .vetomessage small,.signupbasicform.vetomessagemodule .vetomessage small,.reporterrormodule.vetomessagemodule .vetomessage small,.outdatedbrowser.vetomessagemodule .vetomessage small,.vetomessagemodule.vetomessagemodule .vetomessage small,.invalidlicensemodule.vetomessagemodule .vetomessage small{display:inline-block;margin-top:5px}@media (max-width:  767px ){.loginmodule.vetomessagemodule .vetomessage,.logoutmodule.vetomessagemodule .vetomessage,.loginform.vetomessagemodule .vetomessage,.passwordresetmodule.vetomessagemodule .vetomessage,.signupmodule.vetomessagemodule .vetomessage,.signupform.vetomessagemodule .vetomessage,.signupbasicmodule.vetomessagemodule .vetomessage,.signupbasicform.vetomessagemodule .vetomessage,.reporterrormodule.vetomessagemodule .vetomessage,.outdatedbrowser.vetomessagemodule .vetomessage,.vetomessagemodule.vetomessagemodule .vetomessage,.invalidlicensemodule.vetomessagemodule .vetomessage{max-width:85%}}@media (min-width:  767px ) and (max-width:  991px ){.loginmodule.vetomessagemodule .vetomessage,.logoutmodule.vetomessagemodule .vetomessage,.loginform.vetomessagemodule .vetomessage,.passwordresetmodule.vetomessagemodule .vetomessage,.signupmodule.vetomessagemodule .vetomessage,.signupform.vetomessagemodule .vetomessage,.signupbasicmodule.vetomessagemodule .vetomessage,.signupbasicform.vetomessagemodule .vetomessage,.reporterrormodule.vetomessagemodule .vetomessage,.outdatedbrowser.vetomessagemodule .vetomessage,.vetomessagemodule.vetomessagemodule .vetomessage,.invalidlicensemodule.vetomessagemodule .vetomessage{max-width:50%}}@media (min-width:  991px ) and (max-width:  1499px ){.loginmodule.vetomessagemodule .vetomessage,.logoutmodule.vetomessagemodule .vetomessage,.loginform.vetomessagemodule .vetomessage,.passwordresetmodule.vetomessagemodule .vetomessage,.signupmodule.vetomessagemodule .vetomessage,.signupform.vetomessagemodule .vetomessage,.signupbasicmodule.vetomessagemodule .vetomessage,.signupbasicform.vetomessagemodule .vetomessage,.reporterrormodule.vetomessagemodule .vetomessage,.outdatedbrowser.vetomessagemodule .vetomessage,.vetomessagemodule.vetomessagemodule .vetomessage,.invalidlicensemodule.vetomessagemodule .vetomessage{max-width:40%}}.loginmodule.invalidlicensemodule .invalidlicense,.logoutmodule.invalidlicensemodule .invalidlicense,.loginform.invalidlicensemodule .invalidlicense,.passwordresetmodule.invalidlicensemodule .invalidlicense,.signupmodule.invalidlicensemodule .invalidlicense,.signupform.invalidlicensemodule .invalidlicense,.signupbasicmodule.invalidlicensemodule .invalidlicense,.signupbasicform.invalidlicensemodule .invalidlicense,.reporterrormodule.invalidlicensemodule .invalidlicense,.outdatedbrowser.invalidlicensemodule .invalidlicense,.vetomessagemodule.invalidlicensemodule .invalidlicense,.invalidlicensemodule.invalidlicensemodule .invalidlicense{width:auto;max-width:60%;max-height:100%}.loginmodule.invalidlicensemodule .invalidlicense h1,.logoutmodule.invalidlicensemodule .invalidlicense h1,.loginform.invalidlicensemodule .invalidlicense h1,.passwordresetmodule.invalidlicensemodule .invalidlicense h1,.signupmodule.invalidlicensemodule .invalidlicense h1,.signupform.invalidlicensemodule .invalidlicense h1,.signupbasicmodule.invalidlicensemodule .invalidlicense h1,.signupbasicform.invalidlicensemodule .invalidlicense h1,.reporterrormodule.invalidlicensemodule .invalidlicense h1,.outdatedbrowser.invalidlicensemodule .invalidlicense h1,.vetomessagemodule.invalidlicensemodule .invalidlicense h1,.invalidlicensemodule.invalidlicensemodule .invalidlicense h1,.loginmodule.invalidlicensemodule .invalidlicense h4,.logoutmodule.invalidlicensemodule .invalidlicense h4,.loginform.invalidlicensemodule .invalidlicense h4,.passwordresetmodule.invalidlicensemodule .invalidlicense h4,.signupmodule.invalidlicensemodule .invalidlicense h4,.signupform.invalidlicensemodule .invalidlicense h4,.signupbasicmodule.invalidlicensemodule .invalidlicense h4,.signupbasicform.invalidlicensemodule .invalidlicense h4,.reporterrormodule.invalidlicensemodule .invalidlicense h4,.outdatedbrowser.invalidlicensemodule .invalidlicense h4,.vetomessagemodule.invalidlicensemodule .invalidlicense h4,.invalidlicensemodule.invalidlicensemodule .invalidlicense h4{margin-bottom:15px}@media (max-width:  767px ){.loginmodule.invalidlicensemodule .invalidlicense,.logoutmodule.invalidlicensemodule .invalidlicense,.loginform.invalidlicensemodule .invalidlicense,.passwordresetmodule.invalidlicensemodule .invalidlicense,.signupmodule.invalidlicensemodule .invalidlicense,.signupform.invalidlicensemodule .invalidlicense,.signupbasicmodule.invalidlicensemodule .invalidlicense,.signupbasicform.invalidlicensemodule .invalidlicense,.reporterrormodule.invalidlicensemodule .invalidlicense,.outdatedbrowser.invalidlicensemodule .invalidlicense,.vetomessagemodule.invalidlicensemodule .invalidlicense,.invalidlicensemodule.invalidlicensemodule .invalidlicense{max-width:95%}}@media (min-width:  767px ) and (max-width:  991px ){.loginmodule.invalidlicensemodule .invalidlicense,.logoutmodule.invalidlicensemodule .invalidlicense,.loginform.invalidlicensemodule .invalidlicense,.passwordresetmodule.invalidlicensemodule .invalidlicense,.signupmodule.invalidlicensemodule .invalidlicense,.signupform.invalidlicensemodule .invalidlicense,.signupbasicmodule.invalidlicensemodule .invalidlicense,.signupbasicform.invalidlicensemodule .invalidlicense,.reporterrormodule.invalidlicensemodule .invalidlicense,.outdatedbrowser.invalidlicensemodule .invalidlicense,.vetomessagemodule.invalidlicensemodule .invalidlicense,.invalidlicensemodule.invalidlicensemodule .invalidlicense{max-width:80%}}@media (min-width:  991px ) and (max-width:  1499px ){.loginmodule.invalidlicensemodule .invalidlicense,.logoutmodule.invalidlicensemodule .invalidlicense,.loginform.invalidlicensemodule .invalidlicense,.passwordresetmodule.invalidlicensemodule .invalidlicense,.signupmodule.invalidlicensemodule .invalidlicense,.signupform.invalidlicensemodule .invalidlicense,.signupbasicmodule.invalidlicensemodule .invalidlicense,.signupbasicform.invalidlicensemodule .invalidlicense,.reporterrormodule.invalidlicensemodule .invalidlicense,.outdatedbrowser.invalidlicensemodule .invalidlicense,.vetomessagemodule.invalidlicensemodule .invalidlicense,.invalidlicensemodule.invalidlicensemodule .invalidlicense{max-width:70%}}.loginform>.form,.passwordresetmodule>.form,.signupmodule>.form,.signupbasicmodule>.form,.signupform>.form{max-height:100%;width:33%}@media (max-width:  767px ){.loginform>.form,.passwordresetmodule>.form,.signupmodule>.form,.signupbasicmodule>.form,.signupform>.form{width:95%}}@media (min-width:  767px ) and (max-width:  991px ){.loginform>.form,.passwordresetmodule>.form,.signupmodule>.form,.signupbasicmodule>.form,.signupform>.form{width:70%}}@media (min-width:  991px ) and (max-width:  1499px ){.loginform>.form,.passwordresetmodule>.form,.signupmodule>.form,.signupbasicmodule>.form,.signupform>.form{width:40%}}.loginform .authenticationwrapper,.passwordresetmodule .authenticationwrapper,.signupmodule .authenticationwrapper,.signupbasicmodule .authenticationwrapper,.signupform .authenticationwrapper{width:100%}.loginform .retryhint,.passwordresetmodule .retryhint,.signupmodule .retryhint,.signupbasicmodule .retryhint,.signupform .retryhint{margin-bottom:10px}.loginform .providerhint,.passwordresetmodule .providerhint,.signupmodule .providerhint,.signupbasicmodule .providerhint,.signupform .providerhint{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:-1px;white-space:normal;padding:6px 10px;color:#fff;font-weight:bold;font-size:14px;background:#0d292c}.loginform .nonbasicauthentication.primaryauthentication .authenticationtable,.passwordresetmodule .nonbasicauthentication.primaryauthentication .authenticationtable,.signupmodule .nonbasicauthentication.primaryauthentication .authenticationtable,.signupbasicmodule .nonbasicauthentication.primaryauthentication .authenticationtable,.signupform .nonbasicauthentication.primaryauthentication .authenticationtable{width:100%;display:flex;flex-direction:row}.loginform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper,.passwordresetmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper,.signupmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper,.signupbasicmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper,.signupform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper{flex-grow:1;position:relative;width:50%;padding-left:5px;padding-right:5px}.loginform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper:first-child,.passwordresetmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper:first-child,.signupmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper:first-child,.signupbasicmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper:first-child,.signupform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper:first-child{padding-left:0}.loginform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper:last-child,.passwordresetmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper:last-child,.signupmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper:last-child,.signupbasicmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper:last-child,.signupform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper:last-child{padding-right:0}.loginform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry,.passwordresetmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry,.signupmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry,.signupbasicmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry,.signupform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry{position:relative;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%;white-space:normal;padding:6px 10px;vertical-align:middle;text-align:left;color:#fff;font-weight:bold;background:#0d292c;border-radius:8px}.loginform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry.primaryauthenticationentry,.passwordresetmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry.primaryauthenticationentry,.signupmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry.primaryauthenticationentry,.signupbasicmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry.primaryauthenticationentry,.signupform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry.primaryauthenticationentry{background:#29848f}.loginform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry:hover,.passwordresetmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry:hover,.signupmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry:hover,.signupbasicmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry:hover,.signupform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry:hover,.loginform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry:focus,.passwordresetmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry:focus,.signupmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry:focus,.signupbasicmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry:focus,.signupform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry:focus{text-decoration:none}.loginform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry img,.passwordresetmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry img,.signupmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry img,.signupbasicmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry img,.signupform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry img{width:24px;height:24px;min-width:24px;min-height:24px}@media (max-width:  767px ){.loginform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry img,.passwordresetmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry img,.signupmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry img,.signupbasicmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry img,.signupform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry img{margin-right:0}}@media (max-width:  767px ){.loginform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry div,.passwordresetmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry div,.signupmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry div,.signupbasicmodule .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry div,.signupform .nonbasicauthentication.primaryauthentication .authenticationtable .authenticationentrywrapper .authenticationentry div{display:none}}.loginform .nonbasicauthentication.secondaryauthentication,.passwordresetmodule .nonbasicauthentication.secondaryauthentication,.signupmodule .nonbasicauthentication.secondaryauthentication,.signupbasicmodule .nonbasicauthentication.secondaryauthentication,.signupform .nonbasicauthentication.secondaryauthentication{white-space:normal;max-height:100px;overflow-y:auto}.loginform .nonbasicauthentication.secondaryauthentication .authenticationentry,.passwordresetmodule .nonbasicauthentication.secondaryauthentication .authenticationentry,.signupmodule .nonbasicauthentication.secondaryauthentication .authenticationentry,.signupbasicmodule .nonbasicauthentication.secondaryauthentication .authenticationentry,.signupform .nonbasicauthentication.secondaryauthentication .authenticationentry{display:inline-block;padding:8px 8px;vertical-align:middle;text-align:center;margin-right:10px;margin-top:2px;margin-bottom:2px;background:#0d292c;border-radius:8px;line-height:1}.loginform .nonbasicauthentication.secondaryauthentication .authenticationentry:last-child,.passwordresetmodule .nonbasicauthentication.secondaryauthentication .authenticationentry:last-child,.signupmodule .nonbasicauthentication.secondaryauthentication .authenticationentry:last-child,.signupbasicmodule .nonbasicauthentication.secondaryauthentication .authenticationentry:last-child,.signupform .nonbasicauthentication.secondaryauthentication .authenticationentry:last-child{margin-right:0}.loginform .or-separator,.passwordresetmodule .or-separator,.signupmodule .or-separator,.signupbasicmodule .or-separator,.signupform .or-separator{display:flex;flex-direction:row;align-items:center;gap:15px;color:#a0a0a0;margin:5px 0}.loginform .or-separator:before,.passwordresetmodule .or-separator:before,.signupmodule .or-separator:before,.signupbasicmodule .or-separator:before,.signupform .or-separator:before,.loginform .or-separator:after,.passwordresetmodule .or-separator:after,.signupmodule .or-separator:after,.signupbasicmodule .or-separator:after,.signupform .or-separator:after{content:"";height:1px;background:#cdd7e2;flex-grow:1;flex-basis:0}.loginform .btn,.passwordresetmodule .btn,.signupmodule .btn,.signupbasicmodule .btn,.signupform .btn{white-space:normal}.embedded-module{border-width:0;margin:0;padding:0;width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;right:0;background:#fff}themeidentifier{color:#fff}themeidentifiernavigation{color:#fff}themeidentifiermodalheader{color:#fff}#themepreviewwrapper{width:100%;height:300px;overflow:hidden;padding:0 !important;position:relative}#themepreviewoverlay{position:absolute;left:0;top:0;width:100%;height:100%;padding:0 !important;background:transparent;border-bottom-left-radius:8px;border-bottom-right-radius:8px}#themepreviewloadinghint{padding-top:130px;height:100%;background:rgba(0,0,0,.7);opacity:1;transition:opacity 300ms linear;border-bottom-left-radius:8px;border-bottom-right-radius:8px}#themepreviewloadinghint h3{color:#fff}#themepreviewloadinghint.previewhidden{opacity:0}#themepreview{-ms-zoom:.9;-ms-transform-origin:0 0;-moz-transform:scale(.9);-moz-transform-origin:0 50px;-o-transform:scale(.9);-o-transform-origin:0 50px;-webkit-transform:scale(.9);-webkit-transform-origin:0 0;width:111.11111111%;height:111.11111111%;overflow:hidden;border-width:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}#changeUserThemeDialog .changeuserthemeform{display:flex;flex-direction:column;width:100%;gap:15px}#changeUserThemeDialog .userdefinedcolor .form-group{display:flex;width:100%;gap:15px}#changeUserThemeDialog .userdefinedcolor .form-group .controls{flex-basis:50%}#changeUserThemeDialog .userdefinedcolor .previewactions{display:flex;justify-content:flex-end;gap:10px}.tinymceeditorwrapper.ng-invalid .tox-tinymce{border-color:#d9534f !important}.tinymceeditorwrapper ng-tinymce{display:flex;flex-direction:column;flex-grow:1}.tinymceeditorwrapper ng-tinymce .tox-tinymce{flex-grow:1}.tinymceeditorwrapper .attachmentsdropzone{display:none;flex-direction:row;justify-content:center;align-items:center;position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(237,241,245,.7);border:2px dashed #cdd7e2;margin-left:15px;margin-right:15px;z-index:1}.tinymceeditorwrapper .attachmentsdropzone h3{margin:0;padding:0;text-align:center;color:#a0a0a0;pointer-events:none}.tinymceeditorwrapper .attachmentsdropzone.dragactivedisabled{display:flex;opacity:0}.tinymceeditorwrapper .attachmentsdropzone.dragactive{display:flex}.tinymceeditorwrapper .attachmentsdropzone.dragactive.dropzonehover{background:rgba(201,226,207,.7)}@media (min-width: 991px){.tinymceeditorwrapper.hassidebarvisible ng-tinymce .tox-tinymce,.tinymceeditorwrapper.hassidebarvisible ng-tinymce .tinymceloading,.tinymceeditorwrapper.hassidebarvisible ng-tinymce .missinglocalstorage{border-top-right-radius:0;border-bottom-right-radius:0}}ng-tinymce{min-height:200px;position:relative}ng-tinymce.tinymceloadingstyles{height:40vh}ng-tinymce .tinymceloading,ng-tinymce .missinglocalstorage{position:absolute;top:0;left:0;bottom:0;right:0;z-index:3;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:6px 10px;border-radius:5px;border-width:0;outline:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;box-shadow:0 0 2px 1px rgba(0,0,0,.1);min-width:0;margin:0;background-color:rgba(255,255,255,.5)}ng-tinymce .tinymceloading>div,ng-tinymce .missinglocalstorage>div{line-height:1}ng-tinymce .missinglocalstorage{flex-direction:column;padding:60px;border-color:#d9534f}ng-tinymce .missinglocalstorage h3,ng-tinymce .missinglocalstorage h4{text-align:center;color:#d9534f;max-width:100%}ng-tinymce .tox-tinymce{background-color:#fff;padding:0;border-radius:5px;border-width:0;outline:0;box-shadow:0 0 2px 1px rgba(0,0,0,.1);min-width:0}ng-tinymce .tox-tinymce .tox-editor-header .tox-toolbar{background:none;background-color:#fff;border-bottom:1px solid #cdd7e2}ng-tinymce .tox-tinymce .tox-editor-header .tox-toolbar .tox-toolbar__group{border-color:transparent !important}ng-tinymce .tox-tinymce .tox-editor-header .tox-toolbar .tox-toolbar__group:last-child{padding-right:4px}ng-tinymce .tox-tinymce .tox-editor-header .tox-toolbar .tox-tbtn__select-label{width:auto !important;font-size:12px}ng-tinymce .tox-tinymce .tox-statusbar{border-color:#cdd7e2;background-color:#fff}ng-tinymce .tox-tinymce .tox-statusbar .tox-statusbar__resize-handle svg{fill:#111 !important}.tox.tox-tinymce-aux{z-index:2010}.tox.tox-tinymce-aux .tox-toolbar__overflow{border-color:#cdd7e2 !important;background:#fff !important;border-radius:8px !important}.tox.tox-tinymce-aux .tox-toolbar__overflow .tox-toolbar__group{border-color:#cdd7e2 !important}.tox{color:#111 !important;font-size:12px !important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important}.tox .tox-blocker{position:absolute !important}.tox .tox-split-button{padding-left:2px;padding-right:2px}.tox .tox-split-button:hover,.tox .tox-split-button:focus{box-shadow:none !important;background-color:inherit !important}.tox .tox-split-button .tox-split-button__chevron{padding-left:0 !important;padding-right:0 !important}.tox .tox-tbtn{display:inline-flex !important;flex-direction:row !important;align-items:center !important;justify-content:center !important;gap:6px !important;text-decoration:none !important;padding:6px 10px !important;border-width:0 !important;border-radius:5px !important;color:#111 !important;background:transparent !important;cursor:pointer !important;box-shadow:1px 1px 3px 0 rgba(0,0,0,.1) !important;min-height:28px !important;text-decoration:none !important;white-space:nowrap !important;transition-duration:150ms !important;transition-timing-function:linear !important;transition-property:background-color,color,box-shadow !important;box-shadow:none !important;color:#111 !important;height:24px !important;max-width:200px}.tox .tox-tbtn:hover,.tox .tox-tbtn:focus{box-shadow:1px 1px 3px 0 rgba(0,0,0,.25) !important;text-decoration:none !important}.tox .tox-tbtn:active,.tox .tox-tbtn.active{box-shadow:inset 1px 1px 3px 0 rgba(0,0,0,.2) !important;text-decoration:none !important}.tox .tox-tbtn.btn-withcaret{justify-content:flex-start !important;text-align:left !important}.tox .tox-tbtn.btn-withcaret > *{flex-shrink:0 !important}.tox .tox-tbtn.btn-withcaret > span{flex-shrink:1 !important;flex-grow:1 !important;min-width:0 !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}.tox .tox-tbtn.btn-withcaret:after{content:"" !important;display:inline-block !important;width:0 !important;height:0 !important;vertical-align:middle !important;border-top:4px dashed !important;border-top:4px solid 9 !important;border-right:4px solid transparent !important;border-left:4px solid transparent !important}.tox .tox-tbtn.tox-tbtn--enabled{background-color:#e6e6e6 !important}.tox .tox-tbtn svg{fill:#111 !important}.tox .tox-tbtn.tox-tbtn--disabled{color:#a0a0a0 !important;cursor:default !important;box-shadow:none !important}.tox .tox-tbtn.tox-tbtn--disabled svg{fill:#a0a0a0 !important}.tox .tox-menu,.tox .tox-pop__dialog{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;margin:0 !important;background:#fdfefe !important;font-size:12px !important;font-weight:normal !important;color:#111 !important;border-radius:8px !important;border-width:0 !important;box-shadow:1px 1px 5px 1px rgba(0,0,0,.4) !important}.tox .tox-menu .tox-collection__group,.tox .tox-pop__dialog .tox-collection__group,.tox .tox-menu .tox-toolbar__group,.tox .tox-pop__dialog .tox-toolbar__group{border-color:#cdd7e2 !important;padding:0 !important}.tox .tox-menu .tox-collection__item,.tox .tox-pop__dialog .tox-collection__item{color:#111 !important;font-size:12px !important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important}.tox .tox-menu .tox-collection__item.tox-collection__item--enabled,.tox .tox-pop__dialog .tox-collection__item.tox-collection__item--enabled{color:#000 !important;background-color:#dbe9f5 !important}.tox .tox-menu .tox-collection__item.tox-collection__item--active,.tox .tox-pop__dialog .tox-collection__item.tox-collection__item--active{color:#000 !important;background-color:rgba(219,233,245,.5) !important}.tox .tox-menu .tox-collection__item.tox-collection__item--active .tox-collection__item-caret svg,.tox .tox-pop__dialog .tox-collection__item.tox-collection__item--active .tox-collection__item-caret svg{fill:#000 !important}.tox .tox-menu .tox-collection__item .tox-collection__item-label,.tox .tox-pop__dialog .tox-collection__item .tox-collection__item-label{font-size:12px !important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important}.tox .tox-menu .tox-collection__item .tox-collection__item-caret svg,.tox .tox-pop__dialog .tox-collection__item .tox-collection__item-caret svg{fill:#111 !important}.tox .tox-menu .tox-collection__item .tox-collection__item-accessory,.tox .tox-pop__dialog .tox-collection__item .tox-collection__item-accessory{color:#a0a0a0 !important;font-size:12px !important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important}.tox .tox-menu .tox-collection__item.tox-collection__item--state-disabled,.tox .tox-pop__dialog .tox-collection__item.tox-collection__item--state-disabled{color:#a0a0a0 !important;cursor:default !important}.tox .tox-menu .tox-collection__item.tox-collection__item--state-disabled svg,.tox .tox-pop__dialog .tox-collection__item.tox-collection__item--state-disabled svg{fill:#a0a0a0 !important}.tox .tox-menu .tox-insert-table-picker__label,.tox .tox-pop__dialog .tox-insert-table-picker__label{color:#111 !important;font-size:12px !important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important}.tox .tox-menu .tox-insert-table-picker,.tox .tox-pop__dialog .tox-insert-table-picker{border-color:#cdd7e2 !important}.tox .tox-menu .tox-insert-table-picker > div,.tox .tox-pop__dialog .tox-insert-table-picker > div{border-color:#cdd7e2 !important}.tox .tox-menu .tox-insert-table-picker .tox-insert-table-picker__selected,.tox .tox-pop__dialog .tox-insert-table-picker .tox-insert-table-picker__selected{background-color:rgba(219,233,245,.5) !important;border-color:#536f90 !important}.tox .tox-autocompleter{padding:3px}.tox .tox-autocompleter .tox-menu{box-shadow:1px 1px 3px 0 rgba(0,0,0,.2) !important}.tox .tox-pop button{padding:3px 5px !important}.tox .tox-pop.tox-pop--top:before{border-color:transparent transparent #cdd7e2 transparent !important}.tox .tox-pop.tox-pop--top:after{border-color:transparent transparent #fdfefe transparent !important}.tox .tox-pop.tox-pop--bottom:before{border-color:#cdd7e2 transparent transparent transparent !important}.tox .tox-pop.tox-pop--bottom:after{border-color:#fdfefe transparent transparent transparent !important}.tox .tox-dialog-wrap .tox-dialog-wrap__backdrop{background-color:rgba(0,0,0,.5) !important}.tox .tox-dialog-wrap .tox-dialog{background-color:#edf1f5 !important;border-radius:8px !important;border-width:0 !important}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__table,.tox .tox-dialog-wrap .tox-dialog .tox-collection__item-icon{color:#111}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__header{background-color:#354e6b !important;border-color:#243549 !important;padding:10px 15px !important}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__header .tox-dialog__title{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;font-weight:bold !important;font-size:15px;color:#fff}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__header .tox-button{background:transparent !important;padding:3px 6px;border-width:0;border-radius:5px;outline:0;color:#111;background:transparent;cursor:pointer;box-shadow:none;min-height:28px;text-decoration:none;white-space:nowrap;transition-duration:150ms;transition-timing-function:linear;transition-property:background-color,color,box-shadow}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__header .tox-button svg{fill:#fff !important}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__header .tox-button:hover,.tox .tox-dialog-wrap .tox-dialog .tox-dialog__header .tox-button:focus{box-shadow:1px 1px 3px 0 rgba(0,0,0,.25);text-decoration:none;border-color:transparent !important}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__header .tox-button:active,.tox .tox-dialog-wrap .tox-dialog .tox-dialog__header .tox-button.active{box-shadow:inset 1px 1px 3px 0 rgba(0,0,0,.2);text-decoration:none}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__footer{background-color:#edf1f5 !important;border-width:0 !important}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__footer .tox-button{background-color:#29848f !important;color:#fff !important;font-weight:normal !important;font-size:12px !important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;line-height:normal;padding:6px 10px;border-width:0;border-radius:5px;outline:0;cursor:pointer;box-shadow:1px 1px 3px 0 rgba(0,0,0,.1);min-height:28px;text-decoration:none;white-space:nowrap;transition-duration:150ms;transition-timing-function:linear;transition-property:background-color,color,box-shadow}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__footer .tox-button:hover,.tox .tox-dialog-wrap .tox-dialog .tox-dialog__footer .tox-button:focus{box-shadow:1px 1px 3px 0 rgba(0,0,0,.25);text-decoration:none}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__footer .tox-button:active,.tox .tox-dialog-wrap .tox-dialog .tox-dialog__footer .tox-button.active{box-shadow:inset 1px 1px 3px 0 rgba(0,0,0,.2);text-decoration:none}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__footer .tox-button.tox-button--secondary{background-color:#edf1f5 !important;color:#000 !important;border-color:#cdd7e2 !important}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-label,.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body label{color:#111 !important;font-size:12px !important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-textfield,.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-selectfield select,.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-listboxfield button{background-color:#fff !important;color:#111 !important;font-size:12px !important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;padding:6px 10px !important;border-radius:5px !important;border-width:0 !important;outline:0 !important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:normal;box-shadow:0 0 2px 1px rgba(0,0,0,.1);min-width:0}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-textfield:hover,.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-selectfield select:hover,.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-listboxfield button:hover,.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-textfield:focus,.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-selectfield select:focus,.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-listboxfield button:focus{background-color:#fff;color:#111}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-textfield:hover,.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-selectfield select:hover,.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-listboxfield button:hover{box-shadow:0 0 2px 1px rgba(0,0,0,.1)}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-textfield:focus,.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-selectfield select:focus,.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-listboxfield button:focus{box-shadow:0 0 2px 1px rgba(0,0,0,.1),inset 0 0 0 1px rgba(41,132,143,.5)}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-color-input .tox-textfield{padding-top:6px !important;padding-right:10px !important;padding-bottom:6px !important;padding-left:36px !important}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-color-input span{height:12px;box-sizing:content-box}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-color-input span::before{height:12px;box-sizing:content-box}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-listboxfield button{display:flex;padding:10px;border-width:1px;border-style:solid;width:100%}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-listboxfield button .tox-listbox__select-label{flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-listboxfield button .tox-listbox__select-chevron{padding-left:6px}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-selectfield .tox-selectfield__icon-js svg{fill:#111 !important}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-checkbox .tox-icon.tox-checkbox-icon__checked svg{fill:#111 !important}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-checkbox .tox-icon.tox-checkbox-icon__unchecked svg{fill:rgba(17,17,17,.3) !important}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-checkbox .tox-checkbox__label{color:#111 !important;font-size:12px !important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-dialog__body-nav .tox-dialog__body-nav-item.tox-tab{color:#111 !important;font-size:12px !important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-dialog__body-nav .tox-dialog__body-nav-item.tox-tab.tox-dialog__body-nav-item--active{border-color:#29848f !important;color:#29848f !important}.tox .tox-dialog-wrap .tox-dialog .tox-dialog__body .tox-dialog__body-nav .tox-dialog__body-nav-item.tox-tab:focus{background-color:transparent !important}html.embedded{background:none !important;background-color:#edf1f5}html.embedded body{background-color:#edf1f5}html.embedded .webguicontainer .navigation{display:none !important}html.embedded .webguicontainer .footer{display:none !important}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-track{background-color:transparent;background-clip:padding-box}::-webkit-scrollbar-corner{background-color:transparent}::-webkit-scrollbar-thumb{background:#aec1d7;border:3px solid transparent;border-radius:11px;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#aec1d7}body{scrollbar-face-color:#aec1d7;scrollbar-arrow-color:#aec1d7;scrollbar-track-color:#edf1f5;scrollbar-base-color:#edf1f5;scrollbar-shadow-color:#edf1f5;scrollbar-dark-shadow-color:#edf1f5;scrollbar-3dlight-color:#edf1f5;scrollbar-highlight-color:#edf1f5}.dropdown-menu::-webkit-scrollbar{background:#fdfefe}.datetimeinput{padding:0;width:195px}.datetimeinput .timeinput{display:flex}.datetimeinput .timeinput .time-input-container{display:inline-block;position:relative;vertical-align:middle}.datetimeinput .timeinput .time-input-container input{padding:6px 20px 6px 10px;border:none;box-shadow:none;width:60px;height:30px;text-align:center}.datetimeinput .timeinput .meridiem-container{display:inline-block;width:30px}.datetimeinput .timeinput .meridiem-container .time-meridiem-button{border:none;text-align:center}.datetimeinput .timeinput .up-arrow,.datetimeinput .timeinput .down-arrow{position:absolute;height:0;top:0;right:0;color:rgba(0,0,0,.38);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datetimeinput .timeinput .up-arrow.up-arrow:after,.datetimeinput .timeinput .down-arrow.up-arrow:after{content:'\25B2';top:0;margin:-2px 0}.datetimeinput .timeinput .up-arrow.down-arrow:after,.datetimeinput .timeinput .down-arrow.down-arrow:after{content:'\25BC';bottom:0;margin:8px 0}.datetimeinput .timeinput .up-arrow.up-arrow:after,.datetimeinput .timeinput .down-arrow.up-arrow:after,.datetimeinput .timeinput .up-arrow.down-arrow:after,.datetimeinput .timeinput .down-arrow.down-arrow:after{display:block;position:relative;speak:none;font-size:15px;transform:scaleY(.5) scaleX(1)}.datetimeinput .timeinput .up-arrow:hover,.datetimeinput .timeinput .down-arrow:hover{cursor:pointer;color:rgba(0,0,0,.68)}.datetimeinput .timeinput .cleartime{flex-grow:1;text-align:right;min-width:36px}.datetimeinput .timeinput .cleartime .btn{opacity:.38}.datetimeinput .timeinput .cleartime .btn:hover{opacity:1}.datetimeinput .timeinput .cleartime .btn:focus{opacity:1}time-input{display:block;background:#fff}.bootstrap-datetimepicker-widget{width:auto !important;min-width:auto !important}.bootstrap-datetimepicker-widget.timepicker-sbs > .row{display:flex;align-items:center;flex-direction:row}@media (max-width: 991px){.bootstrap-datetimepicker-widget.timepicker-sbs > .row{flex-direction:column}}.bootstrap-datetimepicker-widget .separator{width:auto !important}.bootstrap-datetimepicker-widget li.picker-switch{height:1px !important;background:#cdd7e2 !important;margin:6px 0 !important}.bootstrap-datetimepicker-widget li.picker-switch table{display:none !important}.bootstrap-datetimepicker-widget li.picker-switch:first-child,.bootstrap-datetimepicker-widget li.picker-switch:last-child{display:none !important}.bootstrap-datetimepicker-widget button[data-action]{padding:6px 10px !important}.bootstrap-datetimepicker-widget .datepicker th[data-action="previous"],.bootstrap-datetimepicker-widget .datepicker th[data-action="next"],.bootstrap-datetimepicker-widget .timepicker-picker a[data-action="incrementHours"],.bootstrap-datetimepicker-widget .timepicker-picker a[data-action="decrementHours"],.bootstrap-datetimepicker-widget .timepicker-picker a[data-action="incrementMinutes"],.bootstrap-datetimepicker-widget .timepicker-picker a[data-action="decrementMinutes"],.bootstrap-datetimepicker-widget .timepicker-picker a[data-action="incrementSeconds"],.bootstrap-datetimepicker-widget .timepicker-picker a[data-action="decrementSeconds"]{opacity:.5}.bootstrap-datetimepicker-widget .datepicker th[data-action="previous"]:hover,.bootstrap-datetimepicker-widget .datepicker th[data-action="next"]:hover,.bootstrap-datetimepicker-widget .timepicker-picker a[data-action="incrementHours"]:hover,.bootstrap-datetimepicker-widget .timepicker-picker a[data-action="decrementHours"]:hover,.bootstrap-datetimepicker-widget .timepicker-picker a[data-action="incrementMinutes"]:hover,.bootstrap-datetimepicker-widget .timepicker-picker a[data-action="decrementMinutes"]:hover,.bootstrap-datetimepicker-widget .timepicker-picker a[data-action="incrementSeconds"]:hover,.bootstrap-datetimepicker-widget .timepicker-picker a[data-action="decrementSeconds"]:hover,.bootstrap-datetimepicker-widget .datepicker th[data-action="previous"]:focus,.bootstrap-datetimepicker-widget .datepicker th[data-action="next"]:focus,.bootstrap-datetimepicker-widget .timepicker-picker a[data-action="incrementHours"]:focus,.bootstrap-datetimepicker-widget .timepicker-picker a[data-action="decrementHours"]:focus,.bootstrap-datetimepicker-widget .timepicker-picker a[data-action="incrementMinutes"]:focus,.bootstrap-datetimepicker-widget .timepicker-picker a[data-action="decrementMinutes"]:focus,.bootstrap-datetimepicker-widget .timepicker-picker a[data-action="incrementSeconds"]:focus,.bootstrap-datetimepicker-widget .timepicker-picker a[data-action="decrementSeconds"]:focus{opacity:1}.bootstrap-datetimepicker-widget .timepicker-picker td,.bootstrap-datetimepicker-widget .timepicker-picker td span,.bootstrap-datetimepicker-widget .timepicker-picker .btn span{height:16px !important;line-height:1.5 !important;background-position-x:center !important}.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-second{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 10px;font-size:12px;line-height:1.5;border-radius:5px;color:#000;background-color:#edf1f5;box-shadow:1px 1px 3px 0 rgba(0,0,0,.1);height:32px !important}.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-hour:active:focus,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-minute:active:focus,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-second:active:focus,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-hour.active:focus,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-minute.active:focus,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-second.active:focus,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-hour:active.focus,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-minute:active.focus,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-second:active.focus,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-hour.active.focus,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-minute.active.focus,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-second.active.focus{box-shadow:1px 1px 3px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-hour:hover,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-minute:hover,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-second:hover,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-hour:focus,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-minute:focus,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-second:focus,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-hour.focus,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-minute.focus,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-second.focus{box-shadow:1px 1px 3px 0 rgba(0,0,0,.25);color:#000 !important;text-decoration:none;background-color:#cdd7e2 !important}.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-hour:active,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-minute:active,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-second:active,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-hour.active,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-minute.active,.bootstrap-datetimepicker-widget .timepicker-picker td span.timepicker-second.active{outline:0;background-image:none;box-shadow:inset 1px 1px 3px 0 rgba(0,0,0,.2)}.bootstrap-datetimepicker-widget .datepicker-days table th,.bootstrap-datetimepicker-widget .datepicker-days table td{width:12.5% !important;white-space:nowrap}.bootstrap-datetimepicker-widget .datepicker-months td,.bootstrap-datetimepicker-widget .datepicker-years td,.bootstrap-datetimepicker-widget .datepicker-decades td{white-space:normal}.bootstrap-datetimepicker-widget .datepicker-months .month,.bootstrap-datetimepicker-widget .datepicker-years .year,.bootstrap-datetimepicker-widget .datepicker-decades .decade{width:30% !important}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{background:none !important;color:#29848f !important}.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover{background:rgba(219,233,245,.5) !important}.bootstrap-datetimepicker-widget table td>span:hover{background:none !important;color:#29848f !important}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{background-color:#dbe9f5 !important;color:#111 !important}.bootstrap-datetimepicker-widget table td.today:before{border-bottom-color:#111 !important}.bootstrap-datetimepicker-widget table td.active.today:before{border-bottom-color:#111 !important}.bootstrap-datetimepicker-widget:before,.bootstrap-datetimepicker-widget:after{border-width:0 !important}.ui-datepicker{width:20em;display:none;background-color:#fdfefe}.ui-datepicker td.ui-datepicker-week-col{text-align:center;color:#a0a0a0}.ui-datepicker th.ui-datepicker-week-col{visibility:hidden}.ui-datepicker .ui-datepicker-header{position:relative;padding:.4em 0;color:#111;font-weight:bold}.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{float:left}.ui-datepicker .ui-datepicker-header .ui-datepicker-next{float:right}.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,.ui-datepicker .ui-datepicker-header .ui-datepicker-next{display:block;color:#111;cursor:pointer;padding:.1em .4em}.ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover{color:#29848f}.ui-datepicker .ui-datepicker-header .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-header .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker .ui-datepicker-header select.ui-datepicker-month-year{width:100%}.ui-datepicker .ui-datepicker-header select.ui-datepicker-month,.ui-datepicker .ui-datepicker-header select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker table th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker table td{border:0;padding:1px}.ui-datepicker table td span,.ui-datepicker table td a{display:block;padding:.2em;text-align:center;text-decoration:none;color:#111}.ui-datepicker table td span.ui-state-active,.ui-datepicker table td a.ui-state-active{background:#dbe9f5}.ui-datepicker table td span:hover,.ui-datepicker table td a:hover{background:rgba(219,233,245,.5)}.ui-datepicker table td.ui-datepicker-other-month a{color:#a0a0a0}.ui-datepicker table .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker table .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker table .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker .ui-datepicker-buttonpane{clear:left}.ui-datepicker .ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker.ui-datepicker-multi-2 .ui-datepicker-group{width:50%;width:50%}.ui-datepicker.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker.ui-datepicker-rtl{direction:rtl}.ui-datepicker.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.emojiselector{background:#fff;box-shadow:1px 1px 5px 1px rgba(0,0,0,.3);border-radius:8px;position:absolute;bottom:100%;right:0;z-index:1000;max-width:100%;max-height:calc(100vh - 200px);display:flex;flex-direction:column;overflow:hidden}.emojiselector h4.loading{padding:15px;margin:0;line-height:1}.emojiselector .searcharea{padding:10px;padding-bottom:6px;position:relative}.emojiselector .searcharea input{padding-right:62px}.emojiselector .searcharea img{pointer-events:none;position:absolute;right:20px;top:17px;width:16px;height:16px;filter:grayscale(1)}.emojiselector .searcharea i{position:absolute;right:46px;top:19px;width:12px;height:12px;opacity:.7;transition:opacity 150ms linear}.emojiselector .searcharea i:hover,.emojiselector .searcharea i.focus{opacity:1}.emojiselector .searcharea.active img{filter:grayscale(0)}.emojiselector .categories{display:flex;flex-direction:row;flex-wrap:wrap;border-bottom:1px solid #cdd7e2;padding-top:6px;padding-bottom:6px;padding-left:11px;padding-right:11px;min-height:45px}.emojiselector .categories .category button{padding:3px}.emojiselector .categories .category button img{width:24px;height:24px;filter:grayscale(1);opacity:.5;transition:filter 150ms linear,opacity 150ms linear}.emojiselector .categories .category button.active:not([disabled]) img,.emojiselector .categories .category button:hover:not([disabled]) img,.emojiselector .categories .category button:focus:not([disabled]) img{filter:grayscale(0);opacity:1}.emojiselector .categorytitle{padding:6px;padding-left:16px;font-size:11px;font-weight:bold;text-transform:uppercase;color:#a0a0a0}.emojiselector .categorytitle > div{width:330px}.emojiselector .emojilist{overflow-y:scroll;height:330px;padding-left:10px;position:relative;margin-bottom:10px}.emojiselector .emojilist .emojicontainer{display:flex;flex-direction:row;flex-wrap:wrap;width:330px;max-width:100%}.emojiselector .emojilist .emojicontainer .emojientry{display:inline-block}.emojiselector .emojilist .emojicontainer .emojientry button{padding:3px}.emojiselector .emojilist .emojicontainer .emojientry button img{width:24px;height:24px}.emojiselector .emojilist .hint{position:absolute;display:flex;align-items:center;justify-content:center;width:100%;height:100%;left:0;top:0;padding:15px;font-size:15px;color:#a0a0a0}.emojiselector.withcustomcategory .categorytitle > div,.emojiselector.withcustomcategory .emojilist .emojicontainer{width:330px}.alert-box{display:flex;padding:6px 10px;gap:10px;align-items:center;border-radius:8px;margin:6px}.alert-box:last-child{margin-bottom:15px}.alert-box.alert-box-warning{background:#eb8900;color:#fff}.alert-box.alert-box-warning a{color:#fff;font-weight:bold}.alert-box.alert-box-danger{background:#d9534f;color:#fff}.alert-box.alert-box-danger a{color:#fff;font-weight:bold}.alert-box.alert-box-success{background:#5cb85c;color:#fff}.alert-box.alert-box-success a{color:#fff;font-weight:bold}.alert-box.alert-box-default{background:#a0a0a0;color:#fff}.alert-box.alert-box-default a{color:#fff;font-weight:bold}.alert-box.alert-box-primary{background:#29848f;color:#fff}.alert-box.alert-box-primary a{color:#fff;font-weight:bold}.alert-box .alert-box-text{min-width:0;flex-grow:1;word-break:break-word;white-space:normal;text-align:left}.alert-box .alert-box-close,.alert-box .alert-box-icon{flex-shrink:0;align-self:flex-start}.dropdown-menu .alert-box{margin-left:0;margin-right:0}.modal-dialog .modal-body:not(.modalfull) > * > .alert-box{margin-left:0;margin-right:0}.modal-dialog .modal-body:not(.modalfull) > * > .alert-box:first-child{margin-top:0}.backdrop-alert-global{z-index:999999;background:#000;opacity:.75;position:fixed;height:100%;width:100%;top:0;left:0}.notification-alert-global{z-index:1000000;position:fixed;height:100%;width:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow-y:scroll}.notification-alert-global .notification-global-list-wrapper{max-height:100%;overflow:auto;min-width:50%;max-width:1000px;width:100%}.notification-alert-global .notification-global-list-wrapper .notification-global-close{display:flex;flex-direction:row-reverse;margin-bottom:15px;box-shadow:none}.notification-alert-global .notification-global-list-wrapper .notification-global-close button{color:#fff}.notification-alert-global .notification-global-list-wrapper .notification-global-wrapper .globalalert-box{display:flex;padding:6px 10px;gap:10px;align-items:flex-start;border-radius:8px;margin:6px;flex-wrap:wrap;background:rgba(181,43,39,.75);color:#fff}.notification-alert-global .notification-global-list-wrapper .notification-global-wrapper .globalalert-box .globalalert-box-text{flex-grow:1;flex-basis:0;display:flex;flex-wrap:wrap;justify-content:space-between}.notification-alert-global .notification-global-list-wrapper .notification-global-wrapper .globalalert-box .globalalert-box-text .globalalert-box-message{font-size:14px;font-weight:bold;width:100%;word-break:break-word}.notification-alert-global .notification-global-list-wrapper .notification-global-wrapper .globalalert-box .globalalert-box-text .globalalert-box-time{font-size:11px}.notification-alert-global .notification-global-list-wrapper .notification-global-wrapper .globalalert-box .globalalert-box-icon{margin-top:6px}.notification-alert-global .notification-global-list-wrapper .notification-global-wrapper .globalalert-box .globalalert-box-close{margin-top:6px;flex-shrink:0}.notification-alert-global .notification-global-list-wrapper .notification-global-wrapper .globalalert-box pre{flex-grow:1;flex-basis:100%}.notification-toast-wrapper{display:flex;flex-direction:column-reverse;gap:15px;width:300px;right:15px;bottom:30px;z-index:5999;position:fixed}.notification-toast-wrapper .notification-alert-box{display:flex;position:relative;align-items:stretch;flex-direction:row;border-radius:8px;overflow:hidden}.notification-toast-wrapper .notification-alert-box.alert-box-warning,.notification-toast-wrapper .notification-alert-box.alert-box-warning .alert-box-header{background:rgba(210,122,0,.75)}.notification-toast-wrapper .notification-alert-box.alert-box-warning .alert-box-text.notification-alert,.notification-toast-wrapper .notification-alert-box.alert-box-warning .alert-box-header .alert-box-text.notification-alert,.notification-toast-wrapper .notification-alert-box.alert-box-warning .alert-box-body,.notification-toast-wrapper .notification-alert-box.alert-box-warning .alert-box-header .alert-box-body{color:#fff}.notification-toast-wrapper .notification-alert-box.alert-box-danger,.notification-toast-wrapper .notification-alert-box.alert-box-danger .alert-box-header{background:rgba(181,43,39,.75)}.notification-toast-wrapper .notification-alert-box.alert-box-danger .alert-box-text.notification-alert,.notification-toast-wrapper .notification-alert-box.alert-box-danger .alert-box-header .alert-box-text.notification-alert,.notification-toast-wrapper .notification-alert-box.alert-box-danger .alert-box-body,.notification-toast-wrapper .notification-alert-box.alert-box-danger .alert-box-header .alert-box-body{color:#fff}.notification-toast-wrapper .notification-alert-box.alert-box-success,.notification-toast-wrapper .notification-alert-box.alert-box-success .alert-box-header{background:rgba(53,121,53,.75)}.notification-toast-wrapper .notification-alert-box.alert-box-success .alert-box-text.notification-alert,.notification-toast-wrapper .notification-alert-box.alert-box-success .alert-box-header .alert-box-text.notification-alert,.notification-toast-wrapper .notification-alert-box.alert-box-success .alert-box-body,.notification-toast-wrapper .notification-alert-box.alert-box-success .alert-box-header .alert-box-body{color:#fff}.notification-toast-wrapper .notification-alert-box.alert-box-default,.notification-toast-wrapper .notification-alert-box.alert-box-default .alert-box-header{background:rgba(28,41,56,.75)}.notification-toast-wrapper .notification-alert-box.alert-box-default .alert-box-text.notification-alert,.notification-toast-wrapper .notification-alert-box.alert-box-default .alert-box-header .alert-box-text.notification-alert,.notification-toast-wrapper .notification-alert-box.alert-box-default .alert-box-body,.notification-toast-wrapper .notification-alert-box.alert-box-default .alert-box-header .alert-box-body{color:#fff}.notification-toast-wrapper .notification-alert-box.ng-enter{transition:all .4s linear;opacity:0;left:250px;max-height:0}.notification-toast-wrapper .notification-alert-box.ng-enter.ng-enter-active{opacity:1;left:0;max-height:200px}.notification-toast-wrapper .notification-alert-box.ng-leave{opacity:1;transition:all .3s linear;left:0;max-height:200px}.notification-toast-wrapper .notification-alert-box.ng-leave-active{opacity:0;left:250px;max-height:0}.notification-toast-wrapper .notification-alert-box .alert-box-header{display:flex;align-items:center;border-top-left-radius:8px;border-bottom-left-radius:8px;padding:6px 10px}.notification-toast-wrapper .notification-alert-box .alert-box-body{border-top-right-radius:8px;border-bottom-right-radius:8px;padding:6px 10px;flex-grow:1;display:flex;align-items:center}.notification-toast-wrapper .notification-alert-box .alert-box-text.notification-alert{font-size:14px}.shotcuts h3.noshortcutshint{padding:45px}.shotcuts .shortcutsintro{margin:0;margin-bottom:16px}.shotcuts table{width:100%}.shotcuts table td{width:50%;vertical-align:middle}.shotcuts table td:first-child{padding:6px 10px}.shotcuts table td kbd{display:inline-block}.loadingoverlay{z-index:999999;position:fixed;display:none}.loadingoverlayblending{height:100%;width:100%;display:block;position:fixed;top:0;left:0;background:radial-gradient(ellipse at center,rgba(0,0,0,.5) 0%,transparent 100%)}.loadingoverlaywrapper{height:100%;width:100%;display:table;position:fixed;top:0;left:0}.loadingoverlaywrapperinner{display:table-cell;vertical-align:middle;text-align:center}.loadingoverlaycontent{display:inline-block;padding:30px;opacity:1}.loadingoverlaycontent h4{display:inline;font-size:27px;color:#fff;text-shadow:2px 2px 8px rgba(0,0,0,.5)}.loadingoverlaycontent .progressstate .progressandmessagewrapper{min-width:250px;width:fit-content;margin:0 auto}.loadingoverlaycontent .progressstate h5{font-size:18px;color:#fff;margin-top:6px;text-shadow:2px 2px 6px rgba(0,0,0,.5)}.loadingoverlaycontent .progressstate h6{font-size:14px;color:#fff;margin-top:6px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.loadingoverlaycontent .progressstate .progress{margin:auto;margin-top:30px;background-color:rgba(255,255,255,.3)}.loadingoverlaycontent .progressstate .progress .progress-bar{background-color:#fff}.loadingoverlaycontent .progressstate .progress .progress-bar.noprogressanimation{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}.loadingoverlaycontent .progressstate a{display:inline-block;margin-top:15px;text-shadow:1px 1px 2px rgba(0,0,0,.5);color:#fff}.loadingoverlaycontent .progressstate a.text-danger:hover{color:#d9534f}.loadingoverlaycontent img{margin-right:20px}.spinner{display:inline-block;width:21px;height:21px;background-color:#fff;vertical-align:middle;margin:0 auto;margin-right:15px;-webkit-animation:sk-rotateplane 1.2s infinite ease-in-out;animation:sk-rotateplane 1.2s infinite ease-in-out}.spinner.brand{background-color:#243549}.spinner.white{background-color:#fff}.spinner.invers{background-color:#fff}.spinner.textcolor{background-color:#111}.spinner.headingscolor{background-color:#5e5e5e}.spinner.muted{background-color:#a0a0a0}.spinner.small{width:14px;height:14px;margin-right:7.5px}.spinner.verysmall{width:10px;height:10px;margin-right:5px}.loadingoverlay .spinner{vertical-align:baseline}@-webkit-keyframes sk-rotateplane{0%{-webkit-transform:perspective(120px)}50%{-webkit-transform:perspective(120px) rotateY(180deg)}100%{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}@keyframes sk-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.radial-progress{background-color:#c4c4c4;border-radius:50%;display:inline-block}.radial-progress .circle .mask,.radial-progress .circle .fill,.radial-progress .circle .shadow{position:absolute;border-radius:50%}.radial-progress .circle .mask,.radial-progress .circle .fill{-webkit-backface-visibility:hidden;transition:-webkit-transform .5s;transition:-ms-transform .5s;transition:transform .5s}.radial-progress .circle .mask .fill{background-color:#29848f}.radial-progress .inset{position:absolute;background-color:#fff;border-radius:50%;display:table-cell;text-align:center;vertical-align:middle}@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spin-animation{-webkit-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;animation:spin 2s linear infinite;margin:4px}select-input{color:#111}select-input .transparentbackground{background:transparent}select-input .paddingforimage{padding-left:32px}select-input ul.dropdown-menu{max-width:100%}select-input ul.dropdown-menu li a{outline:0}select-input ul.dropdown-menu li a img{margin-right:6px}select-input input.btn{width:100%;text-align:left;padding-right:28px;overflow:hidden;text-overflow:ellipsis;background-color:#fff;color:#111}select-input .caretwrapper{position:absolute;right:0;top:0;bottom:0;display:flex;align-items:center;padding:0 10px}select-input .imagewrapper{position:absolute;left:0;top:0;bottom:0;display:flex;align-items:center;padding-left:10px;padding-right:6px;z-index:2}select-input .imagewrapper img{max-width:16px;max-height:16px}select-input .nopointerevents{pointer-events:none}.mslistwrapper{color:#111 !important;background-color:#fff;cursor:text;padding:6px 10px;min-height:32px;height:auto;line-height:1}.mslistwrapper[disabled]{cursor:default !important}.mslistwrapper input{box-shadow:none}.mslist{padding:0;display:inline-block;margin:0;margin-right:18px;line-height:1.5}.mslistelement{float:left;list-style:none}.mslistelement:hover{text-decoration:line-through;color:#d9534f;cursor:pointer}.mslistelement[disabled]{text-decoration:none !important;cursor:default !important}.mslistelementtext{float:left;list-style:none;border:none}.mslistelementcomma{list-style:none;float:left}.mslistelementcomma[disabled]{cursor:default !important}.mstextelement{width:10px;border:none;padding:0;outline:0}.mstextelement:focus{outline:0}.rangeslider{position:relative;outline:none}.rangeslider .progresswrapper{padding-bottom:.8em !important;padding-top:.8em !important;position:relative}.rangeslider .progresswrapper .progress{margin-bottom:0 !important;margin-top:0 !important;margin-right:0 !important;margin-left:0 !important}.rangeslider .progresswrapper .handlehorizontal{position:absolute;top:50%;transform:translateY(-50%);width:3em;padding:0}.rangeslider .progresswrapper .handlehorizontal .stripes{display:inline-block;padding-bottom:.2em}.rangeslider .progresswrapper .handlehorizontal .slidervalue{padding:.2em;display:inline-block}.rangeslider .progress-bar{transition:none !important;webkit-transition:none !important}.installpwaprompt{position:fixed;right:0;z-index:1009;right:7.5px;top:47.5px;border-radius:8px;background:#edf1f5;box-shadow:3px 3px 10px 3px rgba(0,0,0,.5)}.installpwaprompt .pwaapp{border-top-left-radius:8px;border-top-right-radius:8px;padding:7.5px;white-space:nowrap;margin-bottom:10px;text-align:center;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;max-width:300px}.installpwaprompt .pwaapp img{width:32px;height:32px;margin-right:10px}.installpwaprompt .pwaapp .pwatitle{color:#fff;white-space:nowrap;text-align:left;display:inline-flex;flex-direction:column;min-width:0}.installpwaprompt .pwaapp .pwatitle .pwamaintitle{font-size:18px;font-weight:bold;overflow:hidden;text-overflow:ellipsis}.installpwaprompt .pwaapp .pwatitle .pwasubtitle{font-size:11px;opacity:.75}.installpwaprompt .pwaapp .pwaactions{flex-grow:1;text-align:right;align-self:flex-start}.installpwaprompt .pwaapp .pwaactions .btn{line-height:1}.installpwaprompt .pwadetails{padding:7.5px;max-width:300px;text-align:center}.installpwaprompt .pwachoice{padding:7.5px;text-align:center;display:flex;flex-direction:row;justify-content:space-between}.installpwaprompt .pwachoice .btn{flex-grow:1}.installpwaprompt .pwachoice .btn.muted{flex-grow:0;color:#a0a0a0}.installpwaprompt .pwachoice .btn.muted:hover,.installpwaprompt .pwachoice .btn.muted.focus{color:#29848f}.usersorgroupsselection .usersorgroupsselection-preselection{display:flex;flex-direction:row;align-items:center}.usersorgroupsselection .usersorgroupsselection-preselection label{min-width:150px;padding-right:10px}.usersorgroupsselection .usersorgroupsselection-preselection .dropdown{flex-grow:1}.usersorgroupsselection .usersorgroupsselection-preselection .dropdown button{width:100%;display:flex;flex-direction:row;align-items:center;text-align:left}.usersorgroupsselection .usersorgroupsselection-preselection .dropdown button span{flex-grow:1;flex-shrink:1;min-width:0}.usersorgroupsselection .usersorgroupsselection-preselection .dropdown button i{flex-grow:0;flex-shrink:0}.usersorgroupsselection .usersorgroupsselection-preselection .dropdown .dropdown-menu{min-width:100%}.usersorgroupsselection .usersorgroupsselection-customselection{padding-top:10px}.usersorgroupsselection .usersorgroupsselection-customselection .viewmanagerow{display:flex;flex-direction:row;align-items:center}.usersorgroupsselection .usersorgroupsselection-customselection .viewmanagerow > span{min-width:150px;padding-right:10px}.usersorgroupsselection .usersorgroupsselection-customselection .viewmanagerow .btn-group{flex-grow:1}.usersorgroupsselection .usersorgroupsselection-customselection .viewmanagerow .btn-group button{width:100%;display:flex;flex-direction:row;align-items:center;text-align:left}.usersorgroupsselection .usersorgroupsselection-customselection .viewmanagerow .btn-group button span:first-child{flex-grow:1;flex-shrink:1;min-width:0}.usersorgroupsselection .usersorgroupsselection-customselection .viewmanagerow .btn-group button span:last-child{flex-grow:0;flex-shrink:0}.usersorgroupsselection .usersorgroupsselection-customselection .usersandgroupsrenderer{margin-bottom:0}.usersorgroupsselection .usersorgroupsselection-customselection .usersandgroupsrenderer .valuerenderer{margin-bottom:0}.usersorgroupsselection .usersorgroupsselection-customselection .usersorgroupsselection-customselection-notavailable{text-align:center}ul.pageablenavbaractiondropdown.dropdown-menu{max-height:50vh;overflow:auto;padding-top:0}ul.pageablenavbaractiondropdown.dropdown-menu li a{display:flex;flex-direction:row}ul.pageablenavbaractiondropdown.dropdown-menu li a div{flex-grow:1}ul.pageablenavbaractiondropdown.dropdown-menu li a i{margin-left:6px}ul.pageablenavbaractiondropdown.dropdown-menu li.folder div{font-weight:bold}ul.pageablenavbaractiondropdown.dropdown-menu li.sticky{padding-bottom:6px;margin-bottom:6px;position:sticky;top:0;background:#fdfefe;border-bottom:1px solid #cdd7e2}ul.pageablenavbaractiondropdown.dropdown-menu li.sticky a{font-weight:bold}ul.pageablenavbaractiondropdown.dropdown-menu li.sticky i{margin-right:6px;margin-left:0}.cookiebanner{position:fixed;left:0;right:0;bottom:0;z-index:9999;padding:15px;background:#edf1f5;text-align:center;border-top:1px solid #cdd7e2;box-shadow:0 -3px 3px 0 rgba(205,215,226,.5)}.cookiebanner span{padding-right:15px}@media (min-width:  767px ){.welcome-backdrop > .popover.introduction > .popover-content{min-width:400px;max-width:600px}}.intro-image{background:url('inet/img/introduction_48.png');width:48px;height:48px;display:inline-block}.intro-header{vertical-align:top;line-height:48px;margin-top:16px;margin-bottom:16px}.modal-backdrop.introduction{z-index:1100;position:fixed}.popover.introduction{z-index:1102}.introduction .popover-title{background-color:#edf1f5;border-width:0;color:#111;font-weight:normal;font-size:18px}.introduction .popover-content{line-height:1.5}@keyframes search-panel-reload{20%{opacity:.2}}.navigation search-panel div.searchfield-wrapper .searchpanel{box-shadow:none;background-color:#1a2635;border-radius:5px}.navigation search-panel div.searchfield-wrapper .searchpanel .CodeMirror-placeholder{color:#717c89;transition-duration:150ms;transition-property:color}.navigation search-panel div.searchfield-wrapper .searchpanel:focus,.navigation search-panel div.searchfield-wrapper .searchpanel:hover,.navigation search-panel div.searchfield-wrapper .searchpanel.open{background-color:#fff !important;color:#111 !important}.navigation search-panel div.searchfield-wrapper .searchpanel:focus .CodeMirror-placeholder,.navigation search-panel div.searchfield-wrapper .searchpanel:hover .CodeMirror-placeholder,.navigation search-panel div.searchfield-wrapper .searchpanel.open .CodeMirror-placeholder{color:#a0a0a0}.navigation search-panel div.searchfield-wrapper .searchpanel:focus-within{background-color:#fff;color:#111}.navigation search-panel div.searchfield-wrapper .searchpanel:focus-within .CodeMirror-placeholder{color:#a0a0a0}search-panel{min-width:0;display:block}search-panel div.searchfield-wrapper{width:100%;-ms-flex:1}search-panel div.searchfield-wrapper .searchpanel{display:flex;flex-direction:row;align-items:center;border-radius:5px;padding:0;transition-duration:150ms;transition-property:background-color,color;background-color:#fff;color:#111}search-panel div.searchfield-wrapper .searchpanel.active{background-color:#dbe9f5;color:#000}search-panel div.searchfield-wrapper .searchpanel.input-lg .searchfield,search-panel div.searchfield-wrapper .searchpanel.input-lg .searchfield:after{line-height:24px}search-panel div.searchfield-wrapper .searchpanel > span{margin:0 6px;flex-shrink:0}search-panel div.searchfield-wrapper .searchpanel .dropdown-menu{margin-top:2px;max-width:100% !important}search-panel div.searchfield-wrapper .searchfield{flex-grow:1;overflow:hidden;border:0;text-shadow:none;outline:none;box-shadow:none;height:100%;padding:0}search-panel div.searchfield-wrapper .searchfield .CodeMirror{background:transparent}search-panel div.searchfield-wrapper .searchfield .CodeMirror .CodeMirror-scroll{overflow:hidden !important}search-panel div.searchfield-wrapper .searchfield .CodeMirror,search-panel div.searchfield-wrapper .searchfield .CodeMirror-wrap{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#111;height:100%}search-panel div.searchfield-wrapper .searchfield .CodeMirror-cursor{border-color:#111;height:auto !important}search-panel div.searchfield-wrapper .searchfield .CodeMirror-placeholder{color:#a0a0a0}search-panel div.searchfield-wrapper .searchfield .CodeMirror-sizer{height:100%}search-panel div.searchfield-wrapper .searchfield .CodeMirror-sizer,search-panel div.searchfield-wrapper .searchfield .CodeMirror-sizer > div{display:flex;align-items:center}search-panel div.searchfield-wrapper .searchfield .CodeMirror-sizer,search-panel div.searchfield-wrapper .searchfield .CodeMirror-sizer > div,search-panel div.searchfield-wrapper .searchfield .CodeMirror-sizer > div > .CodeMirror-lines{flex-grow:1}search-panel div.searchfield-wrapper .searchfield,search-panel div.searchfield-wrapper .searchfield:after{line-height:18px}search-panel div.searchfield-wrapper .searchfield:empty:before{content:"\200B";display:inline}search-panel div.searchfield-wrapper .searchfield span.or:first-child:before,search-panel div.searchfield-wrapper .searchfield span:not(.or) + span.or:before{content:' ';border-left:1px solid #246d76;border-radius:4px;padding-left:2px;margin-right:-2px;font-weight:normal}search-panel div.searchfield-wrapper .searchfield span:not(.or) + span.or:before{margin-left:2px}search-panel div.searchfield-wrapper .searchfield span.or + span:not(.or):before,search-panel div.searchfield-wrapper .searchfield span.or:last-child:after{content:' ';border-right:1px solid #246d76;border-radius:4px;padding-right:2px;margin-left:-2px;margin-right:2px;font-weight:normal}search-panel div.searchfield-wrapper .searchfield span.or:last-child:after{position:absolute}search-panel div.searchfield-wrapper .searchfield span.field,search-panel div.searchfield-wrapper .searchfield span.fieldSeparator{color:#29848f;font-weight:bold}search-panel div.searchfield-wrapper .searchfield span.field.focus span.fieldValue,search-panel div.searchfield-wrapper .searchfield span.fieldSeparator.focus span.fieldValue{border-bottom:none}search-panel div.searchfield-wrapper .searchfield span.fieldSeparator{padding-right:1.5px}search-panel div.searchfield-wrapper .searchfield span.fieldValue{font-weight:normal;color:#111}search-panel div.searchfield-wrapper .searchfield span.or.ro{font-weight:bold}search-panel div.searchfield-wrapper .searchfield span.focus{border-bottom:1px solid #a0a0a0}search-panel div.searchfield-wrapper .searchfield span.cursorMark,search-panel div.searchfield-wrapper .searchfield span.cursorMark ~ span.fieldSeparator,search-panel div.searchfield-wrapper .searchfield span.cursorMarksLine ~ span{color:#a0a0a0}search-panel div.searchfield-wrapper .searchresult{text-align:left;flex-direction:column}search-panel div.searchfield-wrapper .searchresult,search-panel div.searchfield-wrapper .searchresult .firstLine{display:flex;align-items:center;width:100%}search-panel div.searchfield-wrapper .searchresult .prefixedLabel,search-panel div.searchfield-wrapper .searchresult .highlightLabel{flex-grow:1;min-width:0;overflow:hidden;text-overflow:ellipsis}search-panel div.searchfield-wrapper .searchresult .appendix{font-size:75%;text-transform:uppercase;font-weight:bold;color:#a0a0a0}search-panel div.searchfield-wrapper .searchresult .firstLine{flex-direction:row}search-panel div.searchfield-wrapper .searchresult .secondLine{font-size:75%;color:#a0a0a0;align-self:flex-start;max-width:100%;overflow:hidden;text-overflow:ellipsis}search-panel div.searchfield-wrapper .searchresult .secondLine span{text-decoration:underline}search-panel div.searchfield-wrapper .clearsearch,search-panel div.searchfield-wrapper .reloadsearch{outline:none}search-panel div.searchfield-wrapper .clearsearch:focus,search-panel div.searchfield-wrapper .reloadsearch:focus,search-panel div.searchfield-wrapper .clearsearch:hover,search-panel div.searchfield-wrapper .reloadsearch:hover{filter:invert(44%) sepia(20%) saturate(1412%) hue-rotate(138deg) brightness(94%) contrast(84%) /* This is a perfect result. */}search-panel div.searchfield-wrapper .reloadsearch.hasStartedLoading{animation:search-panel-reload 1s linear infinite}.filechooser .filechoosertitle{flex-grow:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.filechooser .modal-body{padding:0 !important;min-height:0;display:flex;flex-direction:column}.filechooser .modal-body .filechoosererrors,.filechooser .modal-body .loading,.filechooser .modal-body .breadcrumbs,.filechooser .modal-body .filepath{padding:6px 15px}.filechooser .modal-body .breadcrumbs .btn-group{flex-wrap:wrap;gap:3px 0}.filechooser .modal-body .breadcrumbs .btn-group img,.filechooser .modal-body .breadcrumbs .btn-group i{margin-right:3.33333333px}.filechooser .modal-body .filechooserpanels{padding:1px 10px;padding-right:10px}.filechooser .modal-body .folderlistwrapper{padding:5px 5px}.filechooser .modal-body .filechoosercontent{display:flex;flex-direction:column;gap:15px;width:100%;min-height:0}.filechooser .modal-body .filechoosercontent .filechooserpanels{display:grid;grid-gap:15px;grid-template-columns:350px 1fr;align-items:start}@media (max-width: 767px){.filechooser .modal-body .filechoosercontent .filechooserpanels{grid-template-columns:1fr;overflow-y:auto}}.filechooser .modal-body .filechoosercontent .filechooserpanels .folderlistwrapper{height:300px}.filechooser .modal-body .filechoosercontent .filechooserpanels .folderlistwrapper .list-group{height:100%;overflow-y:auto;overflow-x:hidden;background-color:#fff}.filechooser .modal-body .filechoosercontent .filechooserpanels .folderlistwrapper .folderlist .emptypath{padding:6px 10px;background-color:#fff}.filechooser .modal-body .filechoosercontent .filechooserpanels .folderlistwrapper .folderlist .list-group-item{border-radius:0;border:1px solid transparent}.filechooser .modal-body .filechoosercontent .filechooserpanels .folderlistwrapper .folderlist .list-group-item img,.filechooser .modal-body .filechoosercontent .filechooserpanels .folderlistwrapper .folderlist .list-group-item i{margin-right:3.33333333px}.filechooser .modal-body .fileicon{width:16px;height:16px}[class^="icon-"],[class*=" icon-"]{width:16px;height:16px;display:inline-block;background-repeat:no-repeat;background-position:left top;flex-shrink:0;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsIAAA7CARUoSoAAAADmSURBVDhPlZIxCoNAEEUnuYKFTQQrwU4scoc0YmmR1jsEO8Ha0tI+5ACChSDewE7wFMFOyWaWTHbXNRB8fGTG/0dH1gODfWwGLhdwHLAsmCYYR7jfYZ7J+oADUmXJNJ5PFsdqRlYsTSm05XoVMWXg9SJ7GPhTk4RapChE7JsOQ/KQ243fOZ+pRR4PiunfgDJNfjUM1nWURqJIBJSokG2zvqcoouyDkpVU01AUaVvNXTVcnkdRJMt0F+CIMytcl4plgbqmWmFz0r4PpxPVVaUfM6K+jivPaR8kCHT3x0r/2D2w8/cGeAMSHww84Dp1xwAAAABJRU5ErkJggg==")}[disabled] > [class*="icon-"]{opacity:.5}.input-group-addon [class*="icon-"]{vertical-align:middle}.small-inline-icon{margin-bottom:-4px;margin-right:8px}.icon-none,.icon-empty{background-image:none}.icon-blank{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAANElEQVR4XqXIIREAMBAEsbdw/s1WQNBOQUhu2/0gKqIiKqIiKqIiKqIiKqIiKqIiKqIiqge7mTMBvZmJAgAAAABJRU5ErkJggg==")}.icon-search{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA9ElEQVR4XpWSPRIBQRCFRUSoQeYCzsEF/BQJR8CJHEWOiFApETEBIgn91XYXekdZW/VNTe17/eanJxdCyCkFYSoshZvCfKKa+T6wSV3YCI8vrNUTDSDdig9CTygqbWGrGiGpnTCwbSuueENIPjQ8Y68zrFRkZV9s9NWz8BrDVUW27AuNknouXssaUFYP3lSAHaHjxTcG6qGtqQD6jMhtxy6Rf0f14E0F0BpahAEjF8aZoSvsVGOBaBuBR2IhMewtzIVaLADyIekzreKy/FOmmJC90IgF/KIaXsc5C81/A4CVKSbkLgy9IQstLSbk5MWsjCgWZk/DiYGgjoiUdAAAAABJRU5ErkJggg==")}.navigation .searchfield-wrapper .searchpanel .icon-search{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA90lEQVR4XpWSPRIBQRCFNyJC+clcwDm4gJ8iWQcQIHUZR5EjIlRKREyASEJ/pbvQO8oKvqmtfa/fzHRPFA8mkZIVxsJCuCp8j1Qz3wf2URXWwv0LK/UEA0i34r3QEXJKU9ioRkjiJCwc24pL3iAUVcMz9DrLUkV29sVGVz1zr7FcVOTIvtDIq+fstbQBBfXgTQTYFVpefKOnHsaaCGDOiHQ71ET+HdSDNxHAaBgRBow0jDtDW9iqxgbBMQKPxEJC2FuYCZVQAGTi55wZFc3yT5liQnZCLRTwi3L8us5JqP8bAOxMMSE3IfaGNDS0mJCjF9PSp1iYPgCCYoivqgAH3gAAAABJRU5ErkJggg==");transition-duration:150ms;transition-property:background-image}.navigation .searchfield-wrapper .searchpanel:hover .icon-search,.navigation .searchfield-wrapper .searchpanel:focus .icon-search,.navigation .searchfield-wrapper .searchpanel.active .icon-search,.navigation .searchfield-wrapper .searchpanel.open .icon-search{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA9ElEQVR4XpWSPRIBQRCFRUSoQeYCzsEF/BQJR8CJHEWOiFApETEBIgn91XYXekdZW/VNTe17/eanJxdCyCkFYSoshZvCfKKa+T6wSV3YCI8vrNUTDSDdig9CTygqbWGrGiGpnTCwbSuueENIPjQ8Y68zrFRkZV9s9NWz8BrDVUW27AuNknouXssaUFYP3lSAHaHjxTcG6qGtqQD6jMhtxy6Rf0f14E0F0BpahAEjF8aZoSvsVGOBaBuBR2IhMewtzIVaLADyIekzreKy/FOmmJC90IgF/KIaXsc5C81/A4CVKSbkLgy9IQstLSbk5MWsjCgWZk/DiYGgjoiUdAAAAABJRU5ErkJggg==")}.navigation .searchfield-wrapper .searchpanel:focus-within .icon-search{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA9ElEQVR4XpWSPRIBQRCFRUSoQeYCzsEF/BQJR8CJHEWOiFApETEBIgn91XYXekdZW/VNTe17/eanJxdCyCkFYSoshZvCfKKa+T6wSV3YCI8vrNUTDSDdig9CTygqbWGrGiGpnTCwbSuueENIPjQ8Y68zrFRkZV9s9NWz8BrDVUW27AuNknouXssaUFYP3lSAHaHjxTcG6qGtqQD6jMhtxy6Rf0f14E0F0BpahAEjF8aZoSvsVGOBaBuBR2IhMewtzIVaLADyIekzreKy/FOmmJC90IgF/KIaXsc5C81/A4CVKSbkLgy9IQstLSbk5MWsjCgWZk/DiYGgjoiUdAAAAABJRU5ErkJggg==")}.icon-appmenu{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAW0lEQVR4Xp3KsQ0AIAwDQfZf+hESaeJ8AZac4uJFZt32jB6ADBEPQIaIByBDxAu/G/Dac3rq2TN6ADJEPAAZIh6ADBEv/G7Aa8/pqWfP6AHIEPEAZIh4ADJEfANbEoyeTjV1oQAAAABJRU5ErkJggg==")}.navigation .navigationentry.app-name.open .icon-appmenu,.navigation .navigationentry.app-name .dropdown-toggle:hover .icon-appmenu,.navigation .navigationentry.app-name .dropdown-toggle:focus .icon-appmenu{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAW0lEQVR4Xp3KsQ0AIAwDQfZf+hESaeJ8AZac4uJFZt32jB6ADBEPQIaIByBDxAu/G/Dac3rq2TN6ADJEPAAZIh6ADBEv/G7Aa8/pqWfP6AHIEPEAZIh4ADJEfANbEoyeTjV1oQAAAABJRU5ErkJggg==")}html.plain .icon-appmenu-inverse{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAVElEQVR4Xp3OMQpAIQxEQa+Q+x/Wj6DNXwaixaYYXpFRVfO3sdfyAIXyAIXyAIXyg88LuN06rVflAQrlAQrlAQrlB58XcLt1Wq/KAxTKAxTKAxTKP1D+wnF7/7iTAAAAAElFTkSuQmCC")}html.plain .navigation .navigationentry.app-name .icon-appmenu{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAARElEQVR4XsXOIQ4AIRTE0H//Sy+ma2hIiqLJmKdmZubb9pddQNkFlF1At/6w06XsAsouoOwCuvWHnS5lF1B2AWUXUPIFmWaPcSd4mOkAAAAASUVORK5CYII=")}html.plain .navigation .navigationentry.app-name.open .icon-appmenu,html.plain .navigation .navigationentry.app-name .dropdown-toggle:hover .icon-appmenu,html.plain .navigation .navigationentry.app-name .dropdown-toggle:focus .icon-appmenu{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAARElEQVR4XsXOIQ4AIRTE0H//Sy+ma2hIiqLJmKdmZubb9pddQNkFlF1At/6w06XsAsouoOwCuvWHnS5lF1B2AWUXUPIFmWaPcSd4mOkAAAAASUVORK5CYII=")}.icon-navigationmenu-open{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAOUlEQVR4Xq3MsQkAQBACweu/aT8yMnJfYUAMPEn3I4aWC83uAIuhFUPLhWZ3gMXQiqHlQrM7wGJoPUeBUNoeBZbsAAAAAElFTkSuQmCC")}@keyframes connectionactive0{0%{opacity:0}20%{opacity:1}40%{opacity:1}80%{opacity:0}100%{opacity:0}}@keyframes connectionactive1{0%{opacity:0}20%{opacity:0}50%{opacity:1}70%{opacity:1}90%{opacity:0}100%{opacity:0}}@keyframes connectionactive2{0%{opacity:0}40%{opacity:0}70%{opacity:1}80%{opacity:1}100%{opacity:0}}.connectionstate{width:24px;height:24px;position:relative;opacity:0;display:inline}.connectionstate.statevisible{opacity:1}.connectionstate.activerequest .icon-connectionactive0{animation:connectionactive0 linear 1.5s infinite}.connectionstate.activerequest .icon-connectionactive1{animation:connectionactive1 linear 1.5s infinite}.connectionstate.activerequest .icon-connectionactive2{animation:connectionactive2 linear 1.5s infinite}.connectionstate.offline .icon-offline{opacity:1}.connectionstate.nowebsocket .icon-nowebsocket{opacity:1}.connectionstate .icon-connectionactive0,.connectionstate .icon-connectionactive1,.connectionstate .icon-connectionactive2,.connectionstate .icon-offline,.connectionstate .icon-nowebsocket{width:24px;height:24px;top:0;left:0;position:absolute;opacity:0;pointer-events:none}.connectionstate .icon-connectionactive0{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAeElEQVR4XrXNUQqAIBAAUQ8eQVB00ahusSn45ahf08IDmV0wRUT6E4INwYZgQ7Ah2BBsCDYEG8LElr3V2tl3IQycwSkftneAMPAEp7T2DhAG7uCU1t4BwsAenCN4BwgTS3ZV5d3uuxBsCDYEG4INwYZgQ7Ah2BBsH+9I1MWttzRpAAAAAElFTkSuQmCC")}.connectionstate .icon-connectionactive1{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABK0lEQVR4XrXUTUoDQRAF4PiHuhMVNCdwrQtPoIh30aW4VPQYEtCTZCMmHkBBD6B7QXAjZb1M9ZBUvR4RyoZvMe/VpAPdTE9Eev8pBNlCkC0E2UKQLQTOqtoiebGhFkjeCsGUPTWU7h9Ad6s2STcRAtNXb+qSdN65elRLpKtuMJBm7ZPO27HZa9LRDVbUl/pWi6RnPtWHNGc20/lBOJBmvZKu5tneObbnudL5QTix4RHpah7snVN77twAQ1h/2WBs75QNWtMPZdcjG37ywx1e7J1D3/lBwEHhwHBwvmNwPXEhMI8LMtP74eJKmoUr6DsPVxnrhnTVDfCv7tUZ6bwL9a62SVfdANbUnfz+qRiqXdJNhMCZV+skL/ANWiZ5KwTZQpAtBNlCkC0E2X4AO03i5iCZSGEAAAAASUVORK5CYII=")}.connectionstate .icon-connectionactive2{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABVklEQVR4XrWVvS9EQRTFV0NJfFSLmv9AKFQEQXQq+x+wK9GpfJTUPnqJevdvoX5baUgobCW57nHnyuS+m+yb8Zzkl805c+5M8vLebIOIGv9JKaibUsDsMnNOPgzMbNvclg6ZC1tK4IxZi7N4cYN5Z8acwaqMMn1mWTNdGGdemStnKJVTkr0m4DW8I9GiM5DKNInu4RE0mS/mxSnn8kSy5yxMm0QPTjGXGxK1YbpqnGIuxyTqwhTB7DnFVEbC7wGJCphBMCtRMRc9YJNEnzB6wGpY/At6wBaJBjBFMPtRMRc9oEWiPkwvmKOomIsecEKiHkwnGHxsdiCXRxJ1YPRDe3aKueCjxZ5NDW5JNOOUU1kg0c8T0XCK5ILCRWUH9LlW5Zp5Yybh44UlkqsWV64dqgqu+g9mXTNbwD/SuTNYlUuSl+Y3swWAQ+adfBiY2bG5LdVOKaibb87b+rGqRAfbAAAAAElFTkSuQmCC")}.connectionstate .icon-offline{opacity:0;transition:opacity 200ms linear;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABMklEQVR4XrXUoU5DMRgF4BEgBEPAEAiCBIvBIhEYDGJvACEhC45kvMLUxLIHQBAchvAGSEDMLPnVJApQyxzbObl/b3rbXihrEV/S+/f0dGL3NqR52vhP3iA3b5CbN0h0Ccf2zA2kaME3jGHHzN1QrH0pfu2WPl9IUU5XdtY9aFuBc+jCGSzDNjzBFG40V1tObqmxCm9SFBnPILqOKidvoK6lWm77qZzn9nRde8EG3Itf/Ft5WzM9fa5csA59+NJQSEw5veqsvGANBlYgJLbceIFD7jPQCQRSyg2+DwcMjQKbqeXGI4OTwEaOcvpgeBjYyFFeXuD+53OV0y0PLUnc6//X8nfY5EFahCNdp5Z/wh3s8qy5wAiVJ7EfFuBBinJ+273wPNwBP8knbiiFN8jNG+Q2AzjLJLlUvaGWAAAAAElFTkSuQmCC")}.connectionstate .icon-nowebsocket{opacity:0;transition:opacity 200ms linear;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABkUlEQVR4XrWTvS9EQRTFV+GjEkFFlkSiU9BqlBpRa4iG+GgkNhqVitZ/IPwLvqJR63RUikUhEiHIRojrnDczu/Pm7niRjJP8kpcz58597868koiU/hNlpEYZqVFGapQRMAg2wDG4Ax/gHdyCE7AOBprUFTZg0QH4kmJ9gn1QFr1PrkEXWAI9YErM2/5Fz2BGfmmwaIM3YAhMi2nCUcxarw202+c5cGprnL7BmkQadIuZM/UAxkCvH44wDq5MWSY2qX+JC/WJGQ3n+GiDr2DSBQvoBOdZldGL2DNxgT1wKeaNR8CTDXJEaq4R2OTalGXiJcka9EvjtrBJK5gANevxk3kdww2bwXE5cc8yzYpnXkgjzEP2r+kuaPHWY5y5AqhC49AzFiQfXvbWqDdwD3bE3KhwczJfT4sc0ah6xqjogi1v3RebhFky7GWqNNysKf5sYQHhjaI2wYp95peEOdJh16lauBiDm1HcfNU+xxrkUEYEjiPUtuicQhkReKBswrcuOuQcykiNMlKjjNQoIzXKSM0PQQ4+wtpUW7cAAAAASUVORK5CYII=")}html.plain .connectionstate .icon-connectionactive0{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAfUlEQVR4XrXNwQmAMBAFUVvYfkUQFBsVtQtNwNNO4mk8PAiTDztExPAnBBuCDcGGYEOwIdgQbAg2hA9zcb2mxn8TQsdW3Ek9mHeA0HEGD9SWd4DQcQQP1JZ3gNCxBA+sjR0gfBiL/VXf+b8JwYZgQ7Ah2BBsCDYEG4INwfYAkcWN60idRBYAAAAASUVORK5CYII=")}html.plain .connectionstate .icon-connectionactive1{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABLElEQVR4XrXUTUoDQRQE4PiHcWeroDmBa114AkW8iy7FpRKPIYKexI0kegAFPYDuBcGNaFXm9ZC8V50gtItvMVWvpwe6mU5KqfOfQlBbCGoLQW0hqC0EzgpsijxbhwWRt0IwZhfuZryA3Q1siG4kBKYHb3AhOu8MHmFJdMUNruEH9kTnbdvspejkBl34gm9YFL3yCR+pObOJzg/Sfmq+6FV0Jc+25sie53LnB+nYhoeiKxnYmhN7nroBh/66wYOtyRu0xh/yroc2/OSHp3ixNQe+84PEg+KB8eB8p/B68kJwnhdkovfDWT81X8Qr6DuPV5mzV6IrbsCvuodT0Xnn8A5boituQKtwm2b/Kvg72RHdSAiceVgTecZ/0LLIWyGoLQS1haC2ENQWgtp+Ad27nAwRT3Q0AAAAAElFTkSuQmCC")}html.plain .connectionstate .icon-connectionactive2{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABW0lEQVR4XrWVPy8EURTFV0PJWVSLmm8gFCqCIDoV34BdiU7lT0ntTy9R734W6tlKQ0JhKwn35L67mby5yc6bjOKXzTnvnnOTyczbBoDGf1Iw6qZgCHvCvOOPgpmd2I+HjoWreCiBC2E97+UPN4VPYcIJlmVc6Asr5tnBpPAu3DihVM6hXVPUZj4Iv8KSE0hlBtr1SE2jJfwIb85wVV6gnXMUbejGJ2ewKnfQzjZF14QzWJVTaGeXIgti3xlMZSz8HkI7M4pBEKtOIBVbsAXt/KawBWtOIBVbsA3tHFBkQRw4gVRswRG0s0/RC+LECaRiC86gnT2KThD82OJAVZ6hnR0K+9BencGq8KNlZ8uMe+jGWWc4lUXknoiZ09ALihdVHLDnWpZb4UNoUucPlqFXLa/cOFQWXvVfwoZ58QD/kS6dYFmuoS/N0IsHCJcsOP4omNmN/XiodgpG3fwBcViz14XLiscAAAAASUVORK5CYII=")}html.plain .connectionstate .icon-offline{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABMklEQVR4XrXUoU5DMRgF4BEgBEPAEAiCBIvBIhEYDGJvACEhC45kvMLUxLIHQBAchvAGSEDMLPnVJApQyxzbObl/b3rbXihrEV/S+/f0dGL3NqR52vhP3iA3b5CbN0h0Ccf2zA2kaME3jGHHzN1QrH0pfu2WPl9IUU5XdtY9aFuBc+jCGSzDNjzBFG40V1tObqmxCm9SFBnPILqOKidvoK6lWm77qZzn9nRde8EG3Itf/Ft5WzM9fa5csA59+NJQSEw5veqsvGANBlYgJLbceIFD7jPQCQRSyg2+DwcMjQKbqeXGI4OTwEaOcvpgeBjYyFFeXuD+53OV0y0PLUnc6//X8nfY5EFahCNdp5Z/wh3s8qy5wAiVJ7EfFuBBinJ+273wPNwBP8knbiiFN8jNG+Q2AzjLJLlUvaGWAAAAAElFTkSuQmCC")}html.plain .connectionstate .icon-nowebsocket{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABiklEQVR4XrXTPS9EQRQG4FX4qMRBRZZEolPQapQaUWuIhvhoJDYalYrWPxD+gq9o1DodlWJRiEQIshGC93XPcHbmzt5mFE+yeeecOffOnS2JSOk/BUFqQZBaEKQWBJ5+WINDuIE3eIVrOIJV6MvpKxzApj34gK8C77ALZdOfO6ADFqALJiR7Wn+zRh5hShoMmNfCKxiAScmG8CimNWuBVv09A8fa43zCikQGdEp2ziy8gxHotsURo3ChfW7I75u4oh7JjobneK+FzzDuCgu0w6n20ZPoN3EFO3Au2RMPwYMW8oiCc43gkEvtI16SnwG98ndbOKQZxqCmGV+Z19HfMA+Pyw3gnmWGFROemWJ+ZHtNt6HJrMecmJ4Kg30TzHnFi2aNXuAWtiS7Uf7mNGvqDxhUTTCc07Bh1i0O8Wtp0NRUGbizJv7Z/AbijeL6Oizpb76JX0dtuk41fzGGm7GBmy/r79iAOkEQwePwj2gzpy4QBBH8oBzCpy76yHWCILUgSC0IUguC1IIgtW/jfPfZSQZQogAAAABJRU5ErkJggg==")}.icon-navtree-collapsed{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAa0lEQVR4XmOYNGsJAyUYQ4BUjCFAKsYQQMJCWMQwMIYAFAsD8W8gjsAiR5QBINwMxN+B2AyLHFEGMALxSiB+BsQyWOQJGgDC3EB8AYhPATEnFnnaGkCxFygKRKpEI0UJiWiMIUAqxhAgFQMA+JndFI9iaJIAAAAASUVORK5CYII=")}.icon-navtree-expanded{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAkElEQVR4XqXMvQ2CQBiH8bMwAa2oiTUbsIIzOIOFM7gCDQm1pTuwAGEABrC1NCYWPpdgc//D843Fr3neD9d0F/cPCVYSrCRYSbCSgCzSFmfhwg5PHIO+whkP5N8eeCe80GKNLa7z8SHcD48/9rijx4gb6sje4gOvwoQBZWSefOAV2ET6zw+SJFhJsJJgJcHqDVrw3RNGl0CNAAAAAElFTkSuQmCC")}.icon-sidenavigation-expand{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAjElEQVR4XqWQsQ2AMAwEEayB2JWCBVJSIBC0zMEQDAN+KUGJ7QQsipOiz/8Vrty4VX8QgRURWBGBlfDoiJ3oiZqXIhpi8F1sHsFBXJ7J6RJka9TDRhVoErwX1kkELXGyQpCAmf2hi01yxJwEqGMuyEmyY01QkohxTqBJ1HFJECS4NFDHb4JPiMCKCKzc2RMILGCCqeYAAAAASUVORK5CYII=")}.icon-close-sm{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAfklEQVR4XpWSOw6AIBBEucL2Fp5NY6HnpdMELuJnxrBKcDVYvATmo6zoRMSBAXjQpH0ONXrMOAo9WMEOImiL8Jy8DUwU2aagLClIuM49r08pDe4trbFebREkHbUczipd4dpCtApv4UdJw9aAlnYO/fuzdnJfXJDvixvVqP41DiBwcapUEUDrAAAAAElFTkSuQmCC");width:12px;height:12px}.icon-close{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAj0lEQVR4XqWSyw5AQAxF/UL3Fr6NWPC9diT8iEdvMl7tJcYsTsJte2JGMxHJUnBBLDaolU7JbWPIUEMPFVTKrKzKpBRmuA+1RWmZAHY07AxhEOD5WkOvE7BGvLPsOOJVYD+VMcr9aE7wJnHDsYLpi+Bp+FFih9mFsYxeYvJvLOVcpFHeF6lhApC0yr9wQSwb4EWH+prw0moAAAAASUVORK5CYII=")}.icon-close-primary-inverse{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAaklEQVR4XqWRQQrAMAgE85S+pf8/9QX9iXVoD5ItyKIwRMa4h2RFxJogwkWEiwgXEcmZXMlRHD2OWRvAReqOdxHoKWZtQF3grD2zNmAPoX6XQcTHKKAuc9ZeQvZlGD/i+BstRLiIcBHh8gDI8yC68PTHRgAAAABJRU5ErkJggg==")}.icon-close-base-inverse{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAaklEQVR4XqWRQQrAMAgE85S+pf8/9QX9iXVoD5ItyKIwRMa4h2RFxJogwkWEiwgXEcmZXMlRHD2OWRvAReqOdxHoKWZtQF3grD2zNmAPoX6XQcTHKKAuc9ZeQvZlGD/i+BstRLiIcBHh8gDI8yC68PTHRgAAAABJRU5ErkJggg==")}.icon-close-white{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAaklEQVR4XqWRQQrAMAgE85S+pf8/9QX9iXVoD5ItyKIwRMa4h2RFxJogwkWEiwgXEcmZXMlRHD2OWRvAReqOdxHoKWZtQF3grD2zNmAPoX6XQcTHKKAuc9ZeQvZlGD/i+BstRLiIcBHh8gDI8yC68PTHRgAAAABJRU5ErkJggg==")}.icon-close-xs{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAaUlEQVR4XrWRsQnAMAwEvYI2yCzZv8oE2STWQQrhJ4jHpDgsTv4v7BERYwcRLiJcRLiISM7kSo7imHHs2gIuPsn9BoEZx64tqAHOOrNrC9aSz/BvBTXMWWcpWcOw/Yjb32ghwkWEiwiXCb7fVo3beMe6AAAAAElFTkSuQmCC")}.icon-delete{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAyElEQVR4Xp2SMQoCMRRE09r5ay9g4xn0DDZewNrCwgssgofwdt5AK0HQPPhZ4p9sEAPDTjLzX3Zhk5mlhi5Z7yDOYi/JgeuRNa/2eM5i7wtwzLqb3hxFh64AfhmuIQL4S/XmkPUyvS2KDl0BXBvlKdEVwNnDme/xJSueDE9XALwW4aIDIMM3P2Hn4aoDIMPTFcDaw00HUDo8BbD0cNsBkOHpCoBFuA9DtSfDswSAnlmnMFR7MjrjTATcvNwTnUnAYP2/kYzOOPMBdcicMoHh7JEAAAAASUVORK5CYII=")}.icon-delete-danger{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAx0lEQVR4Xp2SMQoCMRBF09pp7QVsPIPeQNDCC1hbWHgBETyEF0vtDbQSBM2DyRLn7w5i8dlJ/svLLmzKm1XqyaXk7cKe55JsWB4l42bNzJ7nvgSHknvWm31gYEXwy+FWIoK/0i72Ja+st/nAwIrg2gMPBVYEZytHtmauXZ3pmGFFwGtRTgMBHXPvJ2ytnAcCOmZYESysXAaCyvAUwczKdSCgY4YVwcTKXSCgY4YVAXmWHAMBHUx3xgtuBkeBGRSccvw30sF0Zz4K7ORBnRiV/AAAAABJRU5ErkJggg==")}.icon-rename{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAXklEQVR4XmMQFBRkoARjCODA/7FgkgzggWKQRhibJANgGG4zsgHoTsOFkQ2Ai2M1FQ9GV4tiALqN6LaPBAOIwehq4QYQg5ENgIuj20AIo7uAOimRGIzuHbhB6ApJxgApQorZ1AiKMwAAAABJRU5ErkJggg==")}.icon-rename-base-secondary-inverse{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAX0lEQVR4XmN4+OQlAyUYQwAH/o8Fk2QADxSDNMLYJBkAw3CbkQ1AdxoujGwAXByrqXgwuloUA9BtRLd9JBhADEZXCzeAGIxsAFwc3QZCGN0F1EmJxGB078ANQldIMgYAgmcGBulFHLkAAAAASUVORK5CYII=")}.icon-details{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABDklEQVR4XmMQFBRkgOJ5QPwfB/4AxG1ALIykHoyRObfRJZGwB1T+IhDzIsshK7qBRSOyAROAuAGItwIxM7kGgNhLgDiBkAFcQGwFxIZAzCoIMQA5TPbA1GIzwBuI3wDxb6jiW4IQg5DVXoOx0Q1QBeJvQNwDxJJArAnEa4D4kSBq4MFdi25AiyDERkYkcVDU/QDiEGIMWATEs5HEYPg0EGcRY0ApEL8FYg4kcXUg/gvEMsQYwA/ET4D4CBCHAnEGVPy8IKq3cBoAopWAeIcgJDBBoV0OxGuBeJ8gBBA0AIbhqQ2IxYH4IRBfB2JFYg1Ax3pA/BmIj+MyAF9mgmETIPZFVossiS87o2OQWrA+APnYga4gNAoNAAAAAElFTkSuQmCC")}.icon-download{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAzElEQVR4Xt3QsREBURAG4BdQwAvEChCc1GjBDF0IKUCgAoRUQQdKIDYaOIlc4Py/2b3Z23tOIBN8M3e7/7/BCzHG8IvawCmEn//7gaUpetx9PfDpSK3sD7RgBFP5t0e0zB0zzJYHMlhBLuEr9CTAopY5444ZZtnJuODgDjsYSrgJM8yyU9gDWxgkCh4zzFYOWBdYQNeU+M0Zd5V86oB6wlHw2+/LA33YwM0vGzC7jvKIqg1j2MMjUeLsABPJvnv+gVQHZnCCM8xl5nPhBUswkO0zAyyTAAAAAElFTkSuQmCC")}.icon-download-input{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAzElEQVR4Xt3QsREBURAG4BdQwAvEChCc1GjBDF0IKUCgAoRUQQdKIDYaOIlc4Py/2b3Z23tOIBN8M3e7/7/BCzHG8IvawCmEn//7gaUpetx9PfDpSK3sD7RgBFP5t0e0zB0zzJYHMlhBLuEr9CTAopY5444ZZtnJuODgDjsYSrgJM8yyU9gDWxgkCh4zzFYOWBdYQNeU+M0Zd5V86oB6wlHw2+/LA33YwM0vGzC7jvKIqg1j2MMjUeLsABPJvnv+gVQHZnCCM8xl5nPhBUswkO0zAyyTAAAAAElFTkSuQmCC")}.icon-download-white{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA0ElEQVR4Xt2QPRIBQRSEN+AIYgcQrFS5gipuIeQAAidAyCm4gSMQKxcgkQuM/tbM/rwdBDJd9VXNvNfdNTWJcy75hdrAEGTn/14w96GY2H0teFdSC0P50hADMfb3ckkIs8ODNy9IxUJcvPksOt5AMISZsUN4yaQs0E1sRN9FnmnAg5dMNkBc1qIXCVjw4K0UlHUSM9F2RYgzM3YVxQqCHmLv4RwVBV2xElez+yS8S+c/MdAUQ7EV98Kbi9lOjNzLm+XsBwVaYiIO4iimfmZ9yRNVRFsa9gxksQAAAABJRU5ErkJggg==")}.icon-download-primary-inverse{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA0ElEQVR4Xt2QPRIBQRSEN+AIYgcQrFS5gipuIeQAAidAyCm4gSMQKxcgkQuM/tbM/rwdBDJd9VXNvNfdNTWJcy75hdrAEGTn/14w96GY2H0teFdSC0P50hADMfb3ckkIs8ODNy9IxUJcvPksOt5AMISZsUN4yaQs0E1sRN9FnmnAg5dMNkBc1qIXCVjw4K0UlHUSM9F2RYgzM3YVxQqCHmLv4RwVBV2xElez+yS8S+c/MdAUQ7EV98Kbi9lOjNzLm+XsBwVaYiIO4iimfmZ9yRNVRFsa9gxksQAAAABJRU5ErkJggg==")}.icon-download-sm{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAArElEQVR4XrXOvQkCQRDF8fUDFQxkEyuwA1uwBSNzwVwwtQ07UA+MzAQrOPNLrMFE0Mjz/2RWjnUvNPjB8Gbe7TnvvUsoTZy7n+DvhTWulYJmZbWFFraVwgHtVGGIJVbo4Gg0K9NON59ChifOmKGJntGsTDvdZCro6R1G+kIN7XRThkKQY44+upjihFe4UaGISnIzcV6EJ8fY4J44emCPCRrxvw6wwMVoVva9eQPyxVVXfSGGcgAAAABJRU5ErkJggg==");width:12px;height:12px}.icon-exit{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAaUlEQVR4XrWOwQ0AIQgEbYGOLO1Ks7M7fZAsi8GT6GNiAszEIiKFeHdgWQM8Q2qnZQJGzATc91eBZzJ3sMwCRpyMAbcANMLzs4EZKG8FxmK8KKcCjJOvBn7DcgTLrVP5KMKIOuejCCMqH/IAq5CXWedtAAAAAElFTkSuQmCC")}.icon-exit-primary-inverse{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAa0lEQVR4Xq2MwQ3AIAwDGY3ROhqbpbTCUjiiqFScdJ/EdjGzArdgWQO8eWu3jdzyzAamomAoGwhhyA9cwX2BZRb8SEj6HGgk5NhA5IPKWwO6+/KvARrC0LGBz7CcSVq3MpQp3qLuDGVORXkD/BR1vWEjRfwAAAAASUVORK5CYII=")}.icon-exit-base-secondary-inverse{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAbElEQVR4XrWOQQqAMAwE+7Q+zaf1K4IXX6HtIbDZLdEGPQyFJDO07MdZiGsFli3AM6R2WibgxExAvv8U2CZzgWUWMCIyBmQBWITn3wZmoLwUGIvxopwKMCL/GngNyxEst07lowgn2pyPIpxo3Es0Jr1D1LtAAAAAAElFTkSuQmCC")}.icon-help{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA30lEQVR4XqWTsQ3CMBBFwwguWCEbMQQdG+A1WAHKCIkhmCMFAyBRwX/Bh+yzIQKKp9i+fz++s92FEDpHL6IYxJhgzBqxQp9PFmIjruImzmKXYMwaMTRoCwMWjuIuDmJpggzWiKFBO5lYEFcC60aiBw1aciYD6mJruJsIQYtTiqMlp2cSw7O+fNs+MYc4WnK2TOgwTfJb9eQGQM7AgGOi0z7B4G/7hgE545zBSlxSIl/mlcGnEuyv7MAf7auEGOomzlE0sXWMhq/bKI4R3l2klkF1keDvq2wmPz+mnK+e8wMTipIruvR2FgAAAABJRU5ErkJggg==")}.icon-home{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA3UlEQVR4XqWRKw7CUBBFWwMK8RIsCRqBZQMo9kCChh1g2QOaNVSyAkwlG8CS4CBBQLmnnZbyKLwQxEkm956Z9BM556IvDA0/r3gLakzFxWD2+48HWmItMg8yuq8HemJnC1cxFwubyehwGg+MxdHEgxiJgcFMRoeDWx2IxVLcTNiKrpiJs8FMRoeDy07MgcTCu1iJjthYVoeMDgeXLOEAw0lMXPG4+4blEjocXHYyDqSi756P7C/5lK/ETsqBtis+iC+GyHfzL/nHgZff2CiE+qAQ6oNCqA8Kod6XfuYBHsyuTgXMQBcAAAAASUVORK5CYII=")}.icon-info{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAyElEQVR4Xq2TwQ3CMAxFywg+sEJ348YGZA1m4FixBXN0hEqc4L/SoMTEICiHJyX292/spJ2ZdY5eJDGIcYE1MXKVvtxsxF5M4iou4rjAmhg5NGgrAwJncRMnsc2CAmLk0KCdTXISVxI7V0QMyhgaYtTMBvTF0XD3X20ZAFpqejbJHv21jh2BlpoDGybMkLwI4+gEQM3Agmti0l4A7wyoGf9iELXwyeDZQrJ4iJFBNcTV1with5SLvcnLQ4LVTzmb/PwzlXz1O98BmJ+J+47SX/QAAAAASUVORK5CYII=")}.icon-lock{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAg0lEQVR4Xs2STQ5AMBSEbbDuYcUVcC0chWvwJvGSZ9Dp0uJLZP4qaauUUhVojcnYjYOANhpN7MQyQJmLzJAb8JM7ow46vvvL23IDfsrtNy+guS8HWP/0ZUD5MqD8aK4hoFjeBjikKBrAnQPWiwek9/8BPF9/wkzRQI7HAO6WQ1/M3jsBN4u6XsstVdsAAAAASUVORK5CYII=")}.icon-lock-sm{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAbElEQVR4XnWQwQ2AMAwD+4G+MyxiBehawCiwBiRSXEWhfpxUne1WahGR4lSlKY/yOnbelRk9lA0ro5jZRgPcvCiTs7q7RwPc1p/3MzwdRPfzkFcIGGcc5JBBB9TTgHkaMM8CRh/YD+Qwc1j3A4JEdD5WXCHDAAAAAElFTkSuQmCC");width:12px;height:12px}.icon-logout{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAZ0lEQVR4XmMQFBRkoARjCEDxfyIxXgPQxWA4FIhfkWOAKBCvgsqR7AJkW/Ea0IDGRzYQG0YxAKQZ3WaiDYBpxoaJMqAciyRJBiAbgu58og0A4QYsmkkyAFkDOh8bHuQGEINxGkA0BgD61p7GKGYllQAAAABJRU5ErkJggg==")}.icon-login{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAdklEQVR4XtWPUQ5AMBBEewP2kMQhJHw6JK6iRlaxrZrEDx8vaaazL7tORNwbokBZSLICm1k+JihXaqVIlFMEAYZnDcAknCQImtMww2AFWNuWcnRWgBOw9l4Y5TgBZWS9vlvNLwKAgUph7o8Elu3zgR8IGG4FNB5LRH0UrLY41gAAAABJRU5ErkJggg==")}.icon-guestmode{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAlklEQVR4XmMQFBRkoARjCEDxfyIxXgPQxdAxXgOIwXgNmAbEn4D4IRB7YpHHawAIIPtzKxY1eA1wQDPgCRY1eA3gBuLTSAZUY1GD1wAQBvkbpOAlELNgkcdrgCwQz4cq+ArEyUDMgUUdhgEiQLwBiP9AJZHxGyCuJGRAGhaNyPgvEPPhM4BUjNcAsCQBTNAAYjBOA4jGAO6od592BP0yAAAAAElFTkSuQmCC")}.icon-file-pdf{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAxUlEQVR4XpWSURXCMAxFK4E4mAQkVAIScICFSUDCJCABB8wBSMAB5J61sHZp1368szZ5ucuSORFxqpvqs6Onygf/T/GAIUkYwvNWnXsAxwxwUM2ygtQAPpgjJHqA0An5XcBdNYQ7RflMqgAKrXhSUwPEOC3n8SbASZYZjEauCcC/wdsnyVbXAqCAwovqKsswGeIj3NlMEeDlv+thFacbPmsMZxNA8hWMMVfSBkBbtDgZZksbAE8gubEkE9CjBMDKCPSIGvcFTp+A+FmeGhwAAAAASUVORK5CYII=")}.icon-nofilter{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA5ElEQVR4XqXQuw4BQRiG4Q2dQjLXoBOFC3BsxDFKDVFjUWvY1lUodBKFRiLB3aicrkD4/sxM8md2VkYUT8LMvt8KTwjh/SN04CgHa3MgBm1YwgYOcIIzHGEPKcjDFarmwA5mkIYEO+covumY8Mu3kG8dQh0ykIS4ui+ouAYD20Ag5Aj3gq4R0wvmtgFzhOKeiu9C/qoRLHhjDugRivtQZLFvxlEDJMviBoxt8beBEjxUPIGV5ZnIAR5Phfw/Astz1gEdN6GjYueBMjxVTN8pch7QcYtdVuCi0OdQzAe2RuwsdPCrD9xiaqvliWSrAAAAAElFTkSuQmCC")}.icon-nofilter-sm{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAArUlEQVR4Xn3ROwrCQBSF4YiFtlNYW4g7sBXEBdi4gBTiGsROXIe9a7AQRWxchSBpzCb0P5iBO5eJgS/M45wwTIoQQhdLHHDDGRfc8cARfcxQF7yu2GKMDrTmTfHGXJMPTlhjggF6uTBGWtg0JeulTRceooxfsaXWsLL2nCr9DfuC6EnOjJXN+IIP791+UvDHeGLXVsiFdQHZgg1rrlC8sWyhDr/fHhcXqBoaJ4Uv1ohM8fvqIxoAAAAASUVORK5CYII=");width:12px;height:12px}.icon-notok{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAg0lEQVR4XrWTQQ6AIAwE+4Ue+C7xeZz9kHYJJYhNqxIPe7DbmRADxMwkSZIiye3bC3awC4YU3iVHy2ZAGnS6ByZhCJsOPckIawoKHGkuZokFIzlawNzr6j+IJFb66UbBU0mHLUEkucC/CDzYlLyFb5IIxtzrqmD5Ii1f5eXHpJJPz/kExWLAsaa/K88AAAAASUVORK5CYII=")}.icon-ok-sm{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAg0lEQVR4XpWPOw6AIBBErYx20htDvH9nYey4iDGewCPojLIJrOCneCHszCxDYYwp/nAbZKhA+zVQggGsoNeihptHsHucCHyO4pN5AZZCB2YwgdqbpYaYzzrUKLpA4MbGn9FmmiXAC4di2HJmCYS1xBjVSAV0KGnWAWLN9SeeWksGXjkA4nxCf7bzAbIAAAAASUVORK5CYII=");width:12px;height:12px}.icon-ok-sm-success{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAhElEQVR4XpWPuw2AMBBDUyHoGAAhxFzZkgLosghCTMAIYENOCkfCp3iKcrYvjrGDNX+4DRLkoPoayEAHFtBqUcPNPdg8TgQ+R/HJPIOGQg0mMILCm6WGmI861Ci6QODG0p+XzTRLgBcOxbCmzBIIa4nxUiMW0KGoWQdIY88/8dRaNPDKDg+W9M8CmF3UAAAAAElFTkSuQmCC");width:12px;height:12px}.icon-ok-sm-primary-inverse{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAhklEQVR4XpWPuw2AMAxEqRB0DIBQxP4dBaJjERQxASOYO4jBhP9JL3FyduwkIpL84XRxQwbKrwUpaMAI6tiM4cut7OrVYDuaT8keOBoVGEAHcjmOoVrGoUezNwZfLMKu8sBJ6MyFB16qJhN7MclEAx3LahvDYg+26DI5LiBO1j9xj73LgldmBC3ULl/lbaYAAAAASUVORK5CYII=");width:12px;height:12px}.icon-ok{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAd0lEQVR4XqWO2w0AIQgEbYEO7L8KSrlO7iQB4yEv48eGCDsTGwC0m2yL02yLQvoI8jwWEPSMvDy7LkRZYQnqkhcLpvf8ARWQZxmmuy7MQwUWATqFFBaBV7R2P1gEniSFV0EkcWEtsCQhbAlWSQp7AgqBKRwJyvkAlEZ2W+fqStgAAAAASUVORK5CYII=")}.icon-ok-primary-inverse{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAi0lEQVR4XqWQgQ2AIAwEGcFRHNlNHEFHcAPdoPIiWgptMZKcCW3vAQMRhT9Uha9UhQ6GyBwZsZdND8gLpbVHRjlgweW8Njmk0ZIPYjco3iVQ5cj1D6p3oXFjygCfqew/Ia4M8ikrn6IU4sqAX1WG8NWUAd9oIaoMZEGGmDKoCvSGuLIWkENc2Qro5gRbKkB6zm7JpwAAAABJRU5ErkJggg==")}.icon-ok-success{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAd0lEQVR4XqWO2w3AIAhFHcXBHLSfjNJNWknAUORl+nFDhHtObOMa7U+2xWm2RSF9BmgeCxC6Zx6aXReiSJgDuuTFgvG9foAFoFmG8a4L61CBWQBOIYVZ4BWt3QdmgSdJYSmIJC6sBZYkhC2BlKSwJ8AgmMKRoJwXQJGzal+XjhoAAAAASUVORK5CYII=")}.icon-ok-muted{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAjUlEQVR4XqWM2xHEIAhFLYXSKcVS7CTxzOAGQbPr7McRvA+KqpZ/SMIpSfgB6VSbxwek0zqXTYmBN0Sf8qDG0A7RXOYvPlBtDs17TRdl/Bj4GIb3Uhl46iYA7CuvDHgQMGJwpZEtnrFgEPCFr2XwHwJND8oQBdH5CDuaz0wkQZ8jwB79iSQYYkQ9kYRTbgXtI3nip0KJAAAAAElFTkSuQmCC")}.icon-option{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA10lEQVR4Xq2TQQ6CQAxFOYCJzmU8n9ErwHVk4UFMuILuta/OJ0MZEBMXL+lMfz9tgSal1CzQGa8Mccw75WFnnI19PveFATF35NCgnRhwccviexY9CwNi7shxRusmMiAp8VaoGQ1oTe5bQOujljv4pQt/ugzYcJ+mMwNzHjPaj0BLTYdBdBcUqjvimHf+YtAaV+MRkmsjoKWmLZd4CqI10I5LhIMxVIRLoKVmNLhURN+gpvop406L5U6IuVOXs09ZJrh6a+mzJBkQa1Q0s5+pBm9HBsQx77wB0hTQhV4aB3IAAAAASUVORK5CYII=")}.icon-paint{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAXklEQVR4XmMQFBRkoASDiKNA/J8EfBjdAJAghsl4MIp6mADZmFwD4K4BESA/oSvAhw+hG0AJpq0B6E7HitE1oRuALoaBMQSg+C3UgDdY5IgyANmZ6HIjxQBQ4BEViABVE4ttemFb+wAAAABJRU5ErkJggg==")}.icon-reload{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABB0lEQVR4XqWTPQ5BQRSFkVjARKWRPIVW1BoLsBhLeC0qSrEBtTXYhAUoRKWQEMH5zIyMN4O8KL55eTf33MzPORVjTKVAS8zERhzETqxFLjqF3jz8qYmpOIv7B05iJKqIqXlxXaxc00UsRV80RFMMxULcXM/WfV8DJq6wFz1XSzEQRy8Gim1jt30V3YQoJA/FfkAm5mKcEHwV+wF/ERXKEhXKEhXKwhJdjLEXFjUHcOFcfJYa8EvMU/PkPH27OACTDBIiT89Ys9GL+d6O4O2JXbEt9sXG2BlbY29sTg+2x/6vAbmxASEoBKZ4LA/bJnAE77krFsThNoksNSJMlIk00Z4ZG/W3Yz0A6hCNbTRkQ4IAAAAASUVORK5CYII=")}.icon-reload-sm{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAo0lEQVR4XpXSsQ3CMBCFYSuiiUJzLJG1koIR6GlZIxOwAS2IRLTMwBLwv8SHkI1kKD4rOr+TbF+CmYVohQ4nPCJ9q6Y9ZfYe3mDEFVus0WKHS9w74KlwhTOG2JzS/l1hb+gxof4Sno/hYW/4S1YoyQolWaFEy/tCtlwwC6HBDf1ng55OT5iGVTva8vSVN2goGo6GpGFpaOngNNz5SH6MX36N8AJtOkO4TBlyrwAAAABJRU5ErkJggg==");width:12px;height:12px}.icon-run{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAa0lEQVR4XsXRsQ2AMAwEwNR0vwZLwWheilGowUhJ47dRjAuKaz7Ky04agFZBQRYFnajFyQkF3aUOtTpn0wWPU23O+XTBIAhWoiAoCFeyF98Kxkr7bwWlFQQfH7H0je7IFgWdIBjZoiCLgqwb19li07u1q2oAAAAASUVORK5CYII=")}.icon-search{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA9ElEQVR4XpWSPRIBQRCFRUSoQeYCzsEF/BQJR8CJHEWOiFApETEBIgn91XYXekdZW/VNTe17/eanJxdCyCkFYSoshZvCfKKa+T6wSV3YCI8vrNUTDSDdig9CTygqbWGrGiGpnTCwbSuueENIPjQ8Y68zrFRkZV9s9NWz8BrDVUW27AuNknouXssaUFYP3lSAHaHjxTcG6qGtqQD6jMhtxy6Rf0f14E0F0BpahAEjF8aZoSvsVGOBaBuBR2IhMewtzIVaLADyIekzreKy/FOmmJC90IgF/KIaXsc5C81/A4CVKSbkLgy9IQstLSbk5MWsjCgWZk/DiYGgjoiUdAAAAABJRU5ErkJggg==")}.icon-sort-asc{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAAVElEQVR4XoWQQQoAIAgE/YI/9ueFIKKuW4cJGiYDRVVlYEHzW3SCFrMI4lfU4l+Ucf36CQgGCAYIBggGCIYfpriOSa7HY2dOSr/K7c4mzEcQ1rj5C1W4SMU6DAa1AAAAAElFTkSuQmCC");width:10px}.icon-sort-desc{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAAU0lEQVR4XoWRywkAIAzFXKEbd3OloAXfRw8RGoOHOiJiALm5vIsoVpGcpVTxGeaHxBcsJBwkHCQcJBwkHHVk8DqQXs8rrjv6QhlhiHFHKjzxFRUL1bNIxUN9V6sAAAAASUVORK5CYII=");width:10px}.icon-sort{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAAUklEQVR4XoWQSwoAIAgFu4I39uaFUFLvQ4sJHCYXjogYQG4e7yKKVSRnKVV8hvkhcYOFhIOEg4SDhIOEo54MPgfS56m4wE3tpVSz24CfKLzjxy+p1z/R45ztyQAAAABJRU5ErkJggg==");width:10px}.icon-tree-collapsed{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAaklEQVR4XmMQFBRkoARjCJCKMQRIxRgCSFgIixgGxhCAYmEg/g3EEVjkiDIAhJuB+DsQm2GRI8oARiBeCcTPgFgGizxBA0CYG4gvAPEpIObEIk9bAyj2AkWBSJVopCghEY0xBEjFGAKkYgAi8EAFIX9xawAAAABJRU5ErkJggg==")}.icon-tree-expanded{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAjklEQVR4XqXMsQ2CQBSHcShMQKuriTUbuIIzMIOFMzgFS7CDCxgHYABaSmNCwXcJNPe/E1685Nd8793LnHPZPyRYSbCSYCXBSgKKSEvOwoUzvrgFPccDH5S/Dnh3TGhxwAnd8rkJ98PPqytGPPHGgEtkL3nAq9HjhSoy3zzg+XeM9N0HNkmwkmAlwUqC1QyFOEAEdh+7KwAAAABJRU5ErkJggg==")}.icon-user{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAqUlEQVR4XqWQsQkCURBETzv4mR0I9iBnF0a2ZC0W4IWGlnA1CEYmovtAZV1nXcTgwWdm9gW/a611//AROGbG5gHv2H8VrI1bgCzuUsEoBGRxlwpOQkAWd1IwMS5CQEZXCubi+AldKZgagzgmoysFsBICsrhLBbB3x7xjXwq2TsA79qmgN3bG1Ql4k9GlgoVxdEcZbNi+CZbGWYwz2HLzEhzEqIIb+Qc/cQebrYpv3r0XsgAAAABJRU5ErkJggg==")}.icon-wait{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABH0lEQVR4Xn2TMW7CQBBFnVRIJMUKIZTKSsMRECdA1NyAIn1oI0XxVXIEC+UU4QT00NDTwn+2hyyjiZEe0oz/fO96ZoqUUuF4FZ+iFgdxFFtRianX58GjWIq1mIlnMRcbsRcXcRbv4sHqrJjESgztgeNJfKfWBH66mpvBOCiKyE04SWPA7783e0bilP6uMyU5CIR9fHQG8EWiFG/iJRBHLDKDLYldF/wG4ohJZnAkQZ8twUNfEMHL0O8IGBIz4HheHMF1uXZJUGUGfCAv7mPAH+NJSzCgRbTKCyNo/S1gKOwUDIsXRzTDZwFjyXjmJoyvLwLezNjfjbKZcBK7Dgu0Se1CsVgsGIvGwrF4TZ13B75Jldru0GJWuk7tirPqd/ordmlyDkAG/SsAAAAASUVORK5CYII=")}.icon-closewindow{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAlElEQVR4XqWTSw6AIAwFOZJH8v4bvQEyJCXl0UqiTd5C6AyfYKm1lj/xH2fL1XJokwtz9NA7CRiwyiQGW3WJTd5uglKJwhTMENCQSTK4L6BbjCQpTKJzqsTXBBMVvEkWmChsAt02pRcbCjLYapHsYLatx5kkO5jx6E6GxATaYLBfQHuQhE9Z4UwCs/xMGaySDqvgUx7yxGtbtv6N8QAAAABJRU5ErkJggg==")}.icon-introduction{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAfElEQVR4XmMQFBRkwIP/QzG6OByjKyQWPwRiJXQDMEzHg72B+CYQK2EzANkmbHwYbgTiA9gMIAZjdQEpGCMM5ID4LhaFhDDYAJDm60AcCBIgAcMNOCAICRAUCSgNtwmNjWIAzAVBSJLEYLgBMEPIDgN8GN3ZGBhDYAQaAADVFoxK5WaOQAAAAABJRU5ErkJggg==")}.icon-optionsmenu{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAN0lEQVR4XmMQFBRkwIH/o2F0eTDGEBheBhCFMQRIxRgCSJhiLwwDA4jCGAKkYgwBJEyxF4aIAQCYEGLRFRwPOQAAAABJRU5ErkJggg==")}.icon-optionsmenu-sidenavigation{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAO0lEQVR4XuWMQQoAIAzD9v9PV/BUUoTtqBZySaAlqQ5w7JsQBsd+wUGLEFNCGBz7DwctQkwJYXDsrxwsoiQs/uEhhCcAAAAASUVORK5CYII=")}.icon-optionsmenu-white{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAO0lEQVR4XuWMQQoAIAzD9v9PV/BUUoTtqBZySaAlqQ5w7JsQBsd+wUGLEFNCGBz7DwctQkwJYXDsrxwsoiQs/uEhhCcAAAAASUVORK5CYII=")}.icon-optionsmenu-black{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIklEQVR4XmNgwA3+o2GSwTAwYOABxV4YBgYMPKDYC0PEAADgeC/RS0FI4AAAAABJRU5ErkJggg==")}.icon-back{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAlUlEQVR4XqWSSw2AMBBEkUCdIKESkIAEHIAEHCANCeAAdkqaLNMPtBzeobOdl/TTGGOaBEMkCwgCVT4jeUAQqHKVQJeLBVzWbMIqdClBrsxMfwVgZEGpZBdaFsQkyLDRCotwqFkfE7CEZ7hEL5lTAi3hXM+yAr+RM4AjQWDfBCkgwDHcmodfsOa+0GoB/oB7wlrB4ztfVy54V6PbRJsAAAAASUVORK5CYII=")}.icon-back-white{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAoUlEQVR4XqWSaw3DMBCDC2FQBiEQCmEQymCFUAaFNggbA+/cKurNl0RpZ+n7ETtnKY8BwFDhUfACwXDDlPqBYOAYpjQLqOGHKc0DrWGvl7Ead1QKWsOqJ/4soCacPILqbdwgBaUSetyYjMX4uGxkrgVaohkvMZfM9HSDlqjvs2ZB3qge4ZGoxLWGPbCAx9jWGvaQsF/o5QL+ge0Jrxb8fOcvYUJChJys7kkAAAAASUVORK5CYII=")}.icon-sort-amount-asc{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAZklEQVR4Xr2OwQ3AIAzEGIFs0v2n6ChsUEBqpKt5JBKiDyM4OIdiZkV4XnjW7AMDPt4WhDCgQH/Au38EIQwo4PTlJ8cFIQwo4NSF44KQudTBLWWnDS4WiG8oSZVVoJJ0mQKXpMuTDlmphvPHQ6fxAAAAAElFTkSuQmCC")}.icon-sort-amount-desc{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAYklEQVR4Xr2NwQ3AIAwDGaHZpPtP0VG6QQsSkaxDKPmExyGw8LmZWRO+Cd9btFwiCGFAwbLIP+WCEAYUcHWRlwtCGFCwXT4mCBnH1Xmk7LydmwXiF0pSZRWoJF2mwCXp8uAHtPOG8y856yoAAAAASUVORK5CYII=")}.icon-chkbox-checked{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA5ElEQVR4XqXTPQ5BQRQF4FeR+CluodFQaPQ6UessQGIdIhZhCZYgEiERJEJnIXoKkUg4J2+GcWc8f8WXN5l775n3ZEQiEv3D2/iWXZRhAWe4JmB9DgUdsIQupGzhBdZbMISqG8Dkd8OUhonEb7OHii1wQzdrPGBsemkDeR2QhWZg2D2Z1qb3/gnczMAKLtBxhkMnD2zdDajB0awZ0pbwyTmz9gL4bMhzyC4w7PZ7AVSHgzNIW8g7PYkBOkQPBwNC94CfM5XHa1v8XU46gNe4J36IxnofRjqgJPEd/+S/MIOiDvjZDX0ugeEOcNaDAAAAAElFTkSuQmCC")}.icon-chkbox-unchecked{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAeUlEQVR4XmMQFBRkoARjCJCKYQwFIN4DxD+B+D8eDJLfDcTy6AbsBeJyIGaDSeDAIPlKQYghKAaATCakGYbZoepRDAA5D10hPgxXjyFAJB41gBYGkJoOfqAbAErGoBRGyBCQfDUQ70I3AJS2QYLE5IWdQCyHbgDZGADQg18WArjqbwAAAABJRU5ErkJggg==")}.icon-chkbox-tristate{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAj0lEQVR4Xu2TSwqAMAxEXek6F1BvKeJBRDyJv3spCDqDFjS1frcuHi1J+rro1BMR7wtW4SlmE4MWDGA6gf0GRFrQgQT4puGA/VQWyU5AM5slGMW+mbBegGCd3wk4wNV1eCvZzlsCfeCIX3AheP0KJgd8Z5eE9VyWHPRawBgzYXeSmIFaC6K1eOcvVCDUgtfMc8SuFbMgBdAAAAAASUVORK5CYII=")}.icon-chkbox-checked-input{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA5ElEQVR4XqXTPQ5BQRQF4FeR+CluodFQaPQ6UessQGIdIhZhCZYgEiERJEJnIXoKkUg4J2+GcWc8f8WXN5l775n3ZEQiEv3D2/iWXZRhAWe4JmB9DgUdsIQupGzhBdZbMISqG8Dkd8OUhonEb7OHii1wQzdrPGBsemkDeR2QhWZg2D2Z1qb3/gnczMAKLtBxhkMnD2zdDajB0awZ0pbwyTmz9gL4bMhzyC4w7PZ7AVSHgzNIW8g7PYkBOkQPBwNC94CfM5XHa1v8XU46gNe4J36IxnofRjqgJPEd/+S/MIOiDvjZDX0ugeEOcNaDAAAAAElFTkSuQmCC")}.icon-chkbox-unchecked-input{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAeUlEQVR4XmMQFBRkoARjCJCKYQwFIN4DxD+B+D8eDJLfDcTy6AbsBeJyIGaDSeDAIPlKQYghKAaATCakGYbZoepRDAA5D10hPgxXjyFAJB41gBYGkJoOfqAbAErGoBRGyBCQfDUQ70I3AJS2QYLE5IWdQCyHbgDZGADQg18WArjqbwAAAABJRU5ErkJggg==")}.icon-chkbox-tristate-input{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAj0lEQVR4Xu2TSwqAMAxEXek6F1BvKeJBRDyJv3spCDqDFjS1frcuHi1J+rro1BMR7wtW4SlmE4MWDGA6gf0GRFrQgQT4puGA/VQWyU5AM5slGMW+mbBegGCd3wk4wNV1eCvZzlsCfeCIX3AheP0KJgd8Z5eE9VyWHPRawBgzYXeSmIFaC6K1eOcvVCDUgtfMc8SuFbMgBdAAAAAASUVORK5CYII=")}.icon-chkbox-checked-black{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA5klEQVR4XmNgGCxAAYj3APFPIP6PB4PkdwGxKFgXEtgLxOVAzIYugQZA8n5APB+INZElQCYT0gwC7EC8hQHimudArAKTAAkQAiALNjIgvHMYiHlhkjADuIHYHSaIBJBtBuGDDBC1cAAS5ALifUD8B4hjkeSw2dyPJA8GIAkTIP4MZYMMiWLAbjMPlI0CYAK2DKiGnIaykTWDAE4DQMAaiD9BxWD4CANSgEHFUAC6ALIh6JpBAF091nQA8s42BoSzYQAULt/RxMDJuJIB0xB0AJKvBuL16BLyDJA0Tkxe2A7EUhBtVAAAxZZO4SgEwlIAAAAASUVORK5CYII=")}.icon-chkbox-unchecked-black{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAgUlEQVR4Xs2TSwqAMBBDZ6W3UG8p4sn83UtXOrEItgFjwYUPskkyQxdTs7/QuGbX5tofhHxy1efUjcXVuoo0SEDeWVgSgc1q+KK00I/A83KgPhkC6pMhoD4ZAuqTIaA+GQLqkyGgfu4drKmJM8aFqSXIe9eYBrhtmG/+wuCqwtgHHBj6LBbN4YrxAAAAAElFTkSuQmCC")}.icon-chkbox-tristate-black{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAj0lEQVR4Xu2TSw5AQBBEe8UtjFuKOIiIk/jdi0RClTGY8YmIhYWXvE1Xd1tME/kKIaxhB4cLmVdQTVMbGhhBzw0cmMeil1hwM8Mc9rL/MmU9g/7cb8EGcja8XUJM/4IpuANHmj6Lf8FaePwK5g74zmdLWE9F30Grx1Z4xrywO5eYwNIN1Fy88y8UMNBjLzACvCx7FV9JF30AAAAASUVORK5CYII=")}.icon-chkbox-checked-white{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA6ElEQVR4XqWTzwoBURTGrSjM0saGhY29naztPIDyHJKH8AgeQUqUUGLnQexZSKnj+5p7zHVmxt+vfs3p/PnO3OlORkQy/xBLfIsGVbACV3kt1pegJMZgDfogq4UUWO+AMagzpwU6vxsmOTCTUEdQ0wJlmy1cMHW91A4E1qAA2i728TdTWwl7H0eg8mADbqDn8mmbR1r3DRrg7GKadCV5c9HFMQM+W/JscnAxpcN+f8yANMHJ5VR7EEjUQ6UaWBM7nGiQdA94nLlEr63wu1ysAa/xQOImFtaHYGINKhLe8U/+hQUoizH4mTuHQkwOEW0pvQAAAABJRU5ErkJggg==")}.icon-chkbox-unchecked-white{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAiElEQVR4XqWTSwqAMAwFXektrLcU8WT+7qWrmGATaIJtqoWB8vI6q7QBgOYPJqiFLwOyIxfkD803JIASHMiItDx4geYTPJJEQObSY6aL/URARxdzSN8ETqRvAifSN4ET6ZvAifRN4ET6JnAifQ5q9+DUAlpj2rCShOYzsmpBiKHnLyxID0rwmRvalylDe9rQOgAAAABJRU5ErkJggg==")}.icon-chkbox-tristate-white{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAjklEQVR4Xu2TWw5EQBREfbEL7FImFiJiJR6zLxJJqUrrZDRND78qOSH3tvPTJQIQPWE3+Bf7kpOBTDiP9j3J4Ai+pCCxXXjQ/gMj2Qhk1rIhM46jeU0SmPMbgaKn72Mb7X/P7wQheQUXgtu3YHuge/ZJNK9gejDCEajGalhIE0vSuYJsHYb8Cy1J4QhuswB92HhCYC1Q+QAAAABJRU5ErkJggg==")}.has-error .icon-chkbox-checked{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA5klEQVR4XqXTPw4BQRQG8K1IsKVGQ6HR60Sto9BJnEPEIRzBEUQiNhEkQucEcwI9hUgkfF92hvFmrH/FLzuZ9943uzIC1W4F/3A2vmUWJVjAGa4JWJ9DXgYsoQcpU3iB9SaMoGIHMPndMKVhquK32UPZFLghmyUeMNG9tIFQBmSh4Rm2T6a17r1/AjczsIILdK1h38lDU7cDqnDUa4Z0lP/knF47AXzW1XPIzjNs9zsBVIODNUhbCK2exAAZIoe9Ab57wM+ZqcdrG/xdTjKA17iv3BCJ9QGMZUBRxXf8k/9CBAUZ8LMbElLJ8D9UNpwAAAAASUVORK5CYII=")}.has-error .icon-chkbox-unchecked{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAeUlEQVR4XmO4GezPQAnGECAVwxgKQLwHiH8C8X88GCS/G4jl0Q3YC8TlQMwGk8CBQfKVNyGGoBgAMpmQZhhmh6pHMQDkPHSF+DBcPYYAkXjUAFoYQGo6+IFuACgZg1IYIUNA8tVAvAvdAFDaBgkSkxd2ArEcugFkYwBlp6cls4sKYQAAAABJRU5ErkJggg==")}.has-error .icon-chkbox-tristate{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAk0lEQVR4XmO4GezPQAnGECAVwxgKQLwHiH8C8X88GCS/G4jl0Q3YC8TlQMwGk8CBQfKVNyGGoBgAMhkkORuI/9zEtBmEQeIzgZgdqh7FAJACEI1LM7IhyOoxDEDXgA2PGkDAALJjAZYOQPGMyxCQ+PSbkHTwA90AUDIGpTBiUmI1EO9CN0AeKkhMXtgJxHLoBpCNAQjo9iQkbIkaAAAAAElFTkSuQmCC")}.icon-radio-checked{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABIklEQVR4XpWSTU5CUQyFmYgDCMndBmBkhLJCdSDxKYHFoG4C2YE/Y9EBJBo9X2iT0vATBl/ybnt6Xtt7a6WUWuJMVOJFfBt834lu1sfDqRiLX/G3gx8xEvVsQPGziZZl3cGFaBh831sOzVMxEzeYWOJVnFtsGz3ToH1wA2ambdz3FUcTtIzTIcBycKyCiPZuxLt4E9cW8zx/p2bIYW6HfhBQkBdIzPOXFptx+LJDMwj4czb4CHm0xBYcFlsMaDsbsDzPtyz2ecwIVyG/MYIvkXt2AQvDhE4OLpHnyZVwNVyRi3aBZmU1bQ/yPH3OfSbxIVXEPEF7j5bAnRaZk8XCwGLk0EzFSTRwE0S0lhfokKu8GHKL0BFDMSvrNwJ834p21v8D0r+lexIbMaoAAAAASUVORK5CYII=")}.icon-radio-unchecked{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABAElEQVR4XqWSSwrCQAyGu1EXijDXaBVd+TikxaroYXxconoDL2B1oaBoPpqBOsx0oYsPmuTP38xMImNM5NAXMuEo3BS+50LP1VeDlrAWXsI7wFNYCU3XgOaDiu6mnGAstBW+F1pDszdqYg02WjgLA835GKoG7dIacGbGxr2uuWqCluMkJLgcHDOPOAR/pyclOGkw8ghDTLQnJ7hq0PEIQ6ClpyAofjDoas+F4O8j2EvknV1hiK9LZD15Ep6GJ3LFLmge2hPbJOtpF6nOpLpIGTlbYC13WsCdETknFwtTzVFDsxUaVQNrgojREPmgltlmcEeEREiF3JQ7AnzPhNjVfwA04IoIYoGA1gAAAABJRU5ErkJggg==")}.icon-notification-default{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAwUlEQVR4Xs3N0QnCQBCE4TxZjw0IKcZiRMvxXbYEi7CPMYtR3P3vFsETHPgIO5mQSdL0SyhGQzEaisJucdMj/vQ7bwBF4awYv/MGUBQuivE7bwBF4aSY49u7LhSFzWK/OKxPv/MGUIyGomHu2Da2gKKhFxO3gKKhFxO3gKJgivE7bwBFwRTjd94AioIpxu+8ARQFU4zfeQMoCqYYv/MGUBRMMX7nDaBomFdXxfj9fJe/eUHR8EnyN//1g6+gGA3FaHd5EwzStIpAYQAAAABJRU5ErkJggg==");width:24px;height:24px}.icon-notification-success{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAxklEQVR4XrWRgQ3DIAwEM0JH6UiM1BG6SUfIKO0GlG+w5PgtMIRaukh5zH2kbDnn7Z9QsBoKVkPBRe6FV+EmmV24AuTvfMyea4ldmkXLZX4ldnEGTy6z2+VRWnJMshdG6MoL9A+ectAhJAdWTgsOYTnw5DJeyZAc4PE4rZxHXxiWA7n4UYt2cHFKDvTXtUqm5EC/9Eq8acqBDUZKunJAQY6VhOSAgkqrJCwHFCi8klTPwlBg0CXJOe9CgQNKkpOHoGA1FKzmC2JrUQa3nUGwAAAAAElFTkSuQmCC");width:24px;height:24px}.icon-notification-warning{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABO0lEQVR4Xq2TsW0DMQxFvYH3yCyuPIE3yc3kBdKlcp9SfQDPwOjdkbaOpGQF8AceQH3q5P8LH0TkMMlH5Vb51tnvU4Ix4CpPMft9SjA6nGRTURCevxcIRgdLf1HQVItgJLTpzWNGL1sEI6FNbx4zetkiGI4svYGHhi2C4cjSG3ho2CIYDaP0BjvUbRGMBp/+WPlRmPHYoW6LYChZ+k/10NL4Rb20RTAUnx541MRsPndQ2iIYkqcHHjUxt7uifmjhH4csPfCoibndcReFFruD9NMDj5qY/b7obtfCX+qlh7PuELPf8w3atWgvjNK3P5I9bvAterRol6P0s/AterSwxUz67I+WUWTT2sLMmfSL3kHMfm/wBlpbYMykh9kGUGTTicNM+v9ykU1XDqhUvt5Mqay/tlTuHN6s38ryBwKWV5blz3E6AAAAAElFTkSuQmCC");width:24px;height:24px}.icon-notification-error{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABZklEQVR4XrWV0W3DMAxEM0JH0CgaxaN4hIygEbpBPEI3qDdh+yzKpk9ykBbtAQ+g7o50forezOz2Im/fPBxmzYd0xhOKHWLWfEhnXJCsanUQnvY6OuOCYlWTg/C019EZA5JVrcFjRmTaP9EZA4pVTcFjRmTaP9EZQrKqdZDhITqa7XSGUKxqGmR4iI5mO50RSGzb+Nc3yBBdzTY6I1C21ePXc+TTYcYjQ3R1f6MzHA6gNXize4i5+XQQO3rn8gPFl6bgze4h5ubTQezoneEHki+s4s/uI+aY0UXsnu6dHk7xchZ/dh8xx2xyn93TvdPDjl+/aNGefwBWz7ix+1oqXsriw+QZYr7KubH7sZC8sMSCwBFQv/FhVdzavBgWD3Pwfgq7qDRPg6UFA5L1f2gjuIG2jpo5FJXZO4hZ8wY3UOEdjUWKSrLjPxqz5pHFqhKPd3/kQfG3ZKsqPJoef8wmPnBvj3/Q/QuiMFJegJVKDwAAAABJRU5ErkJggg==");width:24px;height:24px}.icon-notification-error-small{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAvklEQVR4Xp2RgRHCMAhFO4IbuQqjuJEj6AZ2AxjBDb7519CShNRT7t4d/BA+aRcAywnPwiPRdwYhIIV3hXl//nWAFW4VTc5PBwg250tlusUgVAybs9fMNelLBwgOd9emW/SXieFwXwuvmlPTvr+/LGjdPZinW/QDDO3bPbzmmYa6GSAY3+7h9bBFHGBo3Qm/AYkae9RrFwWj+4xmCxcNozuJfyHCXmXOgpNm7tkTyL4FCyvcC9cf4R11l39j/QA7/kRiaLiwJQAAAABJRU5ErkJggg==")}.icon-warning-small{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAwUlEQVR4XpWRwRHCMAwEUwIdUQIPGnApdEQJ0AH56hWVkA5ARyQjWXaYPHZGPlu6sz3R9TLt8BQeHb2SBEcRVgV1u/93AAs3Zens7w4otDmflGGKJChMm7OtUXdTJIGiu2nDFG0zYPq5z8JLa2gpRdtcKLq/FdTdFO0Apnh3PwBgL6TwzYXy3dsBKYUfwBTdAd4AeA1nagoTC2X3ESGFiUzZHfhf8ODsNwUWmDRy710B1BRYsHAXzgdBz2Iu9tpHmT/G/8JERfuiDwAAAABJRU5ErkJggg==")}.icon-close-notification-area{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAhElEQVR4Xr2TwQmAMAxFi64h7urBNUTx7BwO4TAxCZVAktqWih/e5cv7UGoDAIQWTIGMyBkZnO/ZgQMkF2RGTIHMrEpeR0yB9MjOqiQ5YopIh2ysStwRLeqRlVWJGdGShkYWViV0O/8MeHLxEYpkQotVMmEKZIrSk6RMmAI++JWbH1MVNzuLNTsMkk49AAAAAElFTkSuQmCC")}.icon-close-notification{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAlElEQVR4XqWTSw6AIAwFOZJH8v4bvQEyJCXl0UqiTd5C6AyfYKm1lj/xH2fL1XJokwtz9NA7CRiwyiQGW3WJTd5uglKJwhTMENCQSTK4L6BbjCQpTKJzqsTXBBMVvEkWmChsAt02pRcbCjLYapHsYLatx5kkO5jx6E6GxATaYLBfQHuQhE9Z4UwCs/xMGaySDqvgUx7yxGtbtv6N8QAAAABJRU5ErkJggg==")}.icon-pencil{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAuklEQVR4Xp2QwQnCQBBFc1HP00AIgkXYlVqBpehJ1A4UNDerELEGBY/6x+yQ4ZuN2Rwew4T/H9nJRCRLoABn8ARHkHPgHyV4Ow4ciFGAWZg3J3hwsAlfWtJ+4jDjw68wTVLq5EKsvAYTqSX6nG+OS0YOriG8AUOwCvsdjNsEnctNgqQyC5LLXtCrbIKR1NfegoFUV9ddvxdcYsE0hK2gkk5lEyycwGj9bRbs+5ZNcAE7MJfqOXqTn2CMD+QggBbT9azlAAAAAElFTkSuQmCC")}.icon-pencil-sm{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAApUlEQVR4XmMQFBRkoARjCJCKMQTwYCMgPgXEV4HYjVQDJIE4Doj/AfF/QYghRBsAsvkdEDcAcZIgxBCQS4gyAKb5HlQjyBCQS0DiBA2AaT4HxCqCEENAfJB34OrQNeHSDKJBfLjN+AwgWjM2A0jSjG6AMlTxJWI1oxtQKAiJY5ghBDWDMDJnFdQAmCEENaMbcFwQYkihIMQ7GIqxYQwBUjGGAKkYAIHwXkBddveVAAAAAElFTkSuQmCC")}.icon-edit-large{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABZElEQVR4Xr2X0VHDMBBEUwLbQUpxCZRwJVACJdBB1AHpAHcAHUAH0AF4scXYtzIo0YmPp5xPun2aTDKTHAAcOjNMPE68T3xOPC29731/OBrDLC1xzzN+IBKDSj2DH4rEoELP6IciGFa1QaUb/HArhjn4VOiV+PABLRi24TWXOPuQazFoeM0lQj6EBg2uuURiz4ddikGFb4Wev0TKzz7wEgwqepm42dlbX+IHaVRiUEGWc5+vr4UznNtk+eAaDBrs5c+FM2nZ3yCNPzBo8NVyIo1fMGhwk5xIYweDBjfLiTQKGDQ4RE6k4TBocJicSGOFQYND5UQaCwYNDpcTaeAf5cQ3DBrcTU7WDwYN7ionuThCg/kzuquc5OIWGk5O6CgnuXiACjL5D0W4nORihEr2SOuAVnLhJXskH9AKlwEqKpH8cARc7qAyT/KDUXA5Q4Uj5g8mvx1HPxQJlxHzJfhODP5Ab74A5NgC0evSjQEAAAAASUVORK5CYII=");width:32px;height:32px}.icon-changeavatar-large{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABe0lEQVR4Xs3WoU4DQRAG4HowY0kQpBaLKAnPQBpMTRUIQlLVpAZzAgcaw5MQxD1DkwoECSE8CMxPb49lZvaGA7qL+Egzs3M33M62NyCiQUkqkJsK5KYCualAhwV7ZW+OZzYz6k0qkLBH+kae/ag+SQUSzkjfwHMV1SepQMKS9A08T01tJ/yp2Mq4wKbVrEID+CCTuazQgAx6Htgdu2QnbMzm7LbJyfWd+jZwQcY+CjdGXVKfBob0eZNtdsjO2Sk7YFtRfmTUy0Z7NYALhsIj9miseWHTaB0ajvM/bgCPNBRVRl7CmrAeWybzX3gNYKjCxfDfyXwKnlKouzfyLa8BTDbWYH/xiGU+BVuEOUHttZFveQ3geGENhkzmPBhS1E6MXMtrYEzri2DSZc6DE4LaXSPX+vcNFN+C4kNY/BhC0S+i4C++ik3fbQB++2Nk6tMAFP05DjBUmGwcL5zxHXZM65fQzoGzoIFaBjP6eCWr8MFIblpNzUtpUSqQ2zu4izzNUbUpLwAAAABJRU5ErkJggg==");width:32px;height:32px}.icon-zoom-in{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAyElEQVR4Xq2R7Q3CMAxEOwLeoCMwQjeADcgIjMQmsAFsQDcoG0CemlNNPlAr8eNJrn25c9LOzDrHOXKPvBPUp0zzhYpddjCHGZqmwSMJx8gx0ieo6cmkasDaOqwUJVPTk0moGSidNA28ATCrbuHFJOV3F72r/2+w5QpoCwM94tPaj8iM71Az8FsgPNjyG6l1uEj3BqTIpIZm16QtDERwYh2kx+yWevzKfcvgFySPNptMkWGrAZD8smXDkAvWMDiDKR+uJdi8yeUD0DiWAY9aYkMAAAAASUVORK5CYII=")}.icon-zoom-out{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAx0lEQVR4Xq2R0Q3CMAxEOwLeoCMwQjeADcgIjMQmsAFsQDcoG0CemlODk6BW4uNFln0+O0lnZl3GOXKPvBPEJ6f5QsHONXqooWkaPJJwjBwjfYKYnEyqBqyt5toUcjIJvs6h6UzzzYJadQsO3ZNJ/u6iz+L/G2y5AtrCQI/4tPYjUkMTfF2BtkB4sOUbidVcTM8NmCKTGqpdk7YwECETq5EctVvK8ZX7lsEvmDzabDJFhq0GwOSXLRsGL1jDkBlMvriWYPMmlw9fkI4JbTNUagAAAABJRU5ErkJggg==")}.icon-attachment{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABF0lEQVR4Xo2RMU5CQRCGUXqTOY4NB6CgsDThCiagSEFhQ6IJhQGVg1hyATsaKE3ouAANDdH52Fkzb9hHLL68nZ39/8w/ryEijX/QVdbKTvlSWrkXH5Z4VX6UpTJRNspBzCQ+jkxN3HN3TUkmTHLWYGbifqHHJMSpNXgz8b3VY6Xj+sRhJ0WDdxM/WP1sNSbUPatZbMXgQvmw5iCI+VITh5rFHnXeID9+rBETpyL2BteSfs1TjZg4J2Jv8ClpMZfKTRAzkRffKe1osHUCzL7tPAzivIOp1UWDkbJXVkGcY8wlLbw2wpWkXSyUW+vnGBWxN8hLfJFkku85Y1YUewMgLyZMQhzgzB3nE3E0yJMQh50AZ+7iuz9+Ae6ahUCnFEByAAAAAElFTkSuQmCC");vertical-align:middle}.icon-attachment-input{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABF0lEQVR4Xo2RMU5CQRCGUXqTOY4NB6CgsDThCiagSEFhQ6IJhQGVg1hyATsaKE3ouAANDdH52Fkzb9hHLL68nZ39/8w/ryEijX/QVdbKTvlSWrkXH5Z4VX6UpTJRNspBzCQ+jkxN3HN3TUkmTHLWYGbifqHHJMSpNXgz8b3VY6Xj+sRhJ0WDdxM/WP1sNSbUPatZbMXgQvmw5iCI+VITh5rFHnXeID9+rBETpyL2BteSfs1TjZg4J2Jv8ClpMZfKTRAzkRffKe1osHUCzL7tPAzivIOp1UWDkbJXVkGcY8wlLbw2wpWkXSyUW+vnGBWxN8hLfJFkku85Y1YUewMgLyZMQhzgzB3nE3E0yJMQh50AZ+7iuz9+Ae6ahUCnFEByAAAAAElFTkSuQmCC");vertical-align:middle}.icon-install{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAUElEQVR4XmMQFBRkoARjCCDh/0gYXW7UAFoaoAXEV9A0wzBIHCSP1wBchmDVjMsAdENwasZnALIhODXDDED3KymYLANgtpNtAIphVDGAIgwAiASOyF1jCsEAAAAASUVORK5CYII=")}.icon-shortcuts{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAXUlEQVR4XrWOUQ7AIAhDvQL3P83cwZx+kGABY9328ShpSGkRkfIGZ7A4g2WMu9MOqSMATQoboLV0z9TeTQG7pAHRt0zDgCOwQfQN9d8Gqivs7TcNKpoEF9ajcQbLA6UKvoAt70qaAAAAAElFTkSuQmCC")}.icon-file-empty{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAu0lEQVR4Xu3TOwrCQBSF4ZBKiSAXi+gmxMZ1COI2bF2JLsfOykKNbiE+luF/nEyIIwlBLC2+ZGDuPUweNzKzHta44l7jgT0W6CLydElxxBTDGmPkuGCFpBowKgJUWCYHtJeZO8EWS3S0Vw3QPWz0tHfGBPOifoa4bcAAO3MhmbnH0Un6bQNicyGq8e/kpHXbgJBCXj3fBpQ9/4AfBzT9yqG3z6hhOljzMIVUq55UAZqsDW72OcZ1VKue5AlTw23YNYqEdAAAAABJRU5ErkJggg==")}.icon-folder{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAjUlEQVR4XmMQFBRkoARjCJCKQcR/NPwQiJXQFeLC2AwgyRBcBhDC1DfgEbIgKRhmwEogNoCyScHnYQYUAHE/FgWEcAHMAFsgfoVFAT78C4hFQQb8AOJwLAoI4fWC0DA4BuWgKyCEA2AGLBKEOAddAT4M8i4rzIAjWBQQwqAAh0fjaywKCGFQlMMNoAgDAEbfyG3EODepAAAAAElFTkSuQmCC")}.icon-folderup{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAVklEQVR4XmMQFBRkoARjCJCKQcR/PLgDXQM6JmQAQUOIMQAvHvwG3IdidHGiDHgIxEpALAfEd7HI4zUAphkW2jgNwWYAuma8hmAzABnDNKOLDzcDKMIAgG7eJlBxsOEAAAAASUVORK5CYII=")}.icon-useradd{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAvElEQVR4XrWSYRXCMAyEJ4E4mASkIAEHzAF1BA6YgyFhDsAB9ErCy7umHX/48b206d21XTeIyEDsMpfMS8EYPdYVqkbm6swGeqxrBjyDgEegawaw2WDd/wLWwIwe65oBKTAfAl0zANzVjIonROhNe6jnrQCwqtnCmIUDxsxJPjvg2Y5SXwc6P09mntTkF/dS784BMxq8SyT2JzXKGgbRnwdwpZ9O0CNtBHy/QQ8+hYF+9xk9KTOrERXzsvYGVCOjkyvvGgcAAAAASUVORK5CYII=")}.icon-useradd-primary-inverse{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAwklEQVR4XrVSURXCMBCbBCQgASlIwAE4oI7AAXPAJMwBOAhNr7cdd7TwQ97L65YmabtuADA4bjIvWMFnat5XGITMq+TeQM37mgXPGrJ4IPqaBS143/8KZk0YUPO+ZkGqIQXD+zoXGITKqURl5BWy9FY1jmd8KSBnSFjLPO5wBdvMI2QFXtsB8Tj0WSQNnyAhix3i6r5gpOBXUViz3alymfj05xE80k876DGt3gJfsHyDHv0uFNS712iZMkfJlZHvZe4FXjdtwInmPrYAAAAASUVORK5CYII=")}.icon-key-primary-inverse{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAjklEQVR4Xq2RiQ2AIBAEKY0SLMFOpBRKsAMpwY5OTkBhD3kSJ1khYef8FBGpThafg154r9M5ljE2OFUMdQbwnZFbiiujUcrjYiknP2ccSlhANiqfQEi9AQKUUmxearCjOCMz4iPOyMan+I0t2cFeU/RG5JXkaz5pyaJcC1++EOVaagNEqZVfBpzBk4cjuQC1lm4pYYRwzgAAAABJRU5ErkJggg==")}.icon-calendar{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAASUlEQVR4XmMQFBT8D8UMUAzjY8PoahgIaSCEB5EBML+RgmlrANyJBNi0M4AYjGEAuunEsKlrAKkYwwB007GxaWsAqRjFAHIxAwCW/rd8i86PXgAAAABJRU5ErkJggg==")}.icon-calendar-primary{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAASUlEQVR4XmPQbOn/D8UMUAzjY8PoahgIaSCEB5EBML+RgmlrANyJBNi0M4AYjGEAuunEsKlrAKkYwwB007GxaWsAqRjFAHIxAwAdE8CLydS1bwAAAABJRU5ErkJggg==")}.icon-clock{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABG0lEQVR4Xp2TQU4CMRSG2bEhJt2RgENiWBgvAMbjeAMDZyDs3UCi3gCOoEdwTqAu3BsSIxvU98nfSdvpSMLiS/r+9/fPtPPacs61Ek6NqfFkfAjWaPQif1h0jLXxbfw0QA8P3iigbZQybY1b48ybtEajhwcve6qApRrvxkWwMYUeHrzs+QsYGjtxlWzwnx5qeLx/iDCT6T4xNgXAnfQZxbOKccbYFDCSXlJ8qTjJGH3AINHxon9SbFRUvybgRb1Xox/oeNE3FP8doWe8qU9IV3p0hLmKh0xAGnItjQunnlNwPn4JU3aZCfAhN1rjwcuewhsWbp/IkJxnAjz0aoMEjKW/i6NGGbjZlTv8mPDUHlNIYUxc/JwfpdGL/L+ikppibpJKPQAAAABJRU5ErkJggg==")}.icon-plus{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAASklEQVR4XmMQFBRkwIHvA/F/KAax0eXBGEMACcM0wzC6/KgBSAbcx6KYWHwfm00kYaoYcB9dkAQM9gIujK4YXR4eiLjwqAFEZmcAt2GhkTR2RywAAAAASUVORK5CYII=")}.icon-plus-small{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAALElEQVR4XmMQFBRkwIL/QzG6OAOGwBDVAJMkCpOlARuGKUAXJ88P2PAAagAAG1tIhX6uIi0AAAAASUVORK5CYII=");width:12px;height:12px}.icon-plus-success-inverse{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAUUlEQVR4Xu2QQQrAIAwE/f8n9ymRRLBhag4Bb+3AgGR1RYeZjULZg6+Zh69BkjD/C1KB0qYuOt3U4kqBOGwQT6gkzPcnVhLmXyhQHFv4mnk4AcF1a75Ee3qJAAAAAElFTkSuQmCC")}.icon-hidden{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABKklEQVR4XqXSP0uCURTHcWkx2g6SUBC9gai5JaQ3USG0ujQ0BEJvQhtqawharLXBtmhos/cQkVQKDRlYBPX9+ZyL18cE0+Hj43m8v3O9fzJmlpnG0IsxFfE5aYMQ1vPfDQbCoxqs4gR3aKOFW5ynw+kGC7jGj/uKvsu3h2exlG6whkd8WDLrIbL+jMMzuEQTK6FBDs8e3vQGi/oRu1FYMyu8gQ5eMK9BtSisuoEzlKy/ZoXrePAxBc9cqFBXFeqsumzDa1ZY7059jCZTpqYij1e8Yx17I8JPPjaEtexc2ERtiAaoSXxUVdyjgmUceFgbro0fOMZ96888h2MPHuEKb5b8Ex21jryXC+EtdD2sehs3lixNp6JLpculSxZP2muwY3/csHHpY+Kw/AKi3Igr9eCNvQAAAABJRU5ErkJggg==")}.icon-visible{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAzUlEQVR4XqWSMQrCQBRE7ayXgCAW3kDBI3gmKy8hNnaCbXobL2DpHUQEC8HKxkbn6Q9898cisXjsZmb+hN2kk1Lq/EMQmhKEpgShKUEQI7ESe3E12KPh/Szoi514Gg+395Ah+1UwFidxT583zkXXVj+MR4YsM++CQlzMmFpogGlrXkCGLDMFodIN83wUGzGx1RfgkalKyrqCdTbkwQsF+RF64lwzjIYXjpBf4kwMxUIcDPZoeOESK/xnvImtWBrs0fBqP6On9Y/UiiA05QX8NYjwTNhr7AAAAABJRU5ErkJggg==")}.icon-optionsmenu-empty{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAANElEQVR4XqXIIREAMBAEsbdw/s1WQNBOQUhu2/0gKqIiKqIiKqIiKqIiKqIiKqIiKqIiqge7mTMBvZmJAgAAAABJRU5ErkJggg==")}.icon-optionsmenu-selected{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAZUlEQVR4XqWMwRHAIAzDWCEbsP8UjNJRiu/6aOOQ1PDQAxG5mVk7gYQKCRUSBf1hawDhNRnZAI5A5BGDz78/HMHRMo4G/LF/+3saAO8ojVcDAEEZZwMAYRpXA78goUJChYQKCZUbAgBFATOezp8AAAAASUVORK5CYII=")}.icon-previous{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAbUlEQVR4XmMQFBRkoARjCGDBMkB8HIrl0OXRFaNjkObbQPwfijehq0HXgE8zCDejq0PXhE/zPCBmQleLrpEkzdgMIEkzNgNAIU20ZpoYQLEXSDYEQwCKiTYEXSMhQ4hOSLgMISkpIxtCdmYiiAFqFWsN5C8RwAAAAABJRU5ErkJggg==")}.icon-previous-white{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAc0lEQVR4XmP4//8/AyUYQwALlgHi41Ashy6PrhgdgzTf/o8Am9DVoGvApxkEmqFyBA3ApnkeEDP9J8IAojWDMLoASZpBGF0AFNLIAK9mEEYXoNgAir1AsiEYAlBMtCHoGgkZQnRCwmUISUkZ2RCyMxNBDAB0KTU65C0taQAAAABJRU5ErkJggg==")}.icon-next{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAfUlEQVR4XmMQFBRkoARjCACxHBAfh2IZLPIEDVgLxP+h+LYgAUMwBIC4FckAgoZgCAAxMxAvRjIAryEYAlDMBMQLkQzAaQi6RnRDFiAZgNUQdE3oGGTIPCQDQBgUO/QxAJtmor1AlGZcBhCtGZcBjcRqxmUAxUmZ4sxEEgYAMXdrDp9D2G4AAAAASUVORK5CYII=")}.icon-next-white{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAhElEQVR4Xr2TwQmAMAxFi64h7urBNUTx7BwO4TAxCZVAktqWih/e5cv7UGoDAIQWTIGMyBkZnO/ZgQMkF2RGTIHMrEpeR0yB9MjOqiQ5YopIh2ysStwRLeqRlVWJGdGShkYWViV0O/8MeHLxEYpkQotVMmEKZIrSk6RMmAI++JWbH1MVNzuLNTsMkk49AAAAAElFTkSuQmCC")}.icon-previous-small{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAaklEQVR4XmMQFBRkoARjCJCKMQRIxRgCOLAQFjGiDYgA4t9ALIxFjqABZkD8HYibscgRNEAGiJ8B8UogZsQij9cATiA+BcQXgJgbizztDQBhirwAwxQFIgxTFI0wTFFCwosxBEjFGAKkYgAQoEAF7Yc3ewAAAABJRU5ErkJggg==")}.icon-next-small{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAaklEQVR4XmMQFBRkoARjCJCKMQRIxRgCSFgIixgGxhCAYmEg/g3EEVjkiDIAhJuB+DsQm2GRI8oARiBeCcTPgFgGizxBA0CYG4gvAPEpIObEIk9bAyj2AkWBSJVopCghEY0xBEjFGAKkYgAi8EAFIX9xawAAAABJRU5ErkJggg==")}.icon-restart-danger-inverse{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA5ElEQVR4XpWSMQrCUBBEPYSIpYXX8Bj2Vp4jjYXYeRQ7r2ChB7AWBBEb+7gv7Cw/axJxYGB3ZnbCF0d1XY8GKGQ9+CUkClkfLJgYNz4LzGh4gwVL46M4EjTjkekswBDOrgnMaEKU6HhqvLpZyfQdaMcDZLmJgr0bB9/7CiAZwE0UXFxcF8G+AjKAmyh4uTgvgn0kA7iJgpuL/xRwEwV6V35CF/WE5veSuC3FH9THuImCmfHtRuVaF/EAWW5af6SVm+DkOyHIjCawN3f5Cwvjswhm4JGJm1wAx8ad8Wi8O5nR8Fr5D3tiUQDGM25BAAAAAElFTkSuQmCC")}.icon-date-next,.icon-date-previous{background:none;background-repeat:no-repeat}.icon-date-next{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAdUlEQVR4XqXSwQ2AMAhA0a7ABo7iZrqRblQ30A0UD03MhxLRw7v8FNImLSJS/jAhi2FVAw9FGE61q4kHexjuBU1VIweI4bmgWSR4FgOHm+6zGDhIVfCs7ILt64JDzTj7ekH4NxjC63oYwut6GMLrekzIMiHrAmD6bkyFdXTzAAAAAElFTkSuQmCC")}.icon-date-previous{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAc0lEQVR4XqXP0Q2AMAhF0Y4gGzCSG+lmuoluojSVpCmvCvXj/JBwA4mI0h9mEGUGH1hsI4FJLOJ6hAKzOKpld4CpnFsvugLtuUg3gM5FXgMnWGh1A1l+YQVL7oBisYNld0Cht0KBrH0rHFBM5a3hgGEGUTdKhm9JB1iCawAAAABJRU5ErkJggg==")}.datepicker-days th:hover,.datepicker-days th:focus{background:none !important}.datepicker-days th:hover>.icon-date-next,.datepicker-days th:focus>.icon-date-next,.datepicker-days th:hover>.icon-date-previous,.datepicker-days th:focus>.icon-date-previous{background:none;background-repeat:no-repeat}.datepicker-days th:hover>.icon-date-next,.datepicker-days th:focus>.icon-date-next{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAd0lEQVR4XqXSsQ2AMAwAwYxC6y3YDAp6RoGNwgawAZjCEvokFobimldsJVKSTHP6owhRDKvqeMjDcKpdDTzYwnAvMFn1HCCG5wKziPMsBg6b5rMYOEhZ8Kzogu3rgkONOPt6gfs3GNzr1jC4161hcK9bU4SoIkRd5wB3W3YNt68AAAAASUVORK5CYII=")}.datepicker-days th:hover>.icon-date-previous,.datepicker-days th:focus>.icon-date-previous{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAd0lEQVR4XqXPwQ2AMAiF4Y7gCFy7jRvpwbsj6Sa6iUJqk6a8KtTDdyHhD4S4rOEPNfBSgw/Etp7AwCZ2PVyBkR3FsjlAMZ1bLpoC9blIM4DORV4DJ1ioNQNCXpjBkjmQEdvBsjmQobdcAVG/5Q5kFNNb3QFFDbxu0Ix4WBeyWiwAAAAASUVORK5CYII=")}.icon-time-up,.icon-time-down{background:none;background-repeat:no-repeat;transform:rotate(-90deg)}.icon-time-up{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAdUlEQVR4XqXSwQ2AMAhA0a7ABo7iZrqRblQ30A0UD03MhxLRw7v8FNImLSJS/jAhi2FVAw9FGE61q4kHexjuBU1VIweI4bmgWSR4FgOHm+6zGDhIVfCs7ILt64JDzTj7ekH4NxjC63oYwut6GMLrekzIMiHrAmD6bkyFdXTzAAAAAElFTkSuQmCC")}.icon-time-down{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAc0lEQVR4XqXP0Q2AMAhF0Y4gGzCSG+lmuoluojSVpCmvCvXj/JBwA4mI0h9mEGUGH1hsI4FJLOJ6hAKzOKpld4CpnFsvugLtuUg3gM5FXgMnWGh1A1l+YQVL7oBisYNld0Cht0KBrH0rHFBM5a3hgGEGUTdKhm9JB1iCawAAAABJRU5ErkJggg==")}.icon-copy{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAZElEQVR4Xt2QwQ3AIAwDWSFrdEqG7D6URqQCUxueVR/3ceJTlGRmqZErRRB7A335FIssd0GUD7HIchfsnMryRzANOnLbeWUluMvyN0oQZfkbJcBzcb4lwAz5kICBBcQFjJ8IllzTuH5g8P1y3AAAAABJRU5ErkJggg==")}.icon-copy-white{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAaUlEQVR4Xs2QwQ3AIAwDmadTMmT3SVVEKnDI0U+lWvLHse+RYmaluxrLe5PH8QnFLG8AHx9QzPIGUIUS5A8gHAbX3llqB7jH+BsC+Bh/QwCV3l8BNFNjMcu/AWTSgToE03GRqUPwP8BWF93MSI1PTQz+AAAAAElFTkSuQmCC")}.icon-installer-deb{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABOUlEQVR4Xo3SvS5EQRTA8fWZJRE5ZIPQbbRUIj4SkpWtFLtEodkoRJAoqcQb6ChIFAodYV+BZh9BtwqFRKFQivA/ZuZmnHs3bPLLzpw559w7cycnIrkMk7jCPS5xgln021xbmPfJH3jDLc5wh3e8YL1VgzbU8YVjDMaJGMYDPrES4mGxF1W8Ys4UxnQLz3hEu8bCQjeesGgKitjAPLp8bB836IwbLKFhioewGs07/P+Mz9UtJw12cGQa7Jq5FuhbTIvbwk88LG5iyxQcmnnYwjIObIMa9kzBGsp+rNvRQ9PD1v2P2AYlnJsGeuKn2Ma4uIZ6qXSc5IVBH5qYiBcxgIq485gS/+myGqgLcU/4lfCXeDIm7pLoL5XYig3o69bFf+P/SAXEXelr9GSspaQC3qi4e7CAQsZ64htXIFtlyrS1cwAAAABJRU5ErkJggg==")}.icon-installer-rpm{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABN0lEQVR4Xn3SvUoDQRQF4H0EbyNYWQhCmhSxsIkQ8AEkQjo7wUKxCCgIIkknNhaCgqBVsBHEwgdYEREJGhQkqazSiIhiY6vnOmfCdTJO8bHLmbtn9i8TkSzQhHP4gFe4h2OYjcxmYfAE3wl7qYI8ckHMYaxgNTKYMhUW6DOHQykrYcFdZMjLI9lRWPAMt7AMX2awzvWKuC/i8w7zQcE7lDi4wKFLrjV53DcF6k+BBmWzoMdtWOf5pLjyfwteYJwLb+J2y82wXryRKniEKziBMb8I0+K+ex9uzMVDBfpSGuKeV3fzeQE2ea5v3hZM+IJRBluwCBdmqAs7UJTh37wqLJhnoD/TmYaBOjzAHOc8vdvfgl0Gep7DNdTggLm+gxGu90zBJ5Q0bDPwOy7BKazBjMmV/sL2Llo/9hfDHyHupNUAAAAASUVORK5CYII=")}.icon-installer-msi{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAd0lEQVR4XmMQFBRkoARjCGDBHEBsCMRRQNwCxGuB+BoQ/wfJgxTIA7EtEMcAcRUQzwTiHVDNJ4H4A1QxNgw2AF0QLolFDB2PGgA1gCIMItBNJdkF6IIj0QB5Qdx5AV0DOiYYjQpA7ADECUDcAMTzgXg/EN+HGQAAI+zbO5i4P9sAAAAASUVORK5CYII=")}.icon-installer-dmg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAzklEQVR4XqXSsQ7BUBQG4G4ipjuaxWLwDFYbEjFLRAxmcx+CGAxewAPo5AWMNiYWsXgE/qO9cnL692qiybf0/Odvb9rIOReVMIYDNO3MBpkpvOACFTu3YeaYFfTJrFTBBkZQhZad23Ds0rPKE0+whaW6J3YuvXIFExX6Rco/b6MLziTI3KHt9/xylwSLLPyyLpCz22CRzr8Fa1bQI8GQui2owZMEQ4a6QKxIKCT3GRvwIEFm7/d0gZiRsPX9iViBmMM1C8YwcOkvfYNEL4s3wLe1D6olHc4AAAAASUVORK5CYII=")}.timepicker-picker td a{border-width:0}.timepicker-picker td a:hover>.icon-time-up,.timepicker-picker td a:focus>.icon-time-up,.timepicker-picker td a:hover>.icon-time-down,.timepicker-picker td a:focus>.icon-time-down{background:none;background-repeat:no-repeat}.timepicker-picker td a:hover>.icon-time-up,.timepicker-picker td a:focus>.icon-time-up{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAd0lEQVR4XqXSsQ2AMAwAwYxC6y3YDAp6RoGNwgawAZjCEvokFobimldsJVKSTHP6owhRDKvqeMjDcKpdDTzYwnAvMFn1HCCG5wKziPMsBg6b5rMYOEhZ8Kzogu3rgkONOPt6gfs3GNzr1jC4161hcK9bU4SoIkRd5wB3W3YNt68AAAAASUVORK5CYII=")}.timepicker-picker td a:hover>.icon-time-down,.timepicker-picker td a:focus>.icon-time-down{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAd0lEQVR4XqXPwQ2AMAiF4Y7gCFy7jRvpwbsj6Sa6iUJqk6a8KtTDdyHhD4S4rOEPNfBSgw/Etp7AwCZ2PVyBkR3FsjlAMZ1bLpoC9blIM4DORV4DJ1ioNQNCXpjBkjmQEdvBsjmQobdcAVG/5Q5kFNNb3QFFDbxu0Ix4WBeyWiwAAAAASUVORK5CYII=")}a:hover>.icon-time-down,a:focus>.icon-time-down{background:none;background-repeat:no-repeat;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAd0lEQVR4XqXPwQ2AMAiF4Y7gCFy7jRvpwbsj6Sa6iUJqk6a8KtTDdyHhD4S4rOEPNfBSgw/Etp7AwCZ2PVyBkR3FsjlAMZ1bLpoC9blIM4DORV4DJ1ioNQNCXpjBkjmQEdvBsjmQobdcAVG/5Q5kFNNb3QFFDbxu0Ix4WBeyWiwAAAAASUVORK5CYII=")}.svgicon-optionsmenu{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Generated%20by%20IcoMoon.io%20--%3E%0A%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20viewBox%3D%220%200%2016%2016%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20inkscape%3Aversion%3D%220.91%20r13725%22%0A%20%20%20sodipodi%3Adocname%3D%22optionsmenu.svg%22%0A%20%20%20inkscape%3Aexport-filename%3D%22D%3A%5CJava%5Cworkspace_cr%5CCCRemoteGui%5Csrc%5Ccom%5Cinet%5Cremote%5Cgui%5Cangular%5Ctemplate%5Ccss%5Csprites%5Coptionsmenu.png%22%0A%20%20%20inkscape%3Aexport-xdpi%3D%2290%22%0A%20%20%20inkscape%3Aexport-ydpi%3D%2290%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata10%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs8%22%20%2F%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221%22%0A%20%20%20%20%20objecttolerance%3D%2210%22%0A%20%20%20%20%20gridtolerance%3D%2210%22%0A%20%20%20%20%20guidetolerance%3D%2210%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%22879%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22650%22%0A%20%20%20%20%20id%3D%22namedview6%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Azoom%3D%2214.75%22%0A%20%20%20%20%20inkscape%3Acx%3D%2210.909043%22%0A%20%20%20%20%20inkscape%3Acy%3D%225.3192581%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%22122%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%2260%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%221%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22svg2%22%20%2F%3E%0A%20%20%3Cpath%0A%20%20%20%20%20d%3D%22m%206%2C0%204%2C0%200%2C4%20-4%2C0%20z%22%0A%20%20%20%20%20id%3D%22path4150%22%20%2F%3E%0A%20%20%3Cpath%0A%20%20%20%20%20d%3D%22m%206%2C6%204%2C0%200%2C4%20-4%2C0%20z%22%0A%20%20%20%20%20id%3D%22path4146%22%20%2F%3E%0A%20%20%3Cpath%0A%20%20%20%20%20d%3D%22m%206%2C12%204%2C0%200%2C4%20-4%2C0%20z%22%0A%20%20%20%20%20id%3D%22path4142%22%20%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-zoom-in{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%224.2333331mm%22%0A%20%20%20height%3D%224.2333331mm%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs4%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata7%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer1%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-224%2C-1056%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g53%22%0A%20%20%20%20%20%20%20style%3D%22display%3Ainline%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path22%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20239.504%2C1069.6151%20-3.79%2C-3.223%20c%20-0.392%2C-0.353%20-0.811%2C-0.514%20-1.149%2C-0.499%200.895%2C-1.048%201.435%2C-2.407%201.435%2C-3.893%200%2C-3.314%20-2.686%2C-6%20-6%2C-6%20-3.314%2C0%20-6%2C2.686%20-6%2C6%200%2C3.314%202.686%2C6%206%2C6%201.486%2C0%202.845%2C-0.54%203.893%2C-1.435%20-0.016%2C0.338%200.146%2C0.757%200.499%2C1.149%20l%203.223%2C3.79%20c%200.552%2C0.613%201.453%2C0.665%202.003%2C0.115%200.55%2C-0.55%200.498%2C-1.452%20-0.115%2C-2.003%20z%20m%20-9.504%2C-3.616%20c%20-2.209%2C0%20-4%2C-1.791%20-4%2C-4%200%2C-2.209%201.791%2C-4%204%2C-4%202.209%2C0%204%2C1.791%204%2C4%200%2C2.209%20-1.791%2C4%20-4%2C4%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%2393a0b1%3Bfill-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%2393a0b1%3Bstroke%3Anone%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-dashoffset%3A0.499999%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect47%22%0A%20%20%20%20%20%20%20%20%20width%3D%226%22%0A%20%20%20%20%20%20%20%20%20height%3D%222%22%0A%20%20%20%20%20%20%20%20%20x%3D%22227%22%0A%20%20%20%20%20%20%20%20%20y%3D%221061%22%0A%20%20%20%20%20%20%20%20%20rx%3D%220.38669902%22%0A%20%20%20%20%20%20%20%20%20ry%3D%220.38669902%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%2393a0b1%3Bstroke%3Anone%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-dashoffset%3A0.499999%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect48%22%0A%20%20%20%20%20%20%20%20%20width%3D%222%22%0A%20%20%20%20%20%20%20%20%20height%3D%226%22%0A%20%20%20%20%20%20%20%20%20x%3D%22229%22%0A%20%20%20%20%20%20%20%20%20y%3D%221059%22%0A%20%20%20%20%20%20%20%20%20rx%3D%220.30383494%22%0A%20%20%20%20%20%20%20%20%20ry%3D%220.30383494%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3Anone%3Bstroke%3Anone%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-dashoffset%3A0.499999%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect53%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20x%3D%22224%22%0A%20%20%20%20%20%20%20%20%20y%3D%221056%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-zoom-out{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%224.2333331mm%22%0A%20%20%20height%3D%224.2333331mm%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs4%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata7%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer1%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-240%2C-1056%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g50%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path44%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20255.504%2C1069.6151%20-3.79%2C-3.223%20c%20-0.392%2C-0.353%20-0.811%2C-0.514%20-1.149%2C-0.499%200.895%2C-1.048%201.435%2C-2.407%201.435%2C-3.893%200%2C-3.314%20-2.686%2C-6%20-6%2C-6%20-3.314%2C0%20-6%2C2.686%20-6%2C6%200%2C3.314%202.686%2C6%206%2C6%201.486%2C0%202.845%2C-0.54%203.893%2C-1.435%20-0.016%2C0.338%200.146%2C0.757%200.499%2C1.149%20l%203.223%2C3.79%20c%200.552%2C0.613%201.453%2C0.665%202.003%2C0.115%200.55%2C-0.55%200.498%2C-1.452%20-0.115%2C-2.003%20z%20m%20-9.504%2C-3.616%20c%20-2.209%2C0%20-4%2C-1.791%20-4%2C-4%200%2C-2.209%201.791%2C-4%204%2C-4%202.209%2C0%204%2C1.791%204%2C4%200%2C2.209%20-1.791%2C4%20-4%2C4%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%2393a0b1%3Bfill-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%2393a0b1%3Bstroke%3Anone%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-dashoffset%3A0.499999%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect49%22%0A%20%20%20%20%20%20%20%20%20width%3D%226%22%0A%20%20%20%20%20%20%20%20%20height%3D%222%22%0A%20%20%20%20%20%20%20%20%20x%3D%22243%22%0A%20%20%20%20%20%20%20%20%20y%3D%221061%22%0A%20%20%20%20%20%20%20%20%20rx%3D%220.38669902%22%0A%20%20%20%20%20%20%20%20%20ry%3D%220.38669902%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3Anone%3Bstroke%3Anone%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-dashoffset%3A0.499999%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect50%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20x%3D%22240%22%0A%20%20%20%20%20%20%20%20%20y%3D%221056%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-chkbox-checked{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%224.2333331mm%22%0A%20%20%20height%3D%224.2333331mm%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs4%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata7%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer1%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-48%2C-1088%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g54%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path2989%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%2061.5%2C1091%20-6%2C6%20-3%2C-3%20-2%2C2%205%2C5%208%2C-8%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%2393a0b1%3Bfill-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3Anone%3Bstroke%3A%2393a0b1%3Bstroke-width%3A0.999997%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0.5%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect3096%22%0A%20%20%20%20%20%20%20%20%20width%3D%2212.000002%22%0A%20%20%20%20%20%20%20%20%20height%3D%2212.000003%22%0A%20%20%20%20%20%20%20%20%20x%3D%2249.5%22%0A%20%20%20%20%20%20%20%20%20y%3D%221090.5%22%0A%20%20%20%20%20%20%20%20%20rx%3D%222%22%0A%20%20%20%20%20%20%20%20%20ry%3D%222%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3Anone%3Bstroke%3Anone%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-dashoffset%3A0.499999%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect54%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20x%3D%2248%22%0A%20%20%20%20%20%20%20%20%20y%3D%221088%22%0A%20%20%20%20%20%20%20%20%20rx%3D%222.5%22%0A%20%20%20%20%20%20%20%20%20ry%3D%222.5%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-chkbox-unchecked{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%224.2333331mm%22%0A%20%20%20height%3D%224.2333331mm%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs4%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata7%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer1%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-64%2C-1088%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g65%22%3E%3Crect%0A%20%20%20%20%20%20%20%20%20ry%3D%222.0634177%22%0A%20%20%20%20%20%20%20%20%20rx%3D%222.0634177%22%0A%20%20%20%20%20%20%20%20%20y%3D%221090.5%22%0A%20%20%20%20%20%20%20%20%20x%3D%2265.5%22%0A%20%20%20%20%20%20%20%20%20height%3D%2212.000001%22%0A%20%20%20%20%20%20%20%20%20width%3D%2212%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect3866%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3Anone%3Bstroke%3A%2393a0b1%3Bstroke-width%3A0.999999%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0.5%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3Anone%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20id%3D%22checkbox-unchecked%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20x%3D%2264%22%0A%20%20%20%20%20%20%20%20%20y%3D%221088%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-chkbox-tristate{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%224.2333331mm%22%0A%20%20%20height%3D%224.2333331mm%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs4%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata7%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer1%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-80%2C-1088%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g66%22%0A%20%20%20%20%20%20%20transform%3D%22translate%2816%29%22%3E%3Crect%0A%20%20%20%20%20%20%20%20%20ry%3D%222.046875%22%0A%20%20%20%20%20%20%20%20%20rx%3D%222.046875%22%0A%20%20%20%20%20%20%20%20%20y%3D%221090.5%22%0A%20%20%20%20%20%20%20%20%20x%3D%2265.5%22%0A%20%20%20%20%20%20%20%20%20height%3D%2212.000004%22%0A%20%20%20%20%20%20%20%20%20width%3D%2212%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect65%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3Anone%3Bstroke%3A%2393a0b1%3Bstroke-width%3A0.999997%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0.5%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3Anone%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect66%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20x%3D%2264%22%0A%20%20%20%20%20%20%20%20%20y%3D%221088%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%2393a0b1%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-dashoffset%3A0.499999%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect68%22%0A%20%20%20%20%20%20%20%20%20width%3D%227%22%0A%20%20%20%20%20%20%20%20%20height%3D%227%22%0A%20%20%20%20%20%20%20%20%20x%3D%2268%22%0A%20%20%20%20%20%20%20%20%20y%3D%221093%22%0A%20%20%20%20%20%20%20%20%20rx%3D%221%22%0A%20%20%20%20%20%20%20%20%20ry%3D%221%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-overlay{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20viewBox%3D%220%200%204.2333333%204.2333333%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg1%22%0A%20%20%20inkscape%3Aversion%3D%221.3.2%20%28091e20e%2C%202023-11-25%2C%20custom%29%22%0A%20%20%20sodipodi%3Adocname%3D%22overlay.svg%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20id%3D%22namedview1%22%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221.0%22%0A%20%20%20%20%20inkscape%3Ashowpageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220.0%22%0A%20%20%20%20%20inkscape%3Apagecheckerboard%3D%220%22%0A%20%20%20%20%20inkscape%3Adeskcolor%3D%22%23d1d1d1%22%0A%20%20%20%20%20inkscape%3Adocument-units%3D%22px%22%0A%20%20%20%20%20showgrid%3D%22true%22%0A%20%20%20%20%20inkscape%3Azoom%3D%2245.596721%22%0A%20%20%20%20%20inkscape%3Acx%3D%226.0421011%22%0A%20%20%20%20%20inkscape%3Acy%3D%229.2002229%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%222560%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%221369%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%222552%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%22395%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%221%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22layer1%22%3E%0A%20%20%20%20%3Cinkscape%3Agrid%0A%20%20%20%20%20%20%20id%3D%22grid1%22%0A%20%20%20%20%20%20%20units%3D%22px%22%0A%20%20%20%20%20%20%20originx%3D%220%22%0A%20%20%20%20%20%20%20originy%3D%220%22%0A%20%20%20%20%20%20%20spacingx%3D%220.26458333%22%0A%20%20%20%20%20%20%20spacingy%3D%220.26458333%22%0A%20%20%20%20%20%20%20empcolor%3D%22%230099e5%22%0A%20%20%20%20%20%20%20empopacity%3D%220.30196078%22%0A%20%20%20%20%20%20%20color%3D%22%230099e5%22%0A%20%20%20%20%20%20%20opacity%3D%220.14901961%22%0A%20%20%20%20%20%20%20empspacing%3D%225%22%0A%20%20%20%20%20%20%20dotted%3D%22false%22%0A%20%20%20%20%20%20%20gridanglex%3D%2230%22%0A%20%20%20%20%20%20%20gridanglez%3D%2230%22%0A%20%20%20%20%20%20%20visible%3D%22true%22%20%2F%3E%0A%20%20%3C%2Fsodipodi%3Anamedview%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs1%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20inkscape%3Alabel%3D%22Ebene%201%22%0A%20%20%20%20%20inkscape%3Agroupmode%3D%22layer%22%0A%20%20%20%20%20id%3D%22layer1%22%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20id%3D%22rect1%22%0A%20%20%20%20%20%20%20style%3D%22fill%3A%23000000%3Bstroke-width%3A0.264583%3Bstroke-linejoin%3Around%3Bpaint-order%3Astroke%20fill%20markers%22%0A%20%20%20%20%20%20%20d%3D%22M%200.52916666%200.52916666%20C%200.38258765%200.52916666%200.26458333%200.65813355%200.26458333%200.81803792%20L%200.26458333%203.4152954%20C%200.26458333%203.5751997%200.38258765%203.7041666%200.52916666%203.7041666%20L%203.7041666%203.7041666%20C%203.8507456%203.7041666%203.96875%203.5751997%203.96875%203.4152954%20L%203.96875%200.81803792%20C%203.96875%200.65813355%203.8507456%200.52916666%203.7041666%200.52916666%20L%200.52916666%200.52916666%20z%20M%200.72760416%200.79374999%20L%203.5057291%200.79374999%20C%203.6156634%200.79374999%203.7041666%200.88225323%203.7041666%200.99218749%20L%203.7041666%203.2411458%20C%203.7041666%203.3510801%203.6156634%203.4395833%203.5057291%203.4395833%20L%200.72760416%203.4395833%20C%200.6176699%203.4395833%200.52916666%203.3510801%200.52916666%203.2411458%20L%200.52916666%200.99218749%20C%200.52916666%200.88225323%200.6176699%200.79374999%200.72760416%200.79374999%20z%20%22%20%2F%3E%0A%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20style%3D%22fill%3A%23000000%3Bstroke-width%3A0.264583%3Bstroke-linejoin%3Around%3Bpaint-order%3Astroke%20fill%20markers%22%0A%20%20%20%20%20%20%20id%3D%22rect4%22%0A%20%20%20%20%20%20%20width%3D%221.5875%22%0A%20%20%20%20%20%20%20height%3D%221.0583333%22%0A%20%20%20%20%20%20%20x%3D%221.8520832%22%0A%20%20%20%20%20%20%20y%3D%222.1166666%22%0A%20%20%20%20%20%20%20rx%3D%220.17008927%22%0A%20%20%20%20%20%20%20ry%3D%220.15875%22%20%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-resizehandle-top-left{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20viewBox%3D%220%200%204.2333333%204.2333333%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg1%22%0A%20%20%20inkscape%3Aversion%3D%221.3.2%20%28091e20e%2C%202023-11-25%2C%20custom%29%22%0A%20%20%20sodipodi%3Adocname%3D%22resizehandle_top_left.svg%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20id%3D%22namedview1%22%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221.0%22%0A%20%20%20%20%20inkscape%3Ashowpageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220.0%22%0A%20%20%20%20%20inkscape%3Apagecheckerboard%3D%220%22%0A%20%20%20%20%20inkscape%3Adeskcolor%3D%22%23d1d1d1%22%0A%20%20%20%20%20inkscape%3Adocument-units%3D%22px%22%0A%20%20%20%20%20showgrid%3D%22true%22%0A%20%20%20%20%20inkscape%3Azoom%3D%2232.241751%22%0A%20%20%20%20%20inkscape%3Acx%3D%224.047547%22%0A%20%20%20%20%20inkscape%3Acy%3D%2212.545845%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%222560%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%221369%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%222552%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%22395%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%221%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22g8%22%3E%0A%20%20%20%20%3Cinkscape%3Agrid%0A%20%20%20%20%20%20%20id%3D%22grid1%22%0A%20%20%20%20%20%20%20units%3D%22px%22%0A%20%20%20%20%20%20%20originx%3D%220%22%0A%20%20%20%20%20%20%20originy%3D%220%22%0A%20%20%20%20%20%20%20spacingx%3D%220.26458333%22%0A%20%20%20%20%20%20%20spacingy%3D%220.26458333%22%0A%20%20%20%20%20%20%20empcolor%3D%22%230099e5%22%0A%20%20%20%20%20%20%20empopacity%3D%220.30196078%22%0A%20%20%20%20%20%20%20color%3D%22%230099e5%22%0A%20%20%20%20%20%20%20opacity%3D%220.14901961%22%0A%20%20%20%20%20%20%20empspacing%3D%225%22%0A%20%20%20%20%20%20%20dotted%3D%22false%22%0A%20%20%20%20%20%20%20gridanglex%3D%2230%22%0A%20%20%20%20%20%20%20gridanglez%3D%2230%22%0A%20%20%20%20%20%20%20visible%3D%22true%22%20%2F%3E%0A%20%20%3C%2Fsodipodi%3Anamedview%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs1%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20inkscape%3Alabel%3D%22Ebene%201%22%0A%20%20%20%20%20inkscape%3Agroupmode%3D%22layer%22%0A%20%20%20%20%20id%3D%22layer1%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g7%22%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g8%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22rotate%28180%2C2.1166667%2C2.1166667%29%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect4%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23000000%3Bstroke-width%3A0.264583%3Bstroke-linejoin%3Around%3Bpaint-order%3Astroke%20fill%20markers%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%202.7440429%2C-2.7312088%20-7.48e-5%2C5.4880709%200.2424258%2C0.243565%200.2867839%2C-0.2854427%20-6.73e-5%2C-5.4274135%20-0.2726834%2C-0.2739648%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2844.865698%29%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23000000%3Bstroke-width%3A0.264583%3Bstroke-linejoin%3Around%3Bpaint-order%3Astroke%20fill%20markers%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%203.8665979%2C-2.1161528%203.866524%2C2.1244133%204.3957741%2C1.5976385%204.3959246%2C-1.5843388%20Z%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2844.865698%29%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.fadein.ng-hide-add{transition:.5s linear all}.fadein.ng-hide-remove{transition:.3s linear all}.fadein.ng-hide-add{opacity:1}.fadein.ng-hide-add.ng-hide-add-active{opacity:0}.fadein.ng-hide-remove{opacity:0}.fadein.ng-hide-remove.ng-hide-remove-active{opacity:1}/*!
 * Bootstrap Colorpicker
 * http://mjolnic.github.io/bootstrap-colorpicker/
 *
 * Originally written by (c) 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0.txt
 *
 */.colorpicker-saturation{width:256px;height:256px;background-image:url("colorpicker/img/saturation.png");background-size:256px 256px;cursor:crosshair;float:left}.colorpicker-saturation i{display:block;height:5px;width:5px;border:1px solid #000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;position:absolute;top:0;left:0;margin:-4px 0 0 -4px}.colorpicker-saturation i b{display:block;height:5px;width:5px;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.colorpicker-hue,.colorpicker-alpha{width:25px;height:256px;float:left;cursor:row-resize;margin-left:4px;margin-bottom:4px}.colorpicker-hue i,.colorpicker-alpha i{display:block;height:1px;background:#000;border-top:1px solid #fff;position:absolute;top:0;left:0;width:100%;margin-top:-1px}.colorpicker-hue{background-image:url("colorpicker/img/hue.png");background-size:auto 256px}.colorpicker-alpha{background-image:url("colorpicker/img/alpha.png");display:none}.colorpicker{top:0;left:0;padding:4px;min-width:130px;margin-top:1px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;z-index:2500}.colorpicker:before,.colorpicker:after{display:table;content:"";line-height:0}.colorpicker:after{clear:both}.colorpicker:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute;top:-7px;right:10px}.colorpicker:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;right:11px}.colorpicker div{position:relative}.colorpicker.colorpicker-with-alpha{min-width:140px}.colorpicker.colorpicker-with-alpha .colorpicker-alpha{display:block}.colorpicker-color{height:25px;margin-top:5px;clear:both;background-image:url("colorpicker/img/alpha.png");background-position:0 100%}.colorpicker-color div{height:25px}.colorpicker-element .input-group-addon i,.colorpicker-element .add-on i{display:inline-block;cursor:pointer;height:16px;vertical-align:text-top;width:16px}.colorpicker.colorpicker-inline{position:relative;display:inline-block;float:none;z-index:auto}.colorpicker.colorpicker-horizontal{width:110px;min-width:110px;height:auto}.colorpicker.colorpicker-horizontal .colorpicker-saturation{margin-bottom:4px}.colorpicker.colorpicker-horizontal .colorpicker-color{width:100px}.colorpicker.colorpicker-horizontal .colorpicker-hue,.colorpicker.colorpicker-horizontal .colorpicker-alpha{width:100px;height:15px;float:left;cursor:col-resize;margin-left:0;margin-bottom:4px}.colorpicker.colorpicker-horizontal .colorpicker-hue i,.colorpicker.colorpicker-horizontal .colorpicker-alpha i{display:block;height:15px;background:#fff;position:absolute;top:0;left:0;width:1px;border:none;margin-top:0}.colorpicker.colorpicker-horizontal .colorpicker-hue{background-image:url("colorpicker/img/hue-horizontal.png")}.colorpicker.colorpicker-horizontal .colorpicker-alpha{background-image:url("colorpicker/img/alpha-horizontal.png")}.colorpicker.colorpicker-hidden{display:none}.colorpicker.colorpicker-visible{display:block}.colorpicker-inline.colorpicker-visible{display:inline-block}.colorchooserfield{width:120px;min-width:120px}.colorchooserfield.colorchooserfield-xs{width:36px;min-width:36px;max-width:36px}.colorchooserfield .colorinput.colorinput-xs{display:none}.colorchooserfield .colorbutton.colorbutton-xs{border-top-left-radius:5px;border-bottom-left-radius:5px}.about .abouttext{padding:15px}.about .abouttext .aboutentry{display:flex;gap:15px;align-items:baseline}.about .abouttext .aboutentry .control-label-wrapper,.about .abouttext .aboutentry .linewrap{flex:1}.about .disclamer{padding:15px}.about .aboutlogo{background-color:#354e6b;color:#fff;padding:15px;padding-top:0}.about .aboutlogo img{max-width:100%}body .webguicontainer #helpFrame div.changelog span.versionmarker{display:inline-block;padding:0 10px;color:#fff;font-size:.8em;font-weight:bold;background:#29848f;border-radius:0 8px 8px 0;margin-left:-15px}body .webguicontainer #helpFrame div.changelog span.versionmarker:not(:only-child){margin-bottom:15px}body .webguicontainer #helpFrame div.changelog.level2 span.versionmarker{margin-left:-30px}body .webguicontainer #helpFrame h1.header{display:flex;flex-direction:row;align-items:baseline}body .webguicontainer #helpFrame h1.header .title{flex-grow:1}body .webguicontainer #helpFrame .header span.plugininfo{flex-grow:0}body .webguicontainer #helpFrame .header span.plugininfo span.status{font-size:8pt;text-transform:uppercase;margin-right:10px}body .webguicontainer #helpFrame .header span.plugininfo span.status.active{color:#5cb85c}body .webguicontainer #helpFrame .header span.plugininfo span.status.inactive{color:#d9534f}body .webguicontainer #helpFrame p.plugininfo.hint{color:#eb8900}div.cookiebanner{display:none !important}#cookie-bar{background:#f6f8fa;box-shadow:0 0 10px #000;height:auto;line-height:24px;color:#111;text-align:center;padding:3px 0;z-index:10000;display:flex;flex-direction:column;align-items:center;gap:1em}#cookie-bar p:last-child{margin-bottom:1em}#cookie-bar.fixed{position:fixed;width:100%;top:0;left:0}#cookie-bar.fixed.bottom{bottom:0;top:auto}#cookie-bar p{margin:0;padding:0;max-width:800px}#cookie-bar p:last-child{display:flex;flex-direction:row;flex-grow:0;flex-shrink:0;gap:1em}#cookie-bar a{color:#fff;display:inline-block;border-radius:3px;text-decoration:none;padding:0 6px}#cookie-bar .cb-enable{background:#5cb85c}#cookie-bar .cb-enable:hover{background:#a3d7a3}#cookie-bar .cb-disable{background:#d9534f}#cookie-bar .cb-disable:hover{background:#eba5a3}#cookie-bar .cb-policy{background:#29848f}#cookie-bar .cb-policy:hover{background:#51c0cd}.svgicon-default_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000048%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.2333461%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-146.04999%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g56%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g5%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4744%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%200.52916667%2C146.05%20v%204.23333%20H%203.7041667%20l%20-2e-7%2C-3.70417%20-0.5291666%2C-0.52917%20z%20M%200.79375%2C146.31458%20h%202.1166667%20l%20-10e-8%2C0.52916%200.5291668%2C1e-5%20v%203.175%20H%200.79375%20Z%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22default_16%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20%20%20y%3D%22146.05%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-default_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2231.999998%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.4666664%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-6.3499985%2C-141.81667%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g55%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g6%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4764%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%207.8052084%2C141.81667%20c%20-0.1870873%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.2097866%2C0.39687%200.396875%2C0.39687%20h%205.5562496%20c%200.187089%2C1e-5%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264583%2C-0.52917%20L%2012.7%2C142.08125%20c%20-0.139445%2C-0.13945%20-0.331959%2C-0.26458%20-0.529167%2C-0.26458%20z%20M%207.9375%2C142.08125%20h%204.233333%20v%200.92604%20c%200%2C0.18709%200.209788%2C0.3969%200.396875%2C0.39688%20h%200.926042%20v%206.35%20c%200%2C0.12473%20-0.139858%2C0.26458%20-0.264583%2C0.26458%20H%207.9375%20c%20-0.1247256%2C0%20-0.2645833%2C-0.13986%20-0.2645833%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.1398585%2C-0.26458%200.2645833%2C-0.26458%20z%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22141.81667%22%0A%20%20%20%20%20%20%20%20%20x%3D%226.3499985%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20id%3D%22default_32%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-default_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264.000023%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.93334%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-16.933334%2C-133.35%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g54%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g7%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4752%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2019.711458%2C133.35%20c%20-0.311814%2C0%20-0.661458%2C0.34965%20-0.661458%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349645%2C0.66145%200.661458%2C0.66145%20h%2011.377084%20c%200.311819%2C0%200.661458%2C-0.34963%200.661458%2C-0.66145%20V%20136.525%20c%200%2C-0.19721%20-0.125135%2C-0.38972%20-0.264583%2C-0.52917%20l%20-2.38125%2C-2.38125%20C%2028.964721%2C133.47513%2028.772211%2C133.35%2028.575%2C133.35%20Z%20m%200.132292%2C0.26458%20H%2028.575%20v%202.11667%20c%200%2C0.37418%200.419571%2C0.79375%200.79375%2C0.79375%20h%202.116667%20v%2012.96458%20c%200%2C0.24945%20-0.279717%2C0.52917%20-0.529167%2C0.52917%20h%20-11.1125%20c%20-0.24945%2C0%20-0.529167%2C-0.27972%20-0.529167%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279834%2C-0.53673%200.529167%2C-0.52917%20z%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22default_64%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20x%3D%2216.933334%22%0A%20%20%20%20%20%20%20%20%20y%3D%22133.35001%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-html_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.0005%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.2334657%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-203.19999%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g69%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g29%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%280%2C0.52916667%29%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5661%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%200.52916667%2C202.67083%20v%204.23334%20H%203.7041667%20l%20-2e-7%2C-3.70418%20-0.5291666%2C-0.52917%20z%20M%200.79375%2C202.93542%20h%202.1166667%20l%20-10e-8%2C0.52915%200.5291668%2C1e-5%20v%203.175%20H%200.79375%20Z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-weight%3A900%3Bfont-size%3A21.3333px%3Bline-height%3A125%25%3Bfont-family%3A%27Source%20Code%20Pro%27%3B-inkscape-font-specification%3A%27Source%20Code%20Pro%20Heavy%27%3Bletter-spacing%3A0px%3Bword-spacing%3A0px%3Bfill%3A%23c1c8d0%3Bstroke-width%3A3.94373px%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20186.79465%2C915.48801%20-8.36265%2C-5.33332%20v%20-2.47466%20l%208.36265%2C-5.33333%20v%203.28533%20l%20-5.37599%2C3.24266%20v%200.0853%20l%205.37599%2C3.24267%20z%20m%203.37067%2C3.92533%207.03999%2C-18.55997%20h%203.02933%20l%20-7.03999%2C18.55997%20z%20m%2013.43999%2C-3.92533%20v%20-3.28532%20l%205.37599%2C-3.24267%20v%20-0.0853%20l%20-5.37599%2C-3.24266%20v%20-3.28533%20l%208.36265%2C5.33333%20v%202.47466%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22flowRoot5719%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.06314763%2C0%2C0%2C0.07127784%2C-10.209183%2C140.04746%29%22%0A%20%20%20%20%20%20%20%20%20%20%20aria-label%3D%22%26lt%3B%2F%26gt%3B%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22203.20012%22%0A%20%20%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20id%3D%22xml_16%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-html_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000492%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.4667971%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-6.3499985%2C-198.96667%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g70%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g30%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%280%2C0.52916667%29%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5677%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%207.8052084%2C198.4375%20c%20-0.1870868%2C0%20-0.396875%2C0.20979%20-0.396875%2C0.39688%20v%207.67291%20c%200%2C0.18709%200.2097872%2C0.39688%200.396875%2C0.39688%20h%205.5562496%20c%200.187089%2C1e-5%200.396875%2C-0.20979%200.396875%2C-0.39688%20V%20200.025%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264583%2C-0.52917%20L%2012.7%2C198.70208%20c%20-0.139445%2C-0.13945%20-0.331959%2C-0.26458%20-0.529167%2C-0.26458%20z%20M%207.9375%2C198.70208%20h%204.233333%20v%200.92605%20c%200%2C0.18709%200.209788%2C0.39689%200.396875%2C0.39687%20h%200.926042%20v%206.35%20c%200%2C0.12473%20-0.139858%2C0.26458%20-0.264583%2C0.26458%20H%207.9375%20c%20-0.1247258%2C0%20-0.2645833%2C-0.13986%20-0.2645833%2C-0.26458%20v%20-7.40833%20c%200%2C-0.12472%200.1398585%2C-0.26459%200.2645833%2C-0.26459%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-weight%3A900%3Bfont-size%3A21.3333px%3Bline-height%3A125%25%3Bfont-family%3A%27Source%20Code%20Pro%27%3B-inkscape-font-specification%3A%27Source%20Code%20Pro%20Heavy%27%3Bletter-spacing%3A0px%3Bword-spacing%3A0px%3Bfill%3A%23c1c8d0%3Bstroke-width%3A1.97186px%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20186.79465%2C915.48801%20-8.36265%2C-5.33332%20v%20-2.47466%20l%208.36265%2C-5.33333%20v%203.28533%20l%20-5.37599%2C3.24266%20v%200.0853%20l%205.37599%2C3.24267%20z%20m%203.37067%2C3.92533%207.03999%2C-18.55997%20h%203.02933%20l%20-7.03999%2C18.55997%20z%20m%2013.43999%2C-3.92533%20v%20-3.28532%20l%205.37599%2C-3.24267%20v%20-0.0853%20l%20-5.37599%2C-3.24266%20v%20-3.28533%20l%208.36265%2C5.33333%20v%202.47466%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22flowRoot5711%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.12629527%2C0%2C0%2C0.14255567%2C-14.068415%2C73.19076%29%22%0A%20%20%20%20%20%20%20%20%20%20%20aria-label%3D%22%26lt%3B%2F%26gt%3B%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22xml_32%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20x%3D%226.3499985%22%0A%20%20%20%20%20%20%20%20%20y%3D%22198.9668%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-html_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264.000473%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933459%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-16.933334%2C-190.5%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g71%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g31%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%280%2C0.52916667%29%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5667%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2019.711458%2C189.97083%20c%20-0.311814%2C0%20-0.661458%2C0.34965%20-0.661458%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349645%2C0.66146%200.661458%2C0.66146%20h%2011.377084%20c%200.311819%2C0%200.661458%2C-0.34964%200.661458%2C-0.66146%20v%20-13.09688%20c%200%2C-0.19721%20-0.125135%2C-0.38971%20-0.264583%2C-0.52916%20l%20-2.38125%2C-2.38125%20c%20-0.139446%2C-0.13945%20-0.331956%2C-0.26459%20-0.529167%2C-0.26459%20z%20m%200.132292%2C0.26459%20H%2028.575%20v%202.11666%20c%200%2C0.37418%200.419571%2C0.79375%200.79375%2C0.79375%20h%202.116667%20v%2012.96459%20c%200%2C0.24945%20-0.279717%2C0.52916%20-0.529167%2C0.52916%20h%20-11.1125%20c%20-0.24945%2C0%20-0.529167%2C-0.27971%20-0.529167%2C-0.52916%20v%20-15.34584%20c%200%2C-0.24945%200.279834%2C-0.53672%200.529167%2C-0.52916%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-weight%3A900%3Bfont-size%3A21.3333px%3Bline-height%3A125%25%3Bfont-family%3A%27Source%20Code%20Pro%27%3B-inkscape-font-specification%3A%27Source%20Code%20Pro%20Heavy%27%3Bletter-spacing%3A0px%3Bword-spacing%3A0px%3Bfill%3A%23c1c8d0%3Bstroke-width%3A1.01627px%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20186.79465%2C915.48801%20-8.36265%2C-5.33332%20v%20-2.47466%20l%208.36265%2C-5.33333%20v%203.28533%20l%20-5.37599%2C3.24266%20v%200.0853%20l%205.37599%2C3.24267%20z%20m%203.37067%2C3.92533%207.03999%2C-18.55997%20h%203.02933%20l%20-7.03999%2C18.55997%20z%20m%2013.43999%2C-3.92533%20v%20-3.28532%20l%205.37599%2C-3.24267%20v%20-0.0853%20l%20-5.37599%2C-3.24266%20v%20-3.28533%20l%208.36265%2C5.33333%20v%202.47466%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22flowRoot5703%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.25259054%2C0%2C0%2C0.26834008%2C-23.903544%2C-44.573784%29%22%0A%20%20%20%20%20%20%20%20%20%20%20aria-label%3D%22%26lt%3B%2F%26gt%3B%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22190.50012%22%0A%20%20%20%20%20%20%20%20%20x%3D%2216.933334%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20id%3D%22xml_64%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-crosstab_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000025%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.23334%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-40.745831%2C-184.14999%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g65%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g23%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1632%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.275%2C184.15%20v%204.23333%20h%203.175%20l%20-1e-6%2C-3.70418%20-0.529167%2C-0.52916%20z%20m%200.264584%2C0.26458%20h%202.116666%20l%20-10e-7%2C0.52916%200.529168%2C1e-5%20v%203.175%20h%20-2.645833%20z%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1953%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22185.2083%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10583784%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10583349%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22186.00209%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1955%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1957%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22186.53125%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582482%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22187.06042%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1959%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-42.068756%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22185.20831%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1961%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1963%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22185.20831%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-43.920834%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-42.862499%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22185.20831%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1965%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22184.14999%22%0A%20%20%20%20%20%20%20%20%20x%3D%2240.745831%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20id%3D%22table_16%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-crosstab_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000004%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.4666679%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-47.095833%2C-179.91667%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g64%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g26%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1650%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2048.551042%2C179.91667%20c%20-0.187087%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.209787%2C0.39687%200.396875%2C0.39687%20h%205.55625%20c%200.187089%2C1e-5%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264583%2C-0.52917%20l%20-0.79375%2C-0.79375%20c%20-0.139445%2C-0.13945%20-0.331959%2C-0.26458%20-0.529167%2C-0.26458%20z%20m%200.132292%2C0.26458%20h%204.233333%20v%200.92604%20c%200%2C0.18709%200.209787%2C0.3969%200.396875%2C0.39688%20h%200.926042%20v%206.35%20c%200%2C0.12473%20-0.139859%2C0.26458%20-0.264584%2C0.26458%20h%20-5.291666%20c%20-0.124726%2C0%20-0.264584%2C-0.13986%20-0.264584%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.139859%2C-0.26458%200.264584%2C-0.26458%20z%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21167566%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1937%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1939%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22183.62082%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21166699%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22184.94374%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1941%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1943%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22186.26666%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21164963%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1945%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-49.477093%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-53.445847%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1947%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1949%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-50.800014%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22table_32%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20x%3D%2247.095833%22%0A%20%20%20%20%20%20%20%20%20y%3D%22179.91667%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-crosstab_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933334%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-57.679161%2C-171.45%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g63%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g27%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1638%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2060.457292%2C171.45%20c%20-0.311815%2C0%20-0.661458%2C0.34965%20-0.661458%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349644%2C0.66145%200.661458%2C0.66145%20h%2011.377083%20c%200.311819%2C0%200.661459%2C-0.34963%200.661459%2C-0.66145%20V%20174.625%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264584%2C-0.52917%20L%2069.85%2C171.71458%20C%2069.710555%2C171.57513%2069.518045%2C171.45%2069.320834%2C171.45%20Z%20m%200.132292%2C0.26458%20h%208.73125%20v%202.11667%20c%200%2C0.37418%200.41957%2C0.79375%200.79375%2C0.79375%20h%202.116666%20v%2012.96458%20c%200%2C0.24945%20-0.279716%2C0.52917%20-0.529166%2C0.52917%20h%20-11.1125%20c%20-0.24945%2C0%20-0.529167%2C-0.27972%20-0.529167%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279834%2C-0.53673%200.529167%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5076%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2062.441667%2C176.74167%20c%20-0.293158%2C0%20-0.529167%2C0.23601%20-0.529167%2C0.52916%20v%207.40834%20c%200%2C0.29316%200.236009%2C0.52916%200.529167%2C0.52916%20H%2069.85%20c%200.293158%2C0%200.529167%2C-0.236%200.529167%2C-0.52916%20v%20-7.40834%20c%200%2C-0.29315%20-0.236009%2C-0.52916%20-0.529167%2C-0.52916%20z%20m%200%2C0.52916%20h%202.116667%20v%202.11667%20h%20-2.116667%20z%20m%202.645833%2C0%20H%2069.85%20v%202.11667%20h%20-4.7625%20z%20m%20-2.645833%2C2.64584%20h%202.116667%20v%202.11666%20h%20-2.116667%20z%20m%202.645833%2C0%20H%2069.85%20v%202.11666%20h%20-4.7625%20z%20m%20-2.645833%2C2.64583%20h%202.116667%20v%202.11667%20h%20-2.116667%20z%20m%202.645833%2C0%20H%2069.85%20v%202.11667%20h%20-4.7625%20z%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22171.45%22%0A%20%20%20%20%20%20%20%20%20x%3D%2257.679161%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20id%3D%22table_64%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-csv_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000025%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.23334%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-40.745831%2C-184.14999%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g65%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g23%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1632%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.275%2C184.15%20v%204.23333%20h%203.175%20l%20-1e-6%2C-3.70418%20-0.529167%2C-0.52916%20z%20m%200.264584%2C0.26458%20h%202.116666%20l%20-10e-7%2C0.52916%200.529168%2C1e-5%20v%203.175%20h%20-2.645833%20z%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1953%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22185.2083%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10583784%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10583349%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22186.00209%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1955%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1957%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22186.53125%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582482%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22187.06042%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1959%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-42.068756%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22185.20831%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1961%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1963%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22185.20831%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-43.920834%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-42.862499%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22185.20831%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1965%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22184.14999%22%0A%20%20%20%20%20%20%20%20%20x%3D%2240.745831%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20id%3D%22table_16%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-csv_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000004%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.4666679%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-47.095833%2C-179.91667%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g64%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g26%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1650%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2048.551042%2C179.91667%20c%20-0.187087%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.209787%2C0.39687%200.396875%2C0.39687%20h%205.55625%20c%200.187089%2C1e-5%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264583%2C-0.52917%20l%20-0.79375%2C-0.79375%20c%20-0.139445%2C-0.13945%20-0.331959%2C-0.26458%20-0.529167%2C-0.26458%20z%20m%200.132292%2C0.26458%20h%204.233333%20v%200.92604%20c%200%2C0.18709%200.209787%2C0.3969%200.396875%2C0.39688%20h%200.926042%20v%206.35%20c%200%2C0.12473%20-0.139859%2C0.26458%20-0.264584%2C0.26458%20h%20-5.291666%20c%20-0.124726%2C0%20-0.264584%2C-0.13986%20-0.264584%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.139859%2C-0.26458%200.264584%2C-0.26458%20z%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21167566%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1937%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1939%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22183.62082%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21166699%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22184.94374%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1941%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1943%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22186.26666%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21164963%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1945%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-49.477093%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-53.445847%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1947%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1949%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-50.800014%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22table_32%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20x%3D%2247.095833%22%0A%20%20%20%20%20%20%20%20%20y%3D%22179.91667%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-csv_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933334%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-57.679161%2C-171.45%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g63%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g27%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1638%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2060.457292%2C171.45%20c%20-0.311815%2C0%20-0.661458%2C0.34965%20-0.661458%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349644%2C0.66145%200.661458%2C0.66145%20h%2011.377083%20c%200.311819%2C0%200.661459%2C-0.34963%200.661459%2C-0.66145%20V%20174.625%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264584%2C-0.52917%20L%2069.85%2C171.71458%20C%2069.710555%2C171.57513%2069.518045%2C171.45%2069.320834%2C171.45%20Z%20m%200.132292%2C0.26458%20h%208.73125%20v%202.11667%20c%200%2C0.37418%200.41957%2C0.79375%200.79375%2C0.79375%20h%202.116666%20v%2012.96458%20c%200%2C0.24945%20-0.279716%2C0.52917%20-0.529166%2C0.52917%20h%20-11.1125%20c%20-0.24945%2C0%20-0.529167%2C-0.27972%20-0.529167%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279834%2C-0.53673%200.529167%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5076%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2062.441667%2C176.74167%20c%20-0.293158%2C0%20-0.529167%2C0.23601%20-0.529167%2C0.52916%20v%207.40834%20c%200%2C0.29316%200.236009%2C0.52916%200.529167%2C0.52916%20H%2069.85%20c%200.293158%2C0%200.529167%2C-0.236%200.529167%2C-0.52916%20v%20-7.40834%20c%200%2C-0.29315%20-0.236009%2C-0.52916%20-0.529167%2C-0.52916%20z%20m%200%2C0.52916%20h%202.116667%20v%202.11667%20h%20-2.116667%20z%20m%202.645833%2C0%20H%2069.85%20v%202.11667%20h%20-4.7625%20z%20m%20-2.645833%2C2.64584%20h%202.116667%20v%202.11666%20h%20-2.116667%20z%20m%202.645833%2C0%20H%2069.85%20v%202.11666%20h%20-4.7625%20z%20m%20-2.645833%2C2.64583%20h%202.116667%20v%202.11667%20h%20-2.116667%20z%20m%202.645833%2C0%20H%2069.85%20v%202.11667%20h%20-4.7625%20z%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22171.45%22%0A%20%20%20%20%20%20%20%20%20x%3D%2257.679161%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20id%3D%22table_64%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-docx_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000059%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.2333491%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-40.745831%2C-165.09999%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g60%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g17%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5259%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.275%2C165.1%20v%204.23333%20h%203.175%20l%20-1e-6%2C-3.70418%20-0.529167%2C-0.52916%20z%20m%200.264584%2C0.26458%20h%202.116666%20l%20-10e-7%2C0.52916%200.529168%2C1e-5%20v%203.175%20h%20-2.645833%20z%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22166.95207%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.804161%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166666%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5295%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22167.48125%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.804161%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166666%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5297%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22168.01041%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.804161%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221.0583375%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5299%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22166.4229%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.804161%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166666%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22richtext_16%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20x%3D%2240.745831%22%0A%20%20%20%20%20%20%20%20%20y%3D%22165.10001%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-docx_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2231.999998%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.4666664%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-47.095833%2C-160.86667%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g61%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g18%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5279%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2048.551042%2C160.86667%20c%20-0.187087%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.209787%2C0.39687%200.396875%2C0.39687%20h%205.55625%20c%200.187089%2C1e-5%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264583%2C-0.52917%20l%20-0.79375%2C-0.79375%20c%20-0.139445%2C-0.13945%20-0.331959%2C-0.26458%20-0.529167%2C-0.26458%20z%20m%200.132292%2C0.26458%20h%204.233333%20v%200.92604%20c%200%2C0.18709%200.209787%2C0.3969%200.396875%2C0.39688%20h%200.926042%20v%206.35%20c%200%2C0.12473%20-0.139859%2C0.26458%20-0.264584%2C0.26458%20h%20-5.291666%20c%20-0.124726%2C0%20-0.264584%2C-0.13986%20-0.264584%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.139859%2C-0.26458%200.264584%2C-0.26458%20z%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22163.51247%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.477112%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.52916664%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%223.7041667%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5301%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5303%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%223.7041667%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.52916664%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.477112%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22164.57082%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.26458332%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22165.62917%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.477112%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.52916664%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%223.7041667%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5305%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5307%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221.8520495%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.52916664%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.477112%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22166.68752%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.26458332%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22160.86667%22%0A%20%20%20%20%20%20%20%20%20x%3D%2247.095833%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20id%3D%22richtext_32%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-docx_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264.000031%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933342%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-57.679161%2C-152.4%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g62%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g19%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5267%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2060.457292%2C152.4%20c%20-0.311815%2C0%20-0.661458%2C0.34965%20-0.661458%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349644%2C0.66145%200.661458%2C0.66145%20h%2011.377083%20c%200.311819%2C0%200.661459%2C-0.34963%200.661459%2C-0.66145%20V%20155.575%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264584%2C-0.52917%20L%2069.85%2C152.66458%20C%2069.710555%2C152.52513%2069.518045%2C152.4%2069.320834%2C152.4%20Z%20m%200.132292%2C0.26458%20h%208.73125%20v%202.11667%20c%200%2C0.37418%200.41957%2C0.79375%200.79375%2C0.79375%20h%202.116666%20v%2012.96458%20c%200%2C0.24945%20-0.279716%2C0.52917%20-0.529166%2C0.52917%20h%20-11.1125%20c%20-0.24945%2C0%20-0.529167%2C-0.27972%20-0.529167%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279834%2C-0.53673%200.529167%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2062.838623%2C158.48543%20c%20-0.219896%2C0%20-0.396875%2C0.17698%20-0.396875%2C0.39687%200%2C0.2199%200.176979%2C0.39688%200.396875%2C0.39688%20h%206.614583%20c%200.219895%2C0%200.396875%2C-0.17698%200.396875%2C-0.39688%200%2C-0.21989%20-0.17698%2C-0.39687%20-0.396875%2C-0.39687%20z%20m%200%2C2.11667%20c%20-0.219885%2C0%20-0.396875%2C0.17699%20-0.396875%2C0.39687%200%2C0.21989%200.17699%2C0.39688%200.396875%2C0.39688%20h%206.614583%20c%200.219885%2C0%200.396875%2C-0.17699%200.396875%2C-0.39688%200%2C-0.21988%20-0.17699%2C-0.39687%20-0.396875%2C-0.39687%20z%20m%200%2C2.11666%20c%20-0.219877%2C0%20-0.396875%2C0.177%20-0.396875%2C0.39688%200%2C0.21987%200.176998%2C0.39687%200.396875%2C0.39687%20h%206.614583%20c%200.219877%2C0%200.396875%2C-0.177%200.396875%2C-0.39687%200%2C-0.21988%20-0.176998%2C-0.39688%20-0.396875%2C-0.39688%20z%20m%200%2C2.11667%20c%20-0.219866%2C0%20-0.396875%2C0.17701%20-0.396875%2C0.39687%200%2C0.21987%200.177009%2C0.39688%200.396875%2C0.39688%20h%203.175%20c%200.219866%2C0%200.396875%2C-0.17701%200.396875%2C-0.39688%200%2C-0.21986%20-0.177009%2C-0.39687%20-0.396875%2C-0.39687%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5309%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22richtext_64%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20x%3D%2257.679161%22%0A%20%20%20%20%20%20%20%20%20y%3D%22152.40001%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-htm-zip_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000059%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.2333491%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-165.09999%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g57%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g13%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1193%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%200.52916667%2C165.1%20v%204.23333%20H%203.7041667%20l%20-2e-7%2C-3.70418%20-0.5291666%2C-0.52916%20z%20M%200.79375%2C165.36458%20h%202.1166667%20l%20-10e-8%2C0.52916%200.5291668%2C1e-5%20v%203.175%20H%200.79375%20Z%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1353%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%220.52916366%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458186%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%221.5875%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22166.6875%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1355%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%220.52916378%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458186%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%222.1166639%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22166.95209%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1357%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%220.52916366%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458186%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%221.5875%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22167.21666%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%202.0505185%2C167.48127%20c%20-0.098604%2C0%20-0.1984366%2C0.29826%20-0.1984366%2C0.39687%20v%200.13229%20c%200%2C0.14658%200.1180036%2C0.26458%200.2645819%2C0.26458%200.1465784%2C0%200.2645818%2C-0.118%200.2645818%2C-0.26458%20v%20-0.13229%20c%200%2C-0.0986%20-0.099833%2C-0.39687%20-0.1984363%2C-0.39687%20z%20m%200.066145%2C0.39687%20c%200.073062%2C0%200.132291%2C0.0592%200.132291%2C0.13229%200%2C0.0731%20-0.059229%2C0.13229%20-0.132291%2C0.13229%20-0.073062%2C0%20-0.132291%2C-0.0592%20-0.132291%2C-0.13229%200%2C-0.0731%200.059229%2C-0.13229%200.132291%2C-0.13229%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1359%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect3%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%220.52916366%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458186%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%221.5875%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22166.15833%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect4%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%220.52916378%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458186%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%222.1166639%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22166.42291%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22165.10001%22%0A%20%20%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20id%3D%22zip_16%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-htm-zip_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2231.999998%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.4666664%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-6.3499985%2C-160.86667%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g58%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g14%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1211%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%207.8052084%2C160.86667%20c%20-0.1870873%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.2097866%2C0.39687%200.396875%2C0.39687%20h%205.5562496%20c%200.187089%2C1e-5%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264583%2C-0.52917%20L%2012.7%2C161.13125%20c%20-0.139445%2C-0.13945%20-0.331959%2C-0.26458%20-0.529167%2C-0.26458%20z%20M%207.9375%2C161.13125%20h%204.233333%20v%200.92604%20c%200%2C0.18709%200.209788%2C0.3969%200.396875%2C0.39688%20h%200.926042%20v%206.35%20c%200%2C0.12473%20-0.139858%2C0.26458%20-0.264583%2C0.26458%20H%207.9375%20c%20-0.1247256%2C0%20-0.2645833%2C-0.13986%20-0.2645833%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.1398585%2C-0.26458%200.2645833%2C-0.26458%20z%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22163.24788%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%229.5250006%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.52917552%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221.0583334%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1320%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22163.77705%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2210.583336%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.52916664%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221.0583334%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1322%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22164.30621%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%229.5250006%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.52916664%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221.0583332%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1324%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22164.83539%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2210.583336%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.52916664%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221.0583334%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1326%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22165.36455%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%229.5250006%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.52916664%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221.0583332%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1328%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1332%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2010.451041%2C165.89377%20c%20-0.197208%2C0%20-0.396875%2C0.59653%20-0.396875%2C0.79374%20v%200.26459%20c%200%2C0.29316%200.236008%2C0.52917%200.529166%2C0.52917%200.293158%2C0%200.529166%2C-0.23601%200.529166%2C-0.52917%20v%20-0.26459%20c%200%2C-0.1972%20-0.199667%2C-0.79374%20-0.396874%2C-0.79374%20z%20m%200.132291%2C0.79375%20c%200.146126%2C0%200.264583%2C0.11846%200.264583%2C0.26458%200%2C0.14613%20-0.118457%2C0.26458%20-0.264583%2C0.26458%20-0.146125%2C0%20-0.264583%2C-0.11845%20-0.264583%2C-0.26458%200%2C-0.14612%200.118458%2C-0.26458%200.264583%2C-0.26458%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22zip_32%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20x%3D%226.3499985%22%0A%20%20%20%20%20%20%20%20%20y%3D%22160.86667%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-htm-zip_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264.000031%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933342%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-16.933334%2C-152.4%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g59%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g15%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1199%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2019.711458%2C152.4%20c%20-0.311814%2C0%20-0.661458%2C0.34965%20-0.661458%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349645%2C0.66145%200.661458%2C0.66145%20h%2011.377084%20c%200.311819%2C0%200.661458%2C-0.34963%200.661458%2C-0.66145%20V%20155.575%20c%200%2C-0.19721%20-0.125135%2C-0.38972%20-0.264583%2C-0.52917%20l%20-2.38125%2C-2.38125%20C%2028.964721%2C152.52513%2028.772211%2C152.4%2028.575%2C152.4%20Z%20m%200.132292%2C0.26458%20H%2028.575%20v%202.11667%20c%200%2C0.37418%200.419571%2C0.79375%200.79375%2C0.79375%20h%202.116667%20v%2012.96458%20c%200%2C0.24945%20-0.279717%2C0.52917%20-0.529167%2C0.52917%20h%20-11.1125%20c%20-0.24945%2C0%20-0.529167%2C-0.27972%20-0.529167%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279834%2C-0.53673%200.529167%2C-0.52917%20z%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1337%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166551%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221.0583452%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2223.283339%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22157.69162%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1339%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166551%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221.0583274%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2225.399994%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22158.74997%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1341%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166546%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221.0583274%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2223.283339%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22159.80829%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1343%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166551%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221.0583274%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2225.399994%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22160.86662%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1345%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166546%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221.0583274%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2223.283339%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22161.92494%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2025.135398%2C162.98338%20c%20-0.394414%2C0%20-0.793746%2C1.19305%20-0.793746%2C1.58747%20v%200.52918%20c%200%2C0.58632%200.472014%2C1.05833%201.058328%2C1.05833%200.586313%2C0%201.058327%2C-0.47201%201.058327%2C-1.05833%20v%20-0.52918%20c%200%2C-0.3944%20-0.399333%2C-1.58747%20-0.793745%2C-1.58747%20z%20m%200.264582%2C1.58749%20c%200.292249%2C0%200.529164%2C0.23692%200.529164%2C0.52916%200%2C0.29226%20-0.236915%2C0.52916%20-0.529164%2C0.52916%20-0.292249%2C0%20-0.529164%2C-0.2369%20-0.529164%2C-0.52916%200%2C-0.29224%200.236915%2C-0.52916%200.529164%2C-0.52916%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1347%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22152.40001%22%0A%20%20%20%20%20%20%20%20%20x%3D%2216.933334%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20id%3D%22zip_64%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-json_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000074%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.2333531%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-222.24998%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g72%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g37%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5319%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%200.52916667%2C222.25%20v%204.23333%20H%203.7041667%20l%20-2e-7%2C-3.70418%20-0.5291666%2C-0.52917%20z%20M%200.79375%2C222.51458%20h%202.1166667%20l%20-10e-8%2C0.52915%200.5291668%2C2e-5%20v%203.175%20H%200.79375%20Z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-weight%3A900%3Bfont-size%3A21.3333px%3Bline-height%3A125%25%3Bfont-family%3A%27Source%20Code%20Pro%27%3B-inkscape-font-specification%3A%27Source%20Code%20Pro%20Heavy%27%3Bletter-spacing%3A0px%3Bword-spacing%3A0px%3Bfill%3A%23c1c8d0%3Bstroke-width%3A0.264584px%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%201.4584747%2C225.14826%20c%20-0.089142%2C7.1e-4%20-0.2100707%2C-0.0142%20-0.240571%2C-0.12804%20-0.030793%2C-0.11806%200.0089%2C-0.24023%20-2.526e-4%2C-0.35969%20-0.02017%2C-0.0912%20-0.1335895%2C-0.0727%20-0.1781603%2C-0.10084%200%2C-0.0471%200%2C-0.0942%200%2C-0.14131%200.077221%2C0.003%200.1992314%2C-0.0265%200.1798432%2C-0.14256%20-0.00249%2C-0.11757%20-0.04025%2C-0.25035%200.020884%2C-0.35658%200.073018%2C-0.0943%200.1939024%2C-0.0761%200.2944467%2C-0.0787%200.042614%2C-0.015%200.037386%2C0.024%200.035605%2C0.0591%20-0.00715%2C0.025%200.017522%2C0.0859%20-0.019052%2C0.0777%20-0.062465%2C-0.002%20-0.1666074%2C-0.009%20-0.156075%2C0.0943%20-0.00531%2C0.11454%200.025015%2C0.23542%20-0.013551%2C0.34499%20-0.021498%2C0.054%20-0.086204%2C0.0606%20-0.1211588%2C0.0808%200.1007855%2C0.001%200.1568221%2C0.11139%200.1399345%2C0.21526%200.005%2C0.0889%20-0.021536%2C0.18439%200.00757%2C0.26905%200.044652%2C0.0424%200.1078574%2C0.0263%200.1623323%2C0.0297%200%2C0.0456%200%2C0.0912%200%2C0.13685%20-0.037271%2C0%20-0.074542%2C0%20-0.111813%2C0%20z%20m%200.3408286%2C0.0122%20c%200.148186%2C-0.44097%200.2963726%2C-0.88195%200.4445586%2C-1.32292%200.063765%2C0%200.1275298%2C0%200.1912951%2C0%20-0.1481861%2C0.44097%20-0.2963727%2C0.88195%20-0.4445587%2C1.32292%20-0.063765%2C0%20-0.1275298%2C0%20-0.191295%2C0%20z%20m%200.8662162%2C-0.0122%20c%200%2C-0.0456%200%2C-0.0912%200%2C-0.13685%200.054027%2C-0.003%200.1167474%2C0.0126%200.1609842%2C-0.0297%200.029033%2C-0.0846%200.0023%2C-0.18012%200.00884%2C-0.26905%20-0.016938%2C-0.10438%200.03838%2C-0.21434%200.1400198%2C-0.21526%20-0.074761%2C-0.0132%20-0.1575395%2C-0.0842%20-0.1401038%2C-0.18855%20-0.00422%2C-0.0947%200.012015%2C-0.19057%20-0.00135%2C-0.28435%20-0.0318%2C-0.0659%20-0.1096729%2C-0.0425%20-0.1661793%2C-0.0471%20-0.00518%2C-0.0406%20-7.325e-4%2C-0.0921%20-0.00222%2C-0.13685%200.1068451%2C0.004%200.228501%2C-0.0198%200.3173162%2C0.062%200.074396%2C0.0941%200.040453%2C0.23091%200.032944%2C0.34398%20-0.03126%2C0.11283%200.068737%2C0.17658%200.1553451%2C0.1706%200.045207%2C-0.009%200.017654%2C0.0608%200.025175%2C0.0926%200.017363%2C0.0695%20-0.02929%2C0.0657%20-0.078535%2C0.0703%20-0.1058045%2C0.003%20-0.1170384%2C0.12782%20-0.096599%2C0.21844%200.00973%2C0.10315%200.028313%2C0.23989%20-0.060538%2C0.3073%20-0.089003%2C0.0573%20-0.1966853%2C0.0391%20-0.2951091%2C0.0424%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22flowRoot5377%22%0A%20%20%20%20%20%20%20%20%20%20%20aria-label%3D%22%7B%2F%7D%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22script_16%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20%20%20y%3D%22222.25%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-json_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000004%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.4666679%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-6.3499985%2C-218.01666%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g73%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g38%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5335%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%207.8052084%2C218.01667%20c%20-0.1870868%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.2097872%2C0.39687%200.396875%2C0.39687%20h%205.5562496%20c%200.187089%2C1e-5%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264583%2C-0.52917%20L%2012.7%2C218.28125%20c%20-0.139445%2C-0.13945%20-0.331959%2C-0.26458%20-0.529167%2C-0.26458%20z%20M%207.9375%2C218.28125%20h%204.233333%20v%200.92604%20c%200%2C0.18709%200.209788%2C0.3969%200.396875%2C0.39688%20h%200.926042%20v%206.35%20c%200%2C0.12473%20-0.139858%2C0.26458%20-0.264583%2C0.26458%20H%207.9375%20c%20-0.1247258%2C0%20-0.2645833%2C-0.13986%20-0.2645833%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.1398585%2C-0.26458%200.2645833%2C-0.26458%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-weight%3A900%3Bfont-size%3A21.3333px%3Bline-height%3A125%25%3Bfont-family%3A%27Source%20Code%20Pro%27%3B-inkscape-font-specification%3A%27Source%20Code%20Pro%20Heavy%27%3Bletter-spacing%3A0px%3Bword-spacing%3A0px%3Bfill%3A%23c1c8d0%3Bstroke-width%3A0.264584px%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%209.2895801%2C223.84288%20c%20-0.1750526%2C0.001%20-0.4125274%2C-0.0278%20-0.4724226%2C-0.25144%20-0.060471%2C-0.23186%200.017478%2C-0.47176%20-4.96e-4%2C-0.70634%20-0.039609%2C-0.17919%20-0.2623369%2C-0.14285%20-0.3498632%2C-0.19804%200%2C-0.0925%200%2C-0.185%200%2C-0.2775%200.1516426%2C0.006%200.3912417%2C-0.052%200.353168%2C-0.27994%20-0.0049%2C-0.23088%20-0.079042%2C-0.49162%200.04101%2C-0.70023%200.1433899%2C-0.18513%200.3807767%2C-0.14949%200.5782211%2C-0.15453%200.083683%2C-0.0294%200.073417%2C0.0472%200.069919%2C0.11613%20-0.014046%2C0.0491%200.034409%2C0.16874%20-0.037414%2C0.15261%20-0.122666%2C-0.004%20-0.3271762%2C-0.0168%20-0.3064932%2C0.18514%20-0.010429%2C0.22492%200.049123%2C0.46231%20-0.026612%2C0.67746%20-0.042217%2C0.10603%20-0.1692837%2C0.11899%20-0.2379263%2C0.15864%200.1979181%2C0.003%200.3079602%2C0.21874%200.2747972%2C0.42271%200.00982%2C0.17458%20-0.042291%2C0.3621%200.014867%2C0.52835%200.087685%2C0.0833%200.2118055%2C0.0517%200.318781%2C0.0582%200%2C0.0896%200%2C0.17916%200%2C0.26874%20-0.073191%2C0%20-0.1463822%2C1e-5%20-0.2195733%2C1e-5%20z%20m%200.6693039%2C0.0239%20c%200.291001%2C-0.86596%200.582003%2C-1.73192%200.873004%2C-2.59788%200.12522%2C0%200.250438%2C0%200.375657%2C0%20-0.291001%2C0.86596%20-0.582003%2C1.73192%20-0.873004%2C2.59788%20-0.12522%2C0%20-0.250438%2C0%20-0.375657%2C0%20z%20m%201.701037%2C-0.0239%20c%200%2C-0.0896%200%2C-0.17917%200%2C-0.26875%200.106095%2C-0.006%200.229263%2C0.0247%200.316133%2C-0.0582%200.05701%2C-0.16621%200.0045%2C-0.35371%200.01736%2C-0.52834%20-0.03326%2C-0.20499%200.07537%2C-0.42091%200.274964%2C-0.42272%20-0.146811%2C-0.026%20-0.309368%2C-0.16544%20-0.275129%2C-0.37027%20-0.0083%2C-0.18592%200.0236%2C-0.37423%20-0.0026%2C-0.55839%20-0.06245%2C-0.12931%20-0.215371%2C-0.0834%20-0.326336%2C-0.0926%20-0.01017%2C-0.0797%20-0.0014%2C-0.18082%20-0.0044%2C-0.26875%200.209817%2C0.008%200.448719%2C-0.0388%200.623131%2C0.12178%200.146094%2C0.18479%200.07944%2C0.45345%200.06469%2C0.6755%20-0.06139%2C0.22157%200.134982%2C0.34676%200.30506%2C0.335%200.08878%2C-0.0174%200.03467%2C0.11936%200.04944%2C0.18191%200.0341%2C0.13641%20-0.05752%2C0.12899%20-0.154223%2C0.13807%20-0.207774%2C0.006%20-0.229835%2C0.25102%20-0.189696%2C0.42897%200.01911%2C0.20256%200.0556%2C0.47108%20-0.118881%2C0.60346%20-0.17478%2C0.11251%20-0.386242%2C0.0769%20-0.579522%2C0.0833%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22flowRoot5369%22%0A%20%20%20%20%20%20%20%20%20%20%20aria-label%3D%22%7B%2F%7D%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22218.01666%22%0A%20%20%20%20%20%20%20%20%20x%3D%226.3499985%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20id%3D%22script_32%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-json_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264.000008%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933336%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-16.933334%2C-209.55%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g74%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g39%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5325%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2019.711458%2C209.55%20c%20-0.311814%2C0%20-0.661458%2C0.34965%20-0.661458%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349645%2C0.66145%200.661458%2C0.66145%20h%2011.377084%20c%200.311819%2C0%200.661458%2C-0.34963%200.661458%2C-0.66145%20V%20212.725%20c%200%2C-0.19721%20-0.125135%2C-0.38972%20-0.264583%2C-0.52917%20l%20-2.38125%2C-2.38125%20C%2028.964721%2C209.67513%2028.772211%2C209.55%2028.575%2C209.55%20Z%20m%200.132292%2C0.26458%20H%2028.575%20v%202.11667%20c%200%2C0.37418%200.419571%2C0.79375%200.79375%2C0.79375%20h%202.116667%20v%2012.96458%20c%200%2C0.24945%20-0.279717%2C0.52917%20-0.529167%2C0.52917%20h%20-11.1125%20c%20-0.24945%2C0%20-0.529167%2C-0.27972%20-0.529167%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279834%2C-0.53673%200.529167%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-weight%3A900%3Bfont-size%3A21.3333px%3Bline-height%3A125%25%3Bfont-family%3A%27Source%20Code%20Pro%27%3B-inkscape-font-specification%3A%27Source%20Code%20Pro%20Heavy%27%3Bletter-spacing%3A0px%3Bword-spacing%3A0px%3Bfill%3A%23c1c8d0%3Bstroke-width%3A1.03503px%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20184.76799%2C919.24267%20q%20-1.04534%2C0%20-1.792%2C-0.17066%20-0.74667%2C-0.14934%20-1.23733%2C-0.512%20-0.49067%2C-0.36267%20-0.72533%2C-0.96%20-0.23467%2C-0.59733%20-0.23467%2C-1.472%200%2C-0.55466%200.0213%2C-0.98133%200.0427%2C-0.42667%200.0853%2C-0.81066%200.0427%2C-0.384%200.064%2C-0.768%200.0427%2C-0.40534%200.0427%2C-0.896%200%2C-0.27733%20-0.14933%2C-0.53333%20-0.128%2C-0.27734%20-0.448%2C-0.49067%20-0.32%2C-0.21333%20-0.87467%2C-0.34133%20-0.55466%2C-0.14934%20-1.38666%2C-0.17067%20v%20-2.13333%20q%200.832%2C-0.0213%201.38666%2C-0.14933%200.55467%2C-0.14934%200.87467%2C-0.36267%200.32%2C-0.21333%200.448%2C-0.46933%200.14933%2C-0.27733%200.14933%2C-0.55467%200%2C-0.49066%20-0.0427%2C-0.87466%20-0.0213%2C-0.40533%20-0.064%2C-0.78933%20-0.0427%2C-0.384%20-0.0853%2C-0.81067%20-0.0213%2C-0.42667%20-0.0213%2C-0.98133%200%2C-0.87467%200.23467%2C-1.472%200.23466%2C-0.59733%200.72533%2C-0.96%200.49066%2C-0.36266%201.23733%2C-0.512%200.74666%2C-0.17066%201.792%2C-0.17066%20h%201.77066%20v%201.91999%20h%20-0.78933%20q%20-0.61867%2C0%20-1.00267%2C0.064%20-0.384%2C0.0427%20-0.59733%2C0.192%20-0.21333%2C0.128%20-0.29867%2C0.40534%20-0.0853%2C0.256%20-0.0853%2C0.66133%200%2C0.81066%200.0427%2C1.6%200.0427%2C0.78933%200.0427%2C1.72799%200%2C1.28%20-0.53333%2C1.83467%20-0.512%2C0.53333%20-1.68533%2C0.72533%20v%200.0853%20q%201.17333%2C0.192%201.68533%2C0.74667%200.53333%2C0.53333%200.53333%2C1.81333%200%2C0.93866%20-0.0427%2C1.728%20-0.0427%2C0.78933%20-0.0427%2C1.59999%200%2C0.42667%200.0853%2C0.68267%200.0853%2C0.256%200.29867%2C0.384%200.21333%2C0.14933%200.59733%2C0.192%200.384%2C0.064%201.00267%2C0.064%20h%200.78933%20v%201.91999%20z%20m%205.39733%2C0.17067%207.03999%2C-18.55997%20h%203.02933%20l%20-7.03999%2C18.55997%20z%20m%2013.71732%2C-0.17067%20v%20-1.91999%20h%200.78933%20q%200.59733%2C0%200.98133%2C-0.064%200.384%2C-0.0427%200.59733%2C-0.192%200.21334%2C-0.128%200.29867%2C-0.384%200.0853%2C-0.256%200.0853%2C-0.68267%200%2C-0.81066%20-0.0427%2C-1.59999%20-0.0213%2C-0.78934%20-0.0213%2C-1.728%200%2C-1.28%200.512%2C-1.81333%200.53334%2C-0.55467%201.70667%2C-0.74667%20v%20-0.0853%20q%20-1.17333%2C-0.192%20-1.70667%2C-0.72533%20-0.512%2C-0.55467%20-0.512%2C-1.83467%200%2C-0.93866%200.0213%2C-1.72799%200.0427%2C-0.78934%200.0427%2C-1.6%200%2C-0.40533%20-0.0853%2C-0.66133%20-0.0853%2C-0.27734%20-0.29867%2C-0.40534%20-0.21333%2C-0.14933%20-0.59733%2C-0.192%20-0.384%2C-0.064%20-0.98133%2C-0.064%20h%20-0.78933%20v%20-1.91999%20h%201.77066%20q%202.06933%2C0%203.02933%2C0.68266%200.96%2C0.68267%200.96%2C2.432%200%2C0.55466%20-0.0427%2C0.98133%20-0.0213%2C0.42667%20-0.0853%2C0.81067%20-0.0427%2C0.384%20-0.0853%2C0.78933%20-0.0213%2C0.384%20-0.0213%2C0.87466%200%2C0.27734%200.128%2C0.55467%200.14934%2C0.256%200.46934%2C0.46933%200.34133%2C0.21333%200.89599%2C0.36267%200.55467%2C0.128%201.38667%2C0.14933%20v%202.13333%20q%20-0.832%2C0.0213%20-1.38667%2C0.17067%20-0.55466%2C0.128%20-0.89599%2C0.34133%20-0.32%2C0.21333%20-0.46934%2C0.49067%20-0.128%2C0.256%20-0.128%2C0.53333%200%2C0.49066%200.0213%2C0.896%200.0427%2C0.384%200.0853%2C0.768%200.064%2C0.38399%200.0853%2C0.81066%200.0427%2C0.42667%200.0427%2C0.98133%200%2C0.87467%20-0.23467%2C1.472%20-0.23466%2C0.59733%20-0.72533%2C0.96%20-0.49066%2C0.36266%20-1.23733%2C0.512%20-0.74667%2C0.17066%20-1.792%2C0.17066%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22flowRoot5361%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.24801296%2C0%2C0%2C0.26347708%2C-23.012535%2C-20.469057%29%22%0A%20%20%20%20%20%20%20%20%20%20%20aria-label%3D%22%7B%2F%7D%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22script_64%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20x%3D%2216.933334%22%0A%20%20%20%20%20%20%20%20%20y%3D%22209.55%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-ods_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000025%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.23334%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-40.745831%2C-184.14999%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g65%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g23%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1632%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.275%2C184.15%20v%204.23333%20h%203.175%20l%20-1e-6%2C-3.70418%20-0.529167%2C-0.52916%20z%20m%200.264584%2C0.26458%20h%202.116666%20l%20-10e-7%2C0.52916%200.529168%2C1e-5%20v%203.175%20h%20-2.645833%20z%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1953%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22185.2083%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10583784%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10583349%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22186.00209%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1955%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1957%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22186.53125%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582482%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22187.06042%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1959%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-42.068756%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22185.20831%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1961%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1963%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22185.20831%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-43.920834%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-42.862499%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22185.20831%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1965%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22184.14999%22%0A%20%20%20%20%20%20%20%20%20x%3D%2240.745831%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20id%3D%22table_16%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-ods_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000004%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.4666679%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-47.095833%2C-179.91667%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g64%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g26%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1650%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2048.551042%2C179.91667%20c%20-0.187087%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.209787%2C0.39687%200.396875%2C0.39687%20h%205.55625%20c%200.187089%2C1e-5%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264583%2C-0.52917%20l%20-0.79375%2C-0.79375%20c%20-0.139445%2C-0.13945%20-0.331959%2C-0.26458%20-0.529167%2C-0.26458%20z%20m%200.132292%2C0.26458%20h%204.233333%20v%200.92604%20c%200%2C0.18709%200.209787%2C0.3969%200.396875%2C0.39688%20h%200.926042%20v%206.35%20c%200%2C0.12473%20-0.139859%2C0.26458%20-0.264584%2C0.26458%20h%20-5.291666%20c%20-0.124726%2C0%20-0.264584%2C-0.13986%20-0.264584%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.139859%2C-0.26458%200.264584%2C-0.26458%20z%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21167566%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1937%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1939%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22183.62082%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21166699%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22184.94374%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1941%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1943%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22186.26666%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21164963%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1945%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-49.477093%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-53.445847%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1947%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1949%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-50.800014%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22table_32%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20x%3D%2247.095833%22%0A%20%20%20%20%20%20%20%20%20y%3D%22179.91667%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-ods_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933334%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-57.679161%2C-171.45%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g63%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g27%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1638%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2060.457292%2C171.45%20c%20-0.311815%2C0%20-0.661458%2C0.34965%20-0.661458%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349644%2C0.66145%200.661458%2C0.66145%20h%2011.377083%20c%200.311819%2C0%200.661459%2C-0.34963%200.661459%2C-0.66145%20V%20174.625%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264584%2C-0.52917%20L%2069.85%2C171.71458%20C%2069.710555%2C171.57513%2069.518045%2C171.45%2069.320834%2C171.45%20Z%20m%200.132292%2C0.26458%20h%208.73125%20v%202.11667%20c%200%2C0.37418%200.41957%2C0.79375%200.79375%2C0.79375%20h%202.116666%20v%2012.96458%20c%200%2C0.24945%20-0.279716%2C0.52917%20-0.529166%2C0.52917%20h%20-11.1125%20c%20-0.24945%2C0%20-0.529167%2C-0.27972%20-0.529167%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279834%2C-0.53673%200.529167%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5076%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2062.441667%2C176.74167%20c%20-0.293158%2C0%20-0.529167%2C0.23601%20-0.529167%2C0.52916%20v%207.40834%20c%200%2C0.29316%200.236009%2C0.52916%200.529167%2C0.52916%20H%2069.85%20c%200.293158%2C0%200.529167%2C-0.236%200.529167%2C-0.52916%20v%20-7.40834%20c%200%2C-0.29315%20-0.236009%2C-0.52916%20-0.529167%2C-0.52916%20z%20m%200%2C0.52916%20h%202.116667%20v%202.11667%20h%20-2.116667%20z%20m%202.645833%2C0%20H%2069.85%20v%202.11667%20h%20-4.7625%20z%20m%20-2.645833%2C2.64584%20h%202.116667%20v%202.11666%20h%20-2.116667%20z%20m%202.645833%2C0%20H%2069.85%20v%202.11666%20h%20-4.7625%20z%20m%20-2.645833%2C2.64583%20h%202.116667%20v%202.11667%20h%20-2.116667%20z%20m%202.645833%2C0%20H%2069.85%20v%202.11667%20h%20-4.7625%20z%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22171.45%22%0A%20%20%20%20%20%20%20%20%20x%3D%2257.679161%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20id%3D%22table_64%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-pdf_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000086%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.2333561%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-241.29998%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g75%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g90%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4693%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%200.52916667%2C241.3%20v%204.23333%20H%203.7041667%20l%20-2e-7%2C-3.70418%20-0.5291666%2C-0.52917%20z%20M%200.79375%2C241.56458%20h%202.1166667%20l%20-10e-8%2C0.52915%200.5291668%2C2e-5%20v%203.175%20H%200.79375%20Z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4766%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%201.4203936%2C244.24912%20c%200.1950066%2C-0.22398%200.7800276%2C-0.97055%200.8450302%2C-1.34385%200.065003%2C-0.37329%20-0.1300048%2C-0.44795%20-0.1300048%2C0%200%2C0.44795%200.3900139%2C0.97056%200.6500231%2C1.04522%200.2600096%2C0.0747%200.3900141%2C-0.14931%200.065002%2C-0.14931%20-0.3250112%2C0%20-1.3650484%2C0.14931%20-1.5600554%2C0.29863%20-0.1950069%2C0.14931%20-0.065003%2C0.37329%200.1300049%2C0.14931%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3Anone%3Bstroke%3A%23c1c8d0%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22241.3%22%0A%20%20%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20id%3D%22pdf_16%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-pdf_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2231.999998%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.4666664%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-6.3499985%2C-237.06667%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g76%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g89%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4734%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%207.8052084%2C237.06667%20c%20-0.1870873%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.2097866%2C0.39687%200.396875%2C0.39687%20h%205.5562496%20c%200.187089%2C1e-5%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264583%2C-0.52917%20L%2012.7%2C237.33125%20c%20-0.139445%2C-0.13945%20-0.331959%2C-0.26458%20-0.529167%2C-0.26458%20z%20M%207.9375%2C237.33125%20h%204.233333%20v%200.92604%20c%200%2C0.18709%200.209788%2C0.3969%200.396875%2C0.39688%20h%200.926042%20v%206.35%20c%200%2C0.12473%20-0.139858%2C0.26458%20-0.264583%2C0.26458%20H%207.9375%20c%20-0.1247256%2C0%20-0.2645833%2C-0.13986%20-0.2645833%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.1398585%2C-0.26458%200.2645833%2C-0.26458%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3Anone%3Bstroke%3A%23c1c8d0%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%209.0879358%2C243.34645%20c%200.4182042%2C-0.48165%201.6728192%2C-2.0871%201.8122212%2C-2.88984%200.139402%2C-0.80273%20-0.278804%2C-0.96328%20-0.278804%2C0%200%2C0.96327%200.83641%2C2.08711%201.394016%2C2.24765%200.557606%2C0.16054%200.836409%2C-0.32108%200.139401%2C-0.32108%20-0.697007%2C0%20-2.9274328%2C0.32108%20-3.345638%2C0.64218%20-0.418205%2C0.32109%20-0.1394023%2C0.80273%200.2788038%2C0.32109%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4762%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22pdf_32%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20x%3D%226.3499985%22%0A%20%20%20%20%20%20%20%20%20y%3D%22237.06667%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-pdf_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264.000023%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.93334%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-16.933334%2C-228.6%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g77%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g91%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4716%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2019.711458%2C228.6%20c%20-0.311814%2C0%20-0.661458%2C0.34965%20-0.661458%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349645%2C0.66145%200.661458%2C0.66145%20h%2011.377084%20c%200.311819%2C0%200.661458%2C-0.34963%200.661458%2C-0.66145%20V%20231.775%20c%200%2C-0.19721%20-0.125135%2C-0.38972%20-0.264583%2C-0.52917%20l%20-2.38125%2C-2.38125%20C%2028.964721%2C228.72513%2028.772211%2C228.6%2028.575%2C228.6%20Z%20m%200.132292%2C0.26458%20H%2028.575%20v%202.11667%20c%200%2C0.37418%200.419571%2C0.79375%200.79375%2C0.79375%20h%202.116667%20v%2012.96458%20c%200%2C0.24945%20-0.279717%2C0.52917%20-0.529167%2C0.52917%20h%20-11.1125%20c%20-0.24945%2C0%20-0.529167%2C-0.27972%20-0.529167%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279834%2C-0.53673%200.529167%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path3021%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2022.409246%2C241.42325%20c%200.836402%2C-0.96544%203.345614%2C-4.18358%203.624416%2C-5.79265%200.278801%2C-1.60906%20-0.557603%2C-1.93089%20-0.557603%2C0%200%2C1.93088%201.672806%2C4.18358%202.788012%2C4.50541%201.115205%2C0.3218%201.672809%2C-0.64363%200.2788%2C-0.64363%20-1.394006%2C0%20-5.854825%2C0.64363%20-6.691229%2C1.28724%20-0.836402%2C0.64363%20-0.278802%2C1.60909%200.557604%2C0.64363%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3Anone%3Bstroke%3A%23c1c8d0%3Bstroke-width%3A0.529167%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22228.60001%22%0A%20%20%20%20%20%20%20%20%20x%3D%2216.933334%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20id%3D%22pdf_64%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-pdfviewer_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000025%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.23334%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-260.35%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g8%22%0A%20%20%20%20%20%20%20transform%3D%22translate%280%2C19.049998%29%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g3%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%200.52916667%2C241.3%20v%204.23334%20H%203.7041667%20V%20241.3%20Z%20M%200.79375%2C241.56459%20h%202.6458334%20v%200.52916%20H%200.79375%20Z%20m%200%2C0.79374%20h%202.6458334%20v%202.91042%20H%200.79375%20Z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path3%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%201.4203936%2C244.5137%20c%200.1950066%2C-0.22398%200.7800276%2C-0.97055%200.8450302%2C-1.34385%200.065003%2C-0.37329%20-0.1300048%2C-0.44795%20-0.1300048%2C0%200%2C0.44795%200.3900139%2C0.97056%200.6500231%2C1.04522%200.2600096%2C0.0747%200.3900141%2C-0.14931%200.065002%2C-0.14931%20-0.3250112%2C0%20-1.3650484%2C0.14931%20-1.5600554%2C0.29863%20-0.1950069%2C0.14931%20-0.065003%2C0.37329%200.1300049%2C0.14931%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3Anone%3Bstroke%3A%23c1c8d0%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22241.3%22%0A%20%20%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect5%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-pdfviewer_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000031%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.466675%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-6.3499985%2C-256.11666%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g16%22%0A%20%20%20%20%20%20%20transform%3D%22translate%280%2C19.049998%29%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g12%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path8%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%207.8052084%2C237.06667%20c%20-0.1870871%2C0%20-0.396875%2C0.20979%20-0.396875%2C0.39688%20v%207.67291%20c%200%2C0.18709%200.2097868%2C0.39688%200.396875%2C0.39688%20h%205.5562496%20c%200.187089%2C1e-5%200.396875%2C-0.20979%200.396875%2C-0.39688%20v%20-7.67291%20c%200%2C-0.20678%20-0.199947%2C-0.39688%20-0.396875%2C-0.39688%20z%20m%20-0.1322917%2C0.26458%20H%2013.49375%20v%201.32292%20H%207.6729167%20Z%20m%200%2C1.5875%20H%2013.49375%20v%206.08542%20c%200%2C0.12473%20-0.139858%2C0.26458%20-0.264583%2C0.26458%20H%207.9375%20c%20-0.1247254%2C0%20-0.2645833%2C-0.13986%20-0.2645833%2C-0.26458%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3Anone%3Bstroke%3A%23c1c8d0%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%209.0879358%2C243.61103%20c%200.4182042%2C-0.48165%201.6728192%2C-2.0871%201.8122212%2C-2.88984%200.139402%2C-0.80273%20-0.278804%2C-0.96328%20-0.278804%2C0%200%2C0.96327%200.83641%2C2.08711%201.394016%2C2.24765%200.557606%2C0.16054%200.836409%2C-0.32108%200.139401%2C-0.32108%20-0.697007%2C0%20-2.9274328%2C0.32108%20-3.345638%2C0.64218%20-0.418205%2C0.32109%20-0.1394023%2C0.80273%200.2788038%2C0.32109%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect12%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20x%3D%226.3499985%22%0A%20%20%20%20%20%20%20%20%20y%3D%22237.06667%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-pdfviewer_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264.000023%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.93334%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-16.933334%2C-247.65%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g25%22%0A%20%20%20%20%20%20%20transform%3D%22translate%280%2C19.049998%29%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g24%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path16%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2019.711458%2C228.6%20c%20-0.311813%2C0%20-0.661458%2C0.34965%20-0.661458%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349646%2C0.66146%200.661458%2C0.66146%20h%2011.377084%20c%200.311819%2C0%200.661458%2C-0.34964%200.661458%2C-0.66146%20V%20229.26146%20C%2031.75%2C228.95811%2031.395116%2C228.6%2031.088542%2C228.6%20Z%20m%20-0.396875%2C0.79375%20c%200%2C-0.2646%200.264583%2C-0.52918%200.529167%2C-0.52918%20h%2011.112499%20c%200.264583%2C0%200.529167%2C0.26458%200.529167%2C0.52916%20l%201e-6%2C2.64586%20H%2019.314583%20Z%20m%200%2C2.91042%20h%2012.170834%20v%2012.43542%20c%200%2C0.24945%20-0.279717%2C0.52916%20-0.529167%2C0.52916%20h%20-11.1125%20c%20-0.24945%2C0%20-0.682035%2C-0.33204%20-0.529167%2C-0.52916%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path17%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2022.409246%2C241.95241%20c%200.836402%2C-0.96544%203.345614%2C-4.18358%203.624416%2C-5.79265%200.278801%2C-1.60906%20-0.557603%2C-1.93089%20-0.557603%2C0%200%2C1.93088%201.672806%2C4.18358%202.788012%2C4.50541%201.115205%2C0.3218%201.672809%2C-0.64363%200.2788%2C-0.64363%20-1.394006%2C0%20-5.854825%2C0.64363%20-6.691229%2C1.28724%20-0.836402%2C0.64363%20-0.278802%2C1.60909%200.557604%2C0.64363%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3Anone%3Bstroke%3A%23c1c8d0%3Bstroke-width%3A0.529167%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22228.60001%22%0A%20%20%20%20%20%20%20%20%20x%3D%2216.933334%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect24%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-ps_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000074%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.2333531%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-40.745831%2C-222.24998%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g83%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g41%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5157%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.275%2C222.25%20v%204.23333%20h%203.175%20l%20-1e-6%2C-3.70418%20-0.529167%2C-0.52917%20z%20m%200.264584%2C0.26458%20h%202.116666%20l%20-10e-7%2C0.52915%200.529168%2C2e-5%20v%203.175%20h%20-2.645833%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5251%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2043.025995%2C223.47265%20c%200.05742%2C0.0158%200.08712%2C0.0297%200.12477%2C0.0574%20l%20-0.702916%2C0.83954%20c%200.192065%2C0.1287%200.392049%2C0.44749%200.283147%2C0.70886%200.05346%2C-0.35242%20-0.300967%2C-0.61778%20-0.510852%2C-0.65144%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5253%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2042.02214%2C225.38537%20c%20-0.09702%2C-0.0178%20-0.174244%2C-0.0752%20-0.188104%2C-0.19008%20-0.0198%2C-0.18216%20-0.0297%2C-0.37225%20-0.0297%2C-0.56827%200%2C-0.19603%200.0099%2C-0.38611%200.0297%2C-0.56629%200.01386%2C-0.10297%200.09108%2C-0.18019%200.188104%2C-0.19009%200.136623%2C-0.0139%200.277206%2C-0.0238%200.421749%2C-0.0317%20l%200.257406%2C-0.29503%20c%20-0.002%2C0%200.0594%2C-0.0119%200.114843%2C0.002%20l%20-0.89696%2C1.07121%20c%200.194044%2C-0.095%200.762317%2C0.0535%200.762317%2C0.39997%200%2C0.37026%20-0.390069%2C0.41185%20-0.659355%2C0.36828%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5255%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2042.46567%2C225.41706%20c%200.130683%2C0.006%200.261366%2C0.008%200.396009%2C0.008%200.294999%2C0%200.576192%2C-0.0139%200.839538%2C-0.0396%200.09699%2C-0.01%200.176224%2C-0.0891%200.188104%2C-0.19008%200.02181%2C-0.18216%200.03168%2C-0.37225%200.03168%2C-0.56827%200%2C-0.19603%20-0.0099%2C-0.38611%20-0.03168%2C-0.56629%20-0.01188%2C-0.10297%20-0.09108%2C-0.18019%20-0.188104%2C-0.19009%20a%206.5970663%2C6.5970663%200%200%200%20-0.354455%2C-0.0277%20c%200%2C0%20-0.504884%2C1.12071%20-0.554385%2C1.23555%20-0.07524%2C0.17028%20-0.178204%2C0.29502%20-0.326707%2C0.33859%20z%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22222.25%22%0A%20%20%20%20%20%20%20%20%20x%3D%2240.745831%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20id%3D%22postscript_16%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-ps_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000004%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.4666679%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-47.095833%2C-218.01666%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g82%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g42%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5173%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2048.551042%2C218.01667%20c%20-0.187087%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.209787%2C0.39687%200.396875%2C0.39687%20h%205.55625%20c%200.187089%2C1e-5%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264583%2C-0.52917%20l%20-0.79375%2C-0.79375%20c%20-0.139445%2C-0.13945%20-0.331959%2C-0.26458%20-0.529167%2C-0.26458%20z%20m%200.132292%2C0.26458%20h%204.233333%20v%200.92604%20c%200%2C0.18709%200.209787%2C0.3969%200.396875%2C0.39688%20h%200.926042%20v%206.35%20c%200%2C0.12473%20-0.139859%2C0.26458%20-0.264584%2C0.26458%20h%20-5.291666%20c%20-0.124726%2C0%20-0.264584%2C-0.13986%20-0.264584%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.139859%2C-0.26458%200.264584%2C-0.26458%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2051.615155%2C220.9501%20c%200.100487%2C0.0277%200.152463%2C0.052%200.218348%2C0.10049%20l%20-1.230102%2C1.46919%20c%200.336112%2C0.22523%200.686085%2C0.7831%200.495506%2C1.2405%200.09356%2C-0.61674%20-0.526692%2C-1.08111%20-0.89399%2C-1.14002%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5243%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2049.858409%2C224.29736%20c%20-0.169788%2C-0.0311%20-0.304926%2C-0.13162%20-0.329182%2C-0.33265%20-0.03465%2C-0.31878%20-0.05198%2C-0.65143%20-0.05198%2C-0.99447%200%2C-0.34304%200.01732%2C-0.67569%200.05198%2C-0.99101%200.02426%2C-0.18019%200.159394%2C-0.31533%200.329182%2C-0.33265%200.239091%2C-0.0243%200.485111%2C-0.0416%200.738062%2C-0.0554%20l%200.45046%2C-0.5163%20c%20-0.0035%2C0%200.103952%2C-0.0208%200.200974%2C0.003%20l%20-1.56968%2C1.8746%20c%200.339578%2C-0.16632%201.334055%2C0.0936%201.334055%2C0.69995%200%2C0.64797%20-0.68262%2C0.72073%20-1.153871%2C0.6445%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5245%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2050.634586%2C224.3528%20c%200.228696%2C0.0104%200.457391%2C0.0139%200.693016%2C0.0139%200.516248%2C0%201.008337%2C-0.0243%201.469192%2C-0.0693%200.169741%2C-0.0173%200.308392%2C-0.15593%200.329182%2C-0.33265%200.03816%2C-0.31878%200.05544%2C-0.65143%200.05544%2C-0.99447%200%2C-0.34304%20-0.01728%2C-0.67569%20-0.05544%2C-0.99101%20-0.02079%2C-0.18019%20-0.159393%2C-0.31533%20-0.329182%2C-0.33265%20a%2011.544864%2C11.544864%200%200%200%20-0.620297%2C-0.0485%20c%200%2C0%20-0.883546%2C1.96123%20-0.970173%2C2.16221%20-0.131673%2C0.29799%20-0.311857%2C0.51629%20-0.571738%2C0.59252%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5247%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22postscript_32%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20x%3D%2247.095833%22%0A%20%20%20%20%20%20%20%20%20y%3D%22218.01666%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-ps_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264.000008%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933336%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-57.679161%2C-209.55%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g81%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g43%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5163%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2060.457292%2C209.55%20c%20-0.311815%2C0%20-0.661458%2C0.34965%20-0.661458%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349644%2C0.66145%200.661458%2C0.66145%20h%2011.377083%20c%200.311819%2C0%200.661459%2C-0.34963%200.661459%2C-0.66145%20V%20212.725%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264584%2C-0.52917%20L%2069.85%2C209.81458%20C%2069.710555%2C209.67513%2069.518045%2C209.55%2069.320834%2C209.55%20Z%20m%200.132292%2C0.26458%20h%208.73125%20v%202.11667%20c%200%2C0.37418%200.41957%2C0.79375%200.79375%2C0.79375%20h%202.116666%20v%2012.96458%20c%200%2C0.24945%20-0.279716%2C0.52917%20-0.529166%2C0.52917%20h%20-11.1125%20c%20-0.24945%2C0%20-0.529167%2C-0.27972%20-0.529167%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279834%2C-0.53673%200.529167%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4-0%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2066.717641%2C215.68147%20c%200.200974%2C0.0554%200.304927%2C0.10395%200.436696%2C0.20097%20l%20-2.460204%2C2.93839%20c%200.672224%2C0.45046%201.37217%2C1.56621%200.991011%2C2.48099%200.187115%2C-1.23347%20-1.053383%2C-2.16221%20-1.787979%2C-2.28002%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path8-5%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2063.20415%2C222.37599%20c%20-0.339578%2C-0.0623%20-0.609854%2C-0.26325%20-0.658365%2C-0.66529%20-0.0693%2C-0.63757%20-0.103952%2C-1.30287%20-0.103952%2C-1.98895%200%2C-0.68609%200.03465%2C-1.35138%200.103952%2C-1.98203%200.04851%2C-0.36037%200.318787%2C-0.63064%200.658365%2C-0.66529%200.47818%2C-0.0485%200.970221%2C-0.0832%201.476122%2C-0.11089%20l%200.90092%2C-1.03259%20c%20-0.0069%2C0%200.207905%2C-0.0416%200.401949%2C0.007%20l%20-3.139359%2C3.74921%20c%200.679155%2C-0.33264%202.668109%2C0.18712%202.668109%2C1.3999%200%2C1.29593%20-1.36524%2C1.44147%20-2.307741%2C1.289%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6-5%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2064.756504%2C222.48688%20c%200.45739%2C0.0208%200.91478%2C0.0277%201.38603%2C0.0277%201.032497%2C0%202.016675%2C-0.0485%202.938385%2C-0.13861%200.339481%2C-0.0346%200.616784%2C-0.31185%200.658365%2C-0.66529%200.07633%2C-0.63757%200.110882%2C-1.30287%200.110882%2C-1.98895%200%2C-0.68609%20-0.03455%2C-1.35138%20-0.110882%2C-1.98203%20-0.04158%2C-0.36037%20-0.318787%2C-0.63064%20-0.658365%2C-0.66529%20a%2023.089729%2C23.089729%200%200%200%20-1.240593%2C-0.097%20c%200%2C0%20-1.767093%2C3.92247%20-1.940347%2C4.32442%20-0.263346%2C0.59599%20-0.623714%2C1.03259%20-1.143475%2C1.18506%20z%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22209.55%22%0A%20%20%20%20%20%20%20%20%20x%3D%2257.679161%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20id%3D%22postscript_64%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-ps2_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000074%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.2333531%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-40.745831%2C-222.24998%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g83%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g41%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5157%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.275%2C222.25%20v%204.23333%20h%203.175%20l%20-1e-6%2C-3.70418%20-0.529167%2C-0.52917%20z%20m%200.264584%2C0.26458%20h%202.116666%20l%20-10e-7%2C0.52915%200.529168%2C2e-5%20v%203.175%20h%20-2.645833%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5251%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2043.025995%2C223.47265%20c%200.05742%2C0.0158%200.08712%2C0.0297%200.12477%2C0.0574%20l%20-0.702916%2C0.83954%20c%200.192065%2C0.1287%200.392049%2C0.44749%200.283147%2C0.70886%200.05346%2C-0.35242%20-0.300967%2C-0.61778%20-0.510852%2C-0.65144%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5253%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2042.02214%2C225.38537%20c%20-0.09702%2C-0.0178%20-0.174244%2C-0.0752%20-0.188104%2C-0.19008%20-0.0198%2C-0.18216%20-0.0297%2C-0.37225%20-0.0297%2C-0.56827%200%2C-0.19603%200.0099%2C-0.38611%200.0297%2C-0.56629%200.01386%2C-0.10297%200.09108%2C-0.18019%200.188104%2C-0.19009%200.136623%2C-0.0139%200.277206%2C-0.0238%200.421749%2C-0.0317%20l%200.257406%2C-0.29503%20c%20-0.002%2C0%200.0594%2C-0.0119%200.114843%2C0.002%20l%20-0.89696%2C1.07121%20c%200.194044%2C-0.095%200.762317%2C0.0535%200.762317%2C0.39997%200%2C0.37026%20-0.390069%2C0.41185%20-0.659355%2C0.36828%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5255%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2042.46567%2C225.41706%20c%200.130683%2C0.006%200.261366%2C0.008%200.396009%2C0.008%200.294999%2C0%200.576192%2C-0.0139%200.839538%2C-0.0396%200.09699%2C-0.01%200.176224%2C-0.0891%200.188104%2C-0.19008%200.02181%2C-0.18216%200.03168%2C-0.37225%200.03168%2C-0.56827%200%2C-0.19603%20-0.0099%2C-0.38611%20-0.03168%2C-0.56629%20-0.01188%2C-0.10297%20-0.09108%2C-0.18019%20-0.188104%2C-0.19009%20a%206.5970663%2C6.5970663%200%200%200%20-0.354455%2C-0.0277%20c%200%2C0%20-0.504884%2C1.12071%20-0.554385%2C1.23555%20-0.07524%2C0.17028%20-0.178204%2C0.29502%20-0.326707%2C0.33859%20z%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22222.25%22%0A%20%20%20%20%20%20%20%20%20x%3D%2240.745831%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20id%3D%22postscript_16%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-ps2_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000004%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.4666679%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-47.095833%2C-218.01666%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g82%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g42%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5173%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2048.551042%2C218.01667%20c%20-0.187087%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.209787%2C0.39687%200.396875%2C0.39687%20h%205.55625%20c%200.187089%2C1e-5%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264583%2C-0.52917%20l%20-0.79375%2C-0.79375%20c%20-0.139445%2C-0.13945%20-0.331959%2C-0.26458%20-0.529167%2C-0.26458%20z%20m%200.132292%2C0.26458%20h%204.233333%20v%200.92604%20c%200%2C0.18709%200.209787%2C0.3969%200.396875%2C0.39688%20h%200.926042%20v%206.35%20c%200%2C0.12473%20-0.139859%2C0.26458%20-0.264584%2C0.26458%20h%20-5.291666%20c%20-0.124726%2C0%20-0.264584%2C-0.13986%20-0.264584%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.139859%2C-0.26458%200.264584%2C-0.26458%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2051.615155%2C220.9501%20c%200.100487%2C0.0277%200.152463%2C0.052%200.218348%2C0.10049%20l%20-1.230102%2C1.46919%20c%200.336112%2C0.22523%200.686085%2C0.7831%200.495506%2C1.2405%200.09356%2C-0.61674%20-0.526692%2C-1.08111%20-0.89399%2C-1.14002%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5243%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2049.858409%2C224.29736%20c%20-0.169788%2C-0.0311%20-0.304926%2C-0.13162%20-0.329182%2C-0.33265%20-0.03465%2C-0.31878%20-0.05198%2C-0.65143%20-0.05198%2C-0.99447%200%2C-0.34304%200.01732%2C-0.67569%200.05198%2C-0.99101%200.02426%2C-0.18019%200.159394%2C-0.31533%200.329182%2C-0.33265%200.239091%2C-0.0243%200.485111%2C-0.0416%200.738062%2C-0.0554%20l%200.45046%2C-0.5163%20c%20-0.0035%2C0%200.103952%2C-0.0208%200.200974%2C0.003%20l%20-1.56968%2C1.8746%20c%200.339578%2C-0.16632%201.334055%2C0.0936%201.334055%2C0.69995%200%2C0.64797%20-0.68262%2C0.72073%20-1.153871%2C0.6445%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5245%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2050.634586%2C224.3528%20c%200.228696%2C0.0104%200.457391%2C0.0139%200.693016%2C0.0139%200.516248%2C0%201.008337%2C-0.0243%201.469192%2C-0.0693%200.169741%2C-0.0173%200.308392%2C-0.15593%200.329182%2C-0.33265%200.03816%2C-0.31878%200.05544%2C-0.65143%200.05544%2C-0.99447%200%2C-0.34304%20-0.01728%2C-0.67569%20-0.05544%2C-0.99101%20-0.02079%2C-0.18019%20-0.159393%2C-0.31533%20-0.329182%2C-0.33265%20a%2011.544864%2C11.544864%200%200%200%20-0.620297%2C-0.0485%20c%200%2C0%20-0.883546%2C1.96123%20-0.970173%2C2.16221%20-0.131673%2C0.29799%20-0.311857%2C0.51629%20-0.571738%2C0.59252%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5247%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22postscript_32%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20x%3D%2247.095833%22%0A%20%20%20%20%20%20%20%20%20y%3D%22218.01666%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-ps2_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264.000008%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933336%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-57.679161%2C-209.55%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g81%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g43%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5163%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2060.457292%2C209.55%20c%20-0.311815%2C0%20-0.661458%2C0.34965%20-0.661458%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349644%2C0.66145%200.661458%2C0.66145%20h%2011.377083%20c%200.311819%2C0%200.661459%2C-0.34963%200.661459%2C-0.66145%20V%20212.725%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264584%2C-0.52917%20L%2069.85%2C209.81458%20C%2069.710555%2C209.67513%2069.518045%2C209.55%2069.320834%2C209.55%20Z%20m%200.132292%2C0.26458%20h%208.73125%20v%202.11667%20c%200%2C0.37418%200.41957%2C0.79375%200.79375%2C0.79375%20h%202.116666%20v%2012.96458%20c%200%2C0.24945%20-0.279716%2C0.52917%20-0.529166%2C0.52917%20h%20-11.1125%20c%20-0.24945%2C0%20-0.529167%2C-0.27972%20-0.529167%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279834%2C-0.53673%200.529167%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4-0%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2066.717641%2C215.68147%20c%200.200974%2C0.0554%200.304927%2C0.10395%200.436696%2C0.20097%20l%20-2.460204%2C2.93839%20c%200.672224%2C0.45046%201.37217%2C1.56621%200.991011%2C2.48099%200.187115%2C-1.23347%20-1.053383%2C-2.16221%20-1.787979%2C-2.28002%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path8-5%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2063.20415%2C222.37599%20c%20-0.339578%2C-0.0623%20-0.609854%2C-0.26325%20-0.658365%2C-0.66529%20-0.0693%2C-0.63757%20-0.103952%2C-1.30287%20-0.103952%2C-1.98895%200%2C-0.68609%200.03465%2C-1.35138%200.103952%2C-1.98203%200.04851%2C-0.36037%200.318787%2C-0.63064%200.658365%2C-0.66529%200.47818%2C-0.0485%200.970221%2C-0.0832%201.476122%2C-0.11089%20l%200.90092%2C-1.03259%20c%20-0.0069%2C0%200.207905%2C-0.0416%200.401949%2C0.007%20l%20-3.139359%2C3.74921%20c%200.679155%2C-0.33264%202.668109%2C0.18712%202.668109%2C1.3999%200%2C1.29593%20-1.36524%2C1.44147%20-2.307741%2C1.289%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6-5%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2064.756504%2C222.48688%20c%200.45739%2C0.0208%200.91478%2C0.0277%201.38603%2C0.0277%201.032497%2C0%202.016675%2C-0.0485%202.938385%2C-0.13861%200.339481%2C-0.0346%200.616784%2C-0.31185%200.658365%2C-0.66529%200.07633%2C-0.63757%200.110882%2C-1.30287%200.110882%2C-1.98895%200%2C-0.68609%20-0.03455%2C-1.35138%20-0.110882%2C-1.98203%20-0.04158%2C-0.36037%20-0.318787%2C-0.63064%20-0.658365%2C-0.66529%20a%2023.089729%2C23.089729%200%200%200%20-1.240593%2C-0.097%20c%200%2C0%20-1.767093%2C3.92247%20-1.940347%2C4.32442%20-0.263346%2C0.59599%20-0.623714%2C1.03259%20-1.143475%2C1.18506%20z%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22209.55%22%0A%20%20%20%20%20%20%20%20%20x%3D%2257.679161%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20id%3D%22postscript_64%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-ps3_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000074%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.2333531%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-40.745831%2C-222.24998%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g83%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g41%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5157%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.275%2C222.25%20v%204.23333%20h%203.175%20l%20-1e-6%2C-3.70418%20-0.529167%2C-0.52917%20z%20m%200.264584%2C0.26458%20h%202.116666%20l%20-10e-7%2C0.52915%200.529168%2C2e-5%20v%203.175%20h%20-2.645833%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5251%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2043.025995%2C223.47265%20c%200.05742%2C0.0158%200.08712%2C0.0297%200.12477%2C0.0574%20l%20-0.702916%2C0.83954%20c%200.192065%2C0.1287%200.392049%2C0.44749%200.283147%2C0.70886%200.05346%2C-0.35242%20-0.300967%2C-0.61778%20-0.510852%2C-0.65144%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5253%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2042.02214%2C225.38537%20c%20-0.09702%2C-0.0178%20-0.174244%2C-0.0752%20-0.188104%2C-0.19008%20-0.0198%2C-0.18216%20-0.0297%2C-0.37225%20-0.0297%2C-0.56827%200%2C-0.19603%200.0099%2C-0.38611%200.0297%2C-0.56629%200.01386%2C-0.10297%200.09108%2C-0.18019%200.188104%2C-0.19009%200.136623%2C-0.0139%200.277206%2C-0.0238%200.421749%2C-0.0317%20l%200.257406%2C-0.29503%20c%20-0.002%2C0%200.0594%2C-0.0119%200.114843%2C0.002%20l%20-0.89696%2C1.07121%20c%200.194044%2C-0.095%200.762317%2C0.0535%200.762317%2C0.39997%200%2C0.37026%20-0.390069%2C0.41185%20-0.659355%2C0.36828%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5255%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2042.46567%2C225.41706%20c%200.130683%2C0.006%200.261366%2C0.008%200.396009%2C0.008%200.294999%2C0%200.576192%2C-0.0139%200.839538%2C-0.0396%200.09699%2C-0.01%200.176224%2C-0.0891%200.188104%2C-0.19008%200.02181%2C-0.18216%200.03168%2C-0.37225%200.03168%2C-0.56827%200%2C-0.19603%20-0.0099%2C-0.38611%20-0.03168%2C-0.56629%20-0.01188%2C-0.10297%20-0.09108%2C-0.18019%20-0.188104%2C-0.19009%20a%206.5970663%2C6.5970663%200%200%200%20-0.354455%2C-0.0277%20c%200%2C0%20-0.504884%2C1.12071%20-0.554385%2C1.23555%20-0.07524%2C0.17028%20-0.178204%2C0.29502%20-0.326707%2C0.33859%20z%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22222.25%22%0A%20%20%20%20%20%20%20%20%20x%3D%2240.745831%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20id%3D%22postscript_16%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-ps3_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000004%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.4666679%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-47.095833%2C-218.01666%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g82%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g42%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5173%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2048.551042%2C218.01667%20c%20-0.187087%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.209787%2C0.39687%200.396875%2C0.39687%20h%205.55625%20c%200.187089%2C1e-5%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264583%2C-0.52917%20l%20-0.79375%2C-0.79375%20c%20-0.139445%2C-0.13945%20-0.331959%2C-0.26458%20-0.529167%2C-0.26458%20z%20m%200.132292%2C0.26458%20h%204.233333%20v%200.92604%20c%200%2C0.18709%200.209787%2C0.3969%200.396875%2C0.39688%20h%200.926042%20v%206.35%20c%200%2C0.12473%20-0.139859%2C0.26458%20-0.264584%2C0.26458%20h%20-5.291666%20c%20-0.124726%2C0%20-0.264584%2C-0.13986%20-0.264584%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.139859%2C-0.26458%200.264584%2C-0.26458%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2051.615155%2C220.9501%20c%200.100487%2C0.0277%200.152463%2C0.052%200.218348%2C0.10049%20l%20-1.230102%2C1.46919%20c%200.336112%2C0.22523%200.686085%2C0.7831%200.495506%2C1.2405%200.09356%2C-0.61674%20-0.526692%2C-1.08111%20-0.89399%2C-1.14002%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5243%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2049.858409%2C224.29736%20c%20-0.169788%2C-0.0311%20-0.304926%2C-0.13162%20-0.329182%2C-0.33265%20-0.03465%2C-0.31878%20-0.05198%2C-0.65143%20-0.05198%2C-0.99447%200%2C-0.34304%200.01732%2C-0.67569%200.05198%2C-0.99101%200.02426%2C-0.18019%200.159394%2C-0.31533%200.329182%2C-0.33265%200.239091%2C-0.0243%200.485111%2C-0.0416%200.738062%2C-0.0554%20l%200.45046%2C-0.5163%20c%20-0.0035%2C0%200.103952%2C-0.0208%200.200974%2C0.003%20l%20-1.56968%2C1.8746%20c%200.339578%2C-0.16632%201.334055%2C0.0936%201.334055%2C0.69995%200%2C0.64797%20-0.68262%2C0.72073%20-1.153871%2C0.6445%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5245%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2050.634586%2C224.3528%20c%200.228696%2C0.0104%200.457391%2C0.0139%200.693016%2C0.0139%200.516248%2C0%201.008337%2C-0.0243%201.469192%2C-0.0693%200.169741%2C-0.0173%200.308392%2C-0.15593%200.329182%2C-0.33265%200.03816%2C-0.31878%200.05544%2C-0.65143%200.05544%2C-0.99447%200%2C-0.34304%20-0.01728%2C-0.67569%20-0.05544%2C-0.99101%20-0.02079%2C-0.18019%20-0.159393%2C-0.31533%20-0.329182%2C-0.33265%20a%2011.544864%2C11.544864%200%200%200%20-0.620297%2C-0.0485%20c%200%2C0%20-0.883546%2C1.96123%20-0.970173%2C2.16221%20-0.131673%2C0.29799%20-0.311857%2C0.51629%20-0.571738%2C0.59252%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5247%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22postscript_32%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20x%3D%2247.095833%22%0A%20%20%20%20%20%20%20%20%20y%3D%22218.01666%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-ps3_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264.000008%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933336%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-57.679161%2C-209.55%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g81%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g43%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5163%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2060.457292%2C209.55%20c%20-0.311815%2C0%20-0.661458%2C0.34965%20-0.661458%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349644%2C0.66145%200.661458%2C0.66145%20h%2011.377083%20c%200.311819%2C0%200.661459%2C-0.34963%200.661459%2C-0.66145%20V%20212.725%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264584%2C-0.52917%20L%2069.85%2C209.81458%20C%2069.710555%2C209.67513%2069.518045%2C209.55%2069.320834%2C209.55%20Z%20m%200.132292%2C0.26458%20h%208.73125%20v%202.11667%20c%200%2C0.37418%200.41957%2C0.79375%200.79375%2C0.79375%20h%202.116666%20v%2012.96458%20c%200%2C0.24945%20-0.279716%2C0.52917%20-0.529166%2C0.52917%20h%20-11.1125%20c%20-0.24945%2C0%20-0.529167%2C-0.27972%20-0.529167%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279834%2C-0.53673%200.529167%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4-0%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2066.717641%2C215.68147%20c%200.200974%2C0.0554%200.304927%2C0.10395%200.436696%2C0.20097%20l%20-2.460204%2C2.93839%20c%200.672224%2C0.45046%201.37217%2C1.56621%200.991011%2C2.48099%200.187115%2C-1.23347%20-1.053383%2C-2.16221%20-1.787979%2C-2.28002%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path8-5%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2063.20415%2C222.37599%20c%20-0.339578%2C-0.0623%20-0.609854%2C-0.26325%20-0.658365%2C-0.66529%20-0.0693%2C-0.63757%20-0.103952%2C-1.30287%20-0.103952%2C-1.98895%200%2C-0.68609%200.03465%2C-1.35138%200.103952%2C-1.98203%200.04851%2C-0.36037%200.318787%2C-0.63064%200.658365%2C-0.66529%200.47818%2C-0.0485%200.970221%2C-0.0832%201.476122%2C-0.11089%20l%200.90092%2C-1.03259%20c%20-0.0069%2C0%200.207905%2C-0.0416%200.401949%2C0.007%20l%20-3.139359%2C3.74921%20c%200.679155%2C-0.33264%202.668109%2C0.18712%202.668109%2C1.3999%200%2C1.29593%20-1.36524%2C1.44147%20-2.307741%2C1.289%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22clip-rule%3Aevenodd%3Bfill%3A%23c1c8d0%3Bfill-rule%3Aevenodd%3Bstroke-width%3A3.4318%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6-5%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2064.756504%2C222.48688%20c%200.45739%2C0.0208%200.91478%2C0.0277%201.38603%2C0.0277%201.032497%2C0%202.016675%2C-0.0485%202.938385%2C-0.13861%200.339481%2C-0.0346%200.616784%2C-0.31185%200.658365%2C-0.66529%200.07633%2C-0.63757%200.110882%2C-1.30287%200.110882%2C-1.98895%200%2C-0.68609%20-0.03455%2C-1.35138%20-0.110882%2C-1.98203%20-0.04158%2C-0.36037%20-0.318787%2C-0.63064%20-0.658365%2C-0.66529%20a%2023.089729%2C23.089729%200%200%200%20-1.240593%2C-0.097%20c%200%2C0%20-1.767093%2C3.92247%20-1.940347%2C4.32442%20-0.263346%2C0.59599%20-0.623714%2C1.03259%20-1.143475%2C1.18506%20z%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22209.55%22%0A%20%20%20%20%20%20%20%20%20x%3D%2257.679161%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20id%3D%22postscript_64%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-rtf_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000059%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.2333491%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-40.745831%2C-165.09999%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g60%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g17%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5259%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.275%2C165.1%20v%204.23333%20h%203.175%20l%20-1e-6%2C-3.70418%20-0.529167%2C-0.52916%20z%20m%200.264584%2C0.26458%20h%202.116666%20l%20-10e-7%2C0.52916%200.529168%2C1e-5%20v%203.175%20h%20-2.645833%20z%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22166.95207%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.804161%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166666%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5295%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22167.48125%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.804161%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166666%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5297%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22168.01041%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.804161%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221.0583375%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5299%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22166.4229%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.804161%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166666%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22richtext_16%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20x%3D%2240.745831%22%0A%20%20%20%20%20%20%20%20%20y%3D%22165.10001%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-rtf_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2231.999998%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.4666664%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-47.095833%2C-160.86667%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g61%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g18%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5279%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2048.551042%2C160.86667%20c%20-0.187087%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.209787%2C0.39687%200.396875%2C0.39687%20h%205.55625%20c%200.187089%2C1e-5%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264583%2C-0.52917%20l%20-0.79375%2C-0.79375%20c%20-0.139445%2C-0.13945%20-0.331959%2C-0.26458%20-0.529167%2C-0.26458%20z%20m%200.132292%2C0.26458%20h%204.233333%20v%200.92604%20c%200%2C0.18709%200.209787%2C0.3969%200.396875%2C0.39688%20h%200.926042%20v%206.35%20c%200%2C0.12473%20-0.139859%2C0.26458%20-0.264584%2C0.26458%20h%20-5.291666%20c%20-0.124726%2C0%20-0.264584%2C-0.13986%20-0.264584%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.139859%2C-0.26458%200.264584%2C-0.26458%20z%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22163.51247%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.477112%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.52916664%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%223.7041667%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5301%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5303%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%223.7041667%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.52916664%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.477112%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22164.57082%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.26458332%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22165.62917%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.477112%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.52916664%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%223.7041667%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5305%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5307%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221.8520495%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.52916664%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.477112%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22166.68752%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.26458332%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22160.86667%22%0A%20%20%20%20%20%20%20%20%20x%3D%2247.095833%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20id%3D%22richtext_32%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-rtf_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264.000031%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933342%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-57.679161%2C-152.4%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g62%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g19%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5267%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2060.457292%2C152.4%20c%20-0.311815%2C0%20-0.661458%2C0.34965%20-0.661458%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349644%2C0.66145%200.661458%2C0.66145%20h%2011.377083%20c%200.311819%2C0%200.661459%2C-0.34963%200.661459%2C-0.66145%20V%20155.575%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264584%2C-0.52917%20L%2069.85%2C152.66458%20C%2069.710555%2C152.52513%2069.518045%2C152.4%2069.320834%2C152.4%20Z%20m%200.132292%2C0.26458%20h%208.73125%20v%202.11667%20c%200%2C0.37418%200.41957%2C0.79375%200.79375%2C0.79375%20h%202.116666%20v%2012.96458%20c%200%2C0.24945%20-0.279716%2C0.52917%20-0.529166%2C0.52917%20h%20-11.1125%20c%20-0.24945%2C0%20-0.529167%2C-0.27972%20-0.529167%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279834%2C-0.53673%200.529167%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2062.838623%2C158.48543%20c%20-0.219896%2C0%20-0.396875%2C0.17698%20-0.396875%2C0.39687%200%2C0.2199%200.176979%2C0.39688%200.396875%2C0.39688%20h%206.614583%20c%200.219895%2C0%200.396875%2C-0.17698%200.396875%2C-0.39688%200%2C-0.21989%20-0.17698%2C-0.39687%20-0.396875%2C-0.39687%20z%20m%200%2C2.11667%20c%20-0.219885%2C0%20-0.396875%2C0.17699%20-0.396875%2C0.39687%200%2C0.21989%200.17699%2C0.39688%200.396875%2C0.39688%20h%206.614583%20c%200.219885%2C0%200.396875%2C-0.17699%200.396875%2C-0.39688%200%2C-0.21988%20-0.17699%2C-0.39687%20-0.396875%2C-0.39687%20z%20m%200%2C2.11666%20c%20-0.219877%2C0%20-0.396875%2C0.177%20-0.396875%2C0.39688%200%2C0.21987%200.176998%2C0.39687%200.396875%2C0.39687%20h%206.614583%20c%200.219877%2C0%200.396875%2C-0.177%200.396875%2C-0.39687%200%2C-0.21988%20-0.176998%2C-0.39688%20-0.396875%2C-0.39688%20z%20m%200%2C2.11667%20c%20-0.219866%2C0%20-0.396875%2C0.17701%20-0.396875%2C0.39687%200%2C0.21987%200.177009%2C0.39688%200.396875%2C0.39688%20h%203.175%20c%200.219866%2C0%200.396875%2C-0.17701%200.396875%2C-0.39688%200%2C-0.21986%20-0.177009%2C-0.39687%20-0.396875%2C-0.39687%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5309%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22richtext_64%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20x%3D%2257.679161%22%0A%20%20%20%20%20%20%20%20%20y%3D%22152.40001%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-bmp_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000486%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.2334621%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-40.745831%2C-203.19999%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g84%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g33%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.275517%2C203.2%20v%204.23333%20h%203.175%20l%20-5.18e-4%2C-3.70418%20-0.529167%2C-0.52916%20z%20m%200.264583%2C0.26458%20h%202.116667%20l%20-5.18e-4%2C0.52916%200.529685%2C1e-5%20v%203.175%20H%2041.5401%20Z%22%20%2F%3E%3Ccircle%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-dashoffset%3A0.499999%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4%22%0A%20%20%20%20%20%20%20%20%20%20%20cx%3D%2242.068748%22%0A%20%20%20%20%20%20%20%20%20%20%20cy%3D%22205.05206%22%0A%20%20%20%20%20%20%20%20%20%20%20r%3D%220.26458332%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0.264583px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.804883%2C206.37488%20-7.94e-4%2C-0.26448%200.264584%2C-0.26458%200.264583%2C0.26458%200.79375%2C-0.79375%200.79375%2C0.79375%20v%200.26459%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22image_16%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20x%3D%2240.745831%22%0A%20%20%20%20%20%20%20%20%20y%3D%22203.20012%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-bmp_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000477%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.466793%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-47.095833%2C-198.96667%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g85%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g34%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path20%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2048.551559%2C198.96667%20c%20-0.187088%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.209786%2C0.39687%200.396875%2C0.39687%20h%205.55625%20c%200.18709%2C10e-6%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125134%2C-0.38972%20-0.264584%2C-0.52917%20l%20-0.79375%2C-0.79375%20c%20-0.139449%2C-0.13945%20-0.331956%2C-0.26458%20-0.529166%2C-0.26458%20z%20m%200.132291%2C0.26458%20h%204.233334%20v%200.92604%20c%200%2C0.18709%200.209785%2C0.3969%200.396875%2C0.39688%20H%2054.2401%20v%206.35%20c%200%2C0.12473%20-0.139853%2C0.26458%20-0.264583%2C0.26458%20H%2048.68385%20c%20-0.124724%2C0%20-0.264583%2C-0.13986%20-0.264583%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.139859%2C-0.26458%200.264583%2C-0.26458%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path34%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2049.477811%2C201.61238%20v%203.70417%20h%203.70416%20v%20-0.26459%20-0.52916%20-2.91042%20z%20m%200.264583%2C0.26459%20h%203.174997%20v%202.11667%20l%20-0.52917%2C-0.52917%20-1.322907%2C1.32291%20-0.52917%2C-0.52916%20-0.79375%2C0.79375%20z%20m%200.79375%2C0.26458%20c%20-0.29225%2C0%20-0.52917%2C0.23692%20-0.52917%2C0.52917%201e-5%2C0.29225%200.23692%2C0.52916%200.52917%2C0.52916%200.29225%2C0%200.52916%2C-0.23691%200.52917%2C-0.52916%200%2C-0.29225%20-0.23692%2C-0.52917%20-0.52917%2C-0.52917%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22198.9668%22%0A%20%20%20%20%20%20%20%20%20x%3D%2247.095833%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20id%3D%22image_32%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-bmp_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264.000458%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933455%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-57.679161%2C-190.5%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g86%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g35%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path7%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2060.457809%2C190.5%20c%20-0.31182%2C0%20-0.661459%2C0.34965%20-0.661459%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349639%2C0.66145%200.661459%2C0.66145%20h%2011.377083%20c%200.31182%2C0%200.661459%2C-0.34963%200.661459%2C-0.66145%20V%20193.675%20c%200%2C-0.19721%20-0.125134%2C-0.38972%20-0.264584%2C-0.52917%20l%20-2.38125%2C-2.38125%20C%2069.711077%2C190.62513%2069.51856%2C190.5%2069.321351%2C190.5%20Z%20m%200.132291%2C0.26458%20h%208.731251%20v%202.11667%20c%200%2C0.37418%200.41957%2C0.79375%200.79375%2C0.79375%20h%202.116666%20v%2012.96458%20c%200%2C0.24945%20-0.279717%2C0.52917%20-0.529166%2C0.52917%20H%2060.5901%20c%20-0.249449%2C0%20-0.529166%2C-0.27972%20-0.529166%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279837%2C-0.53673%200.529166%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2062.442391%2C196.32072%20v%207.40834%20h%207.40833%20v%20-0.26459%20-1.32292%20-5.82083%20z%20m%200.26458%2C0.26458%20h%206.87917%20v%204.7625%20l%20-1.32292%2C-1.32291%20-2.64583%2C2.64583%20-1.05834%2C-1.05833%20-1.85208%2C1.85208%20z%20m%201.5875%2C0.52917%20c%20-0.5845%2C0%20-1.05833%2C0.47383%20-1.05833%2C1.05833%20-1e-5%2C0.5845%200.47383%2C1.05834%201.05833%2C1.05834%200.5845%2C0%201.05834%2C-0.47384%201.05833%2C-1.05834%200%2C-0.5845%20-0.47383%2C-1.05833%20-1.05833%2C-1.05833%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22image_64%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20x%3D%2257.679161%22%0A%20%20%20%20%20%20%20%20%20y%3D%22190.50012%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-png_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000486%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.2334621%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-40.745831%2C-203.19999%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g84%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g33%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.275517%2C203.2%20v%204.23333%20h%203.175%20l%20-5.18e-4%2C-3.70418%20-0.529167%2C-0.52916%20z%20m%200.264583%2C0.26458%20h%202.116667%20l%20-5.18e-4%2C0.52916%200.529685%2C1e-5%20v%203.175%20H%2041.5401%20Z%22%20%2F%3E%3Ccircle%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-dashoffset%3A0.499999%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4%22%0A%20%20%20%20%20%20%20%20%20%20%20cx%3D%2242.068748%22%0A%20%20%20%20%20%20%20%20%20%20%20cy%3D%22205.05206%22%0A%20%20%20%20%20%20%20%20%20%20%20r%3D%220.26458332%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0.264583px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.804883%2C206.37488%20-7.94e-4%2C-0.26448%200.264584%2C-0.26458%200.264583%2C0.26458%200.79375%2C-0.79375%200.79375%2C0.79375%20v%200.26459%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22image_16%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20x%3D%2240.745831%22%0A%20%20%20%20%20%20%20%20%20y%3D%22203.20012%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-png_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000477%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.466793%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-47.095833%2C-198.96667%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g85%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g34%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path20%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2048.551559%2C198.96667%20c%20-0.187088%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.209786%2C0.39687%200.396875%2C0.39687%20h%205.55625%20c%200.18709%2C10e-6%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125134%2C-0.38972%20-0.264584%2C-0.52917%20l%20-0.79375%2C-0.79375%20c%20-0.139449%2C-0.13945%20-0.331956%2C-0.26458%20-0.529166%2C-0.26458%20z%20m%200.132291%2C0.26458%20h%204.233334%20v%200.92604%20c%200%2C0.18709%200.209785%2C0.3969%200.396875%2C0.39688%20H%2054.2401%20v%206.35%20c%200%2C0.12473%20-0.139853%2C0.26458%20-0.264583%2C0.26458%20H%2048.68385%20c%20-0.124724%2C0%20-0.264583%2C-0.13986%20-0.264583%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.139859%2C-0.26458%200.264583%2C-0.26458%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path34%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2049.477811%2C201.61238%20v%203.70417%20h%203.70416%20v%20-0.26459%20-0.52916%20-2.91042%20z%20m%200.264583%2C0.26459%20h%203.174997%20v%202.11667%20l%20-0.52917%2C-0.52917%20-1.322907%2C1.32291%20-0.52917%2C-0.52916%20-0.79375%2C0.79375%20z%20m%200.79375%2C0.26458%20c%20-0.29225%2C0%20-0.52917%2C0.23692%20-0.52917%2C0.52917%201e-5%2C0.29225%200.23692%2C0.52916%200.52917%2C0.52916%200.29225%2C0%200.52916%2C-0.23691%200.52917%2C-0.52916%200%2C-0.29225%20-0.23692%2C-0.52917%20-0.52917%2C-0.52917%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22198.9668%22%0A%20%20%20%20%20%20%20%20%20x%3D%2247.095833%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20id%3D%22image_32%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-png_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264.000458%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933455%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-57.679161%2C-190.5%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g86%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g35%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path7%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2060.457809%2C190.5%20c%20-0.31182%2C0%20-0.661459%2C0.34965%20-0.661459%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349639%2C0.66145%200.661459%2C0.66145%20h%2011.377083%20c%200.31182%2C0%200.661459%2C-0.34963%200.661459%2C-0.66145%20V%20193.675%20c%200%2C-0.19721%20-0.125134%2C-0.38972%20-0.264584%2C-0.52917%20l%20-2.38125%2C-2.38125%20C%2069.711077%2C190.62513%2069.51856%2C190.5%2069.321351%2C190.5%20Z%20m%200.132291%2C0.26458%20h%208.731251%20v%202.11667%20c%200%2C0.37418%200.41957%2C0.79375%200.79375%2C0.79375%20h%202.116666%20v%2012.96458%20c%200%2C0.24945%20-0.279717%2C0.52917%20-0.529166%2C0.52917%20H%2060.5901%20c%20-0.249449%2C0%20-0.529166%2C-0.27972%20-0.529166%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279837%2C-0.53673%200.529166%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2062.442391%2C196.32072%20v%207.40834%20h%207.40833%20v%20-0.26459%20-1.32292%20-5.82083%20z%20m%200.26458%2C0.26458%20h%206.87917%20v%204.7625%20l%20-1.32292%2C-1.32291%20-2.64583%2C2.64583%20-1.05834%2C-1.05833%20-1.85208%2C1.85208%20z%20m%201.5875%2C0.52917%20c%20-0.5845%2C0%20-1.05833%2C0.47383%20-1.05833%2C1.05833%20-1e-5%2C0.5845%200.47383%2C1.05834%201.05833%2C1.05834%200.5845%2C0%201.05834%2C-0.47384%201.05833%2C-1.05834%200%2C-0.5845%20-0.47383%2C-1.05833%20-1.05833%2C-1.05833%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22image_64%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20x%3D%2257.679161%22%0A%20%20%20%20%20%20%20%20%20y%3D%22190.50012%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-jpeg_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000486%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.2334621%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-40.745831%2C-203.19999%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g84%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g33%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.275517%2C203.2%20v%204.23333%20h%203.175%20l%20-5.18e-4%2C-3.70418%20-0.529167%2C-0.52916%20z%20m%200.264583%2C0.26458%20h%202.116667%20l%20-5.18e-4%2C0.52916%200.529685%2C1e-5%20v%203.175%20H%2041.5401%20Z%22%20%2F%3E%3Ccircle%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-dashoffset%3A0.499999%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4%22%0A%20%20%20%20%20%20%20%20%20%20%20cx%3D%2242.068748%22%0A%20%20%20%20%20%20%20%20%20%20%20cy%3D%22205.05206%22%0A%20%20%20%20%20%20%20%20%20%20%20r%3D%220.26458332%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0.264583px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.804883%2C206.37488%20-7.94e-4%2C-0.26448%200.264584%2C-0.26458%200.264583%2C0.26458%200.79375%2C-0.79375%200.79375%2C0.79375%20v%200.26459%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22image_16%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20x%3D%2240.745831%22%0A%20%20%20%20%20%20%20%20%20y%3D%22203.20012%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-jpeg_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000477%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.466793%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-47.095833%2C-198.96667%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g85%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g34%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path20%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2048.551559%2C198.96667%20c%20-0.187088%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.209786%2C0.39687%200.396875%2C0.39687%20h%205.55625%20c%200.18709%2C10e-6%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125134%2C-0.38972%20-0.264584%2C-0.52917%20l%20-0.79375%2C-0.79375%20c%20-0.139449%2C-0.13945%20-0.331956%2C-0.26458%20-0.529166%2C-0.26458%20z%20m%200.132291%2C0.26458%20h%204.233334%20v%200.92604%20c%200%2C0.18709%200.209785%2C0.3969%200.396875%2C0.39688%20H%2054.2401%20v%206.35%20c%200%2C0.12473%20-0.139853%2C0.26458%20-0.264583%2C0.26458%20H%2048.68385%20c%20-0.124724%2C0%20-0.264583%2C-0.13986%20-0.264583%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.139859%2C-0.26458%200.264583%2C-0.26458%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path34%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2049.477811%2C201.61238%20v%203.70417%20h%203.70416%20v%20-0.26459%20-0.52916%20-2.91042%20z%20m%200.264583%2C0.26459%20h%203.174997%20v%202.11667%20l%20-0.52917%2C-0.52917%20-1.322907%2C1.32291%20-0.52917%2C-0.52916%20-0.79375%2C0.79375%20z%20m%200.79375%2C0.26458%20c%20-0.29225%2C0%20-0.52917%2C0.23692%20-0.52917%2C0.52917%201e-5%2C0.29225%200.23692%2C0.52916%200.52917%2C0.52916%200.29225%2C0%200.52916%2C-0.23691%200.52917%2C-0.52916%200%2C-0.29225%20-0.23692%2C-0.52917%20-0.52917%2C-0.52917%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22198.9668%22%0A%20%20%20%20%20%20%20%20%20x%3D%2247.095833%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20id%3D%22image_32%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-jpeg_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264.000458%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933455%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-57.679161%2C-190.5%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g86%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g35%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path7%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2060.457809%2C190.5%20c%20-0.31182%2C0%20-0.661459%2C0.34965%20-0.661459%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349639%2C0.66145%200.661459%2C0.66145%20h%2011.377083%20c%200.31182%2C0%200.661459%2C-0.34963%200.661459%2C-0.66145%20V%20193.675%20c%200%2C-0.19721%20-0.125134%2C-0.38972%20-0.264584%2C-0.52917%20l%20-2.38125%2C-2.38125%20C%2069.711077%2C190.62513%2069.51856%2C190.5%2069.321351%2C190.5%20Z%20m%200.132291%2C0.26458%20h%208.731251%20v%202.11667%20c%200%2C0.37418%200.41957%2C0.79375%200.79375%2C0.79375%20h%202.116666%20v%2012.96458%20c%200%2C0.24945%20-0.279717%2C0.52917%20-0.529166%2C0.52917%20H%2060.5901%20c%20-0.249449%2C0%20-0.529166%2C-0.27972%20-0.529166%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279837%2C-0.53673%200.529166%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2062.442391%2C196.32072%20v%207.40834%20h%207.40833%20v%20-0.26459%20-1.32292%20-5.82083%20z%20m%200.26458%2C0.26458%20h%206.87917%20v%204.7625%20l%20-1.32292%2C-1.32291%20-2.64583%2C2.64583%20-1.05834%2C-1.05833%20-1.85208%2C1.85208%20z%20m%201.5875%2C0.52917%20c%20-0.5845%2C0%20-1.05833%2C0.47383%20-1.05833%2C1.05833%20-1e-5%2C0.5845%200.47383%2C1.05834%201.05833%2C1.05834%200.5845%2C0%201.05834%2C-0.47384%201.05833%2C-1.05834%200%2C-0.5845%20-0.47383%2C-1.05833%20-1.05833%2C-1.05833%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22image_64%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20x%3D%2257.679161%22%0A%20%20%20%20%20%20%20%20%20y%3D%22190.50012%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-jpg_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000486%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.2334621%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-40.745831%2C-203.19999%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g84%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g33%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.275517%2C203.2%20v%204.23333%20h%203.175%20l%20-5.18e-4%2C-3.70418%20-0.529167%2C-0.52916%20z%20m%200.264583%2C0.26458%20h%202.116667%20l%20-5.18e-4%2C0.52916%200.529685%2C1e-5%20v%203.175%20H%2041.5401%20Z%22%20%2F%3E%3Ccircle%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-dashoffset%3A0.499999%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4%22%0A%20%20%20%20%20%20%20%20%20%20%20cx%3D%2242.068748%22%0A%20%20%20%20%20%20%20%20%20%20%20cy%3D%22205.05206%22%0A%20%20%20%20%20%20%20%20%20%20%20r%3D%220.26458332%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0.264583px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.804883%2C206.37488%20-7.94e-4%2C-0.26448%200.264584%2C-0.26458%200.264583%2C0.26458%200.79375%2C-0.79375%200.79375%2C0.79375%20v%200.26459%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22image_16%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20x%3D%2240.745831%22%0A%20%20%20%20%20%20%20%20%20y%3D%22203.20012%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-jpg_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000477%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.466793%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-47.095833%2C-198.96667%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g85%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g34%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path20%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2048.551559%2C198.96667%20c%20-0.187088%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.209786%2C0.39687%200.396875%2C0.39687%20h%205.55625%20c%200.18709%2C10e-6%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125134%2C-0.38972%20-0.264584%2C-0.52917%20l%20-0.79375%2C-0.79375%20c%20-0.139449%2C-0.13945%20-0.331956%2C-0.26458%20-0.529166%2C-0.26458%20z%20m%200.132291%2C0.26458%20h%204.233334%20v%200.92604%20c%200%2C0.18709%200.209785%2C0.3969%200.396875%2C0.39688%20H%2054.2401%20v%206.35%20c%200%2C0.12473%20-0.139853%2C0.26458%20-0.264583%2C0.26458%20H%2048.68385%20c%20-0.124724%2C0%20-0.264583%2C-0.13986%20-0.264583%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.139859%2C-0.26458%200.264583%2C-0.26458%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path34%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2049.477811%2C201.61238%20v%203.70417%20h%203.70416%20v%20-0.26459%20-0.52916%20-2.91042%20z%20m%200.264583%2C0.26459%20h%203.174997%20v%202.11667%20l%20-0.52917%2C-0.52917%20-1.322907%2C1.32291%20-0.52917%2C-0.52916%20-0.79375%2C0.79375%20z%20m%200.79375%2C0.26458%20c%20-0.29225%2C0%20-0.52917%2C0.23692%20-0.52917%2C0.52917%201e-5%2C0.29225%200.23692%2C0.52916%200.52917%2C0.52916%200.29225%2C0%200.52916%2C-0.23691%200.52917%2C-0.52916%200%2C-0.29225%20-0.23692%2C-0.52917%20-0.52917%2C-0.52917%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22198.9668%22%0A%20%20%20%20%20%20%20%20%20x%3D%2247.095833%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20id%3D%22image_32%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-jpg_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264.000458%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933455%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-57.679161%2C-190.5%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g86%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g35%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path7%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2060.457809%2C190.5%20c%20-0.31182%2C0%20-0.661459%2C0.34965%20-0.661459%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349639%2C0.66145%200.661459%2C0.66145%20h%2011.377083%20c%200.31182%2C0%200.661459%2C-0.34963%200.661459%2C-0.66145%20V%20193.675%20c%200%2C-0.19721%20-0.125134%2C-0.38972%20-0.264584%2C-0.52917%20l%20-2.38125%2C-2.38125%20C%2069.711077%2C190.62513%2069.51856%2C190.5%2069.321351%2C190.5%20Z%20m%200.132291%2C0.26458%20h%208.731251%20v%202.11667%20c%200%2C0.37418%200.41957%2C0.79375%200.79375%2C0.79375%20h%202.116666%20v%2012.96458%20c%200%2C0.24945%20-0.279717%2C0.52917%20-0.529166%2C0.52917%20H%2060.5901%20c%20-0.249449%2C0%20-0.529166%2C-0.27972%20-0.529166%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279837%2C-0.53673%200.529166%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2062.442391%2C196.32072%20v%207.40834%20h%207.40833%20v%20-0.26459%20-1.32292%20-5.82083%20z%20m%200.26458%2C0.26458%20h%206.87917%20v%204.7625%20l%20-1.32292%2C-1.32291%20-2.64583%2C2.64583%20-1.05834%2C-1.05833%20-1.85208%2C1.85208%20z%20m%201.5875%2C0.52917%20c%20-0.5845%2C0%20-1.05833%2C0.47383%20-1.05833%2C1.05833%20-1e-5%2C0.5845%200.47383%2C1.05834%201.05833%2C1.05834%200.5845%2C0%201.05834%2C-0.47384%201.05833%2C-1.05834%200%2C-0.5845%20-0.47383%2C-1.05833%20-1.05833%2C-1.05833%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22image_64%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20x%3D%2257.679161%22%0A%20%20%20%20%20%20%20%20%20y%3D%22190.50012%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-gif_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000486%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.2334621%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-40.745831%2C-203.19999%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g84%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g33%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.275517%2C203.2%20v%204.23333%20h%203.175%20l%20-5.18e-4%2C-3.70418%20-0.529167%2C-0.52916%20z%20m%200.264583%2C0.26458%20h%202.116667%20l%20-5.18e-4%2C0.52916%200.529685%2C1e-5%20v%203.175%20H%2041.5401%20Z%22%20%2F%3E%3Ccircle%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-dashoffset%3A0.499999%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4%22%0A%20%20%20%20%20%20%20%20%20%20%20cx%3D%2242.068748%22%0A%20%20%20%20%20%20%20%20%20%20%20cy%3D%22205.05206%22%0A%20%20%20%20%20%20%20%20%20%20%20r%3D%220.26458332%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0.264583px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.804883%2C206.37488%20-7.94e-4%2C-0.26448%200.264584%2C-0.26458%200.264583%2C0.26458%200.79375%2C-0.79375%200.79375%2C0.79375%20v%200.26459%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22image_16%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20x%3D%2240.745831%22%0A%20%20%20%20%20%20%20%20%20y%3D%22203.20012%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-gif_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000477%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.466793%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-47.095833%2C-198.96667%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g85%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g34%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path20%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2048.551559%2C198.96667%20c%20-0.187088%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.209786%2C0.39687%200.396875%2C0.39687%20h%205.55625%20c%200.18709%2C10e-6%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125134%2C-0.38972%20-0.264584%2C-0.52917%20l%20-0.79375%2C-0.79375%20c%20-0.139449%2C-0.13945%20-0.331956%2C-0.26458%20-0.529166%2C-0.26458%20z%20m%200.132291%2C0.26458%20h%204.233334%20v%200.92604%20c%200%2C0.18709%200.209785%2C0.3969%200.396875%2C0.39688%20H%2054.2401%20v%206.35%20c%200%2C0.12473%20-0.139853%2C0.26458%20-0.264583%2C0.26458%20H%2048.68385%20c%20-0.124724%2C0%20-0.264583%2C-0.13986%20-0.264583%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.139859%2C-0.26458%200.264583%2C-0.26458%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path34%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2049.477811%2C201.61238%20v%203.70417%20h%203.70416%20v%20-0.26459%20-0.52916%20-2.91042%20z%20m%200.264583%2C0.26459%20h%203.174997%20v%202.11667%20l%20-0.52917%2C-0.52917%20-1.322907%2C1.32291%20-0.52917%2C-0.52916%20-0.79375%2C0.79375%20z%20m%200.79375%2C0.26458%20c%20-0.29225%2C0%20-0.52917%2C0.23692%20-0.52917%2C0.52917%201e-5%2C0.29225%200.23692%2C0.52916%200.52917%2C0.52916%200.29225%2C0%200.52916%2C-0.23691%200.52917%2C-0.52916%200%2C-0.29225%20-0.23692%2C-0.52917%20-0.52917%2C-0.52917%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22198.9668%22%0A%20%20%20%20%20%20%20%20%20x%3D%2247.095833%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20id%3D%22image_32%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-gif_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264.000458%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933455%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-57.679161%2C-190.5%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g86%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g35%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path7%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2060.457809%2C190.5%20c%20-0.31182%2C0%20-0.661459%2C0.34965%20-0.661459%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349639%2C0.66145%200.661459%2C0.66145%20h%2011.377083%20c%200.31182%2C0%200.661459%2C-0.34963%200.661459%2C-0.66145%20V%20193.675%20c%200%2C-0.19721%20-0.125134%2C-0.38972%20-0.264584%2C-0.52917%20l%20-2.38125%2C-2.38125%20C%2069.711077%2C190.62513%2069.51856%2C190.5%2069.321351%2C190.5%20Z%20m%200.132291%2C0.26458%20h%208.731251%20v%202.11667%20c%200%2C0.37418%200.41957%2C0.79375%200.79375%2C0.79375%20h%202.116666%20v%2012.96458%20c%200%2C0.24945%20-0.279717%2C0.52917%20-0.529166%2C0.52917%20H%2060.5901%20c%20-0.249449%2C0%20-0.529166%2C-0.27972%20-0.529166%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279837%2C-0.53673%200.529166%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2062.442391%2C196.32072%20v%207.40834%20h%207.40833%20v%20-0.26459%20-1.32292%20-5.82083%20z%20m%200.26458%2C0.26458%20h%206.87917%20v%204.7625%20l%20-1.32292%2C-1.32291%20-2.64583%2C2.64583%20-1.05834%2C-1.05833%20-1.85208%2C1.85208%20z%20m%201.5875%2C0.52917%20c%20-0.5845%2C0%20-1.05833%2C0.47383%20-1.05833%2C1.05833%20-1e-5%2C0.5845%200.47383%2C1.05834%201.05833%2C1.05834%200.5845%2C0%201.05834%2C-0.47384%201.05833%2C-1.05834%200%2C-0.5845%20-0.47383%2C-1.05833%20-1.05833%2C-1.05833%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22image_64%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20x%3D%2257.679161%22%0A%20%20%20%20%20%20%20%20%20y%3D%22190.50012%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-svg_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000486%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.2334621%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-40.745831%2C-203.19999%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g84%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g33%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.275517%2C203.2%20v%204.23333%20h%203.175%20l%20-5.18e-4%2C-3.70418%20-0.529167%2C-0.52916%20z%20m%200.264583%2C0.26458%20h%202.116667%20l%20-5.18e-4%2C0.52916%200.529685%2C1e-5%20v%203.175%20H%2041.5401%20Z%22%20%2F%3E%3Ccircle%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-dashoffset%3A0.499999%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4%22%0A%20%20%20%20%20%20%20%20%20%20%20cx%3D%2242.068748%22%0A%20%20%20%20%20%20%20%20%20%20%20cy%3D%22205.05206%22%0A%20%20%20%20%20%20%20%20%20%20%20r%3D%220.26458332%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0.264583px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.804883%2C206.37488%20-7.94e-4%2C-0.26448%200.264584%2C-0.26458%200.264583%2C0.26458%200.79375%2C-0.79375%200.79375%2C0.79375%20v%200.26459%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22image_16%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20x%3D%2240.745831%22%0A%20%20%20%20%20%20%20%20%20y%3D%22203.20012%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-svg_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000477%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.466793%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-47.095833%2C-198.96667%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g85%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g34%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path20%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2048.551559%2C198.96667%20c%20-0.187088%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.209786%2C0.39687%200.396875%2C0.39687%20h%205.55625%20c%200.18709%2C10e-6%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125134%2C-0.38972%20-0.264584%2C-0.52917%20l%20-0.79375%2C-0.79375%20c%20-0.139449%2C-0.13945%20-0.331956%2C-0.26458%20-0.529166%2C-0.26458%20z%20m%200.132291%2C0.26458%20h%204.233334%20v%200.92604%20c%200%2C0.18709%200.209785%2C0.3969%200.396875%2C0.39688%20H%2054.2401%20v%206.35%20c%200%2C0.12473%20-0.139853%2C0.26458%20-0.264583%2C0.26458%20H%2048.68385%20c%20-0.124724%2C0%20-0.264583%2C-0.13986%20-0.264583%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.139859%2C-0.26458%200.264583%2C-0.26458%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path34%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2049.477811%2C201.61238%20v%203.70417%20h%203.70416%20v%20-0.26459%20-0.52916%20-2.91042%20z%20m%200.264583%2C0.26459%20h%203.174997%20v%202.11667%20l%20-0.52917%2C-0.52917%20-1.322907%2C1.32291%20-0.52917%2C-0.52916%20-0.79375%2C0.79375%20z%20m%200.79375%2C0.26458%20c%20-0.29225%2C0%20-0.52917%2C0.23692%20-0.52917%2C0.52917%201e-5%2C0.29225%200.23692%2C0.52916%200.52917%2C0.52916%200.29225%2C0%200.52916%2C-0.23691%200.52917%2C-0.52916%200%2C-0.29225%20-0.23692%2C-0.52917%20-0.52917%2C-0.52917%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22198.9668%22%0A%20%20%20%20%20%20%20%20%20x%3D%2247.095833%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20id%3D%22image_32%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-svg_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264.000458%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933455%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-57.679161%2C-190.5%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g86%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g35%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path7%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2060.457809%2C190.5%20c%20-0.31182%2C0%20-0.661459%2C0.34965%20-0.661459%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349639%2C0.66145%200.661459%2C0.66145%20h%2011.377083%20c%200.31182%2C0%200.661459%2C-0.34963%200.661459%2C-0.66145%20V%20193.675%20c%200%2C-0.19721%20-0.125134%2C-0.38972%20-0.264584%2C-0.52917%20l%20-2.38125%2C-2.38125%20C%2069.711077%2C190.62513%2069.51856%2C190.5%2069.321351%2C190.5%20Z%20m%200.132291%2C0.26458%20h%208.731251%20v%202.11667%20c%200%2C0.37418%200.41957%2C0.79375%200.79375%2C0.79375%20h%202.116666%20v%2012.96458%20c%200%2C0.24945%20-0.279717%2C0.52917%20-0.529166%2C0.52917%20H%2060.5901%20c%20-0.249449%2C0%20-0.529166%2C-0.27972%20-0.529166%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279837%2C-0.53673%200.529166%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2062.442391%2C196.32072%20v%207.40834%20h%207.40833%20v%20-0.26459%20-1.32292%20-5.82083%20z%20m%200.26458%2C0.26458%20h%206.87917%20v%204.7625%20l%20-1.32292%2C-1.32291%20-2.64583%2C2.64583%20-1.05834%2C-1.05833%20-1.85208%2C1.85208%20z%20m%201.5875%2C0.52917%20c%20-0.5845%2C0%20-1.05833%2C0.47383%20-1.05833%2C1.05833%20-1e-5%2C0.5845%200.47383%2C1.05834%201.05833%2C1.05834%200.5845%2C0%201.05834%2C-0.47384%201.05833%2C-1.05834%200%2C-0.5845%20-0.47383%2C-1.05833%20-1.05833%2C-1.05833%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22image_64%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20x%3D%2257.679161%22%0A%20%20%20%20%20%20%20%20%20y%3D%22190.50012%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-txt_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000025%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.23334%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-184.14999%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g68%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g20%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1085%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%200.52916667%2C184.15%20v%204.23333%20H%203.7041667%20l%20-2e-7%2C-3.70418%20-0.5291666%2C-0.52916%20z%20M%200.79375%2C184.41458%20h%202.1166667%20l%20-10e-8%2C0.52916%200.5291668%2C1e-5%20v%203.175%20H%200.79375%20Z%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1171%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166666%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%221.0583333%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22186.00214%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1173%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166666%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%221.0583333%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22186.53131%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1175%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166668%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26452315%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%221.0583333%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22187.06047%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect2%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166666%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%221.0583333%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22185.47296%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22text_16%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20%20%20y%3D%22184.14999%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-txt_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000004%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.4666679%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-6.3499985%2C-179.91667%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g67%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g21%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1125%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%207.8052084%2C179.91667%20c%20-0.1870873%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.2097866%2C0.39687%200.396875%2C0.39687%20h%205.5562496%20c%200.187089%2C1e-5%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264583%2C-0.52917%20L%2012.7%2C180.18125%20c%20-0.139445%2C-0.13945%20-0.331959%2C-0.26458%20-0.529167%2C-0.26458%20z%20M%207.9375%2C180.18125%20h%204.233333%20v%200.92604%20c%200%2C0.18709%200.209788%2C0.3969%200.396875%2C0.39688%20h%200.926042%20v%206.35%20c%200%2C0.12473%20-0.139858%2C0.26458%20-0.264583%2C0.26458%20H%207.9375%20c%20-0.1247256%2C0%20-0.2645833%2C-0.13986%20-0.2645833%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.1398585%2C-0.26458%200.2645833%2C-0.26458%20z%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1177%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%223.7041667%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.52916664%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%228.7312832%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22182.56253%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.26458332%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22183.62088%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%228.7312832%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.52916664%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%223.7041667%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1179%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1181%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%223.7041667%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.52916664%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%228.7312832%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22184.67923%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.26458332%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.25631154%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22185.73758%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%228.7312832%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.52907288%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%223.7041328%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1183%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22179.91667%22%0A%20%20%20%20%20%20%20%20%20x%3D%226.3499985%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20id%3D%22text_32%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-txt_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933334%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-16.933334%2C-171.45%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g66%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g22%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1107%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2019.711458%2C171.45%20c%20-0.311814%2C0%20-0.661458%2C0.34965%20-0.661458%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349645%2C0.66145%200.661458%2C0.66145%20h%2011.377084%20c%200.311819%2C0%200.661458%2C-0.34963%200.661458%2C-0.66145%20V%20174.625%20c%200%2C-0.19721%20-0.125135%2C-0.38972%20-0.264583%2C-0.52917%20l%20-2.38125%2C-2.38125%20C%2028.964721%2C171.57513%2028.772211%2C171.45%2028.575%2C171.45%20Z%20m%200.132292%2C0.26458%20H%2028.575%20v%202.11667%20c%200%2C0.37418%200.419571%2C0.79375%200.79375%2C0.79375%20h%202.116667%20v%2012.96458%20c%200%2C0.24945%20-0.279717%2C0.52917%20-0.529167%2C0.52917%20h%20-11.1125%20c%20-0.24945%2C0%20-0.529167%2C-0.27972%20-0.529167%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279834%2C-0.53673%200.529167%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2022.092708%2C177.53543%20c%20-0.219878%2C0%20-0.396875%2C0.177%20-0.396875%2C0.39687%200%2C0.21988%200.176997%2C0.39688%200.396875%2C0.39688%20h%206.614583%20c%200.219877%2C0%200.396875%2C-0.177%200.396875%2C-0.39688%200%2C-0.21987%20-0.176998%2C-0.39687%20-0.396875%2C-0.39687%20z%20m%200%2C2.11667%20c%20-0.219869%2C0%20-0.396875%2C0.177%20-0.396875%2C0.39687%200%2C0.21987%200.177006%2C0.39688%200.396875%2C0.39688%20h%206.614583%20c%200.219869%2C0%200.396875%2C-0.17701%200.396875%2C-0.39688%200%2C-0.21987%20-0.177006%2C-0.39687%20-0.396875%2C-0.39687%20z%20m%200%2C2.11666%20c%20-0.21986%2C0%20-0.396875%2C0.17702%20-0.396875%2C0.39688%200%2C0.21986%200.177015%2C0.39687%200.396875%2C0.39687%20h%206.614583%20c%200.219861%2C0%200.396875%2C-0.17701%200.396875%2C-0.39687%200%2C-0.21986%20-0.177014%2C-0.39688%20-0.396875%2C-0.39688%20z%20m%200%2C2.11667%20c%20-0.219851%2C0%20-0.396875%2C0.17702%20-0.396875%2C0.39687%200%2C0.21985%200.177024%2C0.39688%200.396875%2C0.39688%20h%206.614583%20c%200.219851%2C0%200.396875%2C-0.17703%200.396875%2C-0.39688%200%2C-0.21985%20-0.177024%2C-0.39687%20-0.396875%2C-0.39687%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1185%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22text_64%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20x%3D%2216.933334%22%0A%20%20%20%20%20%20%20%20%20y%3D%22171.45%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-xls_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000025%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.23334%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-40.745831%2C-184.14999%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g65%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g23%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1632%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.275%2C184.15%20v%204.23333%20h%203.175%20l%20-1e-6%2C-3.70418%20-0.529167%2C-0.52916%20z%20m%200.264584%2C0.26458%20h%202.116666%20l%20-10e-7%2C0.52916%200.529168%2C1e-5%20v%203.175%20h%20-2.645833%20z%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1953%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22185.2083%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10583784%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10583349%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22186.00209%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1955%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1957%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22186.53125%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582482%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22187.06042%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1959%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-42.068756%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22185.20831%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1961%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1963%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22185.20831%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-43.920834%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-42.862499%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22185.20831%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1965%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22184.14999%22%0A%20%20%20%20%20%20%20%20%20x%3D%2240.745831%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20id%3D%22table_16%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-xls_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000004%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.4666679%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-47.095833%2C-179.91667%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g64%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g26%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1650%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2048.551042%2C179.91667%20c%20-0.187087%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.209787%2C0.39687%200.396875%2C0.39687%20h%205.55625%20c%200.187089%2C1e-5%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264583%2C-0.52917%20l%20-0.79375%2C-0.79375%20c%20-0.139445%2C-0.13945%20-0.331959%2C-0.26458%20-0.529167%2C-0.26458%20z%20m%200.132292%2C0.26458%20h%204.233333%20v%200.92604%20c%200%2C0.18709%200.209787%2C0.3969%200.396875%2C0.39688%20h%200.926042%20v%206.35%20c%200%2C0.12473%20-0.139859%2C0.26458%20-0.264584%2C0.26458%20h%20-5.291666%20c%20-0.124726%2C0%20-0.264584%2C-0.13986%20-0.264584%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.139859%2C-0.26458%200.264584%2C-0.26458%20z%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21167566%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1937%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1939%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22183.62082%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21166699%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22184.94374%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1941%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1943%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22186.26666%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21164963%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1945%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-49.477093%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-53.445847%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1947%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1949%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-50.800014%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22table_32%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20x%3D%2247.095833%22%0A%20%20%20%20%20%20%20%20%20y%3D%22179.91667%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-xls_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933334%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-57.679161%2C-171.45%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g63%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g27%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1638%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2060.457292%2C171.45%20c%20-0.311815%2C0%20-0.661458%2C0.34965%20-0.661458%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349644%2C0.66145%200.661458%2C0.66145%20h%2011.377083%20c%200.311819%2C0%200.661459%2C-0.34963%200.661459%2C-0.66145%20V%20174.625%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264584%2C-0.52917%20L%2069.85%2C171.71458%20C%2069.710555%2C171.57513%2069.518045%2C171.45%2069.320834%2C171.45%20Z%20m%200.132292%2C0.26458%20h%208.73125%20v%202.11667%20c%200%2C0.37418%200.41957%2C0.79375%200.79375%2C0.79375%20h%202.116666%20v%2012.96458%20c%200%2C0.24945%20-0.279716%2C0.52917%20-0.529166%2C0.52917%20h%20-11.1125%20c%20-0.24945%2C0%20-0.529167%2C-0.27972%20-0.529167%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279834%2C-0.53673%200.529167%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5076%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2062.441667%2C176.74167%20c%20-0.293158%2C0%20-0.529167%2C0.23601%20-0.529167%2C0.52916%20v%207.40834%20c%200%2C0.29316%200.236009%2C0.52916%200.529167%2C0.52916%20H%2069.85%20c%200.293158%2C0%200.529167%2C-0.236%200.529167%2C-0.52916%20v%20-7.40834%20c%200%2C-0.29315%20-0.236009%2C-0.52916%20-0.529167%2C-0.52916%20z%20m%200%2C0.52916%20h%202.116667%20v%202.11667%20h%20-2.116667%20z%20m%202.645833%2C0%20H%2069.85%20v%202.11667%20h%20-4.7625%20z%20m%20-2.645833%2C2.64584%20h%202.116667%20v%202.11666%20h%20-2.116667%20z%20m%202.645833%2C0%20H%2069.85%20v%202.11666%20h%20-4.7625%20z%20m%20-2.645833%2C2.64583%20h%202.116667%20v%202.11667%20h%20-2.116667%20z%20m%202.645833%2C0%20H%2069.85%20v%202.11667%20h%20-4.7625%20z%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22171.45%22%0A%20%20%20%20%20%20%20%20%20x%3D%2257.679161%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20id%3D%22table_64%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-xlsx_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.000025%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.23334%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-40.745831%2C-184.14999%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g65%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g23%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1632%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.275%2C184.15%20v%204.23333%20h%203.175%20l%20-1e-6%2C-3.70418%20-0.529167%2C-0.52916%20z%20m%200.264584%2C0.26458%20h%202.116666%20l%20-10e-7%2C0.52916%200.529168%2C1e-5%20v%203.175%20h%20-2.645833%20z%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1953%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22185.2083%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10583784%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10583349%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22186.00209%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1955%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1957%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22186.53125%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582482%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22187.06042%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2241.80418%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1959%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-42.068756%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22185.20831%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1961%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1963%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22185.20831%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-43.920834%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229166%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.10582916%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-42.862499%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22185.20831%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458332%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%222.1166625%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1965%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22184.14999%22%0A%20%20%20%20%20%20%20%20%20x%3D%2240.745831%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20id%3D%22table_16%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-xlsx_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000004%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.4666679%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-47.095833%2C-179.91667%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g64%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g26%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1650%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2048.551042%2C179.91667%20c%20-0.187087%2C0%20-0.396875%2C0.20978%20-0.396875%2C0.39687%20v%207.67292%20c%200%2C0.18709%200.209787%2C0.39687%200.396875%2C0.39687%20h%205.55625%20c%200.187089%2C1e-5%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.48229%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264583%2C-0.52917%20l%20-0.79375%2C-0.79375%20c%20-0.139445%2C-0.13945%20-0.331959%2C-0.26458%20-0.529167%2C-0.26458%20z%20m%200.132292%2C0.26458%20h%204.233333%20v%200.92604%20c%200%2C0.18709%200.209787%2C0.3969%200.396875%2C0.39688%20h%200.926042%20v%206.35%20c%200%2C0.12473%20-0.139859%2C0.26458%20-0.264584%2C0.26458%20h%20-5.291666%20c%20-0.124726%2C0%20-0.264584%2C-0.13986%20-0.264584%2C-0.26458%20v%20-7.40834%20c%200%2C-0.12472%200.139859%2C-0.26458%200.264584%2C-0.26458%20z%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21167566%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1937%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1939%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22183.62082%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21166699%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22184.94374%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1941%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1943%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%2249.212517%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22186.26666%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21164963%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1945%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-49.477093%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-53.445847%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1947%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%20%2F%3E%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22rotate%2890%29%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.264583%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect1949%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%224.2333245%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%220.26458335%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22182.29791%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-50.800014%22%0A%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.21165831%22%0A%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.13229167%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22table_32%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20x%3D%2247.095833%22%0A%20%20%20%20%20%20%20%20%20y%3D%22179.91667%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-xlsx_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933334%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-57.679161%2C-171.45%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g63%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g27%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1638%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2060.457292%2C171.45%20c%20-0.311815%2C0%20-0.661458%2C0.34965%20-0.661458%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349644%2C0.66145%200.661458%2C0.66145%20h%2011.377083%20c%200.311819%2C0%200.661459%2C-0.34963%200.661459%2C-0.66145%20V%20174.625%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264584%2C-0.52917%20L%2069.85%2C171.71458%20C%2069.710555%2C171.57513%2069.518045%2C171.45%2069.320834%2C171.45%20Z%20m%200.132292%2C0.26458%20h%208.73125%20v%202.11667%20c%200%2C0.37418%200.41957%2C0.79375%200.79375%2C0.79375%20h%202.116666%20v%2012.96458%20c%200%2C0.24945%20-0.279716%2C0.52917%20-0.529166%2C0.52917%20h%20-11.1125%20c%20-0.24945%2C0%20-0.529167%2C-0.27972%20-0.529167%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279834%2C-0.53673%200.529167%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect5076%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2062.441667%2C176.74167%20c%20-0.293158%2C0%20-0.529167%2C0.23601%20-0.529167%2C0.52916%20v%207.40834%20c%200%2C0.29316%200.236009%2C0.52916%200.529167%2C0.52916%20H%2069.85%20c%200.293158%2C0%200.529167%2C-0.236%200.529167%2C-0.52916%20v%20-7.40834%20c%200%2C-0.29315%20-0.236009%2C-0.52916%20-0.529167%2C-0.52916%20z%20m%200%2C0.52916%20h%202.116667%20v%202.11667%20h%20-2.116667%20z%20m%202.645833%2C0%20H%2069.85%20v%202.11667%20h%20-4.7625%20z%20m%20-2.645833%2C2.64584%20h%202.116667%20v%202.11666%20h%20-2.116667%20z%20m%202.645833%2C0%20H%2069.85%20v%202.11666%20h%20-4.7625%20z%20m%20-2.645833%2C2.64583%20h%202.116667%20v%202.11667%20h%20-2.116667%20z%20m%202.645833%2C0%20H%2069.85%20v%202.11667%20h%20-4.7625%20z%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22171.45%22%0A%20%20%20%20%20%20%20%20%20x%3D%2257.679161%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20id%3D%22table_64%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-rpt_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.00005%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.2333466%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-40.745831%2C-144.99165%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g53%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g9%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path3565%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.275517%2C144.99167%20v%204.23333%20h%203.175%20l%20-5.18e-4%2C-3.70418%20-0.529167%2C-0.52916%20z%20m%200.264583%2C0.26458%20h%202.116667%20l%20-5.18e-4%2C0.52916%200.529685%2C10e-6%20v%203.175%20H%2041.5401%20Z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path35%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2043.920904%2C146.14334%20-2.023284%2C2.02329%20h%201.058333%20l%200.964951%2C-0.96495%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A0.11996%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path36%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2041.804238%2C148.07324%202.023283%2C-2.02328%20h%20-1.058332%20l%20-0.964951%2C0.96495%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A0.11996%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A0.11996%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2043.920903%2C147.38844%20-0.778186%2C0.77819%20h%200.778186%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path37%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path38%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.1%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A0.11996%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2043.142711%2C148.16662%200.778186%2C-0.77819%20v%200.77819%20z%20m%200.684804%2C-2.11667%20-2.023283%2C2.02329%20v%20-1.05834%20l%200.96495%2C-0.96495%20z%20m%20-1.929901%2C2.11667%202.023283%2C-2.02329%20v%201.05834%20l%20-0.964951%2C0.96495%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2043.9209%2C147.38843%20-0.778186%2C0.77819%20H%2043.9209%20Z%20m%20-2.116666%2C0.68481%202.023283%2C-2.02328%20h%20-1.058332%20l%20-0.964951%2C0.96495%20z%20m%202.116666%2C-1.9299%20-2.023284%2C2.02328%20h%201.058333%20l%200.964951%2C-0.96495%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.1%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A0.11996%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path39%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22144.99165%22%0A%20%20%20%20%20%20%20%20%20x%3D%2240.745831%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20id%3D%22reporting_16%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-rpt_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000065%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.466684%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-47.095833%2C-140.75832%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g52%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g10%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path3582%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2048.551559%2C140.75833%20c%20-0.187088%2C0%20-0.396875%2C0.20979%20-0.396875%2C0.39688%20v%207.67292%20c%200%2C0.18709%200.209786%2C0.39687%200.396875%2C0.39687%20h%205.55625%20c%200.18709%2C1e-5%200.396875%2C-0.20978%200.396875%2C-0.39687%20v%20-6.4823%20c%200%2C-0.19721%20-0.125134%2C-0.38971%20-0.264584%2C-0.52916%20l%20-0.79375%2C-0.79375%20c%20-0.139448%2C-0.13945%20-0.331956%2C-0.26459%20-0.529166%2C-0.26459%20z%20m%200.132291%2C0.26459%20h%204.233334%20v%200.92604%20c%200%2C0.18709%200.209785%2C0.39689%200.396875%2C0.39687%20H%2054.2401%20v%206.35%20c%200%2C0.12473%20-0.139852%2C0.26459%20-0.264583%2C0.26459%20H%2048.68385%20c%20-0.124724%2C0%20-0.264583%2C-0.13987%20-0.264583%2C-0.26459%20v%20-7.40833%20c%200%2C-0.12472%200.139859%2C-0.26458%200.264583%2C-0.26458%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4923-3%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2053.181396%2C143.56754%20-3.540746%2C3.54074%20h%201.852082%20l%201.688664%2C-1.68866%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A0.11996%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4927-3%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2049.477232%2C146.94486%203.540746%2C-3.54075%20h%20-1.852082%20l%20-1.688664%2C1.68867%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A0.11996%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A0.11996%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2053.181396%2C145.74646%20-1.361826%2C1.36182%20h%201.361826%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4931-0%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4937-9%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.1%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A0.11996%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2051.819568%2C147.10829%201.361825%2C-1.36183%20v%201.36183%20z%20m%201.198407%2C-3.70417%20-3.540746%2C3.54075%20v%20-1.85208%20l%201.688663%2C-1.68867%20z%20m%20-3.377327%2C3.70417%203.540745%2C-3.54075%20v%201.85208%20l%20-1.688663%2C1.68867%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2053.181395%2C145.74646%20-1.361826%2C1.36183%20h%201.361825%20z%20m%20-3.704166%2C1.19841%203.540746%2C-3.54075%20h%20-1.852082%20l%20-1.688664%2C1.68866%20z%20m%203.704166%2C-3.37733%20-3.540747%2C3.54075%20h%201.852083%20l%201.688664%2C-1.68867%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.1%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A0.11996%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4941-5%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22reporting_32%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20x%3D%2247.095833%22%0A%20%20%20%20%20%20%20%20%20y%3D%22140.75832%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-rpt_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264.000038%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933344%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-57.679161%2C-132.29166%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g51%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g11%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path3571%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2060.457809%2C132.29167%20c%20-0.31182%2C0%20-0.661459%2C0.34965%20-0.661459%2C0.66146%20v%2015.61041%20c%200%2C0.31181%200.349639%2C0.66146%200.661459%2C0.66146%20h%2011.377083%20c%200.311819%2C0%200.661459%2C-0.34964%200.661459%2C-0.66146%20v%20-13.09687%20c%200%2C-0.19721%20-0.125134%2C-0.38972%20-0.264584%2C-0.52917%20l%20-2.38125%2C-2.38125%20c%20-0.13944%2C-0.13945%20-0.331957%2C-0.26458%20-0.529166%2C-0.26458%20z%20m%200.132291%2C0.26458%20h%208.731251%20v%202.11667%20c%200%2C0.37418%200.419569%2C0.79375%200.79375%2C0.79375%20h%202.116666%20v%2012.96458%20c%200%2C0.24945%20-0.279718%2C0.52917%20-0.529166%2C0.52917%20H%2060.5901%20c%20-0.249449%2C0%20-0.529166%2C-0.27972%20-0.529166%2C-0.52917%20v%20-15.34583%20c%200%2C-0.24945%200.279837%2C-0.53673%200.529166%2C-0.52917%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A0.11996%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2069.850171%2C138.43927%20-7.081491%2C7.08149%20h%203.704164%20l%203.377327%2C-3.37732%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4893-4%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A0.11996%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2062.441843%2C145.19392%207.081491%2C-7.08149%20H%2065.81917%20l%20-3.377327%2C3.37733%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4897-9%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4901-5%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2069.850171%2C142.79711%20-2.723651%2C2.72365%20h%202.723651%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A0.11996%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2067.126516%2C145.52077%202.72365%2C-2.72366%20v%202.72366%20z%20m%202.396813%2C-7.40833%20-7.08149%2C7.08149%20v%20-3.70417%20l%203.377326%2C-3.37732%20z%20m%20-6.754653%2C7.40833%207.08149%2C-7.0815%20v%203.70417%20l%20-3.377326%2C3.37733%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.1%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A0.11996%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4907-3%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4911-7%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.1%3Bfill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A0.11996%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2069.850168%2C142.79711%20-2.723652%2C2.72365%20h%202.723651%20z%20m%20-7.40833%2C2.39682%207.081491%2C-7.08149%20h%20-3.704164%20l%20-3.377327%2C3.37732%20z%20m%207.40833%2C-6.75466%20-7.081492%2C7.08149%20h%203.704164%20l%203.377328%2C-3.37732%20z%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22132.29166%22%0A%20%20%20%20%20%20%20%20%20x%3D%2257.679161%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20id%3D%22reporting_64%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-xml_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2215.999999%22%0A%20%20%20height%3D%2216.0005%22%0A%20%20%20viewBox%3D%220%200%204.233333%204.2334657%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-203.19999%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g69%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g29%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%280%2C0.52916667%29%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5661%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%200.52916667%2C202.67083%20v%204.23334%20H%203.7041667%20l%20-2e-7%2C-3.70418%20-0.5291666%2C-0.52917%20z%20M%200.79375%2C202.93542%20h%202.1166667%20l%20-10e-8%2C0.52915%200.5291668%2C1e-5%20v%203.175%20H%200.79375%20Z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-weight%3A900%3Bfont-size%3A21.3333px%3Bline-height%3A125%25%3Bfont-family%3A%27Source%20Code%20Pro%27%3B-inkscape-font-specification%3A%27Source%20Code%20Pro%20Heavy%27%3Bletter-spacing%3A0px%3Bword-spacing%3A0px%3Bfill%3A%23c1c8d0%3Bstroke-width%3A3.94373px%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20186.79465%2C915.48801%20-8.36265%2C-5.33332%20v%20-2.47466%20l%208.36265%2C-5.33333%20v%203.28533%20l%20-5.37599%2C3.24266%20v%200.0853%20l%205.37599%2C3.24267%20z%20m%203.37067%2C3.92533%207.03999%2C-18.55997%20h%203.02933%20l%20-7.03999%2C18.55997%20z%20m%2013.43999%2C-3.92533%20v%20-3.28532%20l%205.37599%2C-3.24267%20v%20-0.0853%20l%20-5.37599%2C-3.24266%20v%20-3.28533%20l%208.36265%2C5.33333%20v%202.47466%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22flowRoot5719%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.06314763%2C0%2C0%2C0.07127784%2C-10.209183%2C140.04746%29%22%0A%20%20%20%20%20%20%20%20%20%20%20aria-label%3D%22%26lt%3B%2F%26gt%3B%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22203.20012%22%0A%20%20%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20%20%20height%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20width%3D%224.2333331%22%0A%20%20%20%20%20%20%20%20%20id%3D%22xml_16%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-xml_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2231.999998%22%0A%20%20%20height%3D%2232.000492%22%0A%20%20%20viewBox%3D%220%200%208.4666661%208.4667971%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-6.3499985%2C-198.96667%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g70%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g30%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%280%2C0.52916667%29%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5677%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%207.8052084%2C198.4375%20c%20-0.1870868%2C0%20-0.396875%2C0.20979%20-0.396875%2C0.39688%20v%207.67291%20c%200%2C0.18709%200.2097872%2C0.39688%200.396875%2C0.39688%20h%205.5562496%20c%200.187089%2C1e-5%200.396875%2C-0.20979%200.396875%2C-0.39688%20V%20200.025%20c%200%2C-0.19721%20-0.125136%2C-0.38972%20-0.264583%2C-0.52917%20L%2012.7%2C198.70208%20c%20-0.139445%2C-0.13945%20-0.331959%2C-0.26458%20-0.529167%2C-0.26458%20z%20M%207.9375%2C198.70208%20h%204.233333%20v%200.92605%20c%200%2C0.18709%200.209788%2C0.39689%200.396875%2C0.39687%20h%200.926042%20v%206.35%20c%200%2C0.12473%20-0.139858%2C0.26458%20-0.264583%2C0.26458%20H%207.9375%20c%20-0.1247258%2C0%20-0.2645833%2C-0.13986%20-0.2645833%2C-0.26458%20v%20-7.40833%20c%200%2C-0.12472%200.1398585%2C-0.26459%200.2645833%2C-0.26459%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-weight%3A900%3Bfont-size%3A21.3333px%3Bline-height%3A125%25%3Bfont-family%3A%27Source%20Code%20Pro%27%3B-inkscape-font-specification%3A%27Source%20Code%20Pro%20Heavy%27%3Bletter-spacing%3A0px%3Bword-spacing%3A0px%3Bfill%3A%23c1c8d0%3Bstroke-width%3A1.97186px%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20186.79465%2C915.48801%20-8.36265%2C-5.33332%20v%20-2.47466%20l%208.36265%2C-5.33333%20v%203.28533%20l%20-5.37599%2C3.24266%20v%200.0853%20l%205.37599%2C3.24267%20z%20m%203.37067%2C3.92533%207.03999%2C-18.55997%20h%203.02933%20l%20-7.03999%2C18.55997%20z%20m%2013.43999%2C-3.92533%20v%20-3.28532%20l%205.37599%2C-3.24267%20v%20-0.0853%20l%20-5.37599%2C-3.24266%20v%20-3.28533%20l%208.36265%2C5.33333%20v%202.47466%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22flowRoot5711%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.12629527%2C0%2C0%2C0.14255567%2C-14.068415%2C73.19076%29%22%0A%20%20%20%20%20%20%20%20%20%20%20aria-label%3D%22%26lt%3B%2F%26gt%3B%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22xml_32%22%0A%20%20%20%20%20%20%20%20%20width%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20height%3D%228.4666662%22%0A%20%20%20%20%20%20%20%20%20x%3D%226.3499985%22%0A%20%20%20%20%20%20%20%20%20y%3D%22198.9668%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-xml_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A%2F%2Fwww.inkscape.org%2F%29%20--%3E%0A%0A%3Csvg%0A%20%20%20width%3D%2263.999996%22%0A%20%20%20height%3D%2264.000473%22%0A%20%20%20viewBox%3D%220%200%2016.933332%2016.933459%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg8%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs2%22%20%2F%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-16.933334%2C-190.5%29%22%3E%3Cg%0A%20%20%20%20%20%20%20id%3D%22g71%22%3E%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g31%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%280%2C0.52916667%29%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5667%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23c1c8d0%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2019.711458%2C189.97083%20c%20-0.311814%2C0%20-0.661458%2C0.34965%20-0.661458%2C0.66146%20v%2015.61042%20c%200%2C0.31181%200.349645%2C0.66146%200.661458%2C0.66146%20h%2011.377084%20c%200.311819%2C0%200.661458%2C-0.34964%200.661458%2C-0.66146%20v%20-13.09688%20c%200%2C-0.19721%20-0.125135%2C-0.38971%20-0.264583%2C-0.52916%20l%20-2.38125%2C-2.38125%20c%20-0.139446%2C-0.13945%20-0.331956%2C-0.26459%20-0.529167%2C-0.26459%20z%20m%200.132292%2C0.26459%20H%2028.575%20v%202.11666%20c%200%2C0.37418%200.419571%2C0.79375%200.79375%2C0.79375%20h%202.116667%20v%2012.96459%20c%200%2C0.24945%20-0.279717%2C0.52916%20-0.529167%2C0.52916%20h%20-11.1125%20c%20-0.24945%2C0%20-0.529167%2C-0.27971%20-0.529167%2C-0.52916%20v%20-15.34584%20c%200%2C-0.24945%200.279834%2C-0.53672%200.529167%2C-0.52916%20z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-weight%3A900%3Bfont-size%3A21.3333px%3Bline-height%3A125%25%3Bfont-family%3A%27Source%20Code%20Pro%27%3B-inkscape-font-specification%3A%27Source%20Code%20Pro%20Heavy%27%3Bletter-spacing%3A0px%3Bword-spacing%3A0px%3Bfill%3A%23c1c8d0%3Bstroke-width%3A1.01627px%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20186.79465%2C915.48801%20-8.36265%2C-5.33332%20v%20-2.47466%20l%208.36265%2C-5.33333%20v%203.28533%20l%20-5.37599%2C3.24266%20v%200.0853%20l%205.37599%2C3.24267%20z%20m%203.37067%2C3.92533%207.03999%2C-18.55997%20h%203.02933%20l%20-7.03999%2C18.55997%20z%20m%2013.43999%2C-3.92533%20v%20-3.28532%20l%205.37599%2C-3.24267%20v%20-0.0853%20l%20-5.37599%2C-3.24266%20v%20-3.28533%20l%208.36265%2C5.33333%20v%202.47466%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22flowRoot5703%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.25259054%2C0%2C0%2C0.26834008%2C-23.903544%2C-44.573784%29%22%0A%20%20%20%20%20%20%20%20%20%20%20aria-label%3D%22%26lt%3B%2F%26gt%3B%22%20%2F%3E%3C%2Fg%3E%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%22190.50012%22%0A%20%20%20%20%20%20%20%20%20x%3D%2216.933334%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216.933332%22%0A%20%20%20%20%20%20%20%20%20id%3D%22xml_64%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.5%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0.132292%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-adhoc-html_16{width:16px;height:16px;mask:url("data:image/svg+xml,%3Csvg%20id%3D%22svg8%22%20width%3D%2216%22%20height%3D%2216%22%20version%3D%221.1%22%20viewBox%3D%220%200%204.2333%204.2333%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20id%3D%22layer2%22%20transform%3D%22translate%280%20-127%29%22%3E%3Cg%20id%3D%22g32%22%20transform%3D%22translate%280%20-19.05%29%22%3E%3Cg%20id%3D%22g28%22%3E%3Cpath%20id%3D%22path6%22%20d%3D%22m0.52917%20146.05v4.2333h3.175l-2e-7%20-3.7042-0.52917-0.52917zm0.26458%200.26458h2.1167l-1e-7%200.52916%200.52917%201e-5v3.175h-2.6458z%22%20fill%3D%22%23c1c8d0%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22g46-2-0%22%20transform%3D%22matrix%28.25%200%200%20.25%20-4.2333%20117.34%29%22%20stroke-width%3D%224%22%3E%3Crect%20id%3D%22rect114-9-1%22%20x%3D%2221.167%22%20y%3D%22128.06%22%20width%3D%228.4667%22%20height%3D%22.52917%22%20rx%3D%220%22%20ry%3D%220%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Crect%20id%3D%22rect115-4-3%22%20x%3D%2228.575%22%20y%3D%22121.71%22%20width%3D%221.0583%22%20height%3D%225.8208%22%20rx%3D%220%22%20ry%3D%220%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Crect%20id%3D%22rect116-0-4%22%20x%3D%2226.458%22%20y%3D%22123.3%22%20width%3D%221.0583%22%20height%3D%224.2333%22%20rx%3D%220%22%20ry%3D%220%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Crect%20id%3D%22rect117-2-2%22%20x%3D%2224.342%22%20y%3D%22124.88%22%20width%3D%221.0583%22%20height%3D%222.6458%22%20rx%3D%220%22%20ry%3D%220%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Crect%20id%3D%22rect118-9-9%22%20x%3D%2222.225%22%20y%3D%22123.82%22%20width%3D%221.0583%22%20height%3D%223.7042%22%20rx%3D%220%22%20ry%3D%220%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Crect%20id%3D%22rect119-3-4%22%20transform%3D%22rotate%2890%29%22%20x%3D%22123.82%22%20y%3D%22-21.696%22%20width%3D%224.2333%22%20height%3D%22.52917%22%20rx%3D%220%22%20ry%3D%220%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Cpath%20id%3D%22path119-3-1%22%20d%3D%22m29.104%20120.65-2.1167%201.0583-2.1167%202.1167-2.1167-1.0583%22%20fill%3D%22none%22%20stroke%3D%22%23c1c8d0%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.52917%22%2F%3E%3Ccircle%20id%3D%22circle119-5-8%22%20transform%3D%22scale%28-1%2C1%29%22%20cx%3D%22-22.754%22%20cy%3D%22122.77%22%20r%3D%22.52917%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Ccircle%20id%3D%22circle120-9-9%22%20transform%3D%22scale%28-1%2C1%29%22%20cx%3D%22-24.871%22%20cy%3D%22123.82%22%20r%3D%22.52917%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Ccircle%20id%3D%22circle121-4-5%22%20transform%3D%22scale%28-1%2C1%29%22%20cx%3D%22-26.988%22%20cy%3D%22121.71%22%20r%3D%22.52917%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Ccircle%20id%3D%22circle122-4-8%22%20transform%3D%22scale%28-1%2C1%29%22%20cx%3D%22-29.104%22%20cy%3D%22120.65%22%20r%3D%22.52917%22%20fill%3D%22%23c1c8d0%22%2F%3E%3C%2Fg%3E%3Crect%20id%3D%22rect28%22%20y%3D%22146.05%22%20width%3D%224.2333%22%20height%3D%224.2333%22%20fill%3D%22none%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-adhoc-html_32{width:32px;height:32px;mask:url("data:image/svg+xml,%3Csvg%20id%3D%22svg8%22%20width%3D%2232%22%20height%3D%2232%22%20version%3D%221.1%22%20viewBox%3D%220%200%208.4667%208.4667%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20id%3D%22layer2%22%20transform%3D%22translate%28-6.35%20-122.77%29%22%3E%3Cg%20id%3D%22g40%22%20transform%3D%22translate%280%20-19.05%29%22%3E%3Cg%20id%3D%22g36%22%3E%3Cpath%20id%3D%22path32%22%20d%3D%22m7.8052%20141.82c-0.18709%200-0.39688%200.20978-0.39688%200.39687v7.6729c0%200.18709%200.20979%200.39687%200.39688%200.39687h5.5562c0.18709%201e-5%200.39688-0.20978%200.39688-0.39687v-6.4823c0-0.19721-0.12514-0.38972-0.26458-0.52917l-0.79375-0.79375c-0.13944-0.13945-0.33196-0.26458-0.52917-0.26458zm0.13229%200.26458h4.2333v0.92604c0%200.18709%200.20979%200.3969%200.39688%200.39688h0.92604v6.35c0%200.12473-0.13986%200.26458-0.26458%200.26458h-5.2917c-0.12473%200-0.26458-0.13986-0.26458-0.26458v-7.4083c0-0.12472%200.13986-0.26458%200.26458-0.26458z%22%20fill%3D%22%23c1c8d0%22%20fill-rule%3D%22evenodd%22%2F%3E%3Cg%20id%3D%22g46-2%22%20transform%3D%22matrix%28.5%200%200%20.5%20-2.1167%2084.137%29%22%20stroke-width%3D%222%22%3E%3Crect%20id%3D%22rect114-9%22%20x%3D%2221.167%22%20y%3D%22128.06%22%20width%3D%228.4667%22%20height%3D%22.52917%22%20rx%3D%220%22%20ry%3D%220%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Crect%20id%3D%22rect115-4%22%20x%3D%2228.575%22%20y%3D%22121.71%22%20width%3D%221.0583%22%20height%3D%225.8208%22%20rx%3D%220%22%20ry%3D%220%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Crect%20id%3D%22rect116-0%22%20x%3D%2226.458%22%20y%3D%22123.3%22%20width%3D%221.0583%22%20height%3D%224.2333%22%20rx%3D%220%22%20ry%3D%220%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Crect%20id%3D%22rect117-2%22%20x%3D%2224.342%22%20y%3D%22124.88%22%20width%3D%221.0583%22%20height%3D%222.6458%22%20rx%3D%220%22%20ry%3D%220%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Crect%20id%3D%22rect118-9%22%20x%3D%2222.225%22%20y%3D%22123.82%22%20width%3D%221.0583%22%20height%3D%223.7042%22%20rx%3D%220%22%20ry%3D%220%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Crect%20id%3D%22rect119-3%22%20transform%3D%22rotate%2890%29%22%20x%3D%22123.82%22%20y%3D%22-21.696%22%20width%3D%224.2333%22%20height%3D%22.52917%22%20rx%3D%220%22%20ry%3D%220%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Cpath%20id%3D%22path119-3%22%20d%3D%22m29.104%20120.65-2.1167%201.0583-2.1167%202.1167-2.1167-1.0583%22%20fill%3D%22none%22%20stroke%3D%22%23c1c8d0%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.52917px%22%2F%3E%3Ccircle%20id%3D%22circle119-5%22%20transform%3D%22scale%28-1%2C1%29%22%20cx%3D%22-22.754%22%20cy%3D%22122.77%22%20r%3D%22.52917%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Ccircle%20id%3D%22circle120-9%22%20transform%3D%22scale%28-1%2C1%29%22%20cx%3D%22-24.871%22%20cy%3D%22123.82%22%20r%3D%22.52917%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Ccircle%20id%3D%22circle121-4%22%20transform%3D%22scale%28-1%2C1%29%22%20cx%3D%22-26.988%22%20cy%3D%22121.71%22%20r%3D%22.52917%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Ccircle%20id%3D%22circle122-4%22%20transform%3D%22scale%28-1%2C1%29%22%20cx%3D%22-29.104%22%20cy%3D%22120.65%22%20r%3D%22.52917%22%20fill%3D%22%23c1c8d0%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Crect%20id%3D%22rect36%22%20x%3D%226.35%22%20y%3D%22141.82%22%20width%3D%228.4667%22%20height%3D%228.4667%22%20fill%3D%22none%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-adhoc-html_64{width:64px;height:64px;mask:url("data:image/svg+xml,%3Csvg%20id%3D%22svg8%22%20width%3D%2264%22%20height%3D%2264%22%20version%3D%221.1%22%20viewBox%3D%220%200%2016.933%2016.933%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20id%3D%22layer2%22%20transform%3D%22translate%28-16.933%20-114.3%29%22%3E%3Cg%20id%3D%22g45%22%20transform%3D%22translate%280%20-19.05%29%22%3E%3Cg%20id%3D%22g44%22%3E%3Cpath%20id%3D%22path40%22%20d%3D%22m19.711%20133.35c-0.31181%200-0.66146%200.34965-0.66146%200.66146v15.61c0%200.31181%200.34964%200.66145%200.66146%200.66145h11.377c0.31182%200%200.66146-0.34963%200.66146-0.66145v-13.097c0-0.19721-0.12514-0.38972-0.26458-0.52917l-2.3812-2.3812c-0.13945-0.13945-0.33196-0.26458-0.52917-0.26458zm0.13229%200.26458h8.7312v2.1167c0%200.37418%200.41957%200.79375%200.79375%200.79375h2.1167v12.965c0%200.24945-0.27972%200.52917-0.52917%200.52917h-11.112c-0.24945%200-0.52917-0.27972-0.52917-0.52917v-15.346c0-0.24945%200.27983-0.53673%200.52917-0.52917z%22%20fill%3D%22%23c1c8d0%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22g46%22%20transform%3D%22translate%280%2017.992%29%22%3E%3Cg%20id%3D%22g119%22%20transform%3D%22matrix%28.25153%200%200%20.25153%2018.564%20113.81%29%22%20fill%3D%22%23c1c8d0%22%20stroke-width%3D%221.0519%22%3E%3Crect%20id%3D%22rect114%22%20x%3D%2210.348%22%20y%3D%2257.681%22%20width%3D%2233.66%22%20height%3D%221.0519%22%20rx%3D%220%22%20ry%3D%220%22%2F%3E%3Crect%20id%3D%22rect115%22%20x%3D%2235.593%22%20y%3D%2232.436%22%20width%3D%225.2594%22%20height%3D%2223.141%22%20rx%3D%22.87656%22%20ry%3D%22.96422%22%2F%3E%3Crect%20id%3D%22rect116%22%20x%3D%2228.23%22%20y%3D%2237.696%22%20width%3D%225.2594%22%20height%3D%2217.882%22%20rx%3D%22.87656%22%20ry%3D%22.99344%22%2F%3E%3Crect%20id%3D%22rect117%22%20x%3D%2220.867%22%20y%3D%2244.007%22%20width%3D%225.2594%22%20height%3D%2211.571%22%20rx%3D%22.87656%22%20ry%3D%22.96422%22%2F%3E%3Crect%20id%3D%22rect118%22%20x%3D%2213.504%22%20y%3D%2240.851%22%20width%3D%225.2594%22%20height%3D%2214.726%22%20rx%3D%22.87656%22%20ry%3D%22.98175%22%2F%3E%3Crect%20id%3D%22rect119%22%20transform%3D%22rotate%2890%29%22%20x%3D%2240.851%22%20y%3D%22-11.4%22%20width%3D%2216.83%22%20height%3D%221.0519%22%20rx%3D%220%22%20ry%3D%220%22%2F%3E%3C%2Fg%3E%3Cpath%20id%3D%22path119%22%20d%3D%22m28.178%20121.05-1.8521%200.79375-1.8521%201.5875-1.8521-1.3229%22%20fill%3D%22none%22%20stroke%3D%22%23c1c8d0%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.26458px%22%2F%3E%3Ccircle%20id%3D%22circle119%22%20transform%3D%22scale%28-1%2C1%29%22%20cx%3D%22-22.622%22%20cy%3D%22122.11%22%20r%3D%22.39687%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Ccircle%20id%3D%22circle120%22%20transform%3D%22scale%28-1%2C1%29%22%20cx%3D%22-24.474%22%20cy%3D%22123.43%22%20r%3D%22.39687%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Ccircle%20id%3D%22circle121%22%20transform%3D%22scale%28-1%2C1%29%22%20cx%3D%22-26.326%22%20cy%3D%22121.84%22%20r%3D%22.39687%22%20fill%3D%22%23c1c8d0%22%2F%3E%3Ccircle%20id%3D%22circle122%22%20transform%3D%22scale%28-1%2C1%29%22%20cx%3D%22-28.178%22%20cy%3D%22121.05%22%20r%3D%22.39687%22%20fill%3D%22%23c1c8d0%22%2F%3E%3C%2Fg%3E%3Crect%20id%3D%22rect44%22%20x%3D%2216.933%22%20y%3D%22133.35%22%20width%3D%2216.933%22%20height%3D%2216.933%22%20fill%3D%22none%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-default{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-16%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g10%22%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect5002%22%0A%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20x%3D%2216%22%0A%20%20%20%20%20%20%20%20%20y%3D%2211%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect5004%22%0A%20%20%20%20%20%20%20%20%20width%3D%2215%22%0A%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20x%3D%2217%22%0A%20%20%20%20%20%20%20%20%20y%3D%2213%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect5006%22%0A%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20height%3D%222%22%0A%20%20%20%20%20%20%20%20%20x%3D%2231%22%0A%20%20%20%20%20%20%20%20%20y%3D%2211%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path5041%22%0A%20%20%20%20%20%20%20%20%20d%3D%22M%2019.5%2C11%20C%2019.224%2C11%2019%2C10.776%2019%2C10.5%20V%205%20H%2018.5%20C%2018.224%2C5%2018%2C4.776%2018%2C4.5%2018%2C4.224%2018.224%2C4%2018.5%2C4%20h%201%20C%2019.776%2C4%2020%2C4.224%2020%2C4.5%20v%206%20c%200%2C0.276%20-0.224%2C0.5%20-0.5%2C0.5%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g5022%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.5%2C0%2C0%2C0.5%2C20%2C-3%29%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A2%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2013.013672%2C14%20a%201%2C1%200%200%200%20-1%2C1%201%2C1%200%200%200%201%2C1%20h%205%20v%2010%20h%20-5%20a%201%2C1%200%200%200%20-1%2C1%201%2C1%200%200%200%201%2C1%20h%206%20a%201.0001%2C1.0001%200%200%200%201%2C-1%20V%2015%20a%201.0001%2C1.0001%200%200%200%20-1%2C-1%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5012%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke-linecap%3Around%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2015%2C20%20a%201%2C1%200%200%200%20-1%2C1%201%2C1%200%200%200%201%2C1%20h%204%20a%201%2C1%200%200%200%201%2C-1%201%2C1%200%200%200%20-1%2C-1%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5016%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bdisplay%3Ainline%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%2011%2C14%20a%201%2C1%200%200%200%20-1%2C1%201%2C1%200%200%200%201%2C1%20h%205%20v%204%20h%20-5%20a%201.0001%2C1.0001%200%200%200%20-1%2C1%20v%206%20a%201.0001%2C1.0001%200%200%200%201%2C1%20h%206%20a%201%2C1%200%200%200%201%2C-1%201%2C1%200%200%200%20-1%2C-1%20h%20-5%20v%20-4%20h%205%20a%201.0001%2C1.0001%200%200%200%201%2C-1%20v%20-6%20a%201.0001%2C1.0001%200%200%200%20-1%2C-1%20z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path5024%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.5%2C0%2C0%2C0.5%2C16%2C-3%29%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%0A%20%20%20%20%20%20%20%20%20x%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_number%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-unknown{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-128%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g2%22%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bopacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect1%22%0A%20%20%20%20%20%20%20%20%20width%3D%222%22%0A%20%20%20%20%20%20%20%20%20height%3D%222%22%0A%20%20%20%20%20%20%20%20%20x%3D%22135%22%0A%20%20%20%20%20%20%20%20%20y%3D%2211%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22font-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3A22.5px%3Bline-height%3A125%25%3Bfont-family%3Amonospace%3B-inkscape-font-specification%3Amonospace%3Bletter-spacing%3A0px%3Bword-spacing%3A0px%3Bdisplay%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20136.29546%2C3.011068%20c%20-0.41023%2C0%20-0.81376%2C0.05498%20-1.20117%2C0.167969%20-0.38153%2C0.112452%20-0.75436%2C0.281938%20-1.11719%2C0.501953%20-0.16825%2C0.101703%20-0.27118%2C0.283873%20-0.27148%2C0.480469%20v%200.978515%20c%20-4.9e-4%2C0.454098%200.50958%2C0.721545%200.88281%2C0.462891%200.31054%2C-0.215485%200.59867%2C-0.370647%200.85547%2C-0.46875%2010e-4%2C-6.45e-4%200.003%2C-0.0013%200.004%2C-0.0019%200.25656%2C-0.100895%200.47644%2C-0.142578%200.66407%2C-0.142578%200.28323%2C0%200.43511%2C0.06304%200.54297%2C0.154297%2010e-4%2C6.55e-4%200.003%2C0.0013%200.004%2C0.002%200.11456%2C0.09547%200.14063%2C0.148356%200.14063%2C0.318359%200%2C0.07825%20-0.0153%2C0.139018%20-0.0566%2C0.214844%20-0.001%2C0.0032%20-0.003%2C0.0065%20-0.004%2C0.0098%20-0.0322%2C0.06161%20-0.1402%2C0.206029%20-0.33008%2C0.386719%20-0.003%2C0.0032%20-0.007%2C0.0065%20-0.01%2C0.0098%20l%20-0.46875%2C0.464843%20c%20-0.32027%2C0.313223%20-0.56551%2C0.616382%20-0.7168%2C0.953125%20v%200.0039%20c%20-0.1446%2C0.327751%20-0.20274%2C0.694144%20-0.20508%2C1.091797%20L%20135.00026%2C10%20c%200.35612%2C2.43e-4%201.97381%2C-0.0012%202%2C0%20l%200.006%2C-1.238932%20V%208.514974%20c%200.0842%2C-0.290509%200.35311%2C-0.514935%200.50003%2C-0.691406%200.001%2C-0.0013%200.003%2C-0.0026%200.004%2C-0.0039%20l%200.45899%2C-0.449218%20c%200.34897%2C-0.341548%200.60422%2C-0.640588%200.76758%2C-0.960938%20v%20-0.002%20c%200.15753%2C-0.306485%200.24023%2C-0.648058%200.24023%2C-0.996094%200%2C-0.68731%20-0.27005%2C-1.326902%20-0.77148%2C-1.761719%20-0.50003%2C-0.436377%20-1.16757%2C-0.638672%20-1.91016%2C-0.638671%20z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_default%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20x%3D%22128%22%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-binary{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-112%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g3%22%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g8994-5%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%284%2C-16%29%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%22%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22120%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%224%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect8977-4%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2222%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22119%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%223%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect8979-8%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22119%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect8981-3%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g9002-3%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%28-4%2C-16%29%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%22%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect8996-7%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%224%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22120%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect8998-1%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%223%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22119%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2222%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9000-9%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22119%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g9034-9%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%284%2C-16%29%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%22%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22116%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect8983-9%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2219%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22117%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect8985-0%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2219%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22115%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect8987-6%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2222%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22116%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect8989-0%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9010-6%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20117%2C18%20v%201%20h%201%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20118%2C22%20h%20-1%20v%201%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9014-2%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20116%2C18%20v%201%20h%20-1%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9018-7%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9022-8%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20115%2C22%20h%201%20v%201%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g9042-6%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%280%2C-9%29%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%22%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9036-3%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%224%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22120%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9038-0%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%223%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22119%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2222%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9040-3%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22119%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g9060-1%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%280%2C-9%29%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%22%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9044-5%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22116%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9046-9%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22117%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2219%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9048-0%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22115%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2219%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9050-2%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22116%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2222%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20117%2C18%20v%201%20h%201%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9052-3%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9054-7%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20118%2C22%20h%20-1%20v%201%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9056-5%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20116%2C18%20v%201%20h%20-1%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20115%2C22%20h%201%20v%201%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9058-7%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%284%2C-9%29%22%0A%20%20%20%20%20%20%20%20%20id%3D%22g9068-3%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%22%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22120%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%224%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9062-5%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2222%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22119%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%223%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9064-5%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22119%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9066-9%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%0A%20%20%20%20%20%20%20%20%20x%3D%22112%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_binary%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-boolean{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-80%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g5%22%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bopacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%2088%2C2%20a%206%2C6%200%200%200%20-6%2C6%206%2C6%200%200%200%206%2C6%206%2C6%200%200%200%206%2C-6%206%2C6%200%200%200%20-0.267578%2C-1.7753906%20L%2091.996094%2C7.8613281%20A%204%2C4%200%200%201%2092%2C8%204%2C4%200%200%201%2088%2C12%204%2C4%200%200%201%2084.001953%2C8.0292969%20l%20-0.0059%2C-0.00391%20A%200.93528736%2C0.93528736%200%200%201%2083.982422%2C6.703125%20L%2084.392578%2C6.2832031%20A%204%2C4%200%200%201%2088%2C4%204%2C4%200%200%201%2090.744141%2C5.097656%20L%2092.203125%2C3.720703%20A%206%2C6%200%200%200%2088%2C2%20Z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22circle5145%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bdisplay%3Ainline%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22M%2093.65625%2C3.6367188%2087.859375%2C9.0996094%2085.349609%2C6.6425781%2084.650391%2C7.3574219%2087.847656%2C10.486328%2094.34375%2C4.3632812%20Z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path5148%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_boolean%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20x%3D%2280%22%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-currency{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-96%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g4%22%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g5001%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.5%2C0%2C0%2C0.5%2C96%2C0%29%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A2%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4987%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%2015%2C2%20C%206.716%2C2%200%2C8.716%200%2C17%200%2C25.284%206.716%2C32%2015%2C32%2023.284%2C32%2030%2C25.284%2030%2C17%2030%2C8.716%2023.284%2C2%2015%2C2%20Z%20m%200%2C27%20C%208.373%2C29%203%2C23.627%203%2C17%203%2C10.373%208.373%2C5%2015%2C5%20c%206.627%2C0%2012%2C5.373%2012%2C12%200%2C6.627%20-5.373%2C12%20-12%2C12%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bstroke-width%3A2%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4989%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%2020.963%2C20.136%20C%2020.486%2C19.858%2019.874%2C20.02%2019.596%2C20.498%2019.057%2C21.425%2018.062%2C22.001%2017%2C22.001%20h%20-4%20c%20-1.304%2C0%20-2.415%2C-0.836%20-2.828%2C-2%20H%2015%20c%200.552%2C0%201%2C-0.448%201%2C-1%200%2C-0.552%20-0.448%2C-1%20-1%2C-1%20h%20-5%20v%20-2%20h%205%20c%200.552%2C0%201%2C-0.448%201%2C-1%200%2C-0.552%20-0.448%2C-1%20-1%2C-1%20h%20-4.828%20c%200.413%2C-1.164%201.524%2C-2%202.828%2C-2%20h%204%20c%201.062%2C0%202.057%2C0.576%202.596%2C1.503%200.278%2C0.477%200.89%2C0.639%201.367%2C0.361%200.477%2C-0.278%200.639%2C-0.89%200.361%2C-1.367%20-0.896%2C-1.54%20-2.553%2C-2.497%20-4.325%2C-2.497%20h%20-4%20c%20-2.415%2C0%20-4.435%2C1.72%20-4.899%2C4%20H%206.999%20c%20-0.552%2C0%20-1%2C0.448%20-1%2C1%200%2C0.552%200.448%2C1%201%2C1%20h%201%20v%202%20h%20-1%20c%20-0.552%2C0%20-1%2C0.448%20-1%2C1%200%2C0.552%200.448%2C1%201%2C1%20H%208.1%20c%200.465%2C2.279%202.485%2C4%204.899%2C4%20h%204%20c%201.772%2C0%203.429%2C-0.957%204.325%2C-2.497%200.278%2C-0.477%200.116%2C-1.09%20-0.362%2C-1.367%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bstroke-width%3A2%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_currency%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20x%3D%2296%22%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-date{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-32%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g8%22%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path5060%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%2037%2C6%20h%202%20v%202%20h%20-2%20z%20m%203%2C0%20h%202%20v%202%20h%20-2%20z%20m%203%2C0%20h%202%20v%202%20h%20-2%20z%20m%20-9%2C6%20h%202%20v%202%20h%20-2%20z%20m%203%2C0%20h%202%20v%202%20h%20-2%20z%20m%203%2C0%20h%202%20v%202%20H%2040%20Z%20M%2037%2C9%20h%202%20v%202%20h%20-2%20z%20m%203%2C0%20h%202%20v%202%20h%20-2%20z%20m%203%2C0%20h%202%20v%202%20h%20-2%20z%20m%20-9%2C0%20h%202%20v%202%20H%2034%20Z%20M%2045%2C0%20V%201%20H%2043%20V%200%20H%2036%20V%201%20H%2034%20V%200%20H%2032%20V%2016%20H%2047%20V%200%20Z%20m%201%2C15%20H%2033%20V%204%20h%2013%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%0A%20%20%20%20%20%20%20%20%20x%3D%2232%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_date%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-datetime{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-64%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g6%22%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A1%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%2064%2C0%20v%2014%20h%205.025391%20A%206.5%2C6.5%200%200%201%2068.505859%2C13%20H%2065%20V%203%20h%209%201%20v%201.0253906%20a%206.5%2C6.5%200%200%201%201%2C0.1582032%20V%200%20H%2075%20V%201%20H%2073%20V%200%20H%2067%20V%201%20H%2065%20V%200%20Z%20m%202%2C4%20v%202%20h%202%20V%204%20Z%20m%203%2C0%20v%202%20h%200.820312%20A%206.5%2C6.5%200%200%201%2071%2C5.0253906%20V%204%20Z%20m%203%2C0%20v%200.5058594%20a%206.5%2C6.5%200%200%201%202%2C-0.484375%20V%204%20Z%20m%20-6%2C3%20v%202%20h%202%20V%207%20Z%20m%203%2C0%20V%207.048828%20A%206.5%2C6.5%200%200%201%2069.03125%2C7%20Z%20m%20-3%2C3%20v%202%20h%202%20V%2010.5%2010%20Z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path5165%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bdisplay%3Ainline%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%2074%2C7.5%20v%203.207031%20l%202.646484%2C2.646485%200.707032%2C-0.707032%20L%2075%2C10.292969%20V%207.5%20Z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path5184%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bopacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20d%3D%22M%2074.5%2C5%20A%205.5%2C5.5%200%200%200%2069%2C10.5%205.5%2C5.5%200%200%200%2074.5%2C16%205.5%2C5.5%200%200%200%2080%2C10.5%205.5%2C5.5%200%200%200%2074.5%2C5%20Z%20m%200%2C1%20A%204.5%2C4.5%200%200%201%2079%2C10.5%204.5%2C4.5%200%200%201%2074.5%2C15%204.5%2C4.5%200%200%201%2070%2C10.5%204.5%2C4.5%200%200%201%2074.5%2C6%20Z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22circle4974%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%0A%20%20%20%20%20%20%20%20%20x%3D%2264%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_datetime%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-double{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-16%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g10%22%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect5002%22%0A%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20x%3D%2216%22%0A%20%20%20%20%20%20%20%20%20y%3D%2211%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect5004%22%0A%20%20%20%20%20%20%20%20%20width%3D%2215%22%0A%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20x%3D%2217%22%0A%20%20%20%20%20%20%20%20%20y%3D%2213%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect5006%22%0A%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20height%3D%222%22%0A%20%20%20%20%20%20%20%20%20x%3D%2231%22%0A%20%20%20%20%20%20%20%20%20y%3D%2211%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path5041%22%0A%20%20%20%20%20%20%20%20%20d%3D%22M%2019.5%2C11%20C%2019.224%2C11%2019%2C10.776%2019%2C10.5%20V%205%20H%2018.5%20C%2018.224%2C5%2018%2C4.776%2018%2C4.5%2018%2C4.224%2018.224%2C4%2018.5%2C4%20h%201%20C%2019.776%2C4%2020%2C4.224%2020%2C4.5%20v%206%20c%200%2C0.276%20-0.224%2C0.5%20-0.5%2C0.5%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g5022%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.5%2C0%2C0%2C0.5%2C20%2C-3%29%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A2%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2013.013672%2C14%20c%20-0.552285%2C0%20-1%2C0.447715%20-1%2C1%200%2C0.552285%200.447715%2C1%201%2C1%20h%205%20v%2010%20h%20-3%20c%20-0.552285%2C0%20-1%2C0.447715%20-1%2C1%200%2C0.552285%200.447715%2C1%201%2C1%20h%204%20c%200.552262%2C-5.5e-5%200.999945%2C-0.447738%201%2C-1%20V%2015%20c%20-5.5e-5%2C-0.552262%20-0.447738%2C-0.999945%20-1%2C-1%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5012%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke-linecap%3Around%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2015%2C20%20a%201%2C1%200%200%200%20-1%2C1%201%2C1%200%200%200%201%2C1%20h%204%20a%201%2C1%200%200%200%201%2C-1%201%2C1%200%200%200%20-1%2C-1%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5016%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bdisplay%3Ainline%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%2011%2C14%20c%20-0.552285%2C0%20-1%2C0.447715%20-1%2C1%200%2C0.552285%200.447715%2C1%201%2C1%20h%205%20v%204%20h%20-5%20c%20-0.552262%2C5.5e-5%20-0.999945%2C0.447738%20-1%2C1%20v%206%20c%205.5e-5%2C0.552262%200.447738%2C0.999945%201%2C1%20h%204%20c%200.552285%2C0%201%2C-0.447715%201%2C-1%200%2C-0.552285%20-0.447715%2C-1%20-1%2C-1%20h%20-3%20v%20-4%20h%205%20c%200.552262%2C-5.5e-5%200.999945%2C-0.447738%201%2C-1%20v%20-6%20c%20-5.5e-5%2C-0.552262%20-0.447738%2C-0.999945%20-1%2C-1%20z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path5024%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.5%2C0%2C0%2C0.5%2C16%2C-3%29%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%0A%20%20%20%20%20%20%20%20%20x%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_number%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%3Ccircle%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-dashoffset%3A0.499999%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1%22%0A%20%20%20%20%20%20%20%20%20cx%3D%2225.5%22%0A%20%20%20%20%20%20%20%20%20cy%3D%2210.5%22%0A%20%20%20%20%20%20%20%20%20r%3D%220.5%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-multilinetext{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g9%22%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path5020%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%2011.5%2C11%20h%20-4%20C%207.3155%2C11%207.146%2C10.8985%207.059%2C10.736%206.972%2C10.5735%206.9815%2C10.376%207.084%2C10.2225%20L%2010.5655%2C5%20H%207.5%20C%207.224%2C5%207%2C4.776%207%2C4.5%207%2C4.224%207.224%2C4%207.5%2C4%20h%204%20c%200.1845%2C0%200.354%2C0.1015%200.441%2C0.264%200.087%2C0.1625%200.0775%2C0.36%20-0.025%2C0.5135%20L%208.4345%2C10%20H%2011.5%20c%200.276%2C0%200.5%2C0.224%200.5%2C0.5%200%2C0.276%20-0.224%2C0.5%20-0.5%2C0.5%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bdisplay%3Ainline%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22M%204%2C3.9990235%20A%200.5008376%2C0.5008376%200%200%200%203.538086%2C4.307617%20l%20-2.5%2C6%20a%200.5007875%2C0.5007875%200%200%200%200.269531%2C0.654297%200.5007875%2C0.5007875%200%200%200%200.654297%2C-0.269531%20L%204%2C5.800781%206.038086%2C10.692383%20a%200.5007875%2C0.5007875%200%200%200%200.654297%2C0.269531%200.5007875%2C0.5007875%200%200%200%200.269531%2C-0.654297%20l%20-2.5%2C-6%20A%200.5008376%2C0.5008376%200%200%200%204%2C3.9990235%20Z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path4988%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect4992%22%0A%20%20%20%20%20%20%20%20%20width%3D%222.691%22%0A%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20x%3D%223.309%22%0A%20%20%20%20%20%20%20%20%20y%3D%228%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect4994%22%0A%20%20%20%20%20%20%20%20%20width%3D%223.28475%22%0A%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20x%3D%222.309%22%0A%20%20%20%20%20%20%20%20%20y%3D%228%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect4996%22%0A%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20%20%20y%3D%2211%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect4998%22%0A%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20x%3D%2215%22%0A%20%20%20%20%20%20%20%20%20y%3D%2211%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect5000%22%0A%20%20%20%20%20%20%20%20%20width%3D%2214%22%0A%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20x%3D%221%22%0A%20%20%20%20%20%20%20%20%20y%3D%2213%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_string%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-dashoffset%3A0.499999%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect1%22%0A%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20height%3D%224%22%0A%20%20%20%20%20%20%20%20%20x%3D%2214%22%0A%20%20%20%20%20%20%20%20%20y%3D%225%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-dashoffset%3A0.499999%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect2%22%0A%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20x%3D%2213%22%0A%20%20%20%20%20%20%20%20%20y%3D%228%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20d%3D%22M%2013%2C10%2011%2C8.4900777%2013%2C7%20Z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path2%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-number{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-16%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g10%22%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect5002%22%0A%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20x%3D%2216%22%0A%20%20%20%20%20%20%20%20%20y%3D%2211%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect5004%22%0A%20%20%20%20%20%20%20%20%20width%3D%2215%22%0A%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20x%3D%2217%22%0A%20%20%20%20%20%20%20%20%20y%3D%2213%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect5006%22%0A%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20height%3D%222%22%0A%20%20%20%20%20%20%20%20%20x%3D%2231%22%0A%20%20%20%20%20%20%20%20%20y%3D%2211%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path5041%22%0A%20%20%20%20%20%20%20%20%20d%3D%22M%2019.5%2C11%20C%2019.224%2C11%2019%2C10.776%2019%2C10.5%20V%205%20H%2018.5%20C%2018.224%2C5%2018%2C4.776%2018%2C4.5%2018%2C4.224%2018.224%2C4%2018.5%2C4%20h%201%20C%2019.776%2C4%2020%2C4.224%2020%2C4.5%20v%206%20c%200%2C0.276%20-0.224%2C0.5%20-0.5%2C0.5%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g5022%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.5%2C0%2C0%2C0.5%2C20%2C-3%29%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A2%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2013.013672%2C14%20a%201%2C1%200%200%200%20-1%2C1%201%2C1%200%200%200%201%2C1%20h%205%20v%2010%20h%20-5%20a%201%2C1%200%200%200%20-1%2C1%201%2C1%200%200%200%201%2C1%20h%206%20a%201.0001%2C1.0001%200%200%200%201%2C-1%20V%2015%20a%201.0001%2C1.0001%200%200%200%20-1%2C-1%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5012%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke-linecap%3Around%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2015%2C20%20a%201%2C1%200%200%200%20-1%2C1%201%2C1%200%200%200%201%2C1%20h%204%20a%201%2C1%200%200%200%201%2C-1%201%2C1%200%200%200%20-1%2C-1%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5016%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bdisplay%3Ainline%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%2011%2C14%20a%201%2C1%200%200%200%20-1%2C1%201%2C1%200%200%200%201%2C1%20h%205%20v%204%20h%20-5%20a%201.0001%2C1.0001%200%200%200%20-1%2C1%20v%206%20a%201.0001%2C1.0001%200%200%200%201%2C1%20h%206%20a%201%2C1%200%200%200%201%2C-1%201%2C1%200%200%200%20-1%2C-1%20h%20-5%20v%20-4%20h%205%20a%201.0001%2C1.0001%200%200%200%201%2C-1%20v%20-6%20a%201.0001%2C1.0001%200%200%200%20-1%2C-1%20z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path5024%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.5%2C0%2C0%2C0.5%2C16%2C-3%29%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%0A%20%20%20%20%20%20%20%20%20x%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_number%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-password{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-144%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g1%22%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path5005%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20155%2C0%20c%20-2.7615%2C0%20-5%2C2.2385%20-5%2C5%200%2C0.313%200.029%2C0.619%200.084%2C0.916%20L%20144%2C12%20v%203%20c%200%2C0.5525%200.4475%2C1%201%2C1%20h%201%20v%20-1%20h%202%20v%20-2%20h%202%20v%20-2%20h%202%20l%201.2975%2C-1.2975%20C%20153.829%2C9.895%20154.402%2C10%20155%2C10%20c%202.7615%2C0%205%2C-2.2385%205%2C-5%200%2C-2.7615%20-2.2385%2C-5%20-5%2C-5%20z%20m%201.498%2C5.002%20c%20-0.8285%2C0%20-1.5%2C-0.6715%20-1.5%2C-1.5%200%2C-0.8285%200.6715%2C-1.5%201.5%2C-1.5%200.8285%2C0%201.5%2C0.6715%201.5%2C1.5%200%2C0.8285%20-0.6715%2C1.5%20-1.5%2C1.5%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bopacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_password%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20x%3D%22144%22%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-selectstring{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g9%22%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path5020%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%2011.5%2C11%20h%20-4%20C%207.3155%2C11%207.146%2C10.8985%207.059%2C10.736%206.972%2C10.5735%206.9815%2C10.376%207.084%2C10.2225%20L%2010.5655%2C5%20H%207.5%20C%207.224%2C5%207%2C4.776%207%2C4.5%207%2C4.224%207.224%2C4%207.5%2C4%20h%204%20c%200.1845%2C0%200.354%2C0.1015%200.441%2C0.264%200.087%2C0.1625%200.0775%2C0.36%20-0.025%2C0.5135%20L%208.4345%2C10%20H%2011.5%20c%200.276%2C0%200.5%2C0.224%200.5%2C0.5%200%2C0.276%20-0.224%2C0.5%20-0.5%2C0.5%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bdisplay%3Ainline%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22M%204%2C3.9990235%20A%200.5008376%2C0.5008376%200%200%200%203.538086%2C4.307617%20l%20-2.5%2C6%20a%200.5007875%2C0.5007875%200%200%200%200.269531%2C0.654297%200.5007875%2C0.5007875%200%200%200%200.654297%2C-0.269531%20L%204%2C5.800781%206.038086%2C10.692383%20a%200.5007875%2C0.5007875%200%200%200%200.654297%2C0.269531%200.5007875%2C0.5007875%200%200%200%200.269531%2C-0.654297%20l%20-2.5%2C-6%20A%200.5008376%2C0.5008376%200%200%200%204%2C3.9990235%20Z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path4988%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect4992%22%0A%20%20%20%20%20%20%20%20%20width%3D%222.691%22%0A%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20x%3D%222.309%22%0A%20%20%20%20%20%20%20%20%20y%3D%228%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect4994%22%0A%20%20%20%20%20%20%20%20%20width%3D%223.28475%22%0A%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20x%3D%222.309%22%0A%20%20%20%20%20%20%20%20%20y%3D%228%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect4996%22%0A%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20%20%20y%3D%2211%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect4998%22%0A%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20x%3D%2215%22%0A%20%20%20%20%20%20%20%20%20y%3D%2211%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect5000%22%0A%20%20%20%20%20%20%20%20%20width%3D%2214%22%0A%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20x%3D%221%22%0A%20%20%20%20%20%20%20%20%20y%3D%2213%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_string%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20d%3D%22M%2012%2C6%2013.5%2C9%2015%2C6%20Z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-text{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g9%22%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path5020%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%2013.5%2C11%20h%20-4%20C%209.3155%2C11%209.146%2C10.8985%209.059%2C10.736%208.972%2C10.5735%208.9815%2C10.376%209.084%2C10.2225%20L%2012.5655%2C5%20H%209.5%20C%209.224%2C5%209%2C4.776%209%2C4.5%209%2C4.224%209.224%2C4%209.5%2C4%20h%204%20c%200.1845%2C0%200.354%2C0.1015%200.441%2C0.264%200.087%2C0.1625%200.0775%2C0.36%20-0.025%2C0.5135%20L%2010.4345%2C10%20H%2013.5%20c%200.276%2C0%200.5%2C0.224%200.5%2C0.5%200%2C0.276%20-0.224%2C0.5%20-0.5%2C0.5%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bdisplay%3Ainline%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22M%205%2C3.9990235%20A%200.5008376%2C0.5008376%200%200%200%204.538086%2C4.307617%20l%20-2.5%2C6%20a%200.5007875%2C0.5007875%200%200%200%200.269531%2C0.654297%200.5007875%2C0.5007875%200%200%200%200.654297%2C-0.269531%20L%205%2C5.800781%207.038086%2C10.692383%20a%200.5007875%2C0.5007875%200%200%200%200.654297%2C0.269531%200.5007875%2C0.5007875%200%200%200%200.269531%2C-0.654297%20l%20-2.5%2C-6%20A%200.5008376%2C0.5008376%200%200%200%205%2C3.9990235%20Z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path4988%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect4992%22%0A%20%20%20%20%20%20%20%20%20width%3D%222.691%22%0A%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20x%3D%223.309%22%0A%20%20%20%20%20%20%20%20%20y%3D%228%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect4994%22%0A%20%20%20%20%20%20%20%20%20width%3D%223.28475%22%0A%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20x%3D%223.309%22%0A%20%20%20%20%20%20%20%20%20y%3D%228%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect4996%22%0A%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20%20%20y%3D%2211%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect4998%22%0A%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20x%3D%2215%22%0A%20%20%20%20%20%20%20%20%20y%3D%2211%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect5000%22%0A%20%20%20%20%20%20%20%20%20width%3D%2214%22%0A%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20x%3D%221%22%0A%20%20%20%20%20%20%20%20%20y%3D%2213%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_string%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-time{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-48%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g7%22%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A1%22%0A%20%20%20%20%20%20%20%20%20d%3D%22M%2058.293%2C11.707%2055%2C8.414%20V%204%20h%202%20v%203.586%20l%202.707%2C2.707%20z%20M%2056%2C0%20c%20-4.4185%2C0%20-8%2C3.5815%20-8%2C8%200%2C4.4185%203.5815%2C8%208%2C8%204.4185%2C0%208%2C-3.5815%208%2C-8%200%2C-4.4185%20-3.5815%2C-8%20-8%2C-8%20z%20m%200%2C14%20c%20-3.3135%2C0%20-6%2C-2.6865%20-6%2C-6%200%2C-3.3135%202.6865%2C-6%206%2C-6%203.3135%2C0%206%2C2.6865%206%2C6%200%2C3.3135%20-2.6865%2C6%20-6%2C6%20z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path5136%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_time%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20x%3D%2248%22%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-6{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-16%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g10%22%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect5002%22%0A%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20x%3D%2216%22%0A%20%20%20%20%20%20%20%20%20y%3D%2211%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect5004%22%0A%20%20%20%20%20%20%20%20%20width%3D%2215%22%0A%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20x%3D%2217%22%0A%20%20%20%20%20%20%20%20%20y%3D%2213%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect5006%22%0A%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20height%3D%222%22%0A%20%20%20%20%20%20%20%20%20x%3D%2231%22%0A%20%20%20%20%20%20%20%20%20y%3D%2211%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path5041%22%0A%20%20%20%20%20%20%20%20%20d%3D%22M%2019.5%2C11%20C%2019.224%2C11%2019%2C10.776%2019%2C10.5%20V%205%20H%2018.5%20C%2018.224%2C5%2018%2C4.776%2018%2C4.5%2018%2C4.224%2018.224%2C4%2018.5%2C4%20h%201%20C%2019.776%2C4%2020%2C4.224%2020%2C4.5%20v%206%20c%200%2C0.276%20-0.224%2C0.5%20-0.5%2C0.5%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g5022%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.5%2C0%2C0%2C0.5%2C20%2C-3%29%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A2%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2013.013672%2C14%20a%201%2C1%200%200%200%20-1%2C1%201%2C1%200%200%200%201%2C1%20h%205%20v%2010%20h%20-5%20a%201%2C1%200%200%200%20-1%2C1%201%2C1%200%200%200%201%2C1%20h%206%20a%201.0001%2C1.0001%200%200%200%201%2C-1%20V%2015%20a%201.0001%2C1.0001%200%200%200%20-1%2C-1%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5012%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke-linecap%3Around%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2015%2C20%20a%201%2C1%200%200%200%20-1%2C1%201%2C1%200%200%200%201%2C1%20h%204%20a%201%2C1%200%200%200%201%2C-1%201%2C1%200%200%200%20-1%2C-1%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5016%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bdisplay%3Ainline%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%2011%2C14%20a%201%2C1%200%200%200%20-1%2C1%201%2C1%200%200%200%201%2C1%20h%205%20v%204%20h%20-5%20a%201.0001%2C1.0001%200%200%200%20-1%2C1%20v%206%20a%201.0001%2C1.0001%200%200%200%201%2C1%20h%206%20a%201%2C1%200%200%200%201%2C-1%201%2C1%200%200%200%20-1%2C-1%20h%20-5%20v%20-4%20h%205%20a%201.0001%2C1.0001%200%200%200%201%2C-1%20v%20-6%20a%201.0001%2C1.0001%200%200%200%20-1%2C-1%20z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path5024%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.5%2C0%2C0%2C0.5%2C16%2C-3%29%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%0A%20%20%20%20%20%20%20%20%20x%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_number%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-7{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-96%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g4%22%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g5001%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.5%2C0%2C0%2C0.5%2C96%2C0%29%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A2%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4987%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%2015%2C2%20C%206.716%2C2%200%2C8.716%200%2C17%200%2C25.284%206.716%2C32%2015%2C32%2023.284%2C32%2030%2C25.284%2030%2C17%2030%2C8.716%2023.284%2C2%2015%2C2%20Z%20m%200%2C27%20C%208.373%2C29%203%2C23.627%203%2C17%203%2C10.373%208.373%2C5%2015%2C5%20c%206.627%2C0%2012%2C5.373%2012%2C12%200%2C6.627%20-5.373%2C12%20-12%2C12%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bstroke-width%3A2%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path4989%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%2020.963%2C20.136%20C%2020.486%2C19.858%2019.874%2C20.02%2019.596%2C20.498%2019.057%2C21.425%2018.062%2C22.001%2017%2C22.001%20h%20-4%20c%20-1.304%2C0%20-2.415%2C-0.836%20-2.828%2C-2%20H%2015%20c%200.552%2C0%201%2C-0.448%201%2C-1%200%2C-0.552%20-0.448%2C-1%20-1%2C-1%20h%20-5%20v%20-2%20h%205%20c%200.552%2C0%201%2C-0.448%201%2C-1%200%2C-0.552%20-0.448%2C-1%20-1%2C-1%20h%20-4.828%20c%200.413%2C-1.164%201.524%2C-2%202.828%2C-2%20h%204%20c%201.062%2C0%202.057%2C0.576%202.596%2C1.503%200.278%2C0.477%200.89%2C0.639%201.367%2C0.361%200.477%2C-0.278%200.639%2C-0.89%200.361%2C-1.367%20-0.896%2C-1.54%20-2.553%2C-2.497%20-4.325%2C-2.497%20h%20-4%20c%20-2.415%2C0%20-4.435%2C1.72%20-4.899%2C4%20H%206.999%20c%20-0.552%2C0%20-1%2C0.448%20-1%2C1%200%2C0.552%200.448%2C1%201%2C1%20h%201%20v%202%20h%20-1%20c%20-0.552%2C0%20-1%2C0.448%20-1%2C1%200%2C0.552%200.448%2C1%201%2C1%20H%208.1%20c%200.465%2C2.279%202.485%2C4%204.899%2C4%20h%204%20c%201.772%2C0%203.429%2C-0.957%204.325%2C-2.497%200.278%2C-0.477%200.116%2C-1.09%20-0.362%2C-1.367%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bstroke-width%3A2%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_currency%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20x%3D%2296%22%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-8{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-80%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g5%22%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bopacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%2088%2C2%20a%206%2C6%200%200%200%20-6%2C6%206%2C6%200%200%200%206%2C6%206%2C6%200%200%200%206%2C-6%206%2C6%200%200%200%20-0.267578%2C-1.7753906%20L%2091.996094%2C7.8613281%20A%204%2C4%200%200%201%2092%2C8%204%2C4%200%200%201%2088%2C12%204%2C4%200%200%201%2084.001953%2C8.0292969%20l%20-0.0059%2C-0.00391%20A%200.93528736%2C0.93528736%200%200%201%2083.982422%2C6.703125%20L%2084.392578%2C6.2832031%20A%204%2C4%200%200%201%2088%2C4%204%2C4%200%200%201%2090.744141%2C5.097656%20L%2092.203125%2C3.720703%20A%206%2C6%200%200%200%2088%2C2%20Z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22circle5145%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bdisplay%3Ainline%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22M%2093.65625%2C3.6367188%2087.859375%2C9.0996094%2085.349609%2C6.6425781%2084.650391%2C7.3574219%2087.847656%2C10.486328%2094.34375%2C4.3632812%20Z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path5148%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_boolean%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20x%3D%2280%22%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-9{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-32%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g8%22%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path5060%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%2037%2C6%20h%202%20v%202%20h%20-2%20z%20m%203%2C0%20h%202%20v%202%20h%20-2%20z%20m%203%2C0%20h%202%20v%202%20h%20-2%20z%20m%20-9%2C6%20h%202%20v%202%20h%20-2%20z%20m%203%2C0%20h%202%20v%202%20h%20-2%20z%20m%203%2C0%20h%202%20v%202%20H%2040%20Z%20M%2037%2C9%20h%202%20v%202%20h%20-2%20z%20m%203%2C0%20h%202%20v%202%20h%20-2%20z%20m%203%2C0%20h%202%20v%202%20h%20-2%20z%20m%20-9%2C0%20h%202%20v%202%20H%2034%20Z%20M%2045%2C0%20V%201%20H%2043%20V%200%20H%2036%20V%201%20H%2034%20V%200%20H%2032%20V%2016%20H%2047%20V%200%20Z%20m%201%2C15%20H%2033%20V%204%20h%2013%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%0A%20%20%20%20%20%20%20%20%20x%3D%2232%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_date%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-10{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-48%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g7%22%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A1%22%0A%20%20%20%20%20%20%20%20%20d%3D%22M%2058.293%2C11.707%2055%2C8.414%20V%204%20h%202%20v%203.586%20l%202.707%2C2.707%20z%20M%2056%2C0%20c%20-4.4185%2C0%20-8%2C3.5815%20-8%2C8%200%2C4.4185%203.5815%2C8%208%2C8%204.4185%2C0%208%2C-3.5815%208%2C-8%200%2C-4.4185%20-3.5815%2C-8%20-8%2C-8%20z%20m%200%2C14%20c%20-3.3135%2C0%20-6%2C-2.6865%20-6%2C-6%200%2C-3.3135%202.6865%2C-6%206%2C-6%203.3135%2C0%206%2C2.6865%206%2C6%200%2C3.3135%20-2.6865%2C6%20-6%2C6%20z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path5136%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_time%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20x%3D%2248%22%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-11{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g9%22%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path5020%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%2013.5%2C11%20h%20-4%20C%209.3155%2C11%209.146%2C10.8985%209.059%2C10.736%208.972%2C10.5735%208.9815%2C10.376%209.084%2C10.2225%20L%2012.5655%2C5%20H%209.5%20C%209.224%2C5%209%2C4.776%209%2C4.5%209%2C4.224%209.224%2C4%209.5%2C4%20h%204%20c%200.1845%2C0%200.354%2C0.1015%200.441%2C0.264%200.087%2C0.1625%200.0775%2C0.36%20-0.025%2C0.5135%20L%2010.4345%2C10%20H%2013.5%20c%200.276%2C0%200.5%2C0.224%200.5%2C0.5%200%2C0.276%20-0.224%2C0.5%20-0.5%2C0.5%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bdisplay%3Ainline%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22M%205%2C3.9990235%20A%200.5008376%2C0.5008376%200%200%200%204.538086%2C4.307617%20l%20-2.5%2C6%20a%200.5007875%2C0.5007875%200%200%200%200.269531%2C0.654297%200.5007875%2C0.5007875%200%200%200%200.654297%2C-0.269531%20L%205%2C5.800781%207.038086%2C10.692383%20a%200.5007875%2C0.5007875%200%200%200%200.654297%2C0.269531%200.5007875%2C0.5007875%200%200%200%200.269531%2C-0.654297%20l%20-2.5%2C-6%20A%200.5008376%2C0.5008376%200%200%200%205%2C3.9990235%20Z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path4988%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect4992%22%0A%20%20%20%20%20%20%20%20%20width%3D%222.691%22%0A%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20x%3D%223.309%22%0A%20%20%20%20%20%20%20%20%20y%3D%228%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect4994%22%0A%20%20%20%20%20%20%20%20%20width%3D%223.28475%22%0A%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20x%3D%223.309%22%0A%20%20%20%20%20%20%20%20%20y%3D%228%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect4996%22%0A%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20%20%20y%3D%2211%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect4998%22%0A%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20x%3D%2215%22%0A%20%20%20%20%20%20%20%20%20y%3D%2211%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1.00157%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect5000%22%0A%20%20%20%20%20%20%20%20%20width%3D%2214%22%0A%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20x%3D%221%22%0A%20%20%20%20%20%20%20%20%20y%3D%2213%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_string%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-14{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-112%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g3%22%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g8994-5%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%284%2C-16%29%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%22%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22120%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%224%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect8977-4%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2222%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22119%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%223%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect8979-8%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22119%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect8981-3%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g9002-3%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%28-4%2C-16%29%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%22%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect8996-7%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%224%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22120%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect8998-1%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%223%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22119%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2222%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9000-9%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22119%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g9034-9%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%284%2C-16%29%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%22%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22116%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect8983-9%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2219%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22117%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect8985-0%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2219%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22115%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect8987-6%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2222%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22116%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect8989-0%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9010-6%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20117%2C18%20v%201%20h%201%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20118%2C22%20h%20-1%20v%201%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9014-2%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20116%2C18%20v%201%20h%20-1%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9018-7%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9022-8%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20115%2C22%20h%201%20v%201%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g9042-6%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%280%2C-9%29%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%22%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9036-3%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%224%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22120%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9038-0%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%223%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22119%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2222%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9040-3%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22119%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g9060-1%22%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%280%2C-9%29%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%22%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9044-5%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22116%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9046-9%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22117%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2219%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9048-0%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%223%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22115%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2219%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9050-2%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22116%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2222%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20117%2C18%20v%201%20h%201%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9052-3%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9054-7%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20118%2C22%20h%20-1%20v%201%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9056-5%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20116%2C18%20v%201%20h%20-1%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23707985%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20115%2C22%20h%201%20v%201%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9058-7%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%284%2C-9%29%22%0A%20%20%20%20%20%20%20%20%20id%3D%22g9068-3%22%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%22%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22120%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%224%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9062-5%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2222%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22119%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%223%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9064-5%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%2218%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22119%22%0A%20%20%20%20%20%20%20%20%20%20%20height%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20width%3D%221%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect9066-9%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%0A%20%20%20%20%20%20%20%20%20x%3D%22112%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_binary%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field-15{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-64%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g6%22%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bfill%3A%23707985%3Bstroke-width%3A1%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%2064%2C0%20v%2014%20h%205.025391%20A%206.5%2C6.5%200%200%201%2068.505859%2C13%20H%2065%20V%203%20h%209%201%20v%201.0253906%20a%206.5%2C6.5%200%200%201%201%2C0.1582032%20V%200%20H%2075%20V%201%20H%2073%20V%200%20H%2067%20V%201%20H%2065%20V%200%20Z%20m%202%2C4%20v%202%20h%202%20V%204%20Z%20m%203%2C0%20v%202%20h%200.820312%20A%206.5%2C6.5%200%200%201%2071%2C5.0253906%20V%204%20Z%20m%203%2C0%20v%200.5058594%20a%206.5%2C6.5%200%200%201%202%2C-0.484375%20V%204%20Z%20m%20-6%2C3%20v%202%20h%202%20V%207%20Z%20m%203%2C0%20V%207.048828%20A%206.5%2C6.5%200%200%201%2069.03125%2C7%20Z%20m%20-3%2C3%20v%202%20h%202%20V%2010.5%2010%20Z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path5165%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bdisplay%3Ainline%3Bfill%3A%23707985%3Bfill-rule%3Aevenodd%3B-inkscape-stroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%2074%2C7.5%20v%203.207031%20l%202.646484%2C2.646485%200.707032%2C-0.707032%20L%2075%2C10.292969%20V%207.5%20Z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path5184%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bopacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20d%3D%22M%2074.5%2C5%20A%205.5%2C5.5%200%200%200%2069%2C10.5%205.5%2C5.5%200%200%200%2074.5%2C16%205.5%2C5.5%200%200%200%2080%2C10.5%205.5%2C5.5%200%200%200%2074.5%2C5%20Z%20m%200%2C1%20A%204.5%2C4.5%200%200%201%2079%2C10.5%204.5%2C4.5%200%200%201%2074.5%2C15%204.5%2C4.5%200%200%201%2070%2C10.5%204.5%2C4.5%200%200%201%2074.5%2C6%20Z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22circle4974%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%0A%20%20%20%20%20%20%20%20%20x%3D%2264%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_datetime%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.svgicon-field--1{width:16px;height:16px;mask:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%2216%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata37%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs35%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20id%3D%22layer2%22%0A%20%20%20%20%20style%3D%22display%3Ainline%22%0A%20%20%20%20%20transform%3D%22translate%28-128%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g2%22%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22display%3Ainline%3Bopacity%3A1%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect1%22%0A%20%20%20%20%20%20%20%20%20width%3D%222%22%0A%20%20%20%20%20%20%20%20%20height%3D%222%22%0A%20%20%20%20%20%20%20%20%20x%3D%22135%22%0A%20%20%20%20%20%20%20%20%20y%3D%2211%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20style%3D%22font-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3A22.5px%3Bline-height%3A125%25%3Bfont-family%3Amonospace%3B-inkscape-font-specification%3Amonospace%3Bletter-spacing%3A0px%3Bword-spacing%3A0px%3Bdisplay%3Ainline%3Bfill%3A%23707985%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20136.29546%2C3.011068%20c%20-0.41023%2C0%20-0.81376%2C0.05498%20-1.20117%2C0.167969%20-0.38153%2C0.112452%20-0.75436%2C0.281938%20-1.11719%2C0.501953%20-0.16825%2C0.101703%20-0.27118%2C0.283873%20-0.27148%2C0.480469%20v%200.978515%20c%20-4.9e-4%2C0.454098%200.50958%2C0.721545%200.88281%2C0.462891%200.31054%2C-0.215485%200.59867%2C-0.370647%200.85547%2C-0.46875%2010e-4%2C-6.45e-4%200.003%2C-0.0013%200.004%2C-0.0019%200.25656%2C-0.100895%200.47644%2C-0.142578%200.66407%2C-0.142578%200.28323%2C0%200.43511%2C0.06304%200.54297%2C0.154297%2010e-4%2C6.55e-4%200.003%2C0.0013%200.004%2C0.002%200.11456%2C0.09547%200.14063%2C0.148356%200.14063%2C0.318359%200%2C0.07825%20-0.0153%2C0.139018%20-0.0566%2C0.214844%20-0.001%2C0.0032%20-0.003%2C0.0065%20-0.004%2C0.0098%20-0.0322%2C0.06161%20-0.1402%2C0.206029%20-0.33008%2C0.386719%20-0.003%2C0.0032%20-0.007%2C0.0065%20-0.01%2C0.0098%20l%20-0.46875%2C0.464843%20c%20-0.32027%2C0.313223%20-0.56551%2C0.616382%20-0.7168%2C0.953125%20v%200.0039%20c%20-0.1446%2C0.327751%20-0.20274%2C0.694144%20-0.20508%2C1.091797%20L%20135.00026%2C10%20c%200.35612%2C2.43e-4%201.97381%2C-0.0012%202%2C0%20l%200.006%2C-1.238932%20V%208.514974%20c%200.0842%2C-0.290509%200.35311%2C-0.514935%200.50003%2C-0.691406%200.001%2C-0.0013%200.003%2C-0.0026%200.004%2C-0.0039%20l%200.45899%2C-0.449218%20c%200.34897%2C-0.341548%200.60422%2C-0.640588%200.76758%2C-0.960938%20v%20-0.002%20c%200.15753%2C-0.306485%200.24023%2C-0.648058%200.24023%2C-0.996094%200%2C-0.68731%20-0.27005%2C-1.326902%20-0.77148%2C-1.761719%20-0.50003%2C-0.436377%20-1.16757%2C-0.638672%20-1.91016%2C-0.638671%20z%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1%22%20%2F%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A0.996774%22%0A%20%20%20%20%20%20%20%20%20id%3D%22prompt_default%22%0A%20%20%20%20%20%20%20%20%20width%3D%2216%22%0A%20%20%20%20%20%20%20%20%20height%3D%2216%22%0A%20%20%20%20%20%20%20%20%20x%3D%22128%22%0A%20%20%20%20%20%20%20%20%20y%3D%220%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat 50% 50%;mask-size:cover;background:none;background-color:currentColor}.changeavatar{display:flex;flex-direction:row}.changeavatar .avatararea{order:0;flex-grow:0;width:300px;min-width:300px;height:300px;min-height:300px;position:relative;overflow:hidden}.changeavatar .avatararea .userselectedimage{position:absolute;left:0;top:0;overflow:hidden}.changeavatar .avatararea .providerimage{position:absolute;left:0;top:0;bottom:0;right:0;overflow:hidden}.changeavatar .avatararea .maskoverlay{position:absolute;width:100%;height:100%;top:0;border-radius:50%;border:2px dashed #cdd7e2;box-shadow:0 0 0 300px rgba(205,215,226,.8)}.changeavatar .avatararea .loadingpreviewoverlay{background:rgba(0,0,0,.7);position:absolute;width:100%;height:100%;top:0;display:flex;flex-direction:row;align-items:center;justify-content:center;color:#fff;font-size:24px}.changeavatar .avatararea .loadingpreviewoverlay.hidden{display:none}.changeavatar .avatararea .droparea{background:rgba(0,0,0,.7);border:4px dashed #29848f;position:absolute;width:100%;height:100%;top:0;display:flex;flex-direction:row;align-items:center;justify-content:center;color:#fff;font-size:24px;pointer-events:none}.changeavatar .avatararea .droparea.hidden{display:none}.changeavatar .descriptionarea{order:1;flex-grow:1;padding-left:15px}.changeavatar .descriptionarea .changeimagebuttons{margin-top:30px;display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.changeavatar .descriptionarea #userimage{width:0;height:0;opacity:0;display:inline;position:absolute;top:0;right:0;margin-right:-100%}.changeavatar .zoombuttons{position:absolute;right:0;bottom:0}.changeavatar .zoombuttons.hidden{display:none}.changeavatar .zoombuttons button{line-height:1;padding:4px 5px}@media (max-width: 767px){.changeavatar{flex-direction:column;align-items:center}.changeavatar .avatararea{order:1}.changeavatar .descriptionarea{order:0;padding-left:0;padding-bottom:15px}}.changeavatar iframe{width:0;height:0;border-width:0;opacity:0}/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget{list-style:none}.bootstrap-datetimepicker-widget.dropdown-menu{display:block;margin:2px 0;padding:4px;width:19em}@media (min-width: 768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width: 992px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width: 1500px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu:before,.bootstrap-datetimepicker-widget.dropdown-menu:after{content:'';display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);top:-7px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;top:-6px;left:8px}.bootstrap-datetimepicker-widget.dropdown-menu.top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,.2);bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget .list-unstyled{margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:bold;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action="today"]::after{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget .picker-switch::after{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span{line-height:2.5;height:2.5em;width:100%}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th{text-align:center;border-radius:8px}.bootstrap-datetimepicker-widget table th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px}.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover{background:none;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget table th.prev::after{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Previous Month"}.bootstrap-datetimepicker-widget table th.next::after{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Next Month"}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{background:#999er}.bootstrap-datetimepicker-widget table td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget table td.cw{font-size:.8em;height:20px;line-height:20px;color:#999}.bootstrap-datetimepicker-widget table td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover{background:#999er;cursor:pointer}.bootstrap-datetimepicker-widget table td.old,.bootstrap-datetimepicker-widget table td.new{color:#999}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:'';display:inline-block;border:solid transparent;border-width:0 0 7px 7px;border-bottom-color:#29848f;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{background-color:#29848f;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget table td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover{background:none;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget table td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:8px}.bootstrap-datetimepicker-widget table td span:hover{background:#999er}.bootstrap-datetimepicker-widget table td span.active{background-color:#29848f;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget table td span.old{color:#999}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:none;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget.wider{width:21em}.bootstrap-datetimepicker-widget .datepicker-decades .decade{line-height:1.8em !important}.input-group.date .input-group-addon{cursor:pointer}.hsimp-wrapper{position:relative}.hsimp-wrapper.hsimp-status input.hsimp-level{padding-right:30px}.hsimp-wrapper .hsimp-level-icon{display:none;content:'';width:1em;height:1em;background-size:1em;position:absolute;font-size:18px;top:6px;right:10px}.hsimp-wrapper.hsimp-status input.input-lg ~ .hsimp-level-icon{font-size:22.5px}.hsimp-wrapper input.hsimp-level.hsimp-level--bad ~ .hsimp-level-icon,.hsimp-wrapper input.hsimp-level.hsimp-level--insecure ~ .hsimp-level-icon,hsimp li.insecure h2:before{display:inline-block;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABUUlEQVR4XrWVwW3DMAxFM0JH0CjaoIcu4FE0QkbQCN0gGqFXnupN0nzk05ZJyhGK9vAA6pGi9REUvcjH+2WStwc3gtr2Q5w4oT64E9S2H+LEgCTPxStBDWfnHE4MqPJcupDpFE4EJNlfrw71VAonAqrsr1eHeiqFE4Yk/vUK3MsUThiq+NcrcC9TONGRuGANegp6pymc6Ki8vPCMJd8ENRx6pymcIFhgX1/oAGr1mBmmcIJUXlo6V+jsBzAzTOGExK8Hhd5+AGA2THE4kMrhbHyhjz6w0OPuYd/hIPvrmx2U8w+AlT3s2LwdqhzKwYKFPYB61MeOzfcDiQMtuNwvAdYrX2JS9M3KZg4uzoK7hxS20YJLShL/hxaBHVsKK3NwQSmcGf3ICnZsKXrRguGeJPt/NNS239OEKXD45CEHg78lC1PgoLFvf8wd4ANXPfwD1x9I/u2igaMpWAAAAABJRU5ErkJggg==")}.hsimp-wrapper input.hsimp-level.hsimp-level--ok ~ .hsimp-level-icon,hsimp li.warning h2:before{display:inline-block;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABT0lEQVR4XrWVwW3DMAxFPUJH0CgaxaPo2ltG0AjZIBqhG9R3DpHkI5+2TFKOEbSHB1CPFK2PoOgk39N0kq8nN4La9kOcOKA+uRPUth/ixIAkr8ULQQ1n5xxODKjyWjqT0ymcCEiyvV4d6lMpnAiosr1eHepTKZwwJPGvV+DepnDCUMW/XoF7m8KJjsQFS9BT0DtM4URH5eWZZyz5Jajh0DtM4QTBAvv6QgdQq8fMMIUTpPLS3LlCZz+AmWEKJyR+PSj09gMAs2GK3YFUDmfjC330gZked3f7dgfZXt/soBx/ACzsYcfq7VDlUA4WzOwB1KM+dqy+H0gcaMHlfgmwXvkRk6JvVjZzcPEsuLtLYRstuKQk8X9oEdixprAyBxeUwpnRj6xgx5qiFy0Y7kmy/UdDbfs9TZgChysPORj8lCxMgYPGvv0xd4APXPTwD1weejXd4sCQR1sAAAAASUVORK5CYII=")}.hsimp-wrapper input.hsimp-level.hsimp-level--good ~ .hsimp-level-icon,hsimp li.achievement h2:before{display:inline-block;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAd0lEQVR4XqWO2w3AIAhFHcXBHLSfjNJNWknAUORl+nFDhHtObOMa7U+2xWm2RSF9BmgeCxC6Zx6aXReiSJgDuuTFgvG9foAFoFmG8a4L61CBWQBOIYVZ4BWt3QdmgSdJYSmIJC6sBZYkhC2BlKSwJ8AgmMKRoJwXQJGzal+XjhoAAAAASUVORK5CYII=")}hsimp{text-align:left}hsimp ul{padding:0;margin:0}hsimp li{list-style:none}hsimp li.notice h2:before{display:inline-block;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAyElEQVR4Xq2TwQ3CMAxFywg+sEJ348YGZA1m4FixBXN0hEqc4L/SoMTEICiHJyX292/spJ2ZdY5eJDGIcYE1MXKVvtxsxF5M4iou4rjAmhg5NGgrAwJncRMnsc2CAmLk0KCdTXISVxI7V0QMyhgaYtTMBvTF0XD3X20ZAFpqejbJHv21jh2BlpoDGybMkLwI4+gEQM3Agmti0l4A7wyoGf9iELXwyeDZQrJ4iJFBNcTV1with5SLvcnLQ4LVTzmb/PwzlXz1O98BmJ+J+47SX/QAAAAASUVORK5CYII=")}hsimp h2{font-size:1em;margin-bottom:0;margin-top:15px;font-weight:bold;padding-left:27px}hsimp h2:before{display:none;content:'';width:1em;height:1em;background-size:1em;margin-left:-27px;margin-right:15px}hsimp h2:empty{display:none}hsimp h2.password-strength{margin-bottom:15px}hsimp p{margin-top:0;font-size:1em;padding-left:15px;margin-left:1em}/* BASICS */

.CodeMirror {
  /* Set height, width, borders, and global font properties here */
  font-family: monospace;
  height: 300px;
  color: black;
  direction: ltr;
}

/* PADDING */

.CodeMirror-lines {
  padding: 4px 0; /* Vertical padding around content */
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  padding: 0 4px; /* Horizontal padding of content */
}

.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  background-color: white; /* The little square between H and V scrollbars */
}

/* GUTTER */

.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap;
}
.CodeMirror-linenumbers {}
.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  white-space: nowrap;
}

.CodeMirror-guttermarker { color: black; }
.CodeMirror-guttermarker-subtle { color: #999; }

/* CURSOR */

.CodeMirror-cursor {
  border-left: 1px solid black;
  border-right: none;
  width: 0;
}
/* Shown when moving in bi-directional text */
.CodeMirror div.CodeMirror-secondarycursor {
  border-left: 1px solid silver;
}
.cm-fat-cursor .CodeMirror-cursor {
  width: auto;
  border: 0 !important;
  background: #7e7;
}
.cm-fat-cursor div.CodeMirror-cursors {
  z-index: 1;
}
.cm-fat-cursor .CodeMirror-line::selection,
.cm-fat-cursor .CodeMirror-line > span::selection, 
.cm-fat-cursor .CodeMirror-line > span > span::selection { background: transparent; }
.cm-fat-cursor .CodeMirror-line::-moz-selection,
.cm-fat-cursor .CodeMirror-line > span::-moz-selection,
.cm-fat-cursor .CodeMirror-line > span > span::-moz-selection { background: transparent; }
.cm-fat-cursor { caret-color: transparent; }
@-moz-keyframes blink {
  0% {}
  50% { background-color: transparent; }
  100% {}
}
@-webkit-keyframes blink {
  0% {}
  50% { background-color: transparent; }
  100% {}
}
@keyframes blink {
  0% {}
  50% { background-color: transparent; }
  100% {}
}

/* Can style cursor different in overwrite (non-insert) mode */
.CodeMirror-overwrite .CodeMirror-cursor {}

.cm-tab { display: inline-block; text-decoration: inherit; }

.CodeMirror-rulers {
  position: absolute;
  left: 0; right: 0; top: -50px; bottom: 0;
  overflow: hidden;
}
.CodeMirror-ruler {
  border-left: 1px solid #ccc;
  top: 0; bottom: 0;
  position: absolute;
}

/* DEFAULT THEME */

.cm-s-default .cm-header {color: blue;}
.cm-s-default .cm-quote {color: #090;}
.cm-negative {color: #d44;}
.cm-positive {color: #292;}
.cm-header, .cm-strong {font-weight: bold;}
.cm-em {font-style: italic;}
.cm-link {text-decoration: underline;}
.cm-strikethrough {text-decoration: line-through;}

.cm-s-default .cm-keyword {color: #708;}
.cm-s-default .cm-atom {color: #219;}
.cm-s-default .cm-number {color: #164;}
.cm-s-default .cm-def {color: #00f;}
.cm-s-default .cm-variable,
.cm-s-default .cm-punctuation,
.cm-s-default .cm-property,
.cm-s-default .cm-operator {}
.cm-s-default .cm-variable-2 {color: #05a;}
.cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;}
.cm-s-default .cm-comment {color: #a50;}
.cm-s-default .cm-string {color: #a11;}
.cm-s-default .cm-string-2 {color: #f50;}
.cm-s-default .cm-meta {color: #555;}
.cm-s-default .cm-qualifier {color: #555;}
.cm-s-default .cm-builtin {color: #30a;}
.cm-s-default .cm-bracket {color: #997;}
.cm-s-default .cm-tag {color: #170;}
.cm-s-default .cm-attribute {color: #00c;}
.cm-s-default .cm-hr {color: #999;}
.cm-s-default .cm-link {color: #00c;}

.cm-s-default .cm-error {color: #f00;}
.cm-invalidchar {color: #f00;}

.CodeMirror-composing { border-bottom: 2px solid; }

/* Default styles for common addons */

div.CodeMirror span.CodeMirror-matchingbracket {color: #0b0;}
div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;}
.CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); }
.CodeMirror-activeline-background {background: #e8f2ff;}

/* STOP */

/* The rest of this file contains styles related to the mechanics of
   the editor. You probably shouldn't touch them. */

.CodeMirror {
  position: relative;
  overflow: hidden;
  background: white;
}

.CodeMirror-scroll {
  overflow: scroll !important; /* Things will break if this is overridden */
  /* 50px is the magic margin used to hide the element's real scrollbars */
  /* See overflow: hidden in .CodeMirror */
  margin-bottom: -50px; margin-right: -50px;
  padding-bottom: 50px;
  height: 100%;
  outline: none; /* Prevent dragging from highlighting the element */
  position: relative;
  z-index: 0;
}
.CodeMirror-sizer {
  position: relative;
  border-right: 50px solid transparent;
}

/* The fake, visible scrollbars. Used to force redraw during scrolling
   before actual scrolling happens, thus preventing shaking and
   flickering artifacts. */
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  position: absolute;
  z-index: 6;
  display: none;
  outline: none;
}
.CodeMirror-vscrollbar {
  right: 0; top: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}
.CodeMirror-hscrollbar {
  bottom: 0; left: 0;
  overflow-y: hidden;
  overflow-x: scroll;
}
.CodeMirror-scrollbar-filler {
  right: 0; bottom: 0;
}
.CodeMirror-gutter-filler {
  left: 0; bottom: 0;
}

.CodeMirror-gutters {
  position: absolute; left: 0; top: 0;
  min-height: 100%;
  z-index: 3;
}
.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: -50px;
}
.CodeMirror-gutter-wrapper {
  position: absolute;
  z-index: 4;
  background: none !important;
  border: none !important;
}
.CodeMirror-gutter-background {
  position: absolute;
  top: 0; bottom: 0;
  z-index: 4;
}
.CodeMirror-gutter-elt {
  position: absolute;
  cursor: default;
  z-index: 4;
}
.CodeMirror-gutter-wrapper ::selection { background-color: transparent }
.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }

.CodeMirror-lines {
  cursor: text;
  min-height: 1px; /* prevents collapsing before first draw */
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  /* Reset some styles that the rest of the page might have set */
  -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
  border-width: 0;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-variant-ligatures: contextual;
  font-variant-ligatures: contextual;
}
.CodeMirror-wrap pre.CodeMirror-line,
.CodeMirror-wrap pre.CodeMirror-line-like {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}

.CodeMirror-linebackground {
  position: absolute;
  left: 0; right: 0; top: 0; bottom: 0;
  z-index: 0;
}

.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  padding: 0.1px; /* Force widget margins to stay inside of the container */
}

.CodeMirror-widget {}

.CodeMirror-rtl pre { direction: rtl; }

.CodeMirror-code {
  outline: none;
}

/* Force content-box sizing for the elements where we expect it */
.CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.CodeMirror-measure {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.CodeMirror-cursor {
  position: absolute;
  pointer-events: none;
}
.CodeMirror-measure pre { position: static; }

div.CodeMirror-cursors {
  visibility: hidden;
  position: relative;
  z-index: 3;
}
div.CodeMirror-dragcursors {
  visibility: visible;
}

.CodeMirror-focused div.CodeMirror-cursors {
  visibility: visible;
}

.CodeMirror-selected { background: #d9d9d9; }
.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }
.CodeMirror-crosshair { cursor: crosshair; }
.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; }
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }

.cm-searching {
  background-color: #ffa;
  background-color: rgba(255, 255, 0, .4);
}

/* Used to force a border model for a node */
.cm-force-border { padding-right: .1px; }

@media print {
  /* Hide the cursor when printing */
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden;
  }
}

/* See issue #2901 */
.cm-tab-wrap-hack:after { content: ''; }

/* Help users use markselection to safely style text background */
span.CodeMirror-selectedtext { background: none; }
.takeoutdata.takeoutdatapanel{padding:15px;display:flex;flex-direction:column;width:100%;height:100%}.takeoutdata .takeoutdataheading .titlename{font-size:150%}.takeoutdata .takeoutdataglobalerror{order:0}.takeoutdata .takeoutgroup{display:flex;flex-direction:column;gap:5px;width:100%}.takeoutdata .takeoutdatagrouplabel{margin-bottom:5px}.takeoutdata .takeoutdatarenderer{padding-left:15px;display:flex;flex-direction:row;width:100%;gap:15px}.takeoutdata .takeoutdatarenderer label{width:150px;width:20%;max-width:160px;flex-shrink:0}.takeoutdata .takeoutdatarenderer .valuerenderer{flex-grow:1;min-width:0}.takeoutdata .intro h1{margin:30px 0}.reportexportdialog{display:flex;flex-direction:column;gap:15px}.reportexportdialog .reportexportdialogform{display:flex;flex-direction:column;gap:10px}.reportexportdialog .reportexportdialogform .exportsettingsrow{display:flex;flex-direction:row;gap:15px;align-items:center}.reportexportdialog .reportexportdialogform .exportsettingsrow .exportsettingslabel{flex-basis:150px;min-width:150px}.reportexportdialog .reportexportdialogform .exportsettingsrow .exportsettingscomponent{flex-grow:1;min-width:0}.reportexportdialog .reportexportdialogform .exportsettingsrow .exportsettingscomponent.dropdown > .btn{width:100%}@media screen{#helpFrame .dokuwiki div.plugin_autotranslation{float:right;font-size:95%;padding-right:.1em;margin:0 0 .3em 0;text-align:right}#helpFrame .dokuwiki div.plugin_autotranslation ul{padding:0;margin:0}#helpFrame .dokuwiki div.plugin_autotranslation ul li{float:left;list-style-type:none;padding:0;margin:.2em 0 0 0}#helpFrame .dokuwiki div.plugin_autotranslation ul li img{margin:-.1em .2em}#helpFrame .dokuwiki div.plugin_autotranslation ul li a.wikilink1:link,#helpFrame .dokuwiki div.plugin_autotranslation ul li a.wikilink1:hover,#helpFrame .dokuwiki div.plugin_autotranslation ul li a.wikilink1:active,#helpFrame .dokuwiki div.plugin_autotranslation ul li a.wikilink1:visited{background-color:#000080;color:#fff;text-decoration:none;padding:0 .2em;margin:.1em .2em;border:none !important}#helpFrame .dokuwiki div.plugin_autotranslation ul li a.wikilink2:link,#helpFrame .dokuwiki div.plugin_autotranslation ul li a.wikilink2:hover,#helpFrame .dokuwiki div.plugin_autotranslation ul li a.wikilink2:active,#helpFrame .dokuwiki div.plugin_autotranslation ul li a.wikilink2:visited{background-color:#808080;color:#fff;text-decoration:none;padding:0 .2em;margin:.1em .2em;border:none !important}#helpFrame .dokuwiki div.plugin_autotranslation select,#helpFrame .dokuwiki div.plugin_autotranslation input{border:none;background-color:#ccc}#helpFrame .dokuwiki div.plugin_autotranslation option.flag{padding-left:18px;background-repeat:no-repeat;background-position:left center}#helpFrame .dokuwiki div.plugin_autotranslation select.wikilink1,#helpFrame .dokuwiki div.plugin_autotranslation option.wikilink1{color:#000080;text-align:center}#helpFrame .dokuwiki div.plugin_autotranslation select.wikilink2,#helpFrame .dokuwiki div.plugin_autotranslation option.wikilink2{color:#808080;text-align:center}#helpFrame .dokuwiki div.plugin_autotranslation img.wikilink2,#helpFrame .dokuwiki div.plugin_autotranslation .wikilink2 img{opacity:.5}#helpFrame table#outdated_translations td{padding-left:3px;padding-right:3px}#helpFrame table#outdated_translations td.missing{background-color:#f66}#helpFrame table#outdated_translations td.outdated{background-color:#ff6}#helpFrame table#outdated_translations td.current{background-color:#0c0}#helpFrame div.plugin_caption_figure,#helpFrame figure.plugin_caption_figure{margin-bottom:1em}#helpFrame div.plugin_caption_table{margin-bottom:1em}#helpFrame div.plugin_caption_caption,#helpFrame figcaption.plugin_caption_caption{clear:both;margin:2ex 0;border-left:5px #ccc solid;padding-left:5px}#helpFrame span.plugin_caption_caption_number{font-weight:bold}#helpFrame div.picker.captionpicker{width:auto}#helpFrame div.dokuwiki table.pagelist,#helpFrame div.dokuwiki table.ul{border:0;padding:0;border-spacing:0;margin-bottom:1em;border-collapse:collapse}#helpFrame div.dokuwiki table.pagelist tr{border-top:1px solid #cdd7e2;border-bottom:1px solid #cdd7e2}#helpFrame div.dokuwiki table.pagelist th,#helpFrame div.dokuwiki table.pagelist td{padding:1px 1em 1px 0}#helpFrame div.dokuwiki table.ul th,#helpFrame div.dokuwiki table.ul td{padding:0 1em 0 0}#helpFrame div.dokuwiki table.ul ul{margin:0 0 0 1.5em}#helpFrame div.dokuwiki table.pagelist th,#helpFrame div.dokuwiki table.ul th{background-color:#edf1f5}#helpFrame div.dokuwiki th.dpage,#helpFrame div.dokuwiki th.page,#helpFrame div.dokuwiki th.date,#helpFrame div.dokuwiki th.user,#helpFrame div.dokuwiki th.desc,#helpFrame div.dokuwiki th.comments,#helpFrame div.dokuwiki th.tags,#helpFrame div.dokuwiki td.date,#helpFrame div.dokuwiki td.user,#helpFrame div.dokuwiki td.desc,#helpFrame div.dokuwiki td.comments,#helpFrame div.dokuwiki td.tags{color:#111;font-size:80%}#helpFrame div.dokuwiki th.date{text-align:right}#helpFrame div.dokuwiki td.date{text-align:right}#helpFrame div.dokuwiki td.dpage{vertical-align:top;text-align:left}#helpFrame div.dokuwiki th.rowno{color:#111;font-size:80%;text-align:right;width:5px}#helpFrame div.dokuwiki td.rowno{color:#111;font-size:80%;text-align:right;width:5px}#helpFrame div.dokuwiki td.dpage a.wikilink{color:#00f}#helpFrame .partialsLoading{background:url(../lib/plugins/fastwiki/../../images/loading.gif) no-repeat;position:fixed;left:50%;top:50%;z-index:1000;height:50px;width:200px;box-shadow:0 0 8px 10000px rgba(0,0,0,.75);margin-left:-100px;margin-top:-25px;background-size:200px 50px}#helpFrame .content_partial{clear:both}#helpFrame .mode_edit .content .row > .col-xs-12 #dokuwiki__content::before{display:none}#helpFrame div.plugin_include_content div.tags{margin-bottom:0 !important}#helpFrame div.plugin_include_content{display:flow-root;margin-bottom:1.4em}#helpFrame div.dokuwiki div.plugin_include_content div.secedit{float:right;margin-left:1em;margin-top:0}#helpFrame div.dokuwiki div.inclmeta{border-top:1px dotted #cdd7e2;padding-top:.2em;color:#111;font-size:80%;line-height:1.25}#helpFrame div.dokuwiki div.inclmeta a.permalink{background:transparent url(data:image/gif;base64,R0lGODlhEAAMAKIHAK6urpGRkb+/v/X19dfX125ubkpKSv///yH5BAEAAAcALAAAAAAQAAwAAANCeLrc/jC2IYIlwwYxVg4DUQWEaHWHUBCBUQRFYQRAISjXYAgiYIQWRY1lKBpJBYCC8AIAYM3nasGM2aoxgmTLPSQAADs=) 0 1px no-repeat;padding:1px 0 1px 16px}#helpFrame div.dokuwiki div.inclmeta abbr.published{background:transparent url(data:image/gif;base64,R0lGODlhEAAMAKIHAP///2VlZePj49ra2qOjo4KCgr29vf///yH5BAEAAAcALAAAAAAQAAwAAANAeKpDFYWMRY8pRhBxTT1DIQAAQQrFRBEGWboGUYmueRZVUBK8CwSzke9WYQ1JsUpI6EKpKJ0RB/NhOCCSqraSAAA7) 0 1px no-repeat;padding:1px 0 1px 16px;border-bottom:0}#helpFrame div.dokuwiki div.inclmeta span.author{background:transparent url(data:image/gif;base64,R0lGODlhEAAMAKIHACcnJ0RERPDw8HBwcKenp9jY2MLCwv///yH5BAEAAAcALAAAAAAQAAwAAAM5eLo1YyvGAiqAMhoLRp6c9ymURYyKEFgYSlQiKgxB3UoGXe8DISyznVBYIAGGQ8DpIDAQntAooZgAADs=) 0 1px no-repeat;padding:1px 0 1px 16px}#helpFrame div.dokuwiki div.inclmeta span.author a.interwiki{background:none;padding:0}#helpFrame div.dokuwiki div.inclmeta span.comment{background:transparent url(data:image/gif;base64,R0lGODlhEAAMAKIHAGVlZaysrP///9DQ0IKCgujo6JaWlv///yH5BAEAAAcALAAAAAAQAAwAAAM0eLrcbCDKSAojQeitAxDLx43EEI6kqYioVp6tqx5Y7IFKAUWGpleOkA4QCC4MkKIxRzQmAAA7) 0 1px no-repeat;padding:1px 0 1px 16px}#helpFrame div.dokuwiki div.inclmeta div.tags{border-top:0;font-size:100%;float:right;clear:none}#helpFrame div.dokuwiki p.include_readmore{text-align:right}#helpFrame #plugin__logviewer form{float:right}#helpFrame #plugin__logviewer .tabs{margin-bottom:2em}#helpFrame #plugin__logviewer label{display:block;margin-top:-1em;margin-bottom:1em}#helpFrame #plugin__logviewer dl{max-height:80vh;overflow:auto}#helpFrame #plugin__logviewer dl dt{display:flex}#helpFrame #plugin__logviewer dl dt.hidden{display:none}#helpFrame #plugin__logviewer dl dt .datetime{flex:0 0 auto;margin-right:1em}#helpFrame #plugin__logviewer dl dt .log{flex:1 1 auto}#helpFrame #plugin__logviewer dl dt .log span{display:block}#helpFrame #plugin__logviewer dl dt .log span.file{font-family:monospace}#helpFrame #plugin__logviewer dl dd{font-size:80%;white-space:nowrap;font-family:monospace}#helpFrame div.dokuwiki table.pagelist,#helpFrame div.dokuwiki table.ul{border:0;padding:0;border-spacing:0;margin-bottom:1em;border-collapse:collapse}#helpFrame div.dokuwiki table.pagelist tr{border-top:1px solid #cdd7e2;border-bottom:1px solid #cdd7e2}#helpFrame div.dokuwiki table.pagelist th,#helpFrame div.dokuwiki table.pagelist td{padding:1px 1em 1px 0;border:0}#helpFrame div.dokuwiki table.ul th,#helpFrame div.dokuwiki table.ul td{padding:0 1em 0 0;border:0}#helpFrame div.dokuwiki table.ul ul{margin:0}#helpFrame div.dokuwiki table.pagelist th,#helpFrame div.dokuwiki table.ul th{background-color:#edf1f5;color:#111;font-size:90%}#helpFrame div.dokuwiki table.pagelist td,#helpFrame div.dokuwiki table.ul td{color:#111;font-size:80%}#helpFrame div.dokuwiki table.pagelist td.page,#helpFrame div.dokuwiki table.ul td.page{font-size:100%}#helpFrame .popupviewerContentStyle{box-shadow:.2em .2em 3em rgba(255,255,255,.4);border-radius:6px}#helpFrame #popupviewer,#helpFrame #popupviewer:before{position:fixed;top:0;left:0;right:0;bottom:0;z-index:11000}#helpFrame #popupviewer:before{content:'';background-color:rgba(0,0,0,.8);pointer-events:none}#helpFrame #popupviewer > .controls > a{background:url(../lib/plugins/popupviewer/images/modifier-images.png);position:absolute;cursor:pointer;width:24px;display:none;height:24px;top:0;right:0;margin-top:-13px;margin-right:-13px;z-index:11010}#helpFrame #popupviewer > .controls > a.next{background-position:-24px 0;margin-right:26px}#helpFrame #popupviewer > .controls > a.close{background-position:-48px 0}#helpFrame #popupviewer > .controls > a.previous{margin-right:50px}#helpFrame #popupviewer > .controls > a.inactive{opacity:.5;cursor:default}#helpFrame #popupviewer > .controls > a.visible{display:block}#helpFrame #popupviewer > .controls > .content.isImage > a{display:block}#helpFrame #popupviewer > .controls > .content.isImage img{box-shadow:.2em .2em 3em rgba(255,255,255,.4);border-radius:6px}#helpFrame #popupviewer > .controls > .content{background-color:#fff;border:2px solid #999;z-index:11002;padding:10px;overflow:auto;box-sizing:border-box;box-shadow:.2em .2em 3em rgba(255,255,255,.4);border-radius:6px}#helpFrame #popupviewer > .controls > .content.isImage,#helpFrame #popupviewer > .controls > .content:empty{padding:0;border:none;background-color:transparent;overflow:visible}#helpFrame #popupviewer > .controls > .content:empty{background:url(../lib/plugins/popupviewer/images/loading.gif);width:208px;height:13px;margin:auto;position:relative}#helpFrame #popupviewer > .controls > .content:empty ~ a.next,#helpFrame #popupviewer > .controls > .content:empty ~ a.previous{display:none}#helpFrame #popupviewer > .controls > .additionalContent{box-shadow:.2em .2em 3em rgba(255,255,255,.4);border-radius:6px;background-color:#fff;padding:0 30px;position:relative;border:1px solid #333}#helpFrame #popupviewer > .controls > .additionalContent:empty{display:none}#helpFrame #popupviewer > .controls{position:absolute;left:50%;top:50%;margin-left:-104px;z-index:11004}#helpFrame div.picker.plugin-scrapbook{width:250px}#helpFrame div.picker.plugin-scrapbook div{padding:.25em .5em}#helpFrame div.picker.plugin-scrapbook button{width:100%;font-size:90%;padding:.25em .5em;border:none}}#helpFrame div.clearer{clear:both;font-size:0;line-height:0;height:0;overflow:hidden}#helpFrame .group{display:inline-block;display:block}#helpFrame .group:before,#helpFrame .group:after{content:"";display:table}#helpFrame .group:after{clear:both}#helpFrame div.no{display:inline;margin:0;padding:0}#helpFrame .hidden{display:none}#helpFrame .medialeft{float:left}#helpFrame .mediaright{float:right}#helpFrame .mediacenter{display:block;margin-left:auto;margin-right:auto}#helpFrame .leftalign{text-align:left}#helpFrame .centeralign{text-align:center}#helpFrame .rightalign{text-align:right}#helpFrame [dir=rtl] .leftalign{text-align:left}#helpFrame [dir=rtl] .centeralign{text-align:center}#helpFrame [dir=rtl] .rightalign{text-align:right}#helpFrame em.u{font-style:normal;text-decoration:underline}#helpFrame em em.u{font-style:italic}#helpFrame *{box-sizing:border-box}#helpFrame body{padding:0;margin:0}#helpFrame #center{margin:0;padding:0}#helpFrame #dokuwiki__top{margin:0}#helpFrame #dw__search{display:none}#helpFrame div.dokuwiki{padding:20px 2em}#helpFrame div.dokuwiki h1,#helpFrame div.dokuwiki h2,#helpFrame div.dokuwiki h3,#helpFrame div.dokuwiki h4,#helpFrame div.dokuwiki h5,#helpFrame div.dokuwiki p,#helpFrame div.dokuwiki div.table,#helpFrame div.dokuwiki table,#helpFrame div.dokuwiki pre,#helpFrame div.dokuwiki ul,#helpFrame div.dokuwiki ol{margin-top:1.5em;margin-bottom:0}#helpFrame div.dokuwiki h1:empty,#helpFrame div.dokuwiki h2:empty,#helpFrame div.dokuwiki h3:empty,#helpFrame div.dokuwiki h4:empty,#helpFrame div.dokuwiki h5:empty,#helpFrame div.dokuwiki p:empty,#helpFrame div.dokuwiki div.table:empty,#helpFrame div.dokuwiki table:empty,#helpFrame div.dokuwiki pre:empty,#helpFrame div.dokuwiki ul:empty,#helpFrame div.dokuwiki ol:empty,#helpFrame div.dokuwiki h1[id^=x200b],#helpFrame div.dokuwiki h2[id^=x200b],#helpFrame div.dokuwiki h3[id^=x200b],#helpFrame div.dokuwiki h4[id^=x200b],#helpFrame div.dokuwiki h5[id^=x200b],#helpFrame div.dokuwiki p[id^=x200b],#helpFrame div.dokuwiki div.table[id^=x200b],#helpFrame div.dokuwiki table[id^=x200b],#helpFrame div.dokuwiki pre[id^=x200b],#helpFrame div.dokuwiki ul[id^=x200b],#helpFrame div.dokuwiki ol[id^=x200b],#helpFrame div.dokuwiki h1[id^=nbsp],#helpFrame div.dokuwiki h2[id^=nbsp],#helpFrame div.dokuwiki h3[id^=nbsp],#helpFrame div.dokuwiki h4[id^=nbsp],#helpFrame div.dokuwiki h5[id^=nbsp],#helpFrame div.dokuwiki p[id^=nbsp],#helpFrame div.dokuwiki div.table[id^=nbsp],#helpFrame div.dokuwiki table[id^=nbsp],#helpFrame div.dokuwiki pre[id^=nbsp],#helpFrame div.dokuwiki ul[id^=nbsp],#helpFrame div.dokuwiki ol[id^=nbsp]{display:none}#helpFrame div.dokuwiki ul ul,#helpFrame div.dokuwiki ol ul,#helpFrame div.dokuwiki ul ol,#helpFrame div.dokuwiki ol ol{margin-top:0;padding-top:0}#helpFrame div.dokuwiki img.media{margin:0;margin-bottom:-3px}#helpFrame #inet_footer{margin-top:2em;line-height:1.2;font-size:.9em}#helpFrame #inet_footer p,#helpFrame #inet_footer ul{padding:0;margin:0}#helpFrame #inet_footer img{max-height:1em;margin-top:-.3em}#helpFrame #manageBar{float:right;margin-bottom:50px}#helpFrame #manageBar *{display:inline}#helpFrame #breadcrumbs{float:left}#helpFrame #breadcrumbs a,#helpFrame #breadcrumbs img{padding:0 5px;vertical-align:middle}#helpFrame #index__tree ul *{list-style:none !important}#helpFrame div.help_breadcrumbs{display:none}#helpFrame div.caption{border:none;text-align:center;font-size:.8em}#helpFrame div.figure{margin:2em auto;page-break-inside:avoid}#helpFrame span.mergehint{display:none}#helpFrame div.mergedsite.mergehint.level1{margin-left:7em !important;margin-left:7rem !important}#helpFrame div.siteexport.mergehintwrapper{position:relative;border-top:1px solid transparent}#helpFrame div.siteexport.mergehintwrapper:before{content:'';position:absolute;top:-1px;height:1px;left:0;right:0;margin-top:1.5em;margin-left:-1em;margin-left:-1rem;background:#aec1d7;background:-webkit-linear-gradient(left,#aec1d7 20%,rgba(174,193,215,0) 50%);background:-moz-linear-gradient(left,#aec1d7 20%,rgba(174,193,215,0) 50%);background:-ms-linear-gradient(left,#aec1d7 20%,rgba(174,193,215,0) 50%);background:linear-gradient(left,#aec1d7 20%,rgba(174,193,215,0) 50%)}#helpFrame div.siteexport.mergehintwrapper aside.mergehint{position:absolute;right:100%;padding:0 5px;border-radius:0 0 3px 3px;background:#aec1d7;color:#070b0f;margin-top:1.5em;top:-1px;margin-right:1em;margin-right:1rem;white-space:nowrap}#helpFrame #report-url-parameters ~ div .column_left h2,#helpFrame #report-url-parameters ~ div .column_left h2 a{font-size:1.2em}#helpFrame a.media.mediafile.mf_mp4{display:none}#helpFrame body{font:12px/1.5 Arial,Calibri,Verdana,Helvetica,sans-serif;text-align:left}#helpFrame img{border:none}#helpFrame div.dokuwiki{font-size:1em;overflow:hidden}#helpFrame div#footer *{color:#111}#helpFrame a{text-decoration:none}#helpFrame a:hover{text-decoration:underline}#helpFrame div.dokuwiki h2 a img.medialeft,#helpFrame div.dokuwiki h2 a img.mediaright{margin-top:0;margin-bottom:1em}#helpFrame abbr{border:none}#helpFrame sup{font-size:.8em}#helpFrame div.dokuwiki div.caption .captionno{font-weight:bold}#helpFrame a:link,#helpFrame a:visited{color:#29848f;text-decoration:none}#helpFrame a:hover,#helpFrame a:active{color:#29848f;text-decoration:underline}#helpFrame div.dokuwiki h1 a,#helpFrame div.dokuwiki h2 a,#helpFrame div.dokuwiki .nolink{color:#111 !important;text-decoration:none !important;font-family:Verdana,Arial;z-index:5}#helpFrame div.dokuwiki h3 a,#helpFrame div.dokuwiki h4 a{color:lighter(#111,10%) !important}#helpFrame div.dokuwiki h2,#helpFrame div.dokuwiki h3,#helpFrame div.dokuwiki h4,#helpFrame div.dokuwiki h5{z-index:5}#helpFrame div.dokuwiki h2,#helpFrame div.dokuwiki h3,#helpFrame div.dokuwiki h4,#helpFrame div.dokuwiki h5,#helpFrame div.dokuwiki h2 a,#helpFrame div.dokuwiki h3 a,#helpFrame div.dokuwiki h4 a,#helpFrame div.dokuwiki h5 a{font-weight:bold;text-decoration:none}#helpFrame div.dokuwiki h1 a,#helpFrame div.dokuwiki h1{font-size:2em;font-weight:bold}#helpFrame div.dokuwiki h1{border-bottom:1px solid #555}#helpFrame div.dokuwiki h2 a,#helpFrame div.dokuwiki h2{font-size:1.6em}#helpFrame div.dokuwiki h3 a,#helpFrame div.dokuwiki h3{font-size:1.4em}#helpFrame div.dokuwiki h4 a,#helpFrame div.dokuwiki h4{font-size:1.2em}#helpFrame div.dokuwiki h5 a,#helpFrame div.dokuwiki h5{font-size:1em}#helpFrame div.dokuwiki h3,#helpFrame div.dokuwiki div.level1,#helpFrame div.dokuwiki div.level2,#helpFrame div.dokuwiki div.level3{margin-left:1em;margin-left:1rem}#helpFrame div.dokuwiki h4,#helpFrame div.dokuwiki h5,#helpFrame div.dokuwiki div.level4,#helpFrame div.dokuwiki div.level5{margin-left:2em;margin-left:2rem}#helpFrame div.dokuwiki a.urlextern,#helpFrame div.dokuwiki a.interwiki,#helpFrame div.dokuwiki a.windows,#helpFrame div.dokuwiki a.mail,#helpFrame div.dokuwiki a.media{padding-left:0;background:none !important}#helpFrame div.dokuwiki a.urlextern:link,#helpFrame div.dokuwiki a.interwiki:link,#helpFrame div.dokuwiki a.windows:link,#helpFrame div.dokuwiki a.mail:link,#helpFrame div.dokuwiki a.media:link,#helpFrame div.dokuwiki a.urlextern:active,#helpFrame div.dokuwiki a.interwiki:active,#helpFrame div.dokuwiki a.windows:active,#helpFrame div.dokuwiki a.mail:active,#helpFrame div.dokuwiki a.media:active{color:#29848f}#helpFrame div.dokuwiki a.urlextern:visited,#helpFrame div.dokuwiki a.interwiki:visited,#helpFrame div.dokuwiki a.windows:visited,#helpFrame div.dokuwiki a.mail:visited,#helpFrame div.dokuwiki a.media:visited{color:#29848f}#helpFrame a.wikilink1,#helpFrame div.dokuwiki h2 a.wikilink1{color:#29848f}#helpFrame a.wikilink2{color:#29848f !important;text-decoration:none !important;border-bottom:dashed 1px #29848f !important}#helpFrame .li{color:#111;font-weight:normal}#helpFrame ol,#helpFrame ul{margin:0;margin-left:2em;margin-left:2rem;padding:0}#helpFrame div.dokuwiki ul{list-style-type:disc}#helpFrame div.dokuwiki ul li::marker{color:#29848f}#helpFrame div.dokuwiki ol li{color:#111;font-weight:normal}#helpFrame ol{list-style-type:decimal}#helpFrame ol ol{list-style-type:upper-roman}#helpFrame ol ol ol{list-style-type:lower-alpha}#helpFrame ol ol ol ol{list-style-type:lower-greek}#helpFrame blockquote{border-left:2px solid #cdd7e2;padding-left:3px}#helpFrame div.dokuwiki pre{font-size:1em;padding:1em;border:none;color:#111;overflow:auto}#helpFrame div.dokuwiki pre.pre{background-color:#edf3f5}#helpFrame div.dokuwiki pre.code{background-color:#edf3f5;border:1px solid #5279a7}#helpFrame div.dokuwiki code{font-size:1em}#helpFrame div.dokuwiki pre.file{background-color:#edf3f5}#helpFrame table.inline{color:#111;border-spacing:0;border-collapse:collapse;margin:1px;width:100%}#helpFrame table.inline th{background-color:#edf3f5;color:#215c63;text-transform:uppercase;vertical-align:top;text-align:left}#helpFrame table.inline th.col1:last-child{width:75}#helpFrame table.inline td,#helpFrame table.inline th{border:1px solid #5279a7;border-left:none;border-right:none;padding:5px}#helpFrame div.dokuwiki img.media{margin:.4em}#helpFrame div.dokuwiki img.medialeft{border:0;float:left;margin:0 1.3em 1.3em 0}#helpFrame div.dokuwiki img.mediaright{border:0;float:right;margin:0 0 1.3em 1.3em}#helpFrame div.dokuwiki img.mediacenter{border:0;display:block;margin:0 auto}#helpFrame div.dokuwiki img.middle{vertical-align:middle}#helpFrame div.dokuwiki acronym{cursor:help;border-bottom:0}#helpFrame div.dokuwiki div.footnotes{clear:both;padding-top:2em}#helpFrame div.dokuwiki a.fn_top,#helpFrame div.dokuwiki a.fn_bot{color:#111}#helpFrame div.dokuwiki div.fn{font-size:.9em;padding-left:2em;padding-top:1em;position:relative}#helpFrame div.dokuwiki div.fn:before{content:'';width:5em;width:5rem;height:0;border-top:1px solid #555;position:absolute;top:0;left:0}#helpFrame div.dokuwiki div.fn > *{display:inline-block;width:auto;height:auto}#helpFrame div.dokuwiki div.fn > *:not(:last-child){margin-right:.5em}#helpFrame div.dokuwiki a.fn_bot{font-weight:bold}#helpFrame div.insitu-footnote{font-size:.8em;line-height:1.2;border:1px solid #cdd7e2;background-color:#edf3f5;text-align:left;padding:4px;max-width:40%}#helpFrame * html .insitu-footnote pre.code,#helpFrame * html .insitu-footnote pre.file{padding-bottom:1.5em}#helpFrame br#scroll__here{clear:both}#helpFrame div.changelog span.versionmarker{display:inline-block;margin-left:-4em;padding:0 10px;color:#29848f;font-size:.8em;font-weight:bold;background:#edf3f5;border-radius:0 3px 3px 0;white-space:nowrap}#helpFrame .dokuwiki pre.code,#helpFrame .dokuwiki code{color:#111;white-space:pre-wrap}#helpFrame .dokuwiki pre.code *[class*="co"],#helpFrame .dokuwiki code *[class*="co"]{color:#a0a0a0;font-style:italic}#helpFrame .dokuwiki pre.code .co2,#helpFrame .dokuwiki code .co2{color:#111}#helpFrame .dokuwiki pre.code *[class*="kw"],#helpFrame .dokuwiki code *[class*="kw"]{color:#111}#helpFrame .dokuwiki pre.code *[class*="br"],#helpFrame .dokuwiki code *[class*="br"],#helpFrame .dokuwiki pre.code *[class*="sy"],#helpFrame .dokuwiki code *[class*="sy"]{color:#111}#helpFrame .dokuwiki pre.code .es0,#helpFrame .dokuwiki code .es0{color:#111;font-weight:bold}#helpFrame .dokuwiki pre.code *[class*="me"],#helpFrame .dokuwiki code *[class*="me"]{color:#111}#helpFrame .dokuwiki pre.code .nu0,#helpFrame .dokuwiki code .nu0,#helpFrame .dokuwiki pre.code *[class*="re"],#helpFrame .dokuwiki code *[class*="re"]{color:#111}#helpFrame .dokuwiki pre.code .re1,#helpFrame .dokuwiki code .re1,#helpFrame .dokuwiki pre.code .re2,#helpFrame .dokuwiki code .re2{color:#111}#helpFrame .dokuwiki pre.code .re3 *[class*="st"],#helpFrame .dokuwiki code .re3 *[class*="st"]{color:#111;font-weight:bold}#helpFrame .dokuwiki pre.code a span,#helpFrame .dokuwiki code a span,#helpFrame .dokuwiki pre.code .kw3,#helpFrame .dokuwiki code .kw3{color:#111}#helpFrame div.plugin_wrap.center{margin-left:auto;margin-right:auto}#helpFrame div.column_center{height:100%;padding:0 1.5%;margin:0 1.5%}#helpFrame div.column_left,#helpFrame div.column_center,#helpFrame div.column_right{width:31%;float:left;position:relative}#helpFrame div.clearfloat{clear:both}#helpFrame hr{height:1px;border:none;margin-top:1.5em;margin-bottom:2em;position:relative}#helpFrame div.clearer + hr{margin-bottom:1.5em}#helpFrame #inet_footer hr{margin-bottom:0}#helpFrame .clearer{clear:both;width:0;line-height:0}#helpFrame div.dokuwiki div{overflow:visible}#helpFrame div.plugin_wrap.flex-center{display:flex;justify-content:center;align-items:center;flex-direction:row}#helpFrame div.plugin_wrap.flex-center img{margin:0 .2em}#helpFrame figure{display:flex;flex-direction:column;align-items:center}#helpFrame .tagsections.header.tag.property,#helpFrame .tagsections.header.tag.product,#helpFrame .tagsections.header.tag.permission,#helpFrame .tagsections.header.tag.helpdesk{display:none}#helpFrame .tagsections.header.tag:before{display:none !important}#helpFrame .tagsections.header.tag.plugin{display:inline}#helpFrame .tagsections.header.tag a,#helpFrame .tagsections.header.tag span.a{width:32px;height:32px;background-size:100%;text-indent:100%;display:inline-block;vertical-align:bottom;overflow:hidden}h1 #helpFrame .tagsections.header.tag.option{float:right}h1 #helpFrame .tagsections.header.tag.option:first-child{margin-left:0;margin-right:1em}#helpFrame .tagsections.header.tag.option{margin-top:-2em}#helpFrame .tagsections.header.tag.option.advanced a,#helpFrame .tagsections.header.tag.option.advanced span.a{background-image:url(../lib/tpl/helppages/tags/advanced_64.png)}#helpFrame .tagsections.header.tag.option.advanced a:before,#helpFrame .tagsections.header.tag.option.advanced span.a:before{content:"Advanced"}#helpFrame .tagsections.header.tag.option.plus a,#helpFrame .tagsections.header.tag.option.plus span.a{background-image:url(../lib/tpl/helppages/tags/plusfeature_64.png)}#helpFrame .tagsections.header.tag.option.plus a:before,#helpFrame .tagsections.header.tag.option.plus span.a:before{content:"Plus"}#helpFrame .tagsections.header.tag.option.beforereading a,#helpFrame .tagsections.header.tag.option.beforereading span.a{background-image:url(../lib/tpl/helppages/tags/beforereading_64.png)}#helpFrame .tagsections.header.tag.option.beforereading a:before,#helpFrame .tagsections.header.tag.option.beforereading span.a:before{content:"Before Reading"}#helpFrame .tagsections.header.tag.option.whilereading a,#helpFrame .tagsections.header.tag.option.whilereading span.a{background-image:url(../lib/tpl/helppages/tags/whilereading_64.png)}#helpFrame .tagsections.header.tag.option.whilereading a:before,#helpFrame .tagsections.header.tag.option.whilereading span.a:before{content:"While Reading"}#helpFrame .tagsections.header.tag.option.whileprinting a,#helpFrame .tagsections.header.tag.option.whileprinting span.a{background-image:url(../lib/tpl/helppages/tags/whileprinting_64.png)}#helpFrame .tagsections.header.tag.option.whileprinting a:before,#helpFrame .tagsections.header.tag.option.whileprinting span.a:before{content:"While Printing"}#helpFrame .tagsections.header.tag.option.crystalsyntax a,#helpFrame .tagsections.header.tag.option.crystalsyntax span.a{background-image:url(../lib/tpl/helppages/tags/crystalsyntax_64.png)}#helpFrame .tagsections.header.tag.option.crystalsyntax a:before,#helpFrame .tagsections.header.tag.option.crystalsyntax span.a:before{content:"Crystal Syntax"}#helpFrame .tagsections.header.tag.option.basicsyntax a,#helpFrame .tagsections.header.tag.option.basicsyntax span.a{background-image:url(../lib/tpl/helppages/tags/basicsyntax_64.png)}#helpFrame .tagsections.header.tag.option.basicsyntax a:before,#helpFrame .tagsections.header.tag.option.basicsyntax span.a:before{content:"Basic Syntax"}#helpFrame .tagsections.header.tag.option.security a,#helpFrame .tagsections.header.tag.option.security span.a{background-image:url(../lib/tpl/helppages/tags/security_64.png)}#helpFrame .tagsections.header.tag.option.security a:before,#helpFrame .tagsections.header.tag.option.security span.a:before{content:"Security"}#helpFrame h1 .tagsections.header.tag a,#helpFrame h1 .tagsections.header.tag span.a{width:64px;height:64px}#helpFrame h1 .tagsections.header.tag.option a:before,#helpFrame h1 .tagsections.header.tag.option span.a:before{margin-right:-46px}#helpFrame .tagsections.header.tag.plugin{display:inline;padding:initial;margin:0 .2em;font-size:small;font-weight:normal}#helpFrame .tagsections.header.tag.plugin a,#helpFrame .tagsections.header.tag.plugin span.a{font-size:small;font-weight:normal;pointer-events:none;cursor:pointer;width:auto;height:auto;text-indent:initial;display:inline;vertical-align:initial;overflow:none}#helpFrame .tagsections.header.tag.plugin a:before,#helpFrame .tagsections.header.tag.plugin span.a:before{content:attr(data-required-text)}#helpFrame .tagsections.header.tag.plugin:first-child:before{content:'';width:16px;height:16px;display:inline-block !important;background-image:url(../lib/tpl/helppages/tags/plugins_64.png);background-size:100%;margin-right:.2em}#helpFrame .tagsections.header.tag.plugin:after{content:','}#helpFrame .tagsections.header.tag.plugin:last-child:after{content:''}#helpFrame .tagsections.header.tag.option,#helpFrame .tagsections.header.tag.plugin{position:relative}#helpFrame .tagsections.header.tag.option:first-child,#helpFrame .tagsections.header.tag.plugin:first-child{margin-left:1em}#helpFrame .tagsections.header.tag.option a:before,#helpFrame .tagsections.header.tag.plugin a:before,#helpFrame .tagsections.header.tag.option span.a:before,#helpFrame .tagsections.header.tag.plugin span.a:before{display:none;position:absolute;margin-top:10px;margin-right:-75%;top:100%;right:100%;padding:2px 5px;white-space:pre;text-indent:0;float:none;font-size:10pt;font-weight:normal;color:#fff;background:rgba(41,132,143,.95);border-radius:5px}#helpFrame .tagsections.header.tag.option:hover a:before,#helpFrame .tagsections.header.tag.plugin:hover a:before,#helpFrame .tagsections.header.tag.option:hover span.a:before,#helpFrame .tagsections.header.tag.plugin:hover span.a:before{display:block}#helpFrame .tagsections.header.tag.option:hover a:after,#helpFrame .tagsections.header.tag.plugin:hover a:after,#helpFrame .tagsections.header.tag.option:hover span.a:after,#helpFrame .tagsections.header.tag.plugin:hover span.a:after{content:"";position:absolute;width:0;height:0;border:solid 10px transparent;border-bottom-color:rgba(41,132,143,.95);top:100%;left:50%;margin-top:-10px;margin-left:-10px}@media print{#helpFrame .dokuwiki div.plugin_autotranslation{display:none}#helpFrame #headerArea,#helpFrame #inet_footerArea,#helpFrame #inet_footer,#helpFrame #breadcrumbs,#helpFrame .tagsections.header.tag{display:none !important}#helpFrame body{font:12pt "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;background-color:#fff;color:#000}#helpFrame table{font-size:100%;padding:0;margin:0}#helpFrame tr,#helpFrame td,#helpFrame th{padding:0;margin:0}#helpFrame img{border:0}#helpFrame a{color:#111;text-decoration:none;background:none !important}#helpFrame div.meta{clear:both;margin-top:1em;font-size:70%;text-align:right}#helpFrame div.notify,#helpFrame div.info,#helpFrame div.success,#helpFrame div.error,#helpFrame div.breadcrumbs,#helpFrame div.secedit{display:none}#helpFrame a.urlextern:after{content:" [" attr(href) "]";font-size:90%}#helpFrame a.interwiki:after{content:" [" attr(href) "]";font-size:90%}#helpFrame a.mail:after{content:" [" attr(href) "]";font-size:90%}#helpFrame a.wikilink1{text-decoration:underline}#helpFrame div.page{text-align:justify}#helpFrame h1,#helpFrame h2,#helpFrame h3,#helpFrame h4,#helpFrame h5{color:#000;background-color:transparent;font-family:"Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;font-size:100%;font-weight:normal;margin-left:0;margin-right:0;margin-top:0;margin-bottom:1em;padding-left:0;padding-right:0;padding-top:.5em;padding-bottom:0;border-bottom:1px solid #cdd7e2;clear:left}#helpFrame h1:empty,#helpFrame h2:empty,#helpFrame h3:empty,#helpFrame h4:empty,#helpFrame h5:empty,#helpFrame h1[id^=x200b],#helpFrame h2[id^=x200b],#helpFrame h3[id^=x200b],#helpFrame h4[id^=x200b],#helpFrame h5[id^=x200b],#helpFrame h1[id^=nbsp],#helpFrame h2[id^=nbsp],#helpFrame h3[id^=nbsp],#helpFrame h4[id^=nbsp],#helpFrame h5[id^=nbsp]{display:none}#helpFrame h1{font-size:160%;font-weight:bold}#helpFrame h2{font-size:150%}#helpFrame h3{font-size:140%;border-bottom:none}#helpFrame h4{font-size:120%;border-bottom:none}#helpFrame h5{font-size:100%;border-bottom:none}#helpFrame img.media{margin:3px}#helpFrame img.medialeft{border:0;float:left;margin:0 1.5em 0 0}#helpFrame img.mediaright{border:0;float:right;margin:0 0 0 1.5em}#helpFrame ul{line-height:1.5em;list-style-type:square;margin:0 0 .5em 1.5em;padding:0}#helpFrame ol{line-height:1.5em;margin:0 0 .5em 2.5em;padding:0;font-weight:normal}#helpFrame ol ol{margin:0 0 .5em 1.5em}#helpFrame div.dokuwiki ol{list-style-type:decimal}#helpFrame div.dokuwiki ol ol{list-style-type:upper-roman}#helpFrame div.dokuwiki ol ol ol{list-style-type:lower-alpha}#helpFrame div.dokuwiki ol ol ol ol{list-style-type:lower-greek}#helpFrame span.li{font-weight:normal}#helpFrame pre.pre{font-size:8pt;padding:.5em;border:1px dashed #cdd7e2;color:#000;overflow:visible}#helpFrame pre.code{font-size:8pt;padding:.5em;border:1px dashed #cdd7e2;color:#000;overflow:visible}#helpFrame code{font-size:120%}#helpFrame pre.file{font-size:8pt;padding:.5em;border:1px dotted #cdd7e2;color:#000;overflow:visible}#helpFrame div.footnotes{clear:both;border-top:1px solid #cdd7e2;padding-left:1em;margin-top:1em}#helpFrame div.fn{font-size:90%}#helpFrame a.fn_top{vertical-align:super;font-size:80%}#helpFrame a.fn_bot{vertical-align:super;font-size:80%;font-weight:bold}#helpFrame acronym{border:0}#helpFrame table.inline{font-size:80%;background-color:#edf3f5;border-spacing:0;border-collapse:collapse}#helpFrame table.inline th{padding:3px;border:1px solid #cdd7e2;border-bottom:2px solid #cdd7e2}#helpFrame table.inline td{padding:3px;border:1px solid #cdd7e2}#helpFrame .leftalign{text-align:left}#helpFrame .centeralign{text-align:center}#helpFrame .rightalign{text-align:right}#helpFrame .toc,#helpFrame .inetFooterinc,#helpFrame .header,#helpFrame .bar,#helpFrame .user{display:none}#helpFrame div.inlinetoc2{border:none !important}#helpFrame div.inlinetoc2 ul{list-style-type:none !important}#helpFrame div.mergehintwrapper{margin-top:.1cm;border-top:1pt solid #aec1d7;clear:both}#helpFrame div.mergehintcontent{margin-top:-2em}#helpFrame aside.mergehint{font-size:9pt;padding:0 5px;border-radius:0 0 .15cm .15cm;background:#aec1d7;color:#070b0f;width:2cm;margin-left:-2.25cm;margin-top:-1pt;text-align:center}}body#helpFrame{padding:20px}#helpFrame .search-highlight{background-color:#fbe7cc;margin:-2px;padding:2px}#helpFrame .search-highlight.currentMatch{background-color:#f5c480}#helpFrame div.dokuwiki img{max-width:100% !important;height:auto}#helpFrame div.dokuwiki p > img:only-child,#helpFrame div.dokuwiki p > img ~ img,#helpFrame div.dokuwiki p > img:has(~ img){filter:drop-shadow(1px 1px 2px rgba(0,0,0,.2))}#helpFrame div.dokuwiki .table,#helpFrame div.dokuwiki table{box-shadow:none}#helpFrame div.dokuwiki td > img{max-width:initial !important}#helpFrame div.dokuwiki td.row2 > a{word-break:break-all}#helpFrame div.dokuwiki tr.row:before,#helpFrame div.dokuwiki tr.row:after{content:initial;clear:initial}#helpFrame div.dokuwiki div.level1,#helpFrame div.dokuwiki h1{margin-left:0 !important}#helpFrame #center{padding:0}#helpFrame #inet_page .dokuwiki{padding:15px;background-color:#fff;color:#111;box-shadow:0 0 2px 1px rgba(0,0,0,.1);border-radius:8px}#helpFrame #inet_page .dokuwiki ~ .dokuwiki{border-top:0;margin-top:-1px;padding-top:1px;box-shadow:none;border-radius:0}#helpFrame #inet_page #inet_footer{margin-top:1em}#helpFrame .dokuwiki code{color:#29848f;background:#fff}#helpFrame pre.code{border-color:#cdd7e2 !important;background:#fff !important}#helpFrame pre.code.yaml .co0,#helpFrame pre.code.yaml .co3,#helpFrame pre.code.yaml .co4{color:#5cb85c}#helpFrame pre.code.Dockerfile .kw1{color:#5cb85c}#helpFrame pre.code.Dockerfile .st0{color:#eb8900}#helpFrame pre.code.Dockerfile .re1{color:#29848f}#helpFrame pre.code.bash{color:#29848f}#helpFrame pre.code.bash [class*="kw"],#helpFrame pre.code.bash [class*="re"],#helpFrame pre.code.bash [class*="sy"],#helpFrame pre.code.bash [class*="nu"],#helpFrame pre.code.bash [class*="br"],#helpFrame pre.code.bash [class*="st"]{color:#29848f}#helpFrame pre.code.java{color:#29848f}#helpFrame pre.code.java .kw1,#helpFrame pre.code.java .kw2,#helpFrame pre.code.java .kw4{color:#a46262;font-weight:bold}#helpFrame pre.code.java .kw3{color:#29848f;font-weight:bold}#helpFrame pre.code.java .co2,#helpFrame pre.code.java .me1{color:#29848f}#helpFrame pre.code.java .st0,#helpFrame pre.code.java .st_h{color:#eb8900}#helpFrame pre.code.properties .re0{color:#29848f}#helpFrame pre.code.properties .re1,#helpFrame pre.code.properties .st0{color:#eb8900}#helpFrame .header.tag{display:initial}#helpFrame h1 .tagsections.header.tag.option{margin-top:-1.5em;float:right}#helpFrame h1 .tagsections.header.tag.option:first-child{margin-left:0}#helpFrame .tagsections.header.tag.option a:before{margin-right:-100%}#helpFrame .tagsections.header.tag:not(.option):not(.plugin){display:none}#helpFrame .tagsections.header.tag.option:first-child,#helpFrame .tagsections.header.tag.plugin:first-child{display:inline-block}.helpmodule{padding:15px}.helpmodule .helpframe{max-width:1024px;margin-left:auto;margin-right:auto;line-height:1.5em}.helpmodule .helpHead{padding-bottom:15px;display:flex;align-items:flex-start;gap:15px;justify-content:space-between}.helpmodule .helpHead #helpDownload{white-space:nowrap}.helpmodule .icon-pdf{background-image:url('../img/pdf.png')}.helpmodule .fullonhover{opacity:.5}.helpmodule .fullonhover:hover{opacity:1}a.searchMatch{font-weight:bold}a.noSearchMatch{color:rgba(160,160,160,.6)}div.font-size-selection{text-align:right;font-size:12px;margin-bottom:6px}.helpmodule div.font-size-selection label[for=font-size-small]{font-size:1rem;width:2.4rem;height:2.4rem;color:#111}.helpmodule input#font-size-small:checked ~ div.font-size-selection label[for=font-size-small]{box-shadow:inset 1px 1px 3px 0 rgba(0,0,0,.2)}.helpmodule input#font-size-small:checked ~ div.helpContent{font-size:1em}.helpmodule div.font-size-selection label[for=font-size-medium]{font-size:1.2rem;width:2.4rem;height:2.4rem;color:#111}.helpmodule input#font-size-medium:checked ~ div.font-size-selection label[for=font-size-medium]{box-shadow:inset 1px 1px 3px 0 rgba(0,0,0,.2)}.helpmodule input#font-size-medium:checked ~ div.helpContent{font-size:1.2em}.helpmodule div.font-size-selection label[for=font-size-large]{font-size:1.4rem;width:2.4rem;height:2.4rem;color:#111}.helpmodule input#font-size-large:checked ~ div.font-size-selection label[for=font-size-large]{box-shadow:inset 1px 1px 3px 0 rgba(0,0,0,.2)}.helpmodule input#font-size-large:checked ~ div.helpContent{font-size:1.4em}div#helpDownload{position:relative}div#helpDownload a{position:relative}div#helpDownload a ~ span{position:absolute;right:0;top:100%;padding:2px 5px;background:#29848f;color:#fff;border-radius:5px;text-decoration:none;pointer-events:none}#helpFrame a[data-plugin-missing]{color:#d9534f}#helpFrame a[data-plugin-missing]:after{content:attr(data-plugin-missing-text)}#helpFrame div.changelog h4{margin-left:0}#helpFrame div.changelog ul li{color:#111}#helpFrame div.changelog ul li::marker{color:#29848f}#helpFrame div.licenses > h3,#helpFrame div.licenses > div.level3{margin-left:0}#helpFrame div.licenses > div.level3:not(:last-child){margin-bottom:10rem}#helpFrame div.licenses table.licenseTable{table-layout:fixed;border:none !important}#helpFrame div.licenses table.licenseTable td{vertical-align:top}#helpFrame div.licenses table.licenseTable .row2{width:6em;word-break:break-word}#helpFrame div.licenses table.licenseTable th.row3{width:20%}#helpFrame div.licenses table.licenseTable th.row4{width:40%}
themeidentifier {
   display: none;
   background-image: url(data:image/gif;base64,LTEwODEyMzYwMjM=);
}
