.sh-ico {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}

.expand-icon {
    width: 16px !important;
    margin-right: 2px !important;
}

.sh-tree-ico {
    width: 24px !important;
    margin-right: 2px !important;
    margin-bottom: 2px;
}

.sh-ico-backward {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid meet' viewBox='0 0 18 22' width='18' height='22'%3E%3Cdefs%3E%3Cpath d='M6 11L16 19L16 3L16 3L6 11Z' id='bAEvBPN5Y'%3E%3C/path%3E%3Cpath d='M2 4L2 18' id='cszxBYQ3J'%3E%3C/path%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cuse xlink:href='%23bAEvBPN5Y' opacity='1' fill='%23BBBBBB' fill-opacity='0'%3E%3C/use%3E%3Cg%3E%3Cuse xlink:href='%23bAEvBPN5Y' opacity='1' fill-opacity='0' stroke='%23BBBBBB' stroke-width='2' stroke-opacity='1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cuse xlink:href='%23cszxBYQ3J' opacity='1' fill='%23BBBBBB' fill-opacity='0'%3E%3C/use%3E%3Cg%3E%3Cuse xlink:href='%23cszxBYQ3J' opacity='1' fill-opacity='0' stroke='%23BBBBBB' stroke-width='2' stroke-opacity='1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.sh-ico-bars {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='none' height='24' stroke='%23BBBBBB' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='3' x2='21' y1='12' y2='12'/%3E%3Cline x1='3' x2='21' y1='6' y2='6'/%3E%3Cline x1='3' x2='21' y1='18' y2='18'/%3E%3C/svg%3E");
}

.sh-ico-compress {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='none' height='24' stroke='%23BBBBBB' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3'/%3E%3C/svg%3E");
}

.sh-ico-expand {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='none' height='24' stroke='%23BBBBBB' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3'/%3E%3C/svg%3E");
}

.sh-ico-forward {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid meet' viewBox='0 0 18 22' width='18' height='22'%3E%3Cdefs%3E%3Cpath d='M12 11L2 19L2 3L2 3L12 11Z' id='e35IjRMG4P'%3E%3C/path%3E%3Cpath d='M16 4L16 18' id='a1CWbIhhIk'%3E%3C/path%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cuse xlink:href='%23e35IjRMG4P' opacity='1' fill='%23BBBBBB' fill-opacity='0'%3E%3C/use%3E%3Cg%3E%3Cuse xlink:href='%23e35IjRMG4P' opacity='1' fill-opacity='0' stroke='%23BBBBBB' stroke-width='2' stroke-opacity='1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cuse xlink:href='%23a1CWbIhhIk' opacity='1' fill='%23BBBBBB' fill-opacity='0'%3E%3C/use%3E%3Cg%3E%3Cuse xlink:href='%23a1CWbIhhIk' opacity='1' fill-opacity='0' stroke='%23BBBBBB' stroke-width='2' stroke-opacity='1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.sh-ico-clock {
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' ?%3E%3Csvg fill='none' height='24' stroke='%23BBBBBB' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 15 15'/%3E%3C/svg%3E");
}

.sh-ico-info {
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' ?%3E%3Csvg fill='none' height='24' stroke='%23BBBBBB' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' x2='12' y1='16' y2='12'/%3E%3Cline x1='12' x2='12' y1='8' y2='8'/%3E%3C/svg%3E");
}

.sh-ico-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='none' height='24' stroke='%23BBBBBB' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='15 18 9 12 15 6'/%3E%3C/svg%3E");
}

.sh-ico-minus {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='none' height='24' stroke='%23BBBBBB' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='5' x2='19' y1='12' y2='12'/%3E%3C/svg%3E");
}

.sh-ico-plus {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='none' height='24' stroke='%23BBBBBB' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='12' x2='12' y1='5' y2='19'/%3E%3Cline x1='5' x2='19' y1='12' y2='12'/%3E%3C/svg%3E");
}

.sh-ico-menu {
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' ?%3E%3Csvg fill='none' height='24' stroke='%23BBBBBB' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='3' x2='21' y1='12' y2='12'/%3E%3Cline x1='3' x2='21' y1='6' y2='6'/%3E%3Cline x1='3' x2='21' y1='18' y2='18'/%3E%3C/svg%3E");
}

