﻿@import url('https://fonts.googleapis.com/css?family=Nunito:100,200,300,400,500,700');


body {
    background-color: #F6F9FA !important;
}

div, .swagger-ui .info li, .swagger-ui .info p, .swagger-ui .info table, .swagger-ui .info .title, .swagger-ui .info .title small pre, .swagger-ui .info .title small pre, .swagger-ui .opblock-tag, .swagger-ui .opblock-summary-path {
    font-family: Nunito !important;
}

.swagger-ui .opblock-summary-path {
    font-weight: 400 !important;
}

.topbar {
    display: none;
}

#select_document {
    background-color: #718c93 !important;
}

.swagger-ui .opblock .opblock-summary-method {
    border-radius: 20px;
    font-family: Nunito;
}
.swagger-ui .opblock.opblock-post .opblock-summary-method {
    background: #78af15;
}

.swagger-ui .opblock.opblock-get .opblock-summary {
    border-color: #ACDEE2;
}

.swagger-ui .opblock {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.swagger-ui .opblock.opblock-get {
    border-color: #fff;
    background: rgba(97,175,254,.1);
}

    .swagger-ui .opblock.opblock-get .opblock-summary-method {
        background: #ACDEE2;
    }

.btn.authorize {
    border-radius: 20px;
    border-color: #78af15 !important;
    color: #78af15 !important;
    font-family: Nunito;
}

.btn-done {
    font-family: Nunito !important;
    border-radius: 20px !important;
}


.swagger-ui .btn.authorize svg {
    fill: #78af15 !important;
}

#header {
    background: #143F4C !important;
}

.heading h2 {
    font-weight: lighter !important;
    font-size: 22px !important;
    font-family: Nunito !important;
    color: black !important;
}

#api_selector {
    display: none !important;
}