.sh-ico-times {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='none' height='24' stroke='%23BBBBBB' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='18' x2='6' y1='6' y2='18'/%3E%3Cline x1='6' x2='18' y1='6' y2='18'/%3E%3C/svg%3E");
}

.sh-ico-search {
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' ?%3E%3Csvg fill='none' height='24' stroke='%23BBBBBB' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' x2='16.65' y1='21' y2='16.65'/%3E%3C/svg%3E");
}

.sh-ico-data {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Ccircle fill='none' stroke-width='2' stroke='%23BBBBBB' stroke-linecap='round' stroke-linejoin='round' cx='12' cy='12' r='10'/%3E%3Cpath fill='%23BBBBBB' d='M8.8,17.7c-0.3,0-0.4-0.1-0.4-0.3V6.7c0-0.2,0.1-0.3,0.3-0.3h3.5c3.8,0,4.7,2.5,4.7,5.6c0,3.1-0.9,5.7-4.7,5.7H8.8z M12.1,8.1h-1.8V16H12c1.5,0,2.9-0.7,2.9-3.9C14.9,8.9,13.7,8.1,12.1,8.1z'/%3E%3C/svg%3E");
}

.sh-ico-dispatcher {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath fill='%23BBBBBB' d='M9.9,9.2h4.3c0.3,0,0.6,0.3,0.6,0.6v4.3c0,0.3-0.3,0.6-0.6,0.6H9.9c-0.3,0-0.6-0.3-0.6-0.6V9.9C9.3,9.5,9.6,9.2,9.9,9.2z'/%3E%3Cline fill='none' stroke='%23BBBBBB' x1='6.1' y1='6.2' x2='17.8' y2='17.8'/%3E%3Cline fill='none' stroke='%23BBBBBB' x1='17.8' y1='6.2' x2='6.1' y2='17.8'/%3E%3Cpath fill='%23BBBBBB' d='M4.8,3.6c0.7,0,1.3,0.6,1.3,1.3S5.5,6.2,4.8,6.2S3.4,5.6,3.4,4.9S4,3.6,4.8,3.6 M4.8,2.1C3.3,2.1,2,3.4,2,4.9s1.2,2.8,2.8,2.8s2.8-1.2,2.8-2.8S6.3,2.1,4.8,2.1L4.8,2.1z'/%3E%3Cpath fill='%23BBBBBB' d='M19.1,3.6c0.7,0,1.3,0.6,1.3,1.3s-0.6,1.3-1.3,1.3s-1.3-0.6-1.3-1.3S18.3,3.6,19.1,3.6 M19.1,2.1c-1.5,0-2.8,1.2-2.8,2.8s1.2,2.8,2.8,2.8s2.8-1.2,2.8-2.8S20.6,2.1,19.1,2.1L19.1,2.1z'/%3E%3Cpath fill='%23BBBBBB' d='M19.1,17.8c0.7,0,1.3,0.6,1.3,1.3s-0.6,1.3-1.3,1.3s-1.3-0.6-1.3-1.3S18.3,17.8,19.1,17.8 M19.1,16.4c-1.5,0-2.8,1.2-2.8,2.8c0,1.5,1.2,2.8,2.8,2.8s2.8-1.2,2.8-2.8C21.8,17.6,20.6,16.4,19.1,16.4L19.1,16.4z'/%3E%3Cpath fill='%23BBBBBB' d='M4.8,17.8c0.7,0,1.3,0.6,1.3,1.3s-0.6,1.3-1.3,1.3s-1.3-0.6-1.3-1.3S4,17.8,4.8,17.8 M4.8,16.4c-1.5,0-2.8,1.2-2.8,2.8c0,1.5,1.2,2.8,2.8,2.8s2.8-1.2,2.8-2.8C7.5,17.6,6.3,16.4,4.8,16.4L4.8,16.4z'/%3E%3C/svg%3E");
}

.sh-ico-dispatchpipe {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath fill='%23BBBBBB' d='M14.2,9.9v4.3H9.9V9.9H14.2 M14.3,9.1H9.8c-0.4,0-0.6,0.3-0.6,0.6v4.5c0,0.4,0.3,0.6,0.6,0.6h4.5c0.4,0,0.6-0.3,0.6-0.6V9.8C14.9,9.4,14.6,9.1,14.3,9.1L14.3,9.1z'/%3E%3Cpath fill='%23BBBBBB' d='M6.3,4.6c1,0,1.9,0.8,1.9,1.9S7.4,8.3,6.3,8.3S4.5,7.5,4.5,6.4S5.3,4.6,6.3,4.6 M6.3,3.8C4.9,3.8,3.7,5,3.7,6.4s1.2,2.6,2.6,2.6s2.6-1.2,2.6-2.6S7.8,3.8,6.3,3.8L6.3,3.8z'/%3E%3Cpath fill='%23BBBBBB' d='M17.5,15.7c1,0,1.9,0.8,1.9,1.9s-0.8,1.9-1.9,1.9s-1.9-0.8-1.9-1.9S16.5,15.7,17.5,15.7 M17.5,15c-1.4,0-2.6,1.2-2.6,2.6s1.2,2.6,2.6,2.6s2.6-1.2,2.6-2.6S19,15,17.5,15L17.5,15z'/%3E%3Cpath fill='none' stroke='%23BBBBBB' stroke-width='0.522' stroke-linecap='round' stroke-miterlimit='10' d='M2.8,20.6V4.8c0-1.1,0.9-2.1,2.1-2.1h14.4c1.1,0,2.1,0.9,2.1,2.1v14.4c0,1.1-0.9,2.1-2.1,2.1H6.8'/%3E%3Cpolygon fill='%23BBBBBB' points='7.4,18.9 3.4,21.2 7.4,23.6'/%3E%3Cpath fill='none' stroke='%23BBBBBB' stroke-width='0.522' stroke-linecap='round' stroke-miterlimit='10' d='M2.8,20.6V4.8c0-1.1,0.9-2.1,2.1-2.1h14.4c1.1,0,2.1,0.9,2.1,2.1v5.8'/%3E%3Cpolygon fill='%23BBBBBB' points='18.9,9.9 21.2,13.9 23.6,9.9'/%3E%3Cpath fill='none' stroke='%23BBBBBB' stroke-width='0.522' stroke-linecap='round' stroke-miterlimit='10' d='M2.8,20.6V4.8c0-1.1,0.9-2.1,2.1-2.1h6.8'/%3E%3Cpolygon fill='%23BBBBBB' points='10.9,5.1 14.9,2.8 10.9,0.4'/%3E%3C/svg%3E");
}

.sh-ico-function {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath fill='none' stroke='%23BBBBBB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M5,3h14c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2H5c-1.1,0-2-0.9-2-2V5C3,3.9,3.9,3,5,3z'/%3E%3Cpath fill='%23BBBBBB' d='M11.1,10.1h-0.8C10,10.1,9.9,10,10,9.8L10.1,9c0-0.2,0.1-0.3,0.4-0.3h0.9l0.2-0.9c0.3-1.8,1.2-2.9,3.3-2.9c0.5,0,1.4,0.1,2,0.4C17,5.3,17,5.5,16.9,5.7l-0.2,0.7c-0.1,0.3-0.2,0.3-0.5,0.2c-0.6-0.1-1-0.1-1.2-0.1c-1,0-1.3,0.4-1.5,1.4l-0.2,0.8h2.2c0.3,0,0.3,0.1,0.3,0.3l-0.2,0.8c0,0.2-0.1,0.3-0.4,0.3h-2.2l-1.2,6c-0.3,1.7-1.2,2.9-3.2,2.9c-0.5,0-1.3-0.1-1.9-0.4c-0.2-0.1-0.2-0.3-0.2-0.5l0.2-0.7c0.1-0.3,0.1-0.3,0.5-0.2c0.6,0.1,1,0.1,1.2,0.1c1,0,1.4-0.4,1.6-1.5L11.1,10.1z'/%3E%3C/svg%3E");
}