.scheme-container {
    background-color: #fff !important;
    box-shadow: 2px 2px 20px -6px rgba(0, 0, 0, 0.1);
    max-width: 1460px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.information-container.wrapper {
    max-width: 100%;
    background-color: #F6F9FA !important;
    box-shadow: none !important;
}

.schemes.wrapper {
    box-shadow: none !important;
}

.swagger-ui .info {
    padding-top: 60px;
    margin: auto;
    background-color: #F6F9FA;
    max-width: 1460px;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
}

    .swagger-ui .info .title {
        font-weight: lighter;
        font-size: 52px;
        color: #143F4C;
    }

.swagger-ui .wrapper {
    margin-left: auto !important;
    margin-right: auto !important;
    background-color: white;
    box-shadow: 2px 2px 20px -6px rgba(0, 0, 0, 0.1);
}


.swagger-ui .model-toggle {
    top: 0px;
}

    .swagger-ui .model-toggle:after {
        height: 10px;
    }
    

.swagger-ui .renderedMarkdown p {
    margin: 0 !important;
}


.prop .renderedMarkdown p {
    color: green;
    font-family: monospace;
    margin-bottom: 10px !important;
}



.swagger-ui .opblock-description-wrapper .renderedMarkdown p {
    color: green;
    font-size: 12px;
    font-family: monospace;
    font-weight: normal;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}

.description, .info__contact {
    padding: 20px;
    margin: 0 !important;
    background-color: white;
}

.info__contact, .scheme-container {
    box-shadow: 2px 2px 0px -6px rgba(0, 0, 0, 0.1) !important;
}

.description {
    box-shadow: 2px 2px 20px -6px rgba(0, 0, 0, 0.1);
    line-height: 25px;
}

.auth-container .wrapper {
    box-shadow: none;
}

.swagger-ui .model {
    font-weight: 300 !important;
}

.swagger-ui table.model tbody tr td:first-of-type {
    font-weight: bold;
}

.swagger-ui .model-title, .model.model-title {
    font-size: 16px;
    font-weight: 400 !important;
    font-family: Nunito;
}

.swagger-ui .model-title .model-title__text{
    padding-right: 10px;
}

.swagger-ui .model-toggle {
    margin-right: 15px !important;
}

.swagger-ui table.model {
    margin-top: 10px;
}

h4 {
    font-weight: 100;
}

.swagger-ui .info .title small {
    border-radius: 0;
    font-weight: bold;
}

.swagger-ui .opblock-tag {
    font-size: 24px;
    margin: 0 0 0px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    font-family: Nunito;
    color: #143F4C;
}

.swagger-ui .opblock.opblock-post {
    border-color: #fff;
    background: rgba(73,204,144,.1);
    box-shadow: none;
    border-radius: 0;
}

.opblock-tag-section.is-open .opblock-tag {
    margin-bottom: 60px;
}

.swagger-ui .opblock.opblock-put, .swagger-ui .opblock.opblock-get, .swagger-ui .opblock.opblock-delete {
    box-shadow: none;
    border-radius: 0;
}

.swagger-ui .opblock-tag .renderedMarkdown, .swagger-ui .opblock-tag div small {
    display: none;

}

.swagger-ui .opblock-tag-section.is-open .opblock-tag .renderedMarkdown, .swagger-ui .opblock-tag-section.is-open .opblock-tag div small, .swagger-ui .opblock-tag-section.is-open .opblock-tag div small a{
    color: #aaa;
    display: inline;
    
}

.swagger-ui .opblock .opblock-section-header {
    box-shadow: none;
}

.swagger-ui .opblock {
    border-radius: 20px !important;
}

.swagger-ui .opblock.opblock-get {
    background-color: #eef8f9 !important;
}

.swagger-ui .opblock-tag-section.is-open .opblock-tag {
    background-color: #fafafa;
    border-bottom: 1px solid rgba(59,65,81,.3);
}

.swagger-ui .opblock-tag-section.is-open {
    margin-bottom: 20px;    
}

.swagger-ui .opblock-tag {
    border-top: 1px solid rgba(59,65,81,.3);
    border-bottom: 0px solid rgba(59,65,81,.3);
}

.swagger-ui .opblock-tag.is-open {
    border-bottom: 1px solid rgba(59,65,81,.3);
}

.swagger-ui .models h4 span {
    font-size: 24px !important;
    font-weight: 100 !important;
    font-family: Nunito !important;
    color: #143F4C !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.swagger-ui .models {
    border: 0 !important;
    margin-right: -20px !important;
    margin-left: -20px !important;
}

.swagger-ui section.models .model-container {
    background-color: #eef8f9  !important;    
}

.swagger-ui .opblock-tag .renderedMarkdown {
    position:absolute;
    top: 60px;
    left: 20px;
    padding: 10px;
}

.swagger-ui .opblock-tag div small {
    position:absolute;
    top: 60px;
    right: 20px;
    padding: 10px;
}


.swagger-ui h4.opblock-tag {
    position: relative;
}

.swagger-ui .btn {
    font-family: Nunito, Roboto, Arial, sans-serif;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 6px 24px;
    font-size: 14px;
    line-height: 1.5;
    color: #0073AA;
    height: 34px;
    min-width: 34px;
    border: 1px solid transparent;
    border-radius: 36px;
    cursor: pointer;
    font-weight: 400;
    background: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #143F4C;
    border-color: #ACDEE2;
    background-color: #fff;
}

.swagger-ui .opblock.opblock-get .tab-header .tab-item.active h4 span:after {
    background-color: #0f2026;
}

.swagger-ui .btn-group .btn:first-child {
    border-radius: 36px;
}

.swagger-ui .btn-group .btn:last-child {
    border-radius: 36px;
}

.swagger-ui .btn-group .btn:not(:first-of-type) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.swagger-ui .btn-group .btn:not(:last-of-type) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}



.swagger-ui h4.opblock-tag a span {
    background-repeat: no-repeat !important;
    background-position: 0px 5px;
    padding-left: 40px !important;
}

.swagger-ui .btn.execute {
    color: #fff;
    border-color: #143F4C;
    background-color: #143F4C;
    transition: all 100ms ease;
}

.swagger-ui .btn-clear {
    color: #143F4C;
    border-color: #ACDEE2;
    background-color: #fff;
}

.swagger-ui .btn.execute:hover {
    color: #fff;
    border-color: #43656f;
    background-color: #43656f;
}

.swagger-ui .model-box {
    background-color: #cdeaee;
}

[data-tag^="Project"] a span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' aria-labelledby='title'%0Aaria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ECopied To Clipboard%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath data-name='layer2' d='M35.4 58H4a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2h9.9M34 8h10a2 2 0 0 1 2 2v20' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Cpath data-name='layer2' d='M32 6h-3.1a5 5 0 0 0-9.8 0H16a2 2 0 0 0-2 2v6h20V8a2 2 0 0 0-2-2zm6 26.1V14h-4m-20 0h-4v36h20.5M18 22h12M18 32h12M18 42h12' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Ccircle data-name='layer1' cx='46' cy='46' r='16' fill='none' stroke='%23acdee2' stroke-miterlimit='10' stroke-width='3' stroke-linejoin='round' stroke-linecap='round'%3E%3C/circle%3E%3Cpath data-name='layer1' fill='none' stroke='%23acdee2' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M44 39v10h8'%3E%3C/path%3E%3C/svg%3E");
}