.sh-ico-function-dispatcher {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath fill='none' stroke='%23BBBBBB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M5,3h14c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2H5c-1.1,0-2-0.9-2-2V5C3,3.9,3.9,3,5,3z'/%3E%3Cpath fill='%23BBBBBB' d='M11.1,10.1h-0.8C10,10.1,9.9,10,10,9.8L10.1,9c0-0.2,0.1-0.3,0.4-0.3h0.9l0.2-0.9c0.3-1.8,1.2-2.9,3.3-2.9c0.5,0,1.4,0.1,2,0.4C17,5.3,17,5.5,16.9,5.7l-0.2,0.7c-0.1,0.3-0.2,0.3-0.5,0.2c-0.6-0.1-1-0.1-1.2-0.1c-1,0-1.3,0.4-1.5,1.4l-0.2,0.8h2.2c0.3,0,0.3,0.1,0.3,0.3l-0.2,0.8c0,0.2-0.1,0.3-0.4,0.3h-2.2l-1.2,6c-0.3,1.7-1.2,2.9-3.2,2.9c-0.5,0-1.3-0.1-1.9-0.4c-0.2-0.1-0.2-0.3-0.2-0.5l0.2-0.7c0.1-0.3,0.1-0.3,0.5-0.2c0.6,0.1,1,0.1,1.2,0.1c1,0,1.4-0.4,1.6-1.5L11.1,10.1z'/%3E%3C/svg%3E");
}

.sh-ico-run_model {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath fill='none' stroke='%23BBBBBB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M5,3h14c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2H5c-1.1,0-2-0.9-2-2V5C3,3.9,3.9,3,5,3z'/%3E%3Cpath fill='%23BBBBBB' d='M11.1,10.1h-0.8C10,10.1,9.9,10,10,9.8L10.1,9c0-0.2,0.1-0.3,0.4-0.3h0.9l0.2-0.9c0.3-1.8,1.2-2.9,3.3-2.9c0.5,0,1.4,0.1,2,0.4C17,5.3,17,5.5,16.9,5.7l-0.2,0.7c-0.1,0.3-0.2,0.3-0.5,0.2c-0.6-0.1-1-0.1-1.2-0.1c-1,0-1.3,0.4-1.5,1.4l-0.2,0.8h2.2c0.3,0,0.3,0.1,0.3,0.3l-0.2,0.8c0,0.2-0.1,0.3-0.4,0.3h-2.2l-1.2,6c-0.3,1.7-1.2,2.9-3.2,2.9c-0.5,0-1.3-0.1-1.9-0.4c-0.2-0.1-0.2-0.3-0.2-0.5l0.2-0.7c0.1-0.3,0.1-0.3,0.5-0.2c0.6,0.1,1,0.1,1.2,0.1c1,0,1.4-0.4,1.6-1.5L11.1,10.1z'/%3E%3C/svg%3E");
}

.sh-ico-subdispatch {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath fill='%23BBBBBB' d='M19,3c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2H5c-1.1,0-2-0.9-2-2V5c0-1.1,0.9-2,2-2H19 M19,2.5H5C3.6,2.5,2.5,3.6,2.5,5v14c0,1.4,1.1,2.5,2.5,2.5h14c1.4,0,2.5-1.1,2.5-2.5V5C21.5,3.6,20.4,2.5,19,2.5L19,2.5z'/%3E%3Cpath fill='%23BBBBBB' d='M17.3,4.5c1.2,0,2.2,1,2.2,2.2S18.6,9,17.3,9c-1.2,0-2.2-1-2.2-2.2S16.1,4.5,17.3,4.5 M17.3,3.8c-1.6,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3S19,3.8,17.3,3.8L17.3,3.8z'/%3E%3Cpath fill='%23BBBBBB' d='M12,4.5c1.2,0,2.2,1,2.2,2.2S13.2,9,12,9S9.8,8,9.8,6.7S10.8,4.5,12,4.5 M12,3.8c-1.6,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3S13.6,3.8,12,3.8L12,3.8z'/%3E%3Cpath fill='%23BBBBBB' d='M6.7,4.5c1.2,0,2.2,1,2.2,2.2S7.9,9,6.7,9S4.4,8,4.4,6.7S5.4,4.5,6.7,4.5 M6.7,3.8c-1.6,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3S8.3,3.8,6.7,3.8L6.7,3.8z'/%3E%3Cline fill='none' stroke='%23BBBBBB' stroke-width='0.75' stroke-miterlimit='10' x1='12' y1='9.1' x2='12' y2='11.6'/%3E%3Cpath fill='%23BBBBBB' d='M15.4,12.1c0.1,0,0.2,0.1,0.2,0.2v6.8c0,0.1-0.1,0.2-0.2,0.2H8.6c-0.1,0-0.2-0.1-0.2-0.2v-6.8c0-0.1,0.1-0.2,0.2-0.2H15.4 M15.4,11.4H8.6c-0.5,0-1,0.4-1,1v6.8c0,0.5,0.4,1,1,1h6.8c0.5,0,1-0.4,1-1v-6.8C16.4,11.8,16,11.4,15.4,11.4L15.4,11.4z'/%3E%3Cline fill='none' stroke='%23BBBBBB' stroke-width='0.7' stroke-linecap='round' stroke-miterlimit='10' x1='9.4' y1='18.5' x2='14.6' y2='13.2'/%3E%3Cline fill='none' stroke='%23BBBBBB' stroke-width='0.7' stroke-linecap='round' stroke-miterlimit='10' x1='14.6' y1='18.5' x2='9.4' y2='13.2'/%3E%3C/svg%3E");
}

.sh-ico-mapdispatch {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath fill='%23BBBBBB' d='M19,3c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2H5c-1.1,0-2-0.9-2-2V5c0-1.1,0.9-2,2-2H19 M19,2.5H5C3.6,2.5,2.5,3.6,2.5,5v14c0,1.4,1.1,2.5,2.5,2.5h14c1.4,0,2.5-1.1,2.5-2.5V5C21.5,3.6,20.4,2.5,19,2.5L19,2.5z'/%3E%3Cpath fill='%23BBBBBB' d='M17.3,4.5c1.2,0,2.2,1,2.2,2.2S18.6,9,17.3,9c-1.2,0-2.2-1-2.2-2.2S16.1,4.5,17.3,4.5 M17.3,3.8c-1.6,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3S19,3.8,17.3,3.8L17.3,3.8z'/%3E%3Cpath fill='%23BBBBBB' d='M12,4.5c1.2,0,2.2,1,2.2,2.2S13.2,9,12,9S9.8,8,9.8,6.7S10.8,4.5,12,4.5 M12,3.8c-1.6,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3S13.6,3.8,12,3.8L12,3.8z'/%3E%3Cpath fill='%23BBBBBB' d='M6.7,4.5c1.2,0,2.2,1,2.2,2.2S7.9,9,6.7,9S4.4,8,4.4,6.7S5.4,4.5,6.7,4.5 M6.7,3.8c-1.6,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3S8.3,3.8,6.7,3.8L6.7,3.8z'/%3E%3Cline fill='none' stroke='%23BBBBBB' stroke-width='0.75' stroke-miterlimit='10' x1='12' y1='9.1' x2='12' y2='11.6'/%3E%3Cpath fill='%23BBBBBB' d='M15.4,12.1c0.1,0,0.2,0.1,0.2,0.2v6.8c0,0.1-0.1,0.2-0.2,0.2H8.6c-0.1,0-0.2-0.1-0.2-0.2v-6.8c0-0.1,0.1-0.2,0.2-0.2H15.4 M15.4,11.4H8.6c-0.5,0-1,0.4-1,1v6.8c0,0.5,0.4,1,1,1h6.8c0.5,0,1-0.4,1-1v-6.8C16.4,11.8,16,11.4,15.4,11.4L15.4,11.4z'/%3E%3Cline fill='none' stroke='%23BBBBBB' stroke-width='0.7' stroke-linecap='round' stroke-miterlimit='10' x1='9.4' y1='18.5' x2='14.6' y2='13.2'/%3E%3Cline fill='none' stroke='%23BBBBBB' stroke-width='0.7' stroke-linecap='round' stroke-miterlimit='10' x1='14.6' y1='18.5' x2='9.4' y2='13.2'/%3E%3C/svg%3E");
}