[data-tag^="Cart"] a span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' aria-labelledby='title'%0Aaria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ECart%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath data-name='layer2' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' d='M2 6h10l10 40h32l8-24H16' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Ccircle data-name='layer1' cx='23' cy='54' r='4' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' stroke-linejoin='round' stroke-linecap='round'%3E%3C/circle%3E%3Ccircle data-name='layer1' cx='49' cy='54' r='4' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' stroke-linejoin='round' stroke-linecap='round'%3E%3C/circle%3E%3C/svg%3E");
}

[data-tag^="Customers | B2B"] a span {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 64 64;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23ACDEE2;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D .st1%7Bfill:none;stroke:%23143F4C;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cg%3E%3Cline class='st0' x1='31.6' y1='50' x2='37.5' y2='62'/%3E%3Cline class='st0' x1='25.6' y1='62' x2='31.6' y2='50'/%3E%3Cline class='st0' x1='27.6' y1='57.8' x2='19.6' y2='49.2'/%3E%3Cline class='st0' x1='35.5' y1='57.8' x2='43.6' y2='49.5'/%3E%3C/g%3E%3Ctitle%3EBusinessman%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath class='st1' d='M31.6,2c-6.6,0-14,4-14,14.4V20c-3,0-2.9,3.8-2.9,4.7s0.7,7.3,3.8,7.3c1,4.2,3.6,7.9,7.2,10.3 M37.6,42.3 c3.6-2.4,6.2-6.1,7.2-10.3c3,0,3.7-6.3,3.7-7.3s0.1-4.7-2.9-4.7v-3.6C45.6,6,38.2,2,31.6,2'/%3E%3Cpath class='st1' d='M32,50l-8.4-4.8c-0.1,1.8-1.1,4.1-10,5.8C2,53.2,2,62,2,62h60c0,0,0-8.6-12.4-11c-8.5-1.6-9.8-3.8-10-5.7L32,50 '/%3E%3Cpath class='st1' d='M17.6,18c12,0,12-8,20-8c4.1-0.2,7.6,2.8,8,6.9 M23.6,45.2v-4.4 M39.6,45.3v-4.5'/%3E%3C/svg%3E%0A");
}

[data-tag^="Customers | Customer"] a span {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 64 64;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23ACDEE2;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D .st1%7Bfill:none;stroke:%23143F4C;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cg%3E%3Cline class='st0' x1='31.6' y1='50' x2='37.5' y2='62'/%3E%3Cline class='st0' x1='25.6' y1='62' x2='31.6' y2='50'/%3E%3Cline class='st0' x1='27.6' y1='57.8' x2='19.6' y2='49.2'/%3E%3Cline class='st0' x1='35.5' y1='57.8' x2='43.6' y2='49.5'/%3E%3C/g%3E%3Ctitle%3EBusinessman%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath class='st1' d='M31.6,2c-6.6,0-14,4-14,14.4V20c-3,0-2.9,3.8-2.9,4.7s0.7,7.3,3.8,7.3c1,4.2,3.6,7.9,7.2,10.3 M37.6,42.3 c3.6-2.4,6.2-6.1,7.2-10.3c3,0,3.7-6.3,3.7-7.3s0.1-4.7-2.9-4.7v-3.6C45.6,6,38.2,2,31.6,2'/%3E%3Cpath class='st1' d='M32,50l-8.4-4.8c-0.1,1.8-1.1,4.1-10,5.8C2,53.2,2,62,2,62h60c0,0,0-8.6-12.4-11c-8.5-1.6-9.8-3.8-10-5.7L32,50 '/%3E%3Cpath class='st1' d='M17.6,18c12,0,12-8,20-8c4.1-0.2,7.6,2.8,8,6.9 M23.6,45.2v-4.4 M39.6,45.3v-4.5'/%3E%3C/svg%3E%0A");
}

[data-tag^="Customers | B2C"] a span {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' aria-labelledby='title'%0Aaria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EMan%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath stroke-width='3' stroke-miterlimit='10' stroke='%23143f4c' fill='none' d='M41.713 48.744c-1.968-1.476-1.71-3.069-1.71-4.244v-4m-16 1v3c0 1.285.425 3.083-2.194 4.67' data-name='layer2' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Cpath stroke-width='3' stroke-miterlimit='10' stroke='%23143f4c' fill='none' d='M37.601 42.5a16.786 16.786 0 0 0 7.168-10.135c3.026-.037 4.234-2.931 4.234-6.937 0-1.994 0-4.928-3-4.928v-2m-29 0v2.006c-2-.006-3 2.994-3 4.988 0 4.006 1.391 7.006 4.436 7.006h.002a15.21 15.21 0 0 0 7.17 10m20.392-24v-2c0-10.4-7.373-14-14-14s-15 3.517-15 13.916V18.5c12 0 13-8 21-8 7.459 0 8 8 8 8z' data-name='layer2' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Cpath stroke-width='3' stroke-miterlimit='10' stroke='%23143f4c' fill='none' d='M14.003 51.5c-12.61 2-12.001 11-12.001 11h30L21.809 49.17c-1.458.885-3.856 1.703-7.806 2.33zm36 0c-4.436-.74-6.91-1.72-8.29-2.756L32.002 62.5h30s0-9-12-11z' data-name='layer1' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E");
}