.sh-ico-subdispatchfunction {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath fill='%23BBBBBB' d='M9.8,9.1h4.5c0.4,0,0.6,0.3,0.6,0.6v4.5c0,0.4-0.3,0.6-0.6,0.6H9.8c-0.4,0-0.6-0.3-0.6-0.6V9.8C9.1,9.4,9.4,9.1,9.8,9.1z'/%3E%3Cline fill='none' stroke='%23BBBBBB' stroke-width='0.75' stroke-miterlimit='10' x1='7.7' y1='7.8' x2='16.2' y2='16.2'/%3E%3Cline fill='none' stroke='%23BBBBBB' stroke-width='0.75' stroke-miterlimit='10' x1='16.2' y1='7.8' x2='7.7' y2='16.2'/%3E%3Cpath fill='%23BBBBBB' d='M6.3,4.6c1,0,1.9,0.8,1.9,1.9S7.4,8.3,6.3,8.3S4.5,7.5,4.5,6.4S5.3,4.6,6.3,4.6 M6.3,3.8C4.9,3.8,3.7,5,3.7,6.4s1.2,2.6,2.6,2.6s2.6-1.2,2.6-2.6S7.8,3.8,6.3,3.8L6.3,3.8z'/%3E%3Cpath fill='%23BBBBBB' d='M17.5,4.6c1,0,1.9,0.8,1.9,1.9s-0.8,1.9-1.9,1.9s-1.9-0.8-1.9-1.9S16.5,4.6,17.5,4.6 M17.5,3.8c-1.4,0-2.6,1.2-2.6,2.6S16.1,9,17.5,9s2.6-1.2,2.6-2.6S19,3.8,17.5,3.8L17.5,3.8z'/%3E%3Cpath fill='%23BBBBBB' d='M17.5,15.7c1,0,1.9,0.8,1.9,1.9s-0.8,1.9-1.9,1.9s-1.9-0.8-1.9-1.9S16.5,15.7,17.5,15.7 M17.5,15c-1.4,0-2.6,1.2-2.6,2.6s1.2,2.6,2.6,2.6s2.6-1.2,2.6-2.6S19,15,17.5,15L17.5,15z'/%3E%3Cpath fill='%23BBBBBB' d='M6.3,15.7c1,0,1.9,0.8,1.9,1.9s-0.8,1.9-1.9,1.9s-1.9-0.8-1.9-1.9S5.3,15.7,6.3,15.7 M6.3,15c-1.4,0-2.6,1.2-2.6,2.6s1.2,2.6,2.6,2.6s2.6-1.2,2.6-2.6S7.8,15,6.3,15L6.3,15z'/%3E%3Cpath fill='%23BBBBBB' d='M19,3c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2H5c-1.1,0-2-0.9-2-2V5c0-1.1,0.9-2,2-2H19 M19,2.5H5C3.6,2.5,2.5,3.6,2.5,5v14c0,1.4,1.1,2.5,2.5,2.5h14c1.4,0,2.5-1.1,2.5-2.5V5C21.5,3.6,20.4,2.5,19,2.5L19,2.5z'/%3E%3C/svg%3E");
}

.sh-ico-subdispatchpipe {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath fill='%23BBBBBB' d='M14.2,9.9v4.3H9.9V9.9H14.2 M14.3,9.1H9.8c-0.4,0-0.6,0.3-0.6,0.6v4.5c0,0.4,0.3,0.6,0.6,0.6h4.5c0.4,0,0.6-0.3,0.6-0.6V9.8C14.9,9.4,14.6,9.1,14.3,9.1L14.3,9.1z'/%3E%3Cpath fill='%23BBBBBB' d='M6.3,4.6c1,0,1.9,0.8,1.9,1.9S7.4,8.3,6.3,8.3S4.5,7.5,4.5,6.4S5.3,4.6,6.3,4.6 M6.3,3.8C4.9,3.8,3.7,5,3.7,6.4s1.2,2.6,2.6,2.6s2.6-1.2,2.6-2.6S7.8,3.8,6.3,3.8L6.3,3.8z'/%3E%3Cpath fill='%23BBBBBB' d='M17.5,15.7c1,0,1.9,0.8,1.9,1.9s-0.8,1.9-1.9,1.9s-1.9-0.8-1.9-1.9S16.5,15.7,17.5,15.7 M17.5,15c-1.4,0-2.6,1.2-2.6,2.6s1.2,2.6,2.6,2.6s2.6-1.2,2.6-2.6S19,15,17.5,15L17.5,15z'/%3E%3Cpath fill='none' stroke='%23BBBBBB' stroke-width='0.522' stroke-linecap='round' stroke-miterlimit='10' d='M2.8,20.6V4.8c0-1.1,0.9-2.1,2.1-2.1h14.4c1.1,0,2.1,0.9,2.1,2.1v14.4c0,1.1-0.9,2.1-2.1,2.1H6.8'/%3E%3Cpolygon fill='%23BBBBBB' points='7.4,18.9 3.4,21.2 7.4,23.6'/%3E%3C/svg%3E");
}