[data-tag^="Orders"] a span {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23ACDEE2;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D .st1%7Bfill:none;stroke:%23143F4C;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Ctitle%3EBulleted List%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath class='st0' d='M26,6h36v8H26V6z M26,50h36v8H26V50z M26,28h36v8H26V28z'/%3E%3Ccircle class='st1' cx='8' cy='10' r='6'/%3E%3Ccircle class='st1' cx='8' cy='54' r='6'/%3E%3Ccircle class='st1' cx='8' cy='32' r='6'/%3E%3C/svg%3E%0A");
}


[data-tag^="Markets"] a span {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' aria-labelledby='title'%0Aaria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EWorld Globe%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cellipse stroke-width='3' stroke-miterlimit='10' stroke='%23143f4c' fill='none' ry='30' rx='16.1' cy='32' cx='32' data-name='layer2' stroke-linejoin='round' stroke-linecap='round'%3E%3C/ellipse%3E%3Cpath d='M4.5 44h55m-55-24h55M32 2v60' stroke-width='3' stroke-miterlimit='10' stroke='%23143f4c' fill='none' data-name='layer2' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Ccircle stroke-width='3' stroke-miterlimit='10' stroke='%23143f4c' fill='none' r='30' cy='32' cx='32' data-name='layer1' stroke-linejoin='round' stroke-linecap='round'%3E%3C/circle%3E%3C/svg%3E");
}

[data-tag^="Date Planners"] a span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' aria-labelledby='title'%0Aaria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EStar%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath data-name='layer2' fill='none' stroke='%23acdee2' stroke-miterlimit='10' stroke-width='3' d='M36 36h12v22H36z' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Cpath data-name='layer2' fill='none' stroke='%23acdee2' stroke-miterlimit='10' stroke-width='3' d='M56 30v28H8V30' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Cpath data-name='layer2' fill='none' stroke='%23acdee2' stroke-miterlimit='10' stroke-width='3' d='M16 36h14v12H16z' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Cpath data-name='layer1' d='M52.6 6H11.4L2 22.5a7.5 7.5 0 0 0 15 0 7.5 7.5 0 0 0 15 0 7.5 7.5 0 0 0 15 0 7.5 7.5 0 0 0 15 0zM2 22h60M32 6v16.5m-15 0L22 6m25 16.5L42 6' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E");
}

[data-tag^="Health"] a span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' aria-labelledby='title' aria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EHeartbeat%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath data-name='layer2' d='M54.132 37.978c-7.756 12.073-22.055 20.058-22.055 20.058S18.218 50.34 10.33 39M7.9 35A23.91 23.91 0 0 1 5 24C5 5.04 28 5 32 19c4-14 27-14 27 4a25.548 25.548 0 0 1-2.644 11' fill='none' stroke='%23acdee2' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' stroke-linejoin='round'%3E%3C/path%3E%3Cpath data-name='layer1' d='M2 35h14.76a.5.5 0 0 0 .39-.188l3.437-4.3a.5.5 0 0 1 .8.022l4.166 5.833a.5.5 0 0 0 .839-.039l6.1-10.459a.5.5 0 0 1 .894.062l6.2 15.049a.5.5 0 0 0 .91.033l3.371-6.741a.5.5 0 0 1 .442-.272H62' fill='none' stroke='%23143f4c' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");
}
[data-tag^="Promotions"] a span {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' aria-labelledby='title' aria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ESpecial Price%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Ccircle data-name='layer2' cx='21' cy='23' r='5' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' stroke-linejoin='round' stroke-linecap='round'%3E%3C/circle%3E%3Ccircle data-name='layer2' cx='43' cy='41' r='5' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' stroke-linejoin='round' stroke-linecap='round'%3E%3C/circle%3E%3Cpath data-name='layer2' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' d='M46 18L18 46' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Cpath data-name='layer1' fill='none' stroke='%23acdee2' stroke-miterlimit='10' stroke-width='3' d='M32 4.5L38 2l4.5 4.6H49l2.5 5.9 5.9 2.5v6.5L62 26l-2.5 6 2.5 6-4.6 4.5V49l-5.9 2.5-2.5 5.9h-6.5L38 62l-6-2.5-6 2.5-4.5-4.6H15l-2.5-5.9L6.6 49v-6.5L2 38l2.5-6L2 26l4.6-4.5V15l5.9-2.5L15 6.6h6.5L26 2l6 2.5z' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E");
}

[data-tag^="Orders Click"] a span {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 64;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23143F4C;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Ctitle%3EPoint Hand%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath class='st0' d='M22,41.4V6c0-2.2,1.8-4,4-4s4,1.8,4,4v22 M22.2,57.2L10.4,37.8c-1-2-0.2-4.4,1.8-5.4c0,0,0,0,0,0 c2-1,4.4-0.2,5.4,1.8c0,0,0,0,0,0l4.4,7.2 M30,22c0-2.2,1.8-4,4-4s4,1.8,4,4v8 M38,24c0-2.2,1.8-4,4-4s4,1.8,4,4v8'/%3E%3Cpath class='st0' d='M22.2,57.2c1.8,3,5.1,4.8,8.6,4.8H44c5.5,0,10-4.5,10-10V28c0-2.2-1.8-4-4-4s-4,1.8-4,4'/%3E%3C/svg%3E%0A");
}

[data-tag^="Token"] a span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' aria-labelledby='title' aria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EKey%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath data-name='layer1' d='M56.7 7.3a18 18 0 0 0-28.7 21l-8 7.9V40h-6v6H8v6H4l-2 2v8h8l25.8-26A18 18 0 0 0 56.7 7.3zm-5.9 11.5a4 4 0 1 1 0-5.7 4 4 0 0 1 0 5.7z' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E");
}

[data-tag^="Products"] a span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' aria-labelledby='title'%0Aaria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ELabel%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath data-name='layer2' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' d='M24.5 62L2 39.5 31.6 9.9l21.1 1.4 1.4 21.1L24.5 62z' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Ccircle data-name='layer1' cx='42.8' cy='21.2' r='2' transform='rotate(-45 42.86 21.147)' fill='none' stroke='%23acdee2' stroke-miterlimit='10' stroke-width='3' stroke-linejoin='round' stroke-linecap='round'%3E%3C/circle%3E%3Cpath data-name='layer1' d='M45.7 5.7c4.2-4.3 10.5-4.9 14-1.4s2.9 9.8-1.4 14.1-10.6 4.9-14.1 1.4' fill='none' stroke='%23acdee2' stroke-miterlimit='10' stroke-width='3' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E");
}

[data-tag*="Images"] a span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' aria-labelledby='title'%0Aaria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EImages%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath data-name='layer2' fill='none' stroke='%23acdee2' stroke-miterlimit='10' stroke-width='3' d='M10 46H2V2h44v8' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Cpath data-name='layer2' fill='none' stroke='%23acdee2' stroke-miterlimit='10' stroke-width='3' d='M18 54h-8V10h44v8' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Cpath data-name='layer1' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' d='M18 18h44v44H18zm0 34h44' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Ccircle data-name='layer1' cx='28' cy='28' r='4' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' stroke-linejoin='round' stroke-linecap='round'%3E%3C/circle%3E%3Cpath data-name='layer1' d='M24 52c0-2.8.6-14 7.3-14s4.1 6 6.7 6 .6-16 8-16 10 21.8 10 24' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E");
}

[data-tag*="Files"] a span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' aria-labelledby='title'%0Aaria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EFile Loading%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath data-name='layer2' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' d='M10 2v60h44V18L38 2H10z' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Cpath data-name='layer2' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' d='M38 2v16h16' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E");
}


[data-tag^="Notifications"] a span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' aria-labelledby='title'%0Aaria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EMail%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath data-name='layer2' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' d='M2 12l30 29 30-29M42 31.6L62 52M2 52l20-20.4' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Cpath data-name='layer1' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' d='M2 12h60v40H2z' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E");
}

[data-tag^="Invoices"] a span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' aria-labelledby='title'%0Aaria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EFile Loading%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath data-name='layer2' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' d='M10 2v60h44V18L38 2H10z' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Cpath data-name='layer2' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' d='M38 2v16h16' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E");
}

[data-tag^="Vouchers"] a span {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' aria-labelledby='title' aria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EEntrance%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath data-name='layer2' d='M55 18.7A6.9 6.9 0 0 1 45.3 9l-7-7L2 38.3l7 7a6.9 6.9 0 0 1 9.7 9.7l7 7L62 25.7z' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Cpath data-name='layer1' fill='none' stroke='%23acdee2' stroke-miterlimit='10' stroke-width='3' d='M34.1 14.6l1.4 1.4m4.2 4.1l1.4 1.4m4.2 4.2l1.4 1.4m4.1 4.2l1.4 1.4m-40.4-1.4l1.4 1.4m4.1 4.2l1.4 1.4m4.2 4.2l1.4 1.4m4.2 4.1l1.4 1.4' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E");
}

[data-tag*="Ratings"] a span {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' aria-labelledby='title'%0Aaria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EStar%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath d='M32 48L15 58l4-19L5 26l19-2 8-18 8 18 19 2-14 13 4 19-17-10z' stroke-width='3' stroke-miterlimit='10' stroke-linecap='round' stroke='%23143f4c' fill='none' data-name='layer1' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");
}

[data-tag^="Stores"] a span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' aria-labelledby='title'%0Aaria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EStore%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath data-name='layer2' fill='none' stroke='%23acdee2' stroke-miterlimit='10' stroke-width='3' d='M36 36h12v22H36z' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Cpath data-name='layer2' fill='none' stroke='%23acdee2' stroke-miterlimit='10' stroke-width='3' d='M56 30v28H8V30' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Cpath data-name='layer2' fill='none' stroke='%23acdee2' stroke-miterlimit='10' stroke-width='3' d='M16 36h14v12H16z' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Cpath data-name='layer1' d='M52.6 6H11.4L2 22.5a7.5 7.5 0 0 0 15 0 7.5 7.5 0 0 0 15 0 7.5 7.5 0 0 0 15 0 7.5 7.5 0 0 0 15 0zM2 22h60M32 6v16.5m-15 0L22 6m25 16.5L42 6' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E");
}

[data-tag*="Trigger"] a span {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' aria-labelledby='title'%0Aaria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EWaving Flag%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath d='M25 38.7l12.3 21.2' stroke-width='3' stroke-miterlimit='10' stroke='%23143f4c' fill='none' data-name='layer2' stroke-linejoin='round' stroke-linecap='butt'%3E%3C/path%3E%3Cpath stroke-width='3' stroke-miterlimit='10' stroke='%23143f4c' fill='none' d='M55 4c-14.7 8.4-34.5.5-46 7l16 27.7C48.4 25.2 55 4 55 4z' data-name='layer1' stroke-linejoin='round' stroke-linecap='butt'%3E%3C/path%3E%3C/svg%3E");
}

[data-tag^="Test"] a span {
    background-image: url("data:image/svg+xml,x");
}

[data-tag^="Users"] a span {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' aria-labelledby='title' aria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ESecured Account%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath data-name='layer2' d='M38 51H2s0-7 9.4-8.8S20 38.6 20 37v-2a14.2 14.2 0 0 1-4-7c-2.5 0-4-3-4-6 0-.8 0-4 2-4-1.6-6.4-.4-13 4-13 10.4-7 25-1.5 20 13 2 0 2 3.2 2 4 0 3-1.5 6-4 6a14.1 14.1 0 0 1-4 7v2a3.7 3.7 0 0 0 2.5 3.4c2.2 1 7.9 1.8 9.5 2.6' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3Cpath data-name='layer1' fill='none' stroke='%23acdee2' stroke-miterlimit='10' stroke-width='3' d='M38 46h24v16H38zm6 0V36a6 6 0 0 1 6-6 6 6 0 0 1 6 6v10m-6 6v4' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E");
}

[data-tag^="Settings"] a span {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' aria-labelledby='title' aria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ESettings Window%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Ccircle data-name='layer2' cx='8' cy='12' r='1' fill='none' stroke='%23143f4c' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'%3E%3C/circle%3E%3Ccircle data-name='layer2' cx='15' cy='12' r='1' fill='none' stroke='%23143f4c' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'%3E%3C/circle%3E%3Ccircle data-name='layer2' cx='22' cy='12' r='1' fill='none' stroke='%23143f4c' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'%3E%3C/circle%3E%3Cpath data-name='layer2' fill='none' stroke='%23143f4c' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M2 6h52v12H2zm52 27V18M2 18v32h31'%3E%3C/path%3E%3Ccircle data-name='layer1' cx='47' cy='43' r='5' fill='none' stroke='%23acdee2' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'%3E%3C/circle%3E%3Cpath data-name='layer1' d='M62 47l-3.4-2a11.8 11.8 0 0 0 .2-2.1 11.9 11.9 0 0 0-.2-2.3l3.1-1.6-4-6.9-3.1 1.8C53.4 32.9 52 32 51 32v-4h-8v4a7.9 7.9 0 0 0-3.9 1.8L36 32l-4 7 3 1.7a11.7 11.7 0 0 0-.2 2.3 11.9 11.9 0 0 0 .2 2.1L31.7 47l4 6.9 3.3-1.8a8.2 8.2 0 0 0 4 1.9v4h8v-4c1 0 2.5-1 3.7-2l3.3 2z' fill='none' stroke='%23acdee2' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'%3E%3C/path%3E%3C/svg%3E");
}

[data-tag^="Test"] a span {
    background-image: url("data:image/svg+xml,x");
}

[data-tag^="Comments"] a span {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' aria-labelledby='title' aria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EMessage%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath data-name='layer1' fill='none' stroke='%23143f4c' stroke-miterlimit='10' stroke-width='3' d='M2 8v40h18v11l12-11h30V8H2z' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E");
}

[data-tag^="Suppliers"] a span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1'  viewBox='0 0 400 400' xml:space='preserve'%3E%3Cdefs%3E%3C/defs%3E%3Cg style='stroke: none; stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: none; fill-rule: nonzero; opacity: 1;' transform='translate(1.4065934065934016 1.4065934065934016) scale(2.81 2.81)' %3E%3Cpath d='M 52.229 71.104 H 37.771 V 56.646 h 14.457 V 71.104 z M 40.771 68.104 h 8.457 v -8.457 h -8.457 V 68.104 z' style='stroke: none; stroke-width: 3; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(20,63,76); fill-rule: nonzero; opacity: 1;' transform=' matrix(1 0 0 1 0 0) ' stroke-linecap='round' /%3E%3Cpath d='M 73.158 71.104 H 58.702 V 56.646 h 14.456 V 71.104 z M 61.702 68.104 h 8.456 v -8.457 h -8.456 V 68.104 z' style='stroke: none; stroke-width: 3; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(20,63,76); fill-rule: nonzero; opacity: 1;' transform=' matrix(1 0 0 1 0 0) ' stroke-linecap='round' /%3E%3Cpath d='M 31.298 71.104 H 16.841 V 56.646 h 14.457 V 71.104 z M 19.841 68.104 h 8.457 v -8.457 h -8.457 V 68.104 z' style='stroke: none; stroke-width: 3; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(20,63,76); fill-rule: nonzero; opacity: 1;' transform=' matrix(1 0 0 1 0 0) ' stroke-linecap='round' /%3E%3Cpath d='M 83.651 85.321 V 31.954 l -4.327 2.34 L 77.152 1.679 h -12.6 l -2.803 42.119 l -2.866 1.55 V 31.954 L 34.116 45.348 V 31.954 L 6.349 46.97 v 38.352 H 0 v 3 h 90 v -3 H 83.651 z M 74.346 4.679 l 0.317 4.757 h -7.619 l 0.316 -4.757 H 74.346 z M 66.843 12.436 h 8.019 l 1.559 23.427 l -11.552 6.247 L 66.843 12.436 z M 9.349 48.759 l 21.768 -11.772 v 13.394 l 24.768 -13.394 v 13.394 l 24.768 -13.394 v 48.334 H 9.349 V 48.759 z' style='stroke: none; stroke-width: 3; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(20,63,76); fill-rule: nonzero; opacity: 1;' transform=' matrix(1 0 0 1 0 0) ' stroke-linecap='round' /%3E%3C/g%3E%3C/svg%3E");
}

[data-tag^="Purchase"] a span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1'  viewBox='0 0 400 400' xml:space='preserve'%3E%3Cdefs%3E%3C/defs%3E%3Cg style='stroke: none; stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: none; fill-rule: nonzero; opacity: 1;' transform='translate(1.4065934065934016 1.4065934065934016) scale(2.81 2.81)' %3E%3Cpath d='M 52.229 71.104 H 37.771 V 56.646 h 14.457 V 71.104 z M 40.771 68.104 h 8.457 v -8.457 h -8.457 V 68.104 z' style='stroke: none; stroke-width: 3; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(20,63,76); fill-rule: nonzero; opacity: 1;' transform=' matrix(1 0 0 1 0 0) ' stroke-linecap='round' /%3E%3Cpath d='M 73.158 71.104 H 58.702 V 56.646 h 14.456 V 71.104 z M 61.702 68.104 h 8.456 v -8.457 h -8.456 V 68.104 z' style='stroke: none; stroke-width: 3; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(20,63,76); fill-rule: nonzero; opacity: 1;' transform=' matrix(1 0 0 1 0 0) ' stroke-linecap='round' /%3E%3Cpath d='M 31.298 71.104 H 16.841 V 56.646 h 14.457 V 71.104 z M 19.841 68.104 h 8.457 v -8.457 h -8.457 V 68.104 z' style='stroke: none; stroke-width: 3; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(20,63,76); fill-rule: nonzero; opacity: 1;' transform=' matrix(1 0 0 1 0 0) ' stroke-linecap='round' /%3E%3Cpath d='M 83.651 85.321 V 31.954 l -4.327 2.34 L 77.152 1.679 h -12.6 l -2.803 42.119 l -2.866 1.55 V 31.954 L 34.116 45.348 V 31.954 L 6.349 46.97 v 38.352 H 0 v 3 h 90 v -3 H 83.651 z M 74.346 4.679 l 0.317 4.757 h -7.619 l 0.316 -4.757 H 74.346 z M 66.843 12.436 h 8.019 l 1.559 23.427 l -11.552 6.247 L 66.843 12.436 z M 9.349 48.759 l 21.768 -11.772 v 13.394 l 24.768 -13.394 v 13.394 l 24.768 -13.394 v 48.334 H 9.349 V 48.759 z' style='stroke: none; stroke-width: 3; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(20,63,76); fill-rule: nonzero; opacity: 1;' transform=' matrix(1 0 0 1 0 0) ' stroke-linecap='round' /%3E%3C/g%3E%3C/svg%3E");
}

[data-tag^="Obsolete"] a span {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' aria-labelledby='title' aria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ESettings Window%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Ccircle data-name='layer2' cx='8' cy='12' r='1' fill='none' stroke='%23143f4c' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'%3E%3C/circle%3E%3Ccircle data-name='layer2' cx='15' cy='12' r='1' fill='none' stroke='%23143f4c' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'%3E%3C/circle%3E%3Ccircle data-name='layer2' cx='22' cy='12' r='1' fill='none' stroke='%23143f4c' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'%3E%3C/circle%3E%3Cpath data-name='layer2' fill='none' stroke='%23143f4c' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M2 6h52v12H2zm52 27V18M2 18v32h31'%3E%3C/path%3E%3Ccircle data-name='layer1' cx='47' cy='43' r='5' fill='none' stroke='%23acdee2' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'%3E%3C/circle%3E%3Cpath data-name='layer1' d='M62 47l-3.4-2a11.8 11.8 0 0 0 .2-2.1 11.9 11.9 0 0 0-.2-2.3l3.1-1.6-4-6.9-3.1 1.8C53.4 32.9 52 32 51 32v-4h-8v4a7.9 7.9 0 0 0-3.9 1.8L36 32l-4 7 3 1.7a11.7 11.7 0 0 0-.2 2.3 11.9 11.9 0 0 0 .2 2.1L31.7 47l4 6.9 3.3-1.8a8.2 8.2 0 0 0 4 1.9v4h8v-4c1 0 2.5-1 3.7-2l3.3 2z' fill='none' stroke='%23acdee2' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'%3E%3C/path%3E%3C/svg%3E");
}

[data-tag^="Event Log"] a span {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' aria-labelledby='title' aria-describedby='desc' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ESettings Window%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Ccircle data-name='layer2' cx='8' cy='12' r='1' fill='none' stroke='%23143f4c' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'%3E%3C/circle%3E%3Ccircle data-name='layer2' cx='15' cy='12' r='1' fill='none' stroke='%23143f4c' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'%3E%3C/circle%3E%3Ccircle data-name='layer2' cx='22' cy='12' r='1' fill='none' stroke='%23143f4c' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'%3E%3C/circle%3E%3Cpath data-name='layer2' fill='none' stroke='%23143f4c' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M2 6h52v12H2zm52 27V18M2 18v32h31'%3E%3C/path%3E%3Ccircle data-name='layer1' cx='47' cy='43' r='5' fill='none' stroke='%23acdee2' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'%3E%3C/circle%3E%3Cpath data-name='layer1' d='M62 47l-3.4-2a11.8 11.8 0 0 0 .2-2.1 11.9 11.9 0 0 0-.2-2.3l3.1-1.6-4-6.9-3.1 1.8C53.4 32.9 52 32 51 32v-4h-8v4a7.9 7.9 0 0 0-3.9 1.8L36 32l-4 7 3 1.7a11.7 11.7 0 0 0-.2 2.3 11.9 11.9 0 0 0 .2 2.1L31.7 47l4 6.9 3.3-1.8a8.2 8.2 0 0 0 4 1.9v4h8v-4c1 0 2.5-1 3.7-2l3.3 2z' fill='none' stroke='%23acdee2' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'%3E%3C/path%3E%3C/svg%3E");
}








