﻿/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

figcaption, figure {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

main {
    display: block
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

input {
    overflow: visible
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    box-sizing: border-box;
    font-size: 100%
}

*, *::before, *::after {
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: "Myriad Set Pro", "Lucida Grande", Helvetica, sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    width: 100%;
    border-radius: 0
}

.map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
    max-width: none !important
}

button {
    padding: 0;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    line-height: 1
}

[data-whatinput='mouse'] button {
    outline: 0
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.row {
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto
}

.row::before, .row::after {
    display: table;
    content: ' '
}

.row::after {
    clear: both
}

.row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0
}

.row .row {
    margin-right: -.625rem;
    margin-left: -.625rem
}

@media print, screen and (min-width: 40em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

@media print, screen and (min-width: 64em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.row .row.collapse {
    margin-right: 0;
    margin-left: 0
}

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-right: auto;
    margin-left: auto
}

.row.gutter-small > .column, .row.gutter-small > .columns {
    padding-right: .625rem;
    padding-left: .625rem
}

.row.gutter-medium > .column, .row.gutter-medium > .columns {
    padding-right: .9375rem;
    padding-left: .9375rem
}

.column, .columns {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

@media print, screen and (min-width: 40em) {
    .column, .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left
}

.column.row.row, .row.row.columns {
    float: none
}

.row .column.row.row, .row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.small-1 {
    width: 8.33333%
}

.small-push-1 {
    position: relative;
    left: 8.33333%
}

.small-pull-1 {
    position: relative;
    left: -8.33333%
}

.small-offset-0 {
    margin-left: 0%
}

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    position: relative;
    left: 16.66667%
}

.small-pull-2 {
    position: relative;
    left: -16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    position: relative;
    left: 25%
}

.small-pull-3 {
    position: relative;
    left: -25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    width: 33.33333%
}

.small-push-4 {
    position: relative;
    left: 33.33333%
}

.small-pull-4 {
    position: relative;
    left: -33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    position: relative;
    left: 41.66667%
}

.small-pull-5 {
    position: relative;
    left: -41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    position: relative;
    left: -50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    position: relative;
    left: 58.33333%
}

.small-pull-7 {
    position: relative;
    left: -58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    position: relative;
    left: 66.66667%
}

.small-pull-8 {
    position: relative;
    left: -66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    position: relative;
    left: 75%
}

.small-pull-9 {
    position: relative;
    left: -75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    position: relative;
    left: 83.33333%
}

.small-pull-10 {
    position: relative;
    left: -83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    position: relative;
    left: 91.66667%
}

.small-pull-11 {
    position: relative;
    left: -91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1 > .column, .small-up-1 > .columns {
    float: left;
    width: 100%
}

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both
}

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left
}

.small-up-2 > .column, .small-up-2 > .columns {
    float: left;
    width: 50%
}

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both
}

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left
}

.small-up-3 > .column, .small-up-3 > .columns {
    float: left;
    width: 33.33333%
}

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both
}

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left
}

.small-up-4 > .column, .small-up-4 > .columns {
    float: left;
    width: 25%
}

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both
}

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left
}

.small-up-5 > .column, .small-up-5 > .columns {
    float: left;
    width: 20%
}

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both
}

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left
}

.small-up-6 > .column, .small-up-6 > .columns {
    float: left;
    width: 16.66667%
}

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both
}

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left
}

.small-up-7 > .column, .small-up-7 > .columns {
    float: left;
    width: 14.28571%
}

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both
}

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left
}

.small-up-8 > .column, .small-up-8 > .columns {
    float: left;
    width: 12.5%
}

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both
}

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left
}

.small-collapse > .column, .small-collapse > .columns {
    padding-right: 0;
    padding-left: 0
}

.small-collapse .row {
    margin-right: 0;
    margin-left: 0
}

.expanded.row .small-collapse.row {
    margin-right: 0;
    margin-left: 0
}

.small-uncollapse > .column, .small-uncollapse > .columns {
    padding-right: .625rem;
    padding-left: .625rem
}

.small-centered {
    margin-right: auto;
    margin-left: auto
}

.small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both
}

.small-uncentered, .small-push-0, .small-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0
}

@media print, screen and (min-width: 40em) {
    .medium-1 {
        width: 8.33333%
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .medium-offset-0 {
        margin-left: 0%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }

    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        position: relative;
        left: 25%
    }

    .medium-pull-3 {
        position: relative;
        left: -25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%
    }

    .medium-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }

    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        position: relative;
        left: -50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }

    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }

    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        position: relative;
        left: 75%
    }

    .medium-pull-9 {
        position: relative;
        left: -75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }

    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }

    .medium-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-up-1 > .column, .medium-up-1 > .columns {
        float: left;
        width: 100%
    }

    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
        float: left
    }

    .medium-up-2 > .column, .medium-up-2 > .columns {
        float: left;
        width: 50%
    }

    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
        clear: both
    }

    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
        float: left
    }

    .medium-up-3 > .column, .medium-up-3 > .columns {
        float: left;
        width: 33.33333%
    }

    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
        float: left
    }

    .medium-up-4 > .column, .medium-up-4 > .columns {
        float: left;
        width: 25%
    }

    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
        float: left
    }

    .medium-up-5 > .column, .medium-up-5 > .columns {
        float: left;
        width: 20%
    }

    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
        float: left
    }

    .medium-up-6 > .column, .medium-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
        float: left
    }

    .medium-up-7 > .column, .medium-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
        float: left
    }

    .medium-up-8 > .column, .medium-up-8 > .columns {
        float: left;
        width: 12.5%
    }

    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
        float: left
    }

    .medium-collapse > .column, .medium-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .medium-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .expanded.row .medium-collapse.row {
        margin-right: 0;
        margin-left: 0
    }

    .medium-uncollapse > .column, .medium-uncollapse > .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .medium-centered {
        margin-right: auto;
        margin-left: auto
    }

    .medium-centered, .medium-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .medium-uncentered, .medium-push-0, .medium-pull-0 {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

@media print, screen and (min-width: 64em) {
    .large-1 {
        width: 8.33333%
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%
    }

    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .large-offset-0 {
        margin-left: 0%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%
    }

    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        position: relative;
        left: 25%
    }

    .large-pull-3 {
        position: relative;
        left: -25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%
    }

    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%
    }

    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        position: relative;
        left: -50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%
    }

    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%
    }

    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        position: relative;
        left: 75%
    }

    .large-pull-9 {
        position: relative;
        left: -75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%
    }

    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%
    }

    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1 > .column, .large-up-1 > .columns {
        float: left;
        width: 100%
    }

    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
        float: left
    }

    .large-up-2 > .column, .large-up-2 > .columns {
        float: left;
        width: 50%
    }

    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
        clear: both
    }

    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
        float: left
    }

    .large-up-3 > .column, .large-up-3 > .columns {
        float: left;
        width: 33.33333%
    }

    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
        float: left
    }

    .large-up-4 > .column, .large-up-4 > .columns {
        float: left;
        width: 25%
    }

    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
        float: left
    }

    .large-up-5 > .column, .large-up-5 > .columns {
        float: left;
        width: 20%
    }

    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
        float: left
    }

    .large-up-6 > .column, .large-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
        float: left
    }

    .large-up-7 > .column, .large-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
        float: left
    }

    .large-up-8 > .column, .large-up-8 > .columns {
        float: left;
        width: 12.5%
    }

    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
        float: left
    }

    .large-collapse > .column, .large-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .large-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .expanded.row .large-collapse.row {
        margin-right: 0;
        margin-left: 0
    }

    .large-uncollapse > .column, .large-uncollapse > .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .large-centered {
        margin-right: auto;
        margin-left: auto
    }

    .large-centered, .large-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .large-uncentered, .large-push-0, .large-pull-0 {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

.column-block {
    margin-bottom: 1.25rem
}

.column-block > :last-child {
    margin-bottom: 0
}

@media print, screen and (min-width: 40em) {
    .column-block {
        margin-bottom: 1.875rem
    }

    .column-block > :last-child {
        margin-bottom: 0
    }
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em, i {
    font-style: italic;
    line-height: inherit
}

strong, b {
    font-weight: 600;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Myriad Set Pro", "Lucida Grande", Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    color: inherit;
    text-rendering: optimizeLegibility
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    line-height: 0;
    color: #7C7C7C
}

h1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

@media print, screen and (min-width: 40em) {
    h1 {
        font-size: 3rem
    }

    h2 {
        font-size: 2.5rem
    }

    h3 {
        font-size: 1.9375rem
    }

    h4 {
        font-size: 1.5625rem
    }

    h5 {
        font-size: 1.125rem
    }

    h6 {
        font-size: 1rem
    }
}

a {
    line-height: inherit;
    color: #000;
    text-decoration: none;
    cursor: pointer
}

a:hover, a:focus {
    color: #74b9ea
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 75rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #7C7C7C;
    border-left: 0
}

ul, ol, dl {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    margin-left: 1.25rem
}

ul ul, ol ul, ul ol, ol ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: bold
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #7C7C7C
}

blockquote, blockquote p {
    line-height: 1.6;
    color: #636363
}

cite {
    display: block;
    font-size: .8125rem;
    color: #636363
}

cite:before {
    content: "— "
}

abbr {
    border-bottom: 1px dotted #000;
    color: #000;
    cursor: help
}

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #7C7C7C;
    background-color: #CCCFD3;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #000
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    background-color: #CCCFD3;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #000
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: normal;
    line-height: 1.4;
    color: #636363
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p + .stat {
    margin-top: -1rem
}

.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print, screen and (min-width: 40em) {
    .medium-text-left {
        text-align: left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media print, screen and (min-width: 64em) {
    .large-text-left {
        text-align: left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: black !important;
        text-shadow: none !important
    }

    .show-for-print {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    .ir a:after, a[href^='javascript:']:after, a[href^='#']:after {
        content: ''
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    pre, blockquote {
        border: 1px solid #636363;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #7C7C7C;
    border-radius: 0;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    color: #000;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    appearance: none
}

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus {
    outline: none;
    border: 1px solid #636363;
    background-color: #fff;
    box-shadow: 0 0 5px #7C7C7C;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::placeholder, textarea::placeholder {
    color: #7C7C7C
}

input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
    background-color: #CCCFD3;
    cursor: not-allowed
}

[type='submit'], [type='button'] {
    appearance: none;
    border-radius: 0
}

input[type='search'] {
    box-sizing: border-box
}

[type='file'], [type='checkbox'], [type='radio'] {
    margin: 0 0 1rem
}

[type='checkbox'] + label, [type='radio'] + label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0
}

[type='checkbox'] + label[for], [type='radio'] + label[for] {
    cursor: pointer
}

label > [type='checkbox'], label > [type='radio'] {
    margin-right: .5rem
}

[type='file'] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.8;
    color: #000
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #000
}

.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem
}

.input-group > :first-child {
    border-radius: 0 0 0 0
}

.input-group > :last-child > * {
    border-radius: 0 0 0 0
}

.input-group-label, .input-group-field, .input-group-button, .input-group-button a, .input-group-button input, .input-group-button button, .input-group-button label {
    margin: 0;
    white-space: nowrap;
    display: table-cell;
    vertical-align: middle
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #7C7C7C;
    background: #CCCFD3;
    color: #000;
    text-align: center;
    white-space: nowrap;
    width: 1%;
    height: 100%
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    height: 2.5rem
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    width: 1%;
    height: 100%
}

.input-group-button a, .input-group-button input, .input-group-button button, .input-group-button label {
    height: 2.5rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem
}

.input-group .input-group-button {
    display: table-cell
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    max-width: 100%;
    margin-bottom: .5rem
}

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #7C7C7C
}

.fieldset legend {
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem;
    background: #fff
}

select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    appearance: none;
    border: 1px solid #7C7C7C;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    font-size: 1rem;
    line-height: normal;
    color: #000;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2899, 99, 99%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}

@media screen and (min-width: 0\0
) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
    }
}

select:focus {
    outline: none;
    border: 1px solid #636363;
    background-color: #fff;
    box-shadow: 0 0 5px #7C7C7C;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}

select:disabled {
    background-color: #CCCFD3;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #E22500;
    background-color: #fce9e6
}

.is-invalid-input:not(:focus)::placeholder {
    color: #E22500
}

.is-invalid-label {
    color: #E22500
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: bold;
    color: #E22500
}

.form-error.is-visible {
    display: block
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: 0.85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 0.9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #208cd8;
    color: #fff
}

[data-whatinput='mouse'] .button {
    outline: 0
}

.button:hover, .button:focus {
    background-color: #1b77b8;
    color: #fff
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

.button.primary {
    background-color: #208cd8;
    color: #000
}

.button.primary:hover, .button.primary:focus {
    background-color: #1a70ad;
    color: #000
}

.button.secondary {
    background-color: #767676;
    color: #000
}

.button.secondary:hover, .button.secondary:focus {
    background-color: #5e5e5e;
    color: #000
}

.button.success {
    background-color: #49C13C;
    color: #000
}

.button.success:hover, .button.success:focus {
    background-color: #3a9a30;
    color: #000
}

.button.warning {
    background-color: #FFAE00;
    color: #000
}

.button.warning:hover, .button.warning:focus {
    background-color: #cc8b00;
    color: #000
}

.button.alert {
    background-color: #E22500;
    color: #000
}

.button.alert:hover, .button.alert:focus {
    background-color: #b51e00;
    color: #000
}

.button.hollow {
    border: 1px solid #208cd8;
    color: #208cd8
}

.button.hollow, .button.hollow:hover, .button.hollow:focus {
    background-color: transparent
}

.button.hollow:hover, .button.hollow:focus {
    border-color: #10466c;
    color: #10466c
}

.button.hollow.primary {
    border: 1px solid #208cd8;
    color: #208cd8
}

.button.hollow.primary:hover, .button.hollow.primary:focus {
    border-color: #10466c;
    color: #10466c
}

.button.hollow.secondary {
    border: 1px solid #767676;
    color: #767676
}

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
    border-color: #3b3b3b;
    color: #3b3b3b
}

.button.hollow.success {
    border: 1px solid #49C13C;
    color: #49C13C
}

.button.hollow.success:hover, .button.hollow.success:focus {
    border-color: #25611e;
    color: #25611e
}

.button.hollow.warning {
    border: 1px solid #FFAE00;
    color: #FFAE00
}

.button.hollow.warning:hover, .button.hollow.warning:focus {
    border-color: #805700;
    color: #805700
}

.button.hollow.alert {
    border: 1px solid #E22500;
    color: #E22500
}

.button.hollow.alert:hover, .button.hollow.alert:focus {
    border-color: #711300;
    color: #711300
}

.button.disabled, .button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #208cd8;
    color: #fff
}

.button.disabled.primary, .button[disabled].primary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary:hover, .button[disabled].primary:focus {
    background-color: #208cd8;
    color: #fff
}

.button.disabled.secondary, .button[disabled].secondary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    background-color: #767676;
    color: #fff
}

.button.disabled.success, .button[disabled].success {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    background-color: #49C13C;
    color: #fff
}

.button.disabled.warning, .button[disabled].warning {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
    background-color: #FFAE00;
    color: #fff
}

.button.disabled.alert, .button[disabled].alert {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    background-color: #E22500;
    color: #fff
}

.button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0
}

.accordion {
    margin-left: 0;
    background: #fff;
    list-style-type: none
}

.accordion-item:first-child > :first-child {
    border-radius: 0 0 0 0
}

.accordion-item:last-child > :last-child {
    border-radius: 0 0 0 0
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #CCCFD3;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #208cd8
}

:last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #CCCFD3;
    border-radius: 0 0 0 0
}

.accordion-title:hover, .accordion-title:focus {
    background-color: #CCCFD3
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'
}

.is-active > .accordion-title::before {
    content: '–'
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #CCCFD3;
    border-bottom: 0;
    background-color: #fff;
    color: #000
}

:last-child > .accordion-content:last-child {
    border-bottom: 1px solid #CCCFD3
}

.badge {
    display: inline-block;
    min-width: 2.1em;
    padding: .3em;
    border-radius: 50%;
    font-size: .6rem;
    text-align: center;
    background: #208cd8;
    color: #fff
}

.badge.primary {
    background: #208cd8;
    color: #000
}

.badge.secondary {
    background: #767676;
    color: #000
}

.badge.success {
    background: #49C13C;
    color: #000
}

.badge.warning {
    background: #FFAE00;
    color: #000
}

.badge.alert {
    background: #E22500;
    color: #000
}

.callout {
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 0;
    background-color: #fff;
    color: #000
}

.callout > :first-child {
    margin-top: 0
}

.callout > :last-child {
    margin-bottom: 0
}

.callout.primary {
    background-color: #ddeefa;
    color: #000
}

.callout.secondary {
    background-color: #eaeaea;
    color: #000
}

.callout.success {
    background-color: #e4f6e2;
    color: #000
}

.callout.warning {
    background-color: #fff3d9;
    color: #000
}

.callout.alert {
    background-color: #ffdbd4;
    color: #000
}

.callout.small {
    padding-top: .5rem;
    padding-right: .5rem;
    padding-bottom: .5rem;
    padding-left: .5rem
}

.callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem
}

.close-button {
    position: absolute;
    color: #636363;
    cursor: pointer
}

[data-whatinput='mouse'] .close-button {
    outline: 0
}

.close-button:hover, .close-button:focus {
    color: #000
}

.close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1
}

.menu {
    margin: 0;
    list-style-type: none
}

.menu > li {
    display: table-cell;
    vertical-align: middle
}

[data-whatinput='mouse'] .menu > li {
    outline: 0
}

.menu > li > a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1
}

.menu input, .menu select, .menu a, .menu button {
    margin-bottom: 0
}

.menu > li > a img, .menu > li > a i, .menu > li > a svg {
    vertical-align: middle
}

.menu > li > a img + span, .menu > li > a i + span, .menu > li > a svg + span {
    vertical-align: middle
}

.menu > li > a img, .menu > li > a i, .menu > li > a svg {
    margin-right: .25rem;
    display: inline-block
}

.menu > li, .menu.horizontal > li {
    display: table-cell
}

.menu.expanded {
    display: table;
    width: 100%;
    table-layout: fixed
}

.menu.expanded > li:first-child:last-child {
    width: 100%
}

.menu.vertical > li {
    display: block
}

@media print, screen and (min-width: 40em) {
    .menu.medium-horizontal > li {
        display: table-cell
    }

    .menu.medium-expanded {
        display: table;
        width: 100%;
        table-layout: fixed
    }

    .menu.medium-expanded > li:first-child:last-child {
        width: 100%
    }

    .menu.medium-vertical > li {
        display: block
    }
}

@media print, screen and (min-width: 64em) {
    .menu.large-horizontal > li {
        display: table-cell
    }

    .menu.large-expanded {
        display: table;
        width: 100%;
        table-layout: fixed
    }

    .menu.large-expanded > li:first-child:last-child {
        width: 100%
    }

    .menu.large-vertical > li {
        display: block
    }
}

.menu.simple li {
    display: inline-block;
    margin-right: 1rem;
    line-height: 1
}

.menu.simple a {
    padding: 0
}

.menu.align-right::before, .menu.align-right::after {
    display: table;
    content: ' '
}

.menu.align-right::after {
    clear: both
}

.menu.align-right > li {
    float: right
}

.menu.icon-top > li > a {
    text-align: center
}

.menu.icon-top > li > a img, .menu.icon-top > li > a i, .menu.icon-top > li > a svg {
    display: block;
    margin: 0 auto .25rem
}

.menu.icon-top.vertical a > span {
    margin: auto
}

.menu.nested {
    margin-left: 1rem
}

.menu .active > a {
    background: #208cd8;
    color: #fff
}

.menu.menu-bordered li {
    border: 1px solid #CCCFD3
}

.menu.menu-bordered li:not(:first-child) {
    border-top: 0
}

.menu.menu-hover li:hover {
    background-color: #CCCFD3
}

.menu-text {
    padding-top: 0;
    padding-bottom: 0;
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit
}

.menu-centered {
    text-align: center
}

.menu-centered > .menu {
    display: inline-block
}

.no-js [data-responsive-menu] ul {
    display: none
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #208cd8 transparent transparent;
    right: 5px;
    margin-top: -3px
}

[data-whatinput='mouse'] .dropdown.menu a {
    outline: 0
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%
}

.dropdown.menu.vertical > li > a::after {
    right: 14px
}

.dropdown.menu.vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #208cd8 transparent transparent
}

.dropdown.menu.vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #208cd8
}

@media print, screen and (min-width: 40em) {
    .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #208cd8 transparent transparent;
        right: 5px;
        margin-top: -3px
    }

    .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto
    }

    .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.medium-vertical > li > a::after {
        right: 14px
    }

    .dropdown.menu.medium-vertical > li.opens-left > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #208cd8 transparent transparent
    }

    .dropdown.menu.medium-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #208cd8
    }
}

@media print, screen and (min-width: 64em) {
    .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #208cd8 transparent transparent;
        right: 5px;
        margin-top: -3px
    }

    .dropdown.menu.large-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto
    }

    .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.large-vertical > li > a::after {
        right: 14px
    }

    .dropdown.menu.large-vertical > li.opens-left > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #208cd8 transparent transparent
    }

    .dropdown.menu.large-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #208cd8
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto
}

.is-dropdown-menu.vertical {
    width: 100px
}

.is-dropdown-menu.vertical.align-right {
    float: right
}

.is-dropdown-submenu-parent {
    position: relative
}

.is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -6px
}

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%
}

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 200px;
    border: 1px solid #7C7C7C;
    background: #fff
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #208cd8 transparent transparent
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #208cd8
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}

.is-dropdown-submenu > li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.responsive-embed, .flex-video {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden
}

.responsive-embed iframe, .responsive-embed object, .responsive-embed embed, .responsive-embed video, .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.responsive-embed.widescreen, .flex-video.widescreen {
    padding-bottom: 56.25%
}

.label {
    display: inline-block;
    padding: 0.33333rem 0.5rem;
    border-radius: 0;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #208cd8;
    color: #fff
}

.label.primary {
    background: #208cd8;
    color: #000
}

.label.secondary {
    background: #767676;
    color: #000
}

.label.success {
    background: #49C13C;
    color: #000
}

.label.warning {
    background: #FFAE00;
    color: #000
}

.label.alert {
    background: #E22500;
    color: #000
}

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity .5s ease, visibility .5s ease;
    background: rgba(255, 255, 255, 0.25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible
}

.js-off-canvas-overlay.is-closable {
    cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed
}

.off-canvas-wrapper {
    position: relative;
    overflow: hidden
}

.off-canvas {
    position: fixed;
    z-index: 1;
    transition: transform .5s ease;
    backface-visibility: hidden;
    background: #CCCFD3
}

[data-whatinput='mouse'] .off-canvas {
    outline: 0
}

.off-canvas.is-transition-overlap {
    z-index: 10
}

.off-canvas.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.7)
}

.off-canvas.is-open {
    transform: translate(0, 0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 1;
    transition: transform .5s ease;
    backface-visibility: hidden;
    background: #CCCFD3
}

[data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 10
}

.off-canvas-absolute.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.7)
}

.off-canvas-absolute.is-open {
    transform: translate(0, 0)
}

.position-left {
    top: 0;
    left: 0;
    width: 250px;
    height: 100%;
    transform: translateX(-250px);
    overflow-y: auto
}

.position-left.is-open ~ .off-canvas-content {
    transform: translateX(250px)
}

.position-left.is-transition-push::after {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    content: " "
}

.position-left.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none
}

.position-right {
    top: 0;
    right: 0;
    width: 250px;
    height: 100%;
    transform: translateX(250px);
    overflow-y: auto
}

.position-right.is-open ~ .off-canvas-content {
    transform: translateX(-250px)
}

.position-right.is-transition-push::after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    content: " "
}

.position-right.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
    transform: translateY(-250px);
    overflow-x: auto
}

.position-top.is-open ~ .off-canvas-content {
    transform: translateY(250px)
}

.position-top.is-transition-push::after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    content: " "
}

.position-top.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 250px;
    transform: translateY(250px);
    overflow-x: auto
}

.position-bottom.is-open ~ .off-canvas-content {
    transform: translateY(-250px)
}

.position-bottom.is-transition-push::after {
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    content: " "
}

.position-bottom.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none
}

.off-canvas-content {
    transition: transform .5s ease;
    backface-visibility: hidden
}

@media print, screen and (min-width: 40em) {
    .position-left.reveal-for-medium {
        transform: none;
        z-index: 1
    }

    .position-left.reveal-for-medium ~ .off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-medium {
        transform: none;
        z-index: 1
    }

    .position-right.reveal-for-medium ~ .off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-medium {
        transform: none;
        z-index: 1
    }

    .position-top.reveal-for-medium ~ .off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-medium {
        transform: none;
        z-index: 1
    }

    .position-bottom.reveal-for-medium ~ .off-canvas-content {
        margin-bottom: 250px
    }
}

@media print, screen and (min-width: 64em) {
    .position-left.reveal-for-large {
        transform: none;
        z-index: 1
    }

    .position-left.reveal-for-large ~ .off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-large {
        transform: none;
        z-index: 1
    }

    .position-right.reveal-for-large ~ .off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-large {
        transform: none;
        z-index: 1
    }

    .position-top.reveal-for-large ~ .off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-large {
        transform: none;
        z-index: 1
    }

    .position-bottom.reveal-for-large ~ .off-canvas-content {
        margin-bottom: 250px
    }
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination::before, .pagination::after {
    display: table;
    content: ' '
}

.pagination::after {
    clear: both
}

.pagination li {
    margin-right: .0625rem;
    border-radius: 0;
    font-size: .875rem;
    display: none
}

.pagination li:last-child, .pagination li:first-child {
    display: inline-block
}

@media print, screen and (min-width: 40em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a, .pagination button {
    display: block;
    padding: .1875rem .625rem;
    border-radius: 0;
    color: #000
}

.pagination a:hover, .pagination button:hover {
    background: transparent
}

.pagination .current {
    padding: .1875rem .625rem;
    background: #208cd8;
    color: #fff;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #7C7C7C;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: transparent
}

.pagination .ellipsis::after {
    padding: .1875rem .625rem;
    content: '\2026';
    color: #000
}

.pagination-previous a::before, .pagination-previous.disabled::before {
    display: inline-block;
    margin-right: 0.5rem;
    content: '\00ab'
}

.pagination-next a::after, .pagination-next.disabled::after {
    display: inline-block;
    margin-left: 0.5rem;
    content: '\00bb'
}

.sticky-container {
    position: relative
}

.sticky {
    position: relative;
    z-index: 0;
    transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    position: relative;
    right: auto;
    left: auto
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

body.is-reveal-open {
    overflow: hidden
}

html.is-reveal-open, html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    user-select: none
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(0, 0, 0, 0.45);
    overflow-y: scroll
}

.reveal {
    z-index: 1006;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #7C7C7C;
    border-radius: 0;
    background-color: #fff;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto
}

[data-whatinput='mouse'] .reveal {
    outline: 0
}

@media print, screen and (min-width: 40em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column, .reveal .columns, .reveal .columns {
    min-width: 0
}

.reveal > :last-child {
    margin-bottom: 0
}

@media print, screen and (min-width: 40em) {
    .reveal {
        width: 600px;
        max-width: 75rem
    }
}

@media print, screen and (min-width: 40em) {
    .reveal .reveal {
        right: auto;
        left: auto;
        margin: 0 auto
    }
}

.reveal.collapse {
    padding: 0
}

@media print, screen and (min-width: 40em) {
    .reveal.tiny {
        width: 30%;
        max-width: 75rem
    }
}

@media print, screen and (min-width: 40em) {
    .reveal.small {
        width: 50%;
        max-width: 75rem
    }
}

@media print, screen and (min-width: 40em) {
    .reveal.large {
        width: 90%;
        max-width: 75rem
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width: 39.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.switch {
    height: 2rem;
    position: relative;
    margin-bottom: 1rem;
    outline: 0;
    font-size: .875rem;
    font-weight: bold;
    color: #fff;
    user-select: none
}

.switch-input {
    position: absolute;
    margin-bottom: 0;
    opacity: 0
}

.switch-paddle {
    position: relative;
    display: block;
    width: 4rem;
    height: 2rem;
    border-radius: 0;
    background: #7C7C7C;
    transition: all 0.25s ease-out;
    font-weight: inherit;
    color: inherit;
    cursor: pointer
}

input + .switch-paddle {
    margin: 0
}

.switch-paddle::after {
    position: absolute;
    top: .25rem;
    left: .25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #fff;
    transition: all 0.25s ease-out;
    content: ''
}

input:checked ~ .switch-paddle {
    background: #208cd8
}

input:checked ~ .switch-paddle::after {
    left: 2.25rem
}

[data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0
}

.switch-active, .switch-inactive {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.switch-active {
    left: 8%;
    display: none
}

input:checked + label > .switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked + label > .switch-inactive {
    display: none
}

.switch.tiny {
    height: 1.5rem
}

.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: .625rem
}

.switch.tiny .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1rem;
    height: 1rem
}

.switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem
}

.switch.small {
    height: 1.75rem
}

.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: .75rem
}

.switch.small .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1.25rem;
    height: 1.25rem
}

.switch.small input:checked ~ .switch-paddle::after {
    left: 2rem
}

.switch.large {
    height: 2.5rem
}

.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem
}

.switch.large .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 2rem;
    height: 2rem
}

.switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem
}

table {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0
}

table thead, table tbody, table tfoot {
    border: 1px solid #f2f2f2;
    background-color: #fff
}

table caption {
    padding: .5rem .625rem .625rem;
    font-weight: 600
}

table thead {
    background: #f9f9f9;
    color: #000
}

table tfoot {
    background: #f2f2f2;
    color: #000
}

table thead tr, table tfoot tr {
    background: transparent
}

table thead th, table thead td, table tfoot th, table tfoot td {
    padding: .5rem .625rem .625rem;
    font-weight: 600;
    text-align: left
}

table tbody th, table tbody td {
    padding: .5rem .625rem .625rem
}

table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f2f2f2
}

table.unstriped tbody {
    background-color: #fff
}

table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #f2f2f2;
    background-color: #fff
}

@media screen and (max-width: 63.9375em) {
    table.stack thead {
        display: none
    }

    table.stack tfoot {
        display: none
    }

    table.stack tr, table.stack th, table.stack td {
        display: block
    }

    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

table.hover thead tr:hover {
    background-color: #f4f4f4
}

table.hover tfoot tr:hover {
    background-color: #ededed
}

table.hover tbody tr:hover {
    background-color: #fafafa
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
    background-color: #ededed
}

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto
}

.tabs {
    margin: 0;
    border: 1px solid #CCCFD3;
    background: #fff;
    list-style-type: none
}

.tabs::before, .tabs::after {
    display: table;
    content: ' '
}

.tabs::after {
    clear: both
}

.tabs.vertical > li {
    display: block;
    float: none;
    width: auto
}

.tabs.simple > li > a {
    padding: 0
}

.tabs.simple > li > a:hover {
    background: transparent
}

.tabs.primary {
    background: #208cd8
}

.tabs.primary > li > a {
    color: #000
}

.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
    background: #1e85cd
}

.tabs-title {
    float: left
}

.tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .75rem;
    line-height: 1;
    color: #208cd8
}

.tabs-title > a:hover {
    background: #fff;
    color: #1c78ba
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
    background: #CCCFD3;
    color: #208cd8
}

.tabs-content {
    border: 1px solid #CCCFD3;
    border-top: 0;
    background: #fff;
    color: #000;
    transition: all 0.5s ease
}

.tabs-content.vertical {
    border: 1px solid #CCCFD3;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 1rem
}

.tabs-panel[aria-hidden="false"] {
    display: block
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 39.9375em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print, screen and (min-width: 40em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width: 39.9375em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print, screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
    .show-for-large-only {
        display: none !important
    }
}

.show-for-sr, .show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.show-on-focus:active, .show-on-focus:focus {
    position: static !important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto
}

.show-for-landscape, .hide-for-portrait {
    display: block !important
}

@media screen and (orientation: landscape) {
    .show-for-landscape, .hide-for-portrait {
        display: block !important
    }
}

@media screen and (orientation: portrait) {
    .show-for-landscape, .hide-for-portrait {
        display: none !important
    }
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

@media screen and (orientation: landscape) {
    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-landscape, .show-for-portrait {
        display: block !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.clearfix::before, .clearfix::after {
    display: table;
    content: ' '
}

.clearfix::after {
    clear: both
}

.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #CCCFD3;
    cursor: pointer;
    user-select: none;
    touch-action: none
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: .5rem;
    background-color: #7C7C7C;
    transition: all 0.2s ease-in-out
}

.slider-fill.is-dragging {
    transition: all 0s linear
}

.slider-handle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 0;
    background-color: #208cd8;
    transition: all 0.2s ease-in-out;
    touch-action: manipulation
}

[data-whatinput='mouse'] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #1b77b8
}

.slider-handle.is-dragging {
    transition: all 0s linear
}

.slider.disabled, .slider[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    transform: scale(1, -1)
}

.slider.vertical .slider-fill {
    top: 0;
    width: .5rem;
    max-height: 100%
}

.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    transform: translateX(-50%)
}

@font-face {
    font-family: "Ionicons";
    src: url("../lib/ionicons/fonts/ionicons.eot?v=2.0.1");
    src: url("../lib/ionicons/fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"), url("../lib/ionicons/fonts/ionicons.ttf?v=2.0.1") format("truetype"), url("../lib/ionicons/fonts/ionicons.woff?v=2.0.1") format("woff"), url("../lib/ionicons/fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");
    font-weight: normal;
    font-style: normal
}

.ion, .ionicons, .ion-alert:before, .ion-alert-circled:before, .ion-android-add:before, .ion-android-add-circle:before, .ion-android-alarm-clock:before, .ion-android-alert:before, .ion-android-apps:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down:before, .ion-android-arrow-dropdown:before, .ion-android-arrow-dropdown-circle:before, .ion-android-arrow-dropleft:before, .ion-android-arrow-dropleft-circle:before, .ion-android-arrow-dropright:before, .ion-android-arrow-dropright-circle:before, .ion-android-arrow-dropup:before, .ion-android-arrow-dropup-circle:before, .ion-android-arrow-forward:before, .ion-android-arrow-up:before, .ion-android-attach:before, .ion-android-bar:before, .ion-android-bicycle:before, .ion-android-boat:before, .ion-android-bookmark:before, .ion-android-bulb:before, .ion-android-bus:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-cancel:before, .ion-android-car:before, .ion-android-cart:before, .ion-android-chat:before, .ion-android-checkbox:before, .ion-android-checkbox-blank:before, .ion-android-checkbox-outline:before, .ion-android-checkbox-outline-blank:before, .ion-android-checkmark-circle:before, .ion-android-clipboard:before, .ion-android-close:before, .ion-android-cloud:before, .ion-android-cloud-circle:before, .ion-android-cloud-done:before, .ion-android-cloud-outline:before, .ion-android-color-palette:before, .ion-android-compass:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-contract:before, .ion-android-create:before, .ion-android-delete:before, .ion-android-desktop:before, .ion-android-document:before, .ion-android-done:before, .ion-android-done-all:before, .ion-android-download:before, .ion-android-drafts:before, .ion-android-exit:before, .ion-android-expand:before, .ion-android-favorite:before, .ion-android-favorite-outline:before, .ion-android-film:before, .ion-android-folder:before, .ion-android-folder-open:before, .ion-android-funnel:before, .ion-android-globe:before, .ion-android-hand:before, .ion-android-hangout:before, .ion-android-happy:before, .ion-android-home:before, .ion-android-image:before, .ion-android-laptop:before, .ion-android-list:before, .ion-android-locate:before, .ion-android-lock:before, .ion-android-mail:before, .ion-android-map:before, .ion-android-menu:before, .ion-android-microphone:before, .ion-android-microphone-off:before, .ion-android-more-horizontal:before, .ion-android-more-vertical:before, .ion-android-navigate:before, .ion-android-notifications:before, .ion-android-notifications-none:before, .ion-android-notifications-off:before, .ion-android-open:before, .ion-android-options:before, .ion-android-people:before, .ion-android-person:before, .ion-android-person-add:before, .ion-android-phone-landscape:before, .ion-android-phone-portrait:before, .ion-android-pin:before, .ion-android-plane:before, .ion-android-playstore:before, .ion-android-print:before, .ion-android-radio-button-off:before, .ion-android-radio-button-on:before, .ion-android-refresh:before, .ion-android-remove:before, .ion-android-remove-circle:before, .ion-android-restaurant:before, .ion-android-sad:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share:before, .ion-android-share-alt:before, .ion-android-star:before, .ion-android-star-half:before, .ion-android-star-outline:before, .ion-android-stopwatch:before, .ion-android-subway:before, .ion-android-sunny:before, .ion-android-sync:before, .ion-android-textsms:before, .ion-android-time:before, .ion-android-train:before, .ion-android-unlock:before, .ion-android-upload:before, .ion-android-volume-down:before, .ion-android-volume-mute:before, .ion-android-volume-off:before, .ion-android-volume-up:before, .ion-android-walk:before, .ion-android-warning:before, .ion-android-watch:before, .ion-android-wifi:before, .ion-aperture:before, .ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-backspace:before, .ion-backspace-outline:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before, .ion-bowtie:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox:before, .ion-chatbox-working:before, .ion-chatboxes:before, .ion-chatbubble:before, .ion-chatbubble-working:before, .ion-chatbubbles:before, .ion-checkmark:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close:before, .ion-close-circled:before, .ion-close-round:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code:before, .ion-code-download:before, .ion-code-working:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-crop:before, .ion-cube:before, .ion-disc:before, .ion-document:before, .ion-document-text:before, .ion-drag:before, .ion-earth:before, .ion-easel:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email:before, .ion-email-unread:before, .ion-erlenmeyer-flask:before, .ion-erlenmeyer-flask-bubbles:before, .ion-eye:before, .ion-eye-disabled:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash:before, .ion-flash-off:before, .ion-folder:before, .ion-fork:before, .ion-fork-repo:before, .ion-forward:before, .ion-funnel:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy:before, .ion-happy-outline:before, .ion-headphone:before, .ion-heart:before, .ion-heart-broken:before, .ion-help:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-home:before, .ion-icecream:before, .ion-image:before, .ion-images:before, .ion-information:before, .ion-information-circled:before, .ion-ionic:before, .ion-ios-alarm:before, .ion-ios-alarm-outline:before, .ion-ios-albums:before, .ion-ios-albums-outline:before, .ion-ios-americanfootball:before, .ion-ios-americanfootball-outline:before, .ion-ios-analytics:before, .ion-ios-analytics-outline:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-left:before, .ion-ios-arrow-right:before, .ion-ios-arrow-thin-down:before, .ion-ios-arrow-thin-left:before, .ion-ios-arrow-thin-right:before, .ion-ios-arrow-thin-up:before, .ion-ios-arrow-up:before, .ion-ios-at:before, .ion-ios-at-outline:before, .ion-ios-barcode:before, .ion-ios-barcode-outline:before, .ion-ios-baseball:before, .ion-ios-baseball-outline:before, .ion-ios-basketball:before, .ion-ios-basketball-outline:before, .ion-ios-bell:before, .ion-ios-bell-outline:before, .ion-ios-body:before, .ion-ios-body-outline:before, .ion-ios-bolt:before, .ion-ios-bolt-outline:before, .ion-ios-book:before, .ion-ios-book-outline:before, .ion-ios-bookmarks:before, .ion-ios-bookmarks-outline:before, .ion-ios-box:before, .ion-ios-box-outline:before, .ion-ios-briefcase:before, .ion-ios-briefcase-outline:before, .ion-ios-browsers:before, .ion-ios-browsers-outline:before, .ion-ios-calculator:before, .ion-ios-calculator-outline:before, .ion-ios-calendar:before, .ion-ios-calendar-outline:before, .ion-ios-camera:before, .ion-ios-camera-outline:before, .ion-ios-cart:before, .ion-ios-cart-outline:before, .ion-ios-chatboxes:before, .ion-ios-chatboxes-outline:before, .ion-ios-chatbubble:before, .ion-ios-chatbubble-outline:before, .ion-ios-checkmark:before, .ion-ios-checkmark-empty:before, .ion-ios-checkmark-outline:before, .ion-ios-circle-filled:before, .ion-ios-circle-outline:before, .ion-ios-clock:before, .ion-ios-clock-outline:before, .ion-ios-close:before, .ion-ios-close-empty:before, .ion-ios-close-outline:before, .ion-ios-cloud:before, .ion-ios-cloud-download:before, .ion-ios-cloud-download-outline:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloud-upload-outline:before, .ion-ios-cloudy:before, .ion-ios-cloudy-night:before, .ion-ios-cloudy-night-outline:before, .ion-ios-cloudy-outline:before, .ion-ios-cog:before, .ion-ios-cog-outline:before, .ion-ios-color-filter:before, .ion-ios-color-filter-outline:before, .ion-ios-color-wand:before, .ion-ios-color-wand-outline:before, .ion-ios-compose:before, .ion-ios-compose-outline:before, .ion-ios-contact:before, .ion-ios-contact-outline:before, .ion-ios-copy:before, .ion-ios-copy-outline:before, .ion-ios-crop:before, .ion-ios-crop-strong:before, .ion-ios-download:before, .ion-ios-download-outline:before, .ion-ios-drag:before, .ion-ios-email:before, .ion-ios-email-outline:before, .ion-ios-eye:before, .ion-ios-eye-outline:before, .ion-ios-fastforward:before, .ion-ios-fastforward-outline:before, .ion-ios-filing:before, .ion-ios-filing-outline:before, .ion-ios-film:before, .ion-ios-film-outline:before, .ion-ios-flag:before, .ion-ios-flag-outline:before, .ion-ios-flame:before, .ion-ios-flame-outline:before, .ion-ios-flask:before, .ion-ios-flask-outline:before, .ion-ios-flower:before, .ion-ios-flower-outline:before, .ion-ios-folder:before, .ion-ios-folder-outline:before, .ion-ios-football:before, .ion-ios-football-outline:before, .ion-ios-game-controller-a:before, .ion-ios-game-controller-a-outline:before, .ion-ios-game-controller-b:before, .ion-ios-game-controller-b-outline:before, .ion-ios-gear:before, .ion-ios-gear-outline:before, .ion-ios-glasses:before, .ion-ios-glasses-outline:before, .ion-ios-grid-view:before, .ion-ios-grid-view-outline:before, .ion-ios-heart:before, .ion-ios-heart-outline:before, .ion-ios-help:before, .ion-ios-help-empty:before, .ion-ios-help-outline:before, .ion-ios-home:before, .ion-ios-home-outline:before, .ion-ios-infinite:before, .ion-ios-infinite-outline:before, .ion-ios-information:before, .ion-ios-information-empty:before, .ion-ios-information-outline:before, .ion-ios-ionic-outline:before, .ion-ios-keypad:before, .ion-ios-keypad-outline:before, .ion-ios-lightbulb:before, .ion-ios-lightbulb-outline:before, .ion-ios-list:before, .ion-ios-list-outline:before, .ion-ios-location:before, .ion-ios-location-outline:before, .ion-ios-locked:before, .ion-ios-locked-outline:before, .ion-ios-loop:before, .ion-ios-loop-strong:before, .ion-ios-medical:before, .ion-ios-medical-outline:before, .ion-ios-medkit:before, .ion-ios-medkit-outline:before, .ion-ios-mic:before, .ion-ios-mic-off:before, .ion-ios-mic-outline:before, .ion-ios-minus:before, .ion-ios-minus-empty:before, .ion-ios-minus-outline:before, .ion-ios-monitor:before, .ion-ios-monitor-outline:before, .ion-ios-moon:before, .ion-ios-moon-outline:before, .ion-ios-more:before, .ion-ios-more-outline:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate:before, .ion-ios-navigate-outline:before, .ion-ios-nutrition:before, .ion-ios-nutrition-outline:before, .ion-ios-paper:before, .ion-ios-paper-outline:before, .ion-ios-paperplane:before, .ion-ios-paperplane-outline:before, .ion-ios-partlysunny:before, .ion-ios-partlysunny-outline:before, .ion-ios-pause:before, .ion-ios-pause-outline:before, .ion-ios-paw:before, .ion-ios-paw-outline:before, .ion-ios-people:before, .ion-ios-people-outline:before, .ion-ios-person:before, .ion-ios-person-outline:before, .ion-ios-personadd:before, .ion-ios-personadd-outline:before, .ion-ios-photos:before, .ion-ios-photos-outline:before, .ion-ios-pie:before, .ion-ios-pie-outline:before, .ion-ios-pint:before, .ion-ios-pint-outline:before, .ion-ios-play:before, .ion-ios-play-outline:before, .ion-ios-plus:before, .ion-ios-plus-empty:before, .ion-ios-plus-outline:before, .ion-ios-pricetag:before, .ion-ios-pricetag-outline:before, .ion-ios-pricetags:before, .ion-ios-pricetags-outline:before, .ion-ios-printer:before, .ion-ios-printer-outline:before, .ion-ios-pulse:before, .ion-ios-pulse-strong:before, .ion-ios-rainy:before, .ion-ios-rainy-outline:before, .ion-ios-recording:before, .ion-ios-recording-outline:before, .ion-ios-redo:before, .ion-ios-redo-outline:before, .ion-ios-refresh:before, .ion-ios-refresh-empty:before, .ion-ios-refresh-outline:before, .ion-ios-reload:before, .ion-ios-reverse-camera:before, .ion-ios-reverse-camera-outline:before, .ion-ios-rewind:before, .ion-ios-rewind-outline:before, .ion-ios-rose:before, .ion-ios-rose-outline:before, .ion-ios-search:before, .ion-ios-search-strong:before, .ion-ios-settings:before, .ion-ios-settings-strong:before, .ion-ios-shuffle:before, .ion-ios-shuffle-strong:before, .ion-ios-skipbackward:before, .ion-ios-skipbackward-outline:before, .ion-ios-skipforward:before, .ion-ios-skipforward-outline:before, .ion-ios-snowy:before, .ion-ios-speedometer:before, .ion-ios-speedometer-outline:before, .ion-ios-star:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-stopwatch:before, .ion-ios-stopwatch-outline:before, .ion-ios-sunny:before, .ion-ios-sunny-outline:before, .ion-ios-telephone:before, .ion-ios-telephone-outline:before, .ion-ios-tennisball:before, .ion-ios-tennisball-outline:before, .ion-ios-thunderstorm:before, .ion-ios-thunderstorm-outline:before, .ion-ios-time:before, .ion-ios-time-outline:before, .ion-ios-timer:before, .ion-ios-timer-outline:before, .ion-ios-toggle:before, .ion-ios-toggle-outline:before, .ion-ios-trash:before, .ion-ios-trash-outline:before, .ion-ios-undo:before, .ion-ios-undo-outline:before, .ion-ios-unlocked:before, .ion-ios-unlocked-outline:before, .ion-ios-upload:before, .ion-ios-upload-outline:before, .ion-ios-videocam:before, .ion-ios-videocam-outline:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-wineglass:before, .ion-ios-wineglass-outline:before, .ion-ios-world:before, .ion-ios-world-outline:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before, .ion-load-a:before, .ion-load-b:before, .ion-load-c:before, .ion-load-d:before, .ion-location:before, .ion-lock-combination:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon:before, .ion-navicon-round:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paintbrush:before, .ion-paintbucket:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person:before, .ion-person-add:before, .ion-person-stalker:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before, .ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-reply:before, .ion-reply-all:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad:before, .ion-sad-outline:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android:before, .ion-social-android-outline:before, .ion-social-angular:before, .ion-social-angular-outline:before, .ion-social-apple:before, .ion-social-apple-outline:before, .ion-social-bitcoin:before, .ion-social-bitcoin-outline:before, .ion-social-buffer:before, .ion-social-buffer-outline:before, .ion-social-chrome:before, .ion-social-chrome-outline:before, .ion-social-codepen:before, .ion-social-codepen-outline:before, .ion-social-css3:before, .ion-social-css3-outline:before, .ion-social-designernews:before, .ion-social-designernews-outline:before, .ion-social-dribbble:before, .ion-social-dribbble-outline:before, .ion-social-dropbox:before, .ion-social-dropbox-outline:before, .ion-social-euro:before, .ion-social-euro-outline:before, .ion-social-facebook:before, .ion-social-facebook-outline:before, .ion-social-foursquare:before, .ion-social-foursquare-outline:before, .ion-social-freebsd-devil:before, .ion-social-github:before, .ion-social-github-outline:before, .ion-social-google:before, .ion-social-google-outline:before, .ion-social-googleplus:before, .ion-social-googleplus-outline:before, .ion-social-hackernews:before, .ion-social-hackernews-outline:before, .ion-social-html5:before, .ion-social-html5-outline:before, .ion-social-instagram:before, .ion-social-instagram-outline:before, .ion-social-javascript:before, .ion-social-javascript-outline:before, .ion-social-linkedin:before, .ion-social-linkedin-outline:before, .ion-social-markdown:before, .ion-social-nodejs:before, .ion-social-octocat:before, .ion-social-pinterest:before, .ion-social-pinterest-outline:before, .ion-social-python:before, .ion-social-reddit:before, .ion-social-reddit-outline:before, .ion-social-rss:before, .ion-social-rss-outline:before, .ion-social-sass:before, .ion-social-skype:before, .ion-social-skype-outline:before, .ion-social-snapchat:before, .ion-social-snapchat-outline:before, .ion-social-tumblr:before, .ion-social-tumblr-outline:before, .ion-social-tux:before, .ion-social-twitch:before, .ion-social-twitch-outline:before, .ion-social-twitter:before, .ion-social-twitter-outline:before, .ion-social-usd:before, .ion-social-usd-outline:before, .ion-social-vimeo:before, .ion-social-vimeo-outline:before, .ion-social-whatsapp:before, .ion-social-whatsapp-outline:before, .ion-social-windows:before, .ion-social-windows-outline:before, .ion-social-wordpress:before, .ion-social-wordpress-outline:before, .ion-social-yahoo:before, .ion-social-yahoo-outline:before, .ion-social-yen:before, .ion-social-yen-outline:before, .ion-social-youtube:before, .ion-social-youtube-outline:before, .ion-soup-can:before, .ion-soup-can-outline:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle:before, .ion-toggle-filled:before, .ion-transgender:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-tshirt:before, .ion-tshirt-outline:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before, .ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before {
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ion-alert:before {
    content: ""
}

.ion-alert-circled:before {
    content: ""
}

.ion-android-add:before {
    content: ""
}

.ion-android-add-circle:before {
    content: ""
}

.ion-android-alarm-clock:before {
    content: ""
}

.ion-android-alert:before {
    content: ""
}

.ion-android-apps:before {
    content: ""
}

.ion-android-archive:before {
    content: ""
}

.ion-android-arrow-back:before {
    content: ""
}

.ion-android-arrow-down:before {
    content: ""
}

.ion-android-arrow-dropdown:before {
    content: ""
}

.ion-android-arrow-dropdown-circle:before {
    content: ""
}

.ion-android-arrow-dropleft:before {
    content: ""
}

.ion-android-arrow-dropleft-circle:before {
    content: ""
}

.ion-android-arrow-dropright:before {
    content: ""
}

.ion-android-arrow-dropright-circle:before {
    content: ""
}

.ion-android-arrow-dropup:before {
    content: ""
}

.ion-android-arrow-dropup-circle:before {
    content: ""
}

.ion-android-arrow-forward:before {
    content: ""
}

.ion-android-arrow-up:before {
    content: ""
}

.ion-android-attach:before {
    content: ""
}

.ion-android-bar:before {
    content: ""
}

.ion-android-bicycle:before {
    content: ""
}

.ion-android-boat:before {
    content: ""
}

.ion-android-bookmark:before {
    content: ""
}

.ion-android-bulb:before {
    content: ""
}

.ion-android-bus:before {
    content: ""
}

.ion-android-calendar:before {
    content: ""
}

.ion-android-call:before {
    content: ""
}

.ion-android-camera:before {
    content: ""
}

.ion-android-cancel:before {
    content: ""
}

.ion-android-car:before {
    content: ""
}

.ion-android-cart:before {
    content: ""
}

.ion-android-chat:before {
    content: ""
}

.ion-android-checkbox:before {
    content: ""
}

.ion-android-checkbox-blank:before {
    content: ""
}

.ion-android-checkbox-outline:before {
    content: ""
}

.ion-android-checkbox-outline-blank:before {
    content: ""
}

.ion-android-checkmark-circle:before {
    content: ""
}

.ion-android-clipboard:before {
    content: ""
}

.ion-android-close:before {
    content: ""
}

.ion-android-cloud:before {
    content: ""
}

.ion-android-cloud-circle:before {
    content: ""
}

.ion-android-cloud-done:before {
    content: ""
}

.ion-android-cloud-outline:before {
    content: ""
}

.ion-android-color-palette:before {
    content: ""
}

.ion-android-compass:before {
    content: ""
}

.ion-android-contact:before {
    content: ""
}

.ion-android-contacts:before {
    content: ""
}

.ion-android-contract:before {
    content: ""
}

.ion-android-create:before {
    content: ""
}

.ion-android-delete:before {
    content: ""
}

.ion-android-desktop:before {
    content: ""
}

.ion-android-document:before {
    content: ""
}

.ion-android-done:before {
    content: ""
}

.ion-android-done-all:before {
    content: ""
}

.ion-android-download:before {
    content: ""
}

.ion-android-drafts:before {
    content: ""
}

.ion-android-exit:before {
    content: ""
}

.ion-android-expand:before {
    content: ""
}

.ion-android-favorite:before {
    content: ""
}

.ion-android-favorite-outline:before {
    content: ""
}

.ion-android-film:before {
    content: ""
}

.ion-android-folder:before {
    content: ""
}

.ion-android-folder-open:before {
    content: ""
}

.ion-android-funnel:before {
    content: ""
}

.ion-android-globe:before {
    content: ""
}

.ion-android-hand:before {
    content: ""
}

.ion-android-hangout:before {
    content: ""
}

.ion-android-happy:before {
    content: ""
}

.ion-android-home:before {
    content: ""
}

.ion-android-image:before {
    content: ""
}

.ion-android-laptop:before {
    content: ""
}

.ion-android-list:before {
    content: ""
}

.ion-android-locate:before {
    content: ""
}

.ion-android-lock:before {
    content: ""
}

.ion-android-mail:before {
    content: ""
}

.ion-android-map:before {
    content: ""
}

.ion-android-menu:before {
    content: ""
}

.ion-android-microphone:before {
    content: ""
}

.ion-android-microphone-off:before {
    content: ""
}

.ion-android-more-horizontal:before {
    content: ""
}

.ion-android-more-vertical:before {
    content: ""
}

.ion-android-navigate:before {
    content: ""
}

.ion-android-notifications:before {
    content: ""
}

.ion-android-notifications-none:before {
    content: ""
}

.ion-android-notifications-off:before {
    content: ""
}

.ion-android-open:before {
    content: ""
}

.ion-android-options:before {
    content: ""
}

.ion-android-people:before {
    content: ""
}

.ion-android-person:before {
    content: ""
}

.ion-android-person-add:before {
    content: ""
}

.ion-android-phone-landscape:before {
    content: ""
}

.ion-android-phone-portrait:before {
    content: ""
}

.ion-android-pin:before {
    content: ""
}

.ion-android-plane:before {
    content: ""
}

.ion-android-playstore:before {
    content: ""
}

.ion-android-print:before {
    content: ""
}

.ion-android-radio-button-off:before {
    content: ""
}

.ion-android-radio-button-on:before {
    content: ""
}

.ion-android-refresh:before {
    content: ""
}

.ion-android-remove:before {
    content: ""
}

.ion-android-remove-circle:before {
    content: ""
}

.ion-android-restaurant:before {
    content: ""
}

.ion-android-sad:before {
    content: ""
}

.ion-android-search:before {
    content: ""
}

.ion-android-send:before {
    content: ""
}

.ion-android-settings:before {
    content: ""
}

.ion-android-share:before {
    content: ""
}

.ion-android-share-alt:before {
    content: ""
}

.ion-android-star:before {
    content: ""
}

.ion-android-star-half:before {
    content: ""
}

.ion-android-star-outline:before {
    content: ""
}

.ion-android-stopwatch:before {
    content: ""
}

.ion-android-subway:before {
    content: ""
}

.ion-android-sunny:before {
    content: ""
}

.ion-android-sync:before {
    content: ""
}

.ion-android-textsms:before {
    content: ""
}

.ion-android-time:before {
    content: ""
}

.ion-android-train:before {
    content: ""
}

.ion-android-unlock:before {
    content: ""
}

.ion-android-upload:before {
    content: ""
}

.ion-android-volume-down:before {
    content: ""
}

.ion-android-volume-mute:before {
    content: ""
}

.ion-android-volume-off:before {
    content: ""
}

.ion-android-volume-up:before {
    content: ""
}

.ion-android-walk:before {
    content: ""
}

.ion-android-warning:before {
    content: ""
}

.ion-android-watch:before {
    content: ""
}

.ion-android-wifi:before {
    content: ""
}

.ion-aperture:before {
    content: ""
}

.ion-archive:before {
    content: ""
}

.ion-arrow-down-a:before {
    content: ""
}

.ion-arrow-down-b:before {
    content: ""
}

.ion-arrow-down-c:before {
    content: ""
}

.ion-arrow-expand:before {
    content: ""
}

.ion-arrow-graph-down-left:before {
    content: ""
}

.ion-arrow-graph-down-right:before {
    content: ""
}

.ion-arrow-graph-up-left:before {
    content: ""
}

.ion-arrow-graph-up-right:before {
    content: ""
}

.ion-arrow-left-a:before {
    content: ""
}

.ion-arrow-left-b:before {
    content: ""
}

.ion-arrow-left-c:before {
    content: ""
}

.ion-arrow-move:before {
    content: ""
}

.ion-arrow-resize:before {
    content: ""
}

.ion-arrow-return-left:before {
    content: ""
}

.ion-arrow-return-right:before {
    content: ""
}

.ion-arrow-right-a:before {
    content: ""
}

.ion-arrow-right-b:before {
    content: ""
}

.ion-arrow-right-c:before {
    content: ""
}

.ion-arrow-shrink:before {
    content: ""
}

.ion-arrow-swap:before {
    content: ""
}

.ion-arrow-up-a:before {
    content: ""
}

.ion-arrow-up-b:before {
    content: ""
}

.ion-arrow-up-c:before {
    content: ""
}

.ion-asterisk:before {
    content: ""
}

.ion-at:before {
    content: ""
}

.ion-backspace:before {
    content: ""
}

.ion-backspace-outline:before {
    content: ""
}

.ion-bag:before {
    content: ""
}

.ion-battery-charging:before {
    content: ""
}

.ion-battery-empty:before {
    content: ""
}

.ion-battery-full:before {
    content: ""
}

.ion-battery-half:before {
    content: ""
}

.ion-battery-low:before {
    content: ""
}

.ion-beaker:before {
    content: ""
}

.ion-beer:before {
    content: ""
}

.ion-bluetooth:before {
    content: ""
}

.ion-bonfire:before {
    content: ""
}

.ion-bookmark:before {
    content: ""
}

.ion-bowtie:before {
    content: ""
}

.ion-briefcase:before {
    content: ""
}

.ion-bug:before {
    content: ""
}

.ion-calculator:before {
    content: ""
}

.ion-calendar:before {
    content: ""
}

.ion-camera:before {
    content: ""
}

.ion-card:before {
    content: ""
}

.ion-cash:before {
    content: ""
}

.ion-chatbox:before {
    content: ""
}

.ion-chatbox-working:before {
    content: ""
}

.ion-chatboxes:before {
    content: ""
}

.ion-chatbubble:before {
    content: ""
}

.ion-chatbubble-working:before {
    content: ""
}

.ion-chatbubbles:before {
    content: ""
}

.ion-checkmark:before {
    content: ""
}

.ion-checkmark-circled:before {
    content: ""
}

.ion-checkmark-round:before {
    content: ""
}

.ion-chevron-down:before {
    content: ""
}

.ion-chevron-left:before {
    content: ""
}

.ion-chevron-right:before {
    content: ""
}

.ion-chevron-up:before {
    content: ""
}

.ion-clipboard:before {
    content: ""
}

.ion-clock:before {
    content: ""
}

.ion-close:before {
    content: ""
}

.ion-close-circled:before {
    content: ""
}

.ion-close-round:before {
    content: ""
}

.ion-closed-captioning:before {
    content: ""
}

.ion-cloud:before {
    content: ""
}

.ion-code:before {
    content: ""
}

.ion-code-download:before {
    content: ""
}

.ion-code-working:before {
    content: ""
}

.ion-coffee:before {
    content: ""
}

.ion-compass:before {
    content: ""
}

.ion-compose:before {
    content: ""
}

.ion-connection-bars:before {
    content: ""
}

.ion-contrast:before {
    content: ""
}

.ion-crop:before {
    content: ""
}

.ion-cube:before {
    content: ""
}

.ion-disc:before {
    content: ""
}

.ion-document:before {
    content: ""
}

.ion-document-text:before {
    content: ""
}

.ion-drag:before {
    content: ""
}

.ion-earth:before {
    content: ""
}

.ion-easel:before {
    content: ""
}

.ion-edit:before {
    content: ""
}

.ion-egg:before {
    content: ""
}

.ion-eject:before {
    content: ""
}

.ion-email:before {
    content: ""
}

.ion-email-unread:before {
    content: ""
}

.ion-erlenmeyer-flask:before {
    content: ""
}

.ion-erlenmeyer-flask-bubbles:before {
    content: ""
}

.ion-eye:before {
    content: ""
}

.ion-eye-disabled:before {
    content: ""
}

.ion-female:before {
    content: ""
}

.ion-filing:before {
    content: ""
}

.ion-film-marker:before {
    content: ""
}

.ion-fireball:before {
    content: ""
}

.ion-flag:before {
    content: ""
}

.ion-flame:before {
    content: ""
}

.ion-flash:before {
    content: ""
}

.ion-flash-off:before {
    content: ""
}

.ion-folder:before {
    content: ""
}

.ion-fork:before {
    content: ""
}

.ion-fork-repo:before {
    content: ""
}

.ion-forward:before {
    content: ""
}

.ion-funnel:before {
    content: ""
}

.ion-gear-a:before {
    content: ""
}

.ion-gear-b:before {
    content: ""
}

.ion-grid:before {
    content: ""
}

.ion-hammer:before {
    content: ""
}

.ion-happy:before {
    content: ""
}

.ion-happy-outline:before {
    content: ""
}

.ion-headphone:before {
    content: ""
}

.ion-heart:before {
    content: ""
}

.ion-heart-broken:before {
    content: ""
}

.ion-help:before {
    content: ""
}

.ion-help-buoy:before {
    content: ""
}

.ion-help-circled:before {
    content: ""
}

.ion-home:before {
    content: ""
}

.ion-icecream:before {
    content: ""
}

.ion-image:before {
    content: ""
}

.ion-images:before {
    content: ""
}

.ion-information:before {
    content: ""
}

.ion-information-circled:before {
    content: ""
}

.ion-ionic:before {
    content: ""
}

.ion-ios-alarm:before {
    content: ""
}

.ion-ios-alarm-outline:before {
    content: ""
}

.ion-ios-albums:before {
    content: ""
}

.ion-ios-albums-outline:before {
    content: ""
}

.ion-ios-americanfootball:before {
    content: ""
}

.ion-ios-americanfootball-outline:before {
    content: ""
}

.ion-ios-analytics:before {
    content: ""
}

.ion-ios-analytics-outline:before {
    content: ""
}

.ion-ios-arrow-back:before {
    content: ""
}

.ion-ios-arrow-down:before {
    content: ""
}

.ion-ios-arrow-forward:before {
    content: ""
}

.ion-ios-arrow-left:before {
    content: ""
}

.ion-ios-arrow-right:before {
    content: ""
}

.ion-ios-arrow-thin-down:before {
    content: ""
}

.ion-ios-arrow-thin-left:before {
    content: ""
}

.ion-ios-arrow-thin-right:before {
    content: ""
}

.ion-ios-arrow-thin-up:before {
    content: ""
}

.ion-ios-arrow-up:before {
    content: ""
}

.ion-ios-at:before {
    content: ""
}

.ion-ios-at-outline:before {
    content: ""
}

.ion-ios-barcode:before {
    content: ""
}

.ion-ios-barcode-outline:before {
    content: ""
}

.ion-ios-baseball:before {
    content: ""
}

.ion-ios-baseball-outline:before {
    content: ""
}

.ion-ios-basketball:before {
    content: ""
}

.ion-ios-basketball-outline:before {
    content: ""
}

.ion-ios-bell:before {
    content: ""
}

.ion-ios-bell-outline:before {
    content: ""
}

.ion-ios-body:before {
    content: ""
}

.ion-ios-body-outline:before {
    content: ""
}

.ion-ios-bolt:before {
    content: ""
}

.ion-ios-bolt-outline:before {
    content: ""
}

.ion-ios-book:before {
    content: ""
}

.ion-ios-book-outline:before {
    content: ""
}

.ion-ios-bookmarks:before {
    content: ""
}

.ion-ios-bookmarks-outline:before {
    content: ""
}

.ion-ios-box:before {
    content: ""
}

.ion-ios-box-outline:before {
    content: ""
}

.ion-ios-briefcase:before {
    content: ""
}

.ion-ios-briefcase-outline:before {
    content: ""
}

.ion-ios-browsers:before {
    content: ""
}

.ion-ios-browsers-outline:before {
    content: ""
}

.ion-ios-calculator:before {
    content: ""
}

.ion-ios-calculator-outline:before {
    content: ""
}

.ion-ios-calendar:before {
    content: ""
}

.ion-ios-calendar-outline:before {
    content: ""
}

.ion-ios-camera:before {
    content: ""
}

.ion-ios-camera-outline:before {
    content: ""
}

.ion-ios-cart:before {
    content: ""
}

.ion-ios-cart-outline:before {
    content: ""
}

.ion-ios-chatboxes:before {
    content: ""
}

.ion-ios-chatboxes-outline:before {
    content: ""
}

.ion-ios-chatbubble:before {
    content: ""
}

.ion-ios-chatbubble-outline:before {
    content: ""
}

.ion-ios-checkmark:before {
    content: ""
}

.ion-ios-checkmark-empty:before {
    content: ""
}

.ion-ios-checkmark-outline:before {
    content: ""
}

.ion-ios-circle-filled:before {
    content: ""
}

.ion-ios-circle-outline:before {
    content: ""
}

.ion-ios-clock:before {
    content: ""
}

.ion-ios-clock-outline:before {
    content: ""
}

.ion-ios-close:before {
    content: ""
}

.ion-ios-close-empty:before {
    content: ""
}

.ion-ios-close-outline:before {
    content: ""
}

.ion-ios-cloud:before {
    content: ""
}

.ion-ios-cloud-download:before {
    content: ""
}

.ion-ios-cloud-download-outline:before {
    content: ""
}

.ion-ios-cloud-outline:before {
    content: ""
}

.ion-ios-cloud-upload:before {
    content: ""
}

.ion-ios-cloud-upload-outline:before {
    content: ""
}

.ion-ios-cloudy:before {
    content: ""
}

.ion-ios-cloudy-night:before {
    content: ""
}

.ion-ios-cloudy-night-outline:before {
    content: ""
}

.ion-ios-cloudy-outline:before {
    content: ""
}

.ion-ios-cog:before {
    content: ""
}

.ion-ios-cog-outline:before {
    content: ""
}

.ion-ios-color-filter:before {
    content: ""
}

.ion-ios-color-filter-outline:before {
    content: ""
}

.ion-ios-color-wand:before {
    content: ""
}

.ion-ios-color-wand-outline:before {
    content: ""
}

.ion-ios-compose:before {
    content: ""
}

.ion-ios-compose-outline:before {
    content: ""
}

.ion-ios-contact:before {
    content: ""
}

.ion-ios-contact-outline:before {
    content: ""
}

.ion-ios-copy:before {
    content: ""
}

.ion-ios-copy-outline:before {
    content: ""
}

.ion-ios-crop:before {
    content: ""
}

.ion-ios-crop-strong:before {
    content: ""
}

.ion-ios-download:before {
    content: ""
}

.ion-ios-download-outline:before {
    content: ""
}

.ion-ios-drag:before {
    content: ""
}

.ion-ios-email:before {
    content: ""
}

.ion-ios-email-outline:before {
    content: ""
}

.ion-ios-eye:before {
    content: ""
}

.ion-ios-eye-outline:before {
    content: ""
}

.ion-ios-fastforward:before {
    content: ""
}

.ion-ios-fastforward-outline:before {
    content: ""
}

.ion-ios-filing:before {
    content: ""
}

.ion-ios-filing-outline:before {
    content: ""
}

.ion-ios-film:before {
    content: ""
}

.ion-ios-film-outline:before {
    content: ""
}

.ion-ios-flag:before {
    content: ""
}

.ion-ios-flag-outline:before {
    content: ""
}

.ion-ios-flame:before {
    content: ""
}

.ion-ios-flame-outline:before {
    content: ""
}

.ion-ios-flask:before {
    content: ""
}

.ion-ios-flask-outline:before {
    content: ""
}

.ion-ios-flower:before {
    content: ""
}

.ion-ios-flower-outline:before {
    content: ""
}

.ion-ios-folder:before {
    content: ""
}

.ion-ios-folder-outline:before {
    content: ""
}

.ion-ios-football:before {
    content: ""
}

.ion-ios-football-outline:before {
    content: ""
}

.ion-ios-game-controller-a:before {
    content: ""
}

.ion-ios-game-controller-a-outline:before {
    content: ""
}

.ion-ios-game-controller-b:before {
    content: ""
}

.ion-ios-game-controller-b-outline:before {
    content: ""
}

.ion-ios-gear:before {
    content: ""
}

.ion-ios-gear-outline:before {
    content: ""
}

.ion-ios-glasses:before {
    content: ""
}

.ion-ios-glasses-outline:before {
    content: ""
}

.ion-ios-grid-view:before {
    content: ""
}

.ion-ios-grid-view-outline:before {
    content: ""
}

.ion-ios-heart:before {
    content: ""
}

.ion-ios-heart-outline:before {
    content: ""
}

.ion-ios-help:before {
    content: ""
}

.ion-ios-help-empty:before {
    content: ""
}

.ion-ios-help-outline:before {
    content: ""
}

.ion-ios-home:before {
    content: ""
}

.ion-ios-home-outline:before {
    content: ""
}

.ion-ios-infinite:before {
    content: ""
}

.ion-ios-infinite-outline:before {
    content: ""
}

.ion-ios-information:before {
    content: ""
}

.ion-ios-information-empty:before {
    content: ""
}

.ion-ios-information-outline:before {
    content: ""
}

.ion-ios-ionic-outline:before {
    content: ""
}

.ion-ios-keypad:before {
    content: ""
}

.ion-ios-keypad-outline:before {
    content: ""
}

.ion-ios-lightbulb:before {
    content: ""
}

.ion-ios-lightbulb-outline:before {
    content: ""
}

.ion-ios-list:before {
    content: ""
}

.ion-ios-list-outline:before {
    content: ""
}

.ion-ios-location:before {
    content: ""
}

.ion-ios-location-outline:before {
    content: ""
}

.ion-ios-locked:before {
    content: ""
}

.ion-ios-locked-outline:before {
    content: ""
}

.ion-ios-loop:before {
    content: ""
}

.ion-ios-loop-strong:before {
    content: ""
}

.ion-ios-medical:before {
    content: ""
}

.ion-ios-medical-outline:before {
    content: ""
}

.ion-ios-medkit:before {
    content: ""
}

.ion-ios-medkit-outline:before {
    content: ""
}

.ion-ios-mic:before {
    content: ""
}

.ion-ios-mic-off:before {
    content: ""
}

.ion-ios-mic-outline:before {
    content: ""
}

.ion-ios-minus:before {
    content: ""
}

.ion-ios-minus-empty:before {
    content: ""
}

.ion-ios-minus-outline:before {
    content: ""
}

.ion-ios-monitor:before {
    content: ""
}

.ion-ios-monitor-outline:before {
    content: ""
}

.ion-ios-moon:before {
    content: ""
}

.ion-ios-moon-outline:before {
    content: ""
}

.ion-ios-more:before {
    content: ""
}

.ion-ios-more-outline:before {
    content: ""
}

.ion-ios-musical-note:before {
    content: ""
}

.ion-ios-musical-notes:before {
    content: ""
}

.ion-ios-navigate:before {
    content: ""
}

.ion-ios-navigate-outline:before {
    content: ""
}

.ion-ios-nutrition:before {
    content: ""
}

.ion-ios-nutrition-outline:before {
    content: ""
}

.ion-ios-paper:before {
    content: ""
}

.ion-ios-paper-outline:before {
    content: ""
}

.ion-ios-paperplane:before {
    content: ""
}

.ion-ios-paperplane-outline:before {
    content: ""
}

.ion-ios-partlysunny:before {
    content: ""
}

.ion-ios-partlysunny-outline:before {
    content: ""
}

.ion-ios-pause:before {
    content: ""
}

.ion-ios-pause-outline:before {
    content: ""
}

.ion-ios-paw:before {
    content: ""
}

.ion-ios-paw-outline:before {
    content: ""
}

.ion-ios-people:before {
    content: ""
}

.ion-ios-people-outline:before {
    content: ""
}

.ion-ios-person:before {
    content: ""
}

.ion-ios-person-outline:before {
    content: ""
}

.ion-ios-personadd:before {
    content: ""
}

.ion-ios-personadd-outline:before {
    content: ""
}

.ion-ios-photos:before {
    content: ""
}

.ion-ios-photos-outline:before {
    content: ""
}

.ion-ios-pie:before {
    content: ""
}

.ion-ios-pie-outline:before {
    content: ""
}

.ion-ios-pint:before {
    content: ""
}

.ion-ios-pint-outline:before {
    content: ""
}

.ion-ios-play:before {
    content: ""
}

.ion-ios-play-outline:before {
    content: ""
}

.ion-ios-plus:before {
    content: ""
}

.ion-ios-plus-empty:before {
    content: ""
}

.ion-ios-plus-outline:before {
    content: ""
}

.ion-ios-pricetag:before {
    content: ""
}

.ion-ios-pricetag-outline:before {
    content: ""
}

.ion-ios-pricetags:before {
    content: ""
}

.ion-ios-pricetags-outline:before {
    content: ""
}

.ion-ios-printer:before {
    content: ""
}

.ion-ios-printer-outline:before {
    content: ""
}

.ion-ios-pulse:before {
    content: ""
}

.ion-ios-pulse-strong:before {
    content: ""
}

.ion-ios-rainy:before {
    content: ""
}

.ion-ios-rainy-outline:before {
    content: ""
}

.ion-ios-recording:before {
    content: ""
}

.ion-ios-recording-outline:before {
    content: ""
}

.ion-ios-redo:before {
    content: ""
}

.ion-ios-redo-outline:before {
    content: ""
}

.ion-ios-refresh:before {
    content: ""
}

.ion-ios-refresh-empty:before {
    content: ""
}

.ion-ios-refresh-outline:before {
    content: ""
}

.ion-ios-reload:before {
    content: ""
}

.ion-ios-reverse-camera:before {
    content: ""
}

.ion-ios-reverse-camera-outline:before {
    content: ""
}

.ion-ios-rewind:before {
    content: ""
}

.ion-ios-rewind-outline:before {
    content: ""
}

.ion-ios-rose:before {
    content: ""
}

.ion-ios-rose-outline:before {
    content: ""
}

.ion-ios-search:before {
    content: ""
}

.ion-ios-search-strong:before {
    content: ""
}

.ion-ios-settings:before {
    content: ""
}

.ion-ios-settings-strong:before {
    content: ""
}

.ion-ios-shuffle:before {
    content: ""
}

.ion-ios-shuffle-strong:before {
    content: ""
}

.ion-ios-skipbackward:before {
    content: ""
}

.ion-ios-skipbackward-outline:before {
    content: ""
}

.ion-ios-skipforward:before {
    content: ""
}

.ion-ios-skipforward-outline:before {
    content: ""
}

.ion-ios-snowy:before {
    content: ""
}

.ion-ios-speedometer:before {
    content: ""
}

.ion-ios-speedometer-outline:before {
    content: ""
}

.ion-ios-star:before {
    content: ""
}

.ion-ios-star-half:before {
    content: ""
}

.ion-ios-star-outline:before {
    content: ""
}

.ion-ios-stopwatch:before {
    content: ""
}

.ion-ios-stopwatch-outline:before {
    content: ""
}

.ion-ios-sunny:before {
    content: ""
}

.ion-ios-sunny-outline:before {
    content: ""
}

.ion-ios-telephone:before {
    content: ""
}

.ion-ios-telephone-outline:before {
    content: ""
}

.ion-ios-tennisball:before {
    content: ""
}

.ion-ios-tennisball-outline:before {
    content: ""
}

.ion-ios-thunderstorm:before {
    content: ""
}

.ion-ios-thunderstorm-outline:before {
    content: ""
}

.ion-ios-time:before {
    content: ""
}

.ion-ios-time-outline:before {
    content: ""
}

.ion-ios-timer:before {
    content: ""
}

.ion-ios-timer-outline:before {
    content: ""
}

.ion-ios-toggle:before {
    content: ""
}

.ion-ios-toggle-outline:before {
    content: ""
}

.ion-ios-trash:before {
    content: ""
}

.ion-ios-trash-outline:before {
    content: ""
}

.ion-ios-undo:before {
    content: ""
}

.ion-ios-undo-outline:before {
    content: ""
}

.ion-ios-unlocked:before {
    content: ""
}

.ion-ios-unlocked-outline:before {
    content: ""
}

.ion-ios-upload:before {
    content: ""
}

.ion-ios-upload-outline:before {
    content: ""
}

.ion-ios-videocam:before {
    content: ""
}

.ion-ios-videocam-outline:before {
    content: ""
}

.ion-ios-volume-high:before {
    content: ""
}

.ion-ios-volume-low:before {
    content: ""
}

.ion-ios-wineglass:before {
    content: ""
}

.ion-ios-wineglass-outline:before {
    content: ""
}

.ion-ios-world:before {
    content: ""
}

.ion-ios-world-outline:before {
    content: ""
}

.ion-ipad:before {
    content: ""
}

.ion-iphone:before {
    content: ""
}

.ion-ipod:before {
    content: ""
}

.ion-jet:before {
    content: ""
}

.ion-key:before {
    content: ""
}

.ion-knife:before {
    content: ""
}

.ion-laptop:before {
    content: ""
}

.ion-leaf:before {
    content: ""
}

.ion-levels:before {
    content: ""
}

.ion-lightbulb:before {
    content: ""
}

.ion-link:before {
    content: ""
}

.ion-load-a:before {
    content: ""
}

.ion-load-b:before {
    content: ""
}

.ion-load-c:before {
    content: ""
}

.ion-load-d:before {
    content: ""
}

.ion-location:before {
    content: ""
}

.ion-lock-combination:before {
    content: ""
}

.ion-locked:before {
    content: ""
}

.ion-log-in:before {
    content: ""
}

.ion-log-out:before {
    content: ""
}

.ion-loop:before {
    content: ""
}

.ion-magnet:before {
    content: ""
}

.ion-male:before {
    content: ""
}

.ion-man:before {
    content: ""
}

.ion-map:before {
    content: ""
}

.ion-medkit:before {
    content: ""
}

.ion-merge:before {
    content: ""
}

.ion-mic-a:before {
    content: ""
}

.ion-mic-b:before {
    content: ""
}

.ion-mic-c:before {
    content: ""
}

.ion-minus:before {
    content: ""
}

.ion-minus-circled:before {
    content: ""
}

.ion-minus-round:before {
    content: ""
}

.ion-model-s:before {
    content: ""
}

.ion-monitor:before {
    content: ""
}

.ion-more:before {
    content: ""
}

.ion-mouse:before {
    content: ""
}

.ion-music-note:before {
    content: ""
}

.ion-navicon:before {
    content: ""
}

.ion-navicon-round:before {
    content: ""
}

.ion-navigate:before {
    content: ""
}

.ion-network:before {
    content: ""
}

.ion-no-smoking:before {
    content: ""
}

.ion-nuclear:before {
    content: ""
}

.ion-outlet:before {
    content: ""
}

.ion-paintbrush:before {
    content: ""
}

.ion-paintbucket:before {
    content: ""
}

.ion-paper-airplane:before {
    content: ""
}

.ion-paperclip:before {
    content: ""
}

.ion-pause:before {
    content: ""
}

.ion-person:before {
    content: ""
}

.ion-person-add:before {
    content: ""
}

.ion-person-stalker:before {
    content: ""
}

.ion-pie-graph:before {
    content: ""
}

.ion-pin:before {
    content: ""
}

.ion-pinpoint:before {
    content: ""
}

.ion-pizza:before {
    content: ""
}

.ion-plane:before {
    content: ""
}

.ion-planet:before {
    content: ""
}

.ion-play:before {
    content: ""
}

.ion-playstation:before {
    content: ""
}

.ion-plus:before {
    content: ""
}

.ion-plus-circled:before {
    content: ""
}

.ion-plus-round:before {
    content: ""
}

.ion-podium:before {
    content: ""
}

.ion-pound:before {
    content: ""
}

.ion-power:before {
    content: ""
}

.ion-pricetag:before {
    content: ""
}

.ion-pricetags:before {
    content: ""
}

.ion-printer:before {
    content: ""
}

.ion-pull-request:before {
    content: ""
}

.ion-qr-scanner:before {
    content: ""
}

.ion-quote:before {
    content: ""
}

.ion-radio-waves:before {
    content: ""
}

.ion-record:before {
    content: ""
}

.ion-refresh:before {
    content: ""
}

.ion-reply:before {
    content: ""
}

.ion-reply-all:before {
    content: ""
}

.ion-ribbon-a:before {
    content: ""
}

.ion-ribbon-b:before {
    content: ""
}

.ion-sad:before {
    content: ""
}

.ion-sad-outline:before {
    content: ""
}

.ion-scissors:before {
    content: ""
}

.ion-search:before {
    content: ""
}

.ion-settings:before {
    content: ""
}

.ion-share:before {
    content: ""
}

.ion-shuffle:before {
    content: ""
}

.ion-skip-backward:before {
    content: ""
}

.ion-skip-forward:before {
    content: ""
}

.ion-social-android:before {
    content: ""
}

.ion-social-android-outline:before {
    content: ""
}

.ion-social-angular:before {
    content: ""
}

.ion-social-angular-outline:before {
    content: ""
}

.ion-social-apple:before {
    content: ""
}

.ion-social-apple-outline:before {
    content: ""
}

.ion-social-bitcoin:before {
    content: ""
}

.ion-social-bitcoin-outline:before {
    content: ""
}

.ion-social-buffer:before {
    content: ""
}

.ion-social-buffer-outline:before {
    content: ""
}

.ion-social-chrome:before {
    content: ""
}

.ion-social-chrome-outline:before {
    content: ""
}

.ion-social-codepen:before {
    content: ""
}

.ion-social-codepen-outline:before {
    content: ""
}

.ion-social-css3:before {
    content: ""
}

.ion-social-css3-outline:before {
    content: ""
}

.ion-social-designernews:before {
    content: ""
}

.ion-social-designernews-outline:before {
    content: ""
}

.ion-social-dribbble:before {
    content: ""
}

.ion-social-dribbble-outline:before {
    content: ""
}

.ion-social-dropbox:before {
    content: ""
}

.ion-social-dropbox-outline:before {
    content: ""
}

.ion-social-euro:before {
    content: ""
}

.ion-social-euro-outline:before {
    content: ""
}

.ion-social-facebook:before {
    content: ""
}

.ion-social-facebook-outline:before {
    content: ""
}

.ion-social-foursquare:before {
    content: ""
}

.ion-social-foursquare-outline:before {
    content: ""
}

.ion-social-freebsd-devil:before {
    content: ""
}

.ion-social-github:before {
    content: ""
}

.ion-social-github-outline:before {
    content: ""
}

.ion-social-google:before {
    content: ""
}

.ion-social-google-outline:before {
    content: ""
}

.ion-social-googleplus:before {
    content: ""
}

.ion-social-googleplus-outline:before {
    content: ""
}

.ion-social-hackernews:before {
    content: ""
}

.ion-social-hackernews-outline:before {
    content: ""
}

.ion-social-html5:before {
    content: ""
}

.ion-social-html5-outline:before {
    content: ""
}

.ion-social-instagram:before {
    content: ""
}

.ion-social-instagram-outline:before {
    content: ""
}

.ion-social-javascript:before {
    content: ""
}

.ion-social-javascript-outline:before {
    content: ""
}

.ion-social-linkedin:before {
    content: ""
}

.ion-social-linkedin-outline:before {
    content: ""
}

.ion-social-markdown:before {
    content: ""
}

.ion-social-nodejs:before {
    content: ""
}

.ion-social-octocat:before {
    content: ""
}

.ion-social-pinterest:before {
    content: ""
}

.ion-social-pinterest-outline:before {
    content: ""
}

.ion-social-python:before {
    content: ""
}

.ion-social-reddit:before {
    content: ""
}

.ion-social-reddit-outline:before {
    content: ""
}

.ion-social-rss:before {
    content: ""
}

.ion-social-rss-outline:before {
    content: ""
}

.ion-social-sass:before {
    content: ""
}

.ion-social-skype:before {
    content: ""
}

.ion-social-skype-outline:before {
    content: ""
}

.ion-social-snapchat:before {
    content: ""
}

.ion-social-snapchat-outline:before {
    content: ""
}

.ion-social-tumblr:before {
    content: ""
}

.ion-social-tumblr-outline:before {
    content: ""
}

.ion-social-tux:before {
    content: ""
}

.ion-social-twitch:before {
    content: ""
}

.ion-social-twitch-outline:before {
    content: ""
}

.ion-social-twitter:before {
    content: ""
}

.ion-social-twitter-outline:before {
    content: ""
}

.ion-social-usd:before {
    content: ""
}

.ion-social-usd-outline:before {
    content: ""
}

.ion-social-vimeo:before {
    content: ""
}

.ion-social-vimeo-outline:before {
    content: ""
}

.ion-social-whatsapp:before {
    content: ""
}

.ion-social-whatsapp-outline:before {
    content: ""
}

.ion-social-windows:before {
    content: ""
}

.ion-social-windows-outline:before {
    content: ""
}

.ion-social-wordpress:before {
    content: ""
}

.ion-social-wordpress-outline:before {
    content: ""
}

.ion-social-yahoo:before {
    content: ""
}

.ion-social-yahoo-outline:before {
    content: ""
}

.ion-social-yen:before {
    content: ""
}

.ion-social-yen-outline:before {
    content: ""
}

.ion-social-youtube:before {
    content: ""
}

.ion-social-youtube-outline:before {
    content: ""
}

.ion-soup-can:before {
    content: ""
}

.ion-soup-can-outline:before {
    content: ""
}

.ion-speakerphone:before {
    content: ""
}

.ion-speedometer:before {
    content: ""
}

.ion-spoon:before {
    content: ""
}

.ion-star:before {
    content: ""
}

.ion-stats-bars:before {
    content: ""
}

.ion-steam:before {
    content: ""
}

.ion-stop:before {
    content: ""
}

.ion-thermometer:before {
    content: ""
}

.ion-thumbsdown:before {
    content: ""
}

.ion-thumbsup:before {
    content: ""
}

.ion-toggle:before {
    content: ""
}

.ion-toggle-filled:before {
    content: ""
}

.ion-transgender:before {
    content: ""
}

.ion-trash-a:before {
    content: ""
}

.ion-trash-b:before {
    content: ""
}

.ion-trophy:before {
    content: ""
}

.ion-tshirt:before {
    content: ""
}

.ion-tshirt-outline:before {
    content: ""
}

.ion-umbrella:before {
    content: ""
}

.ion-university:before {
    content: ""
}

.ion-unlocked:before {
    content: ""
}

.ion-upload:before {
    content: ""
}

.ion-usb:before {
    content: ""
}

.ion-videocamera:before {
    content: ""
}

.ion-volume-high:before {
    content: ""
}

.ion-volume-low:before {
    content: ""
}

.ion-volume-medium:before {
    content: ""
}

.ion-volume-mute:before {
    content: ""
}

.ion-wand:before {
    content: ""
}

.ion-waterdrop:before {
    content: ""
}

.ion-wifi:before {
    content: ""
}

.ion-wineglass:before {
    content: ""
}

.ion-woman:before {
    content: ""
}

.ion-wrench:before {
    content: ""
}

.ion-xbox:before {
    content: ""
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.primary-color {
    color: #208cd8
}

.secondary-color {
    color: #767676
}

.success-color {
    color: #49C13C
}

.warning-color {
    color: #FFAE00
}

.alert-color {
    color: #E22500
}

.no-padding {
    padding: 0 !important
}

.no-padding-top {
    padding-top: 0 !important
}

.no-margin {
    margin: 0 !important
}

.no-margin-top {
    margin-top: 0 !important
}

.no-margin-right {
    margin-right: 0 !important
}

.no-margin-bottom {
    margin-bottom: 0 !important
}

.no-margin-left {
    margin-left: 0 !important
}

.margin-right-8 {
    margin-right: 8px
}

.padding-bottom-8 {
    padding-bottom: 8px !important
}

.margin-bottom-8 {
    margin-bottom: 8px !important
}

.margin-bottom-16 {
    margin-bottom: 16px !important
}

.margin-top-16 {
    margin-top: 16px !important
}

.valign-middle {
    display: table
}

.valign-middle > .columns {
    display: table-cell;
    vertical-align: middle
}

.valign-middle > .columns, .valign-middle [class*="column"] + [class*="column"]:last-child {
    float: none
}

.overflow-hidden {
    overflow: hidden
}

.display-inline-block {
    display: inline-block;
    vertical-align: middle
}

.position-fixed {
    position: fixed
}

.text-bold {
    font-weight: bold
}

.text-align-right {
    text-align: right
}

@media screen and (max-width: 39.9375em) {
    .small-only-text-right {
        text-align: right
    }
}

.info {
    color: #636363;
    font-size: 14px
}

.info.discount {
    text-decoration: line-through
}

.info.header {
    margin-top: -.5rem
}

.body-font {
    font-family: "Myriad Set Pro", "Lucida Grande", Helvetica, sans-serif !important
}

.header-font, .header .flexmenu .flexMenu-viewMore > a {
    font-family: "Myriad Set Pro", "Lucida Grande", Helvetica, sans-serif !important
}

.flexslider {
    background: transparent;
    border: none;
    margin: 0px
}

.flexslider.slides li {
    cursor: pointer
}

.flex-direction-nav .flex-prev {
    left: 0px
}

.flex-direction-nav .flex-next {
    right: 0px
}

.flex-next {
    font-size: 0
}

.flex-prev {
    font-size: 0
}

.flex-direction-nav {
    position: absolute;
    top: 50%;
    width: 100%
}

.flex-direction-nav a {
    transform: translateY(-50%)
}

.flex-direction-nav a:before {
    content: none
}

.flex-direction-nav a.flex-next:before {
    content: none
}

.flex-direction-nav a .ion-ios-arrow-left {
    font-size: 35px
}

@media print, screen and (min-width: 40em) {
    .flex-direction-nav a .ion-ios-arrow-left {
        font-size: 70px
    }
}

.flex-direction-nav a .ion-ios-arrow-right {
    font-size: 35px
}

@media print, screen and (min-width: 40em) {
    .flex-direction-nav a .ion-ios-arrow-right {
        font-size: 70px
    }
}

.flex-direction-nav a {
    width: auto;
    height: auto;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 0px 2px 5px rgba(255, 255, 255, 0.75)
}

.flex-direction-nav a:before {
    color: inherit
}

.flex-direction-nav a:hover {
    color: rgba(32, 140, 216, 0.8)
}

.flex-control-nav {
    z-index: 2
}

@media screen and (min-width: 40em) {
    .flex-control-nav {
        bottom: 1.875rem
    }
}

@media screen and (max-width: 39.9375em) {
    .flex-control-nav {
        bottom: 1.25rem
    }
}

.flex-control-paging li a:hover {
    background: rgba(32, 140, 216, 0.7)
}

.flex-control-paging li a.flex-active {
    background: rgba(32, 140, 216, 0.9)
}

.image {
    overflow: hidden
}

.image.zoom:hover img, .image.zoom:focus img {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03)
}

.image.border-on-hover {
    outline: solid 3px transparent
}

.image.border-on-hover:hover, .image.border-on-hover:focus {
    outline: solid 3px #208cd8
}

.image.overlay-on-hover .overlay {
    opacity: 0
}

.image.overlay-on-hover:hover .overlay, .image.overlay-on-hover:focus .overlay {
    opacity: 1
}

.image.auto-height img {
    width: 100%;
    box-sizing: border-box
}

.image.auto-width img {
    width: auto;
    box-sizing: border-box
}

.image.box {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: inline-block;
    position: relative;
    width: 100%
}

.image.box img, .image.box h6 {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-repeat: no-repeat;
    background-position: center center
}

.image.box h6 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center
}

.image.box h6.overlay {
    background-color: rgba(0, 0, 0, 0.35)
}

.image.ratio1x1 div.box {
    margin-top: 100%
}

.image.ratio1x198 div.box {
    margin-top: 198%
}

.image.ratio1x2 div.box {
    margin-top: 200%
}

.image.ratio2x1 div.box {
    margin-top: 50%
}

.image.ratio2x3 div.box {
    margin-top: 150%
}

.image.ratio3x1 div.box {
    margin-top: 33%
}

.image.ratio3x2 div.box {
    margin-top: 66%
}

.image.ratio3x4 div.box {
    margin-top: 133%
}

.image.ratio4x1 div.box {
    margin-top: 25%
}

.image.ratio4x3 div.box {
    margin-top: 75%
}

.image.cover img {
    background-size: cover
}

.image.contain img {
    background-size: contain
}

.image.text-overlay {
    position: relative
}

.image.text-overlay img {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.image.text-overlay .overlay {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.image.text-overlay .text-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.image.text-overlay .text-container div {
    padding-left: 2%;
    padding-right: 2%;
    width: 100%
}

.image.text-overlay .text-container div.text-center {
    text-align: center
}

.image.text-overlay .text-container div.text-left {
    text-align: left
}

.image.text-overlay .text-container div.text-right {
    text-align: right
}

.pagination li {
    display: inline-block;
    border: 1px solid #000;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.pagination li a {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #000
}

.pagination li.pagination-previous a::before {
    margin-right: 0
}

.pagination li.pagination-previous.disabled::before {
    margin-right: 0
}

.pagination li.current {
    border-color: #208cd8;
    background-color: #208cd8;
    color: #000
}

.pagination li.ellipsis {
    border-color: #000;
    line-height: inherit
}

.pagination li.disabled {
    border-color: #7C7C7C
}

.pagination li.pagination-next a::after {
    margin-left: 0
}

.pagination li:hover {
    border-color: #208cd8
}

.pagination li:hover.ellipsis {
    border-color: #000
}

.pagination li:hover.disabled {
    border-color: #7C7C7C
}

.pagination li:hover a {
    color: #208cd8
}

.section .row.full-width {
    max-width: unset
}

@media screen and (min-width: 40em) {
    .section div.container {
        padding-left: .9375rem
    }
}

@media screen and (max-width: 39.9375em) {
    .section div.container {
        padding-left: .625rem
    }
}

@media screen and (min-width: 40em) {
    .section div.container {
        padding-right: .9375rem
    }
}

@media screen and (max-width: 39.9375em) {
    .section div.container {
        padding-right: .625rem
    }
}

@media screen and (min-width: 40em) {
    .section .heading {
        margin-bottom: 1.875rem
    }
}

@media screen and (max-width: 39.9375em) {
    .section .heading {
        margin-bottom: 1.25rem
    }
}

@media screen and (min-width: 40em) {
    .section .section-item {
        margin-bottom: 1.875rem
    }
}

@media screen and (max-width: 39.9375em) {
    .section .section-item {
        margin-bottom: 1.25rem
    }
}

@media print, screen and (min-width: 40em) {
    .section .flow-row {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem
    }
}

@media screen and (max-width: 39.9375em) {
    .section .flow-row {
        padding-left: 0.625rem;
        padding-right: 0.625rem
    }
}

.section .flow-row .flow-columns {
    padding-left: 0;
    padding-right: 0
}

.section .flow-row .flow-columns .container {
    padding-left: 0;
    padding-right: 0
}

.grid-banner .row, .grid-banner .column, .grid-banner .columns, .grid-banner .columns {
    padding: 0px
}

.grid-banner .item1-1 {
    padding-bottom: 6px
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item1-1 {
        padding-right: 6px
    }
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item1-2, .grid-banner .item1-3 {
        padding-left: 1.5px;
        padding-right: 4.5px
    }
}

@media screen and (max-width: 39.9375em) {
    .grid-banner .item1-2, .grid-banner .item1-3 {
        padding-bottom: 6px
    }
}

.grid-banner .item1-4 {
    padding-bottom: 6px
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item1-4 {
        padding-left: 3px
    }
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item2-1 {
        padding-right: 6px
    }
}

@media screen and (max-width: 39.9375em) {
    .grid-banner .item2-1 {
        padding-bottom: 6px
    }
}

.grid-banner .item2-2 {
    padding-bottom: 6px
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item2-2 {
        padding-left: 1.5px;
        padding-right: 1.5px
    }
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item2-3, .grid-banner .item2-4 {
        padding-left: 6px
    }
}

@media screen and (max-width: 39.9375em) {
    .grid-banner .item2-3, .grid-banner .item2-4 {
        padding-bottom: 6px
    }
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item3 {
        padding-left: 6px
    }
}

@media screen and (max-width: 39.9375em) {
    .grid-banner .item3 {
        padding-bottom: 6px
    }
}

@media screen and (max-width: 39.9375em) {
    .grid-banner .item3-1 {
        padding-bottom: 6px
    }
}

@media screen and (max-width: 39.9375em) {
    .grid-banner .item3 p, .grid-banner .item3-1 p {
        display: none
    }
}

.grid-banner .item4-1 {
    padding-bottom: 6px
}

.grid-banner .item4-2 {
    padding-bottom: 6px
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item4-2 {
        padding-right: 5px
    }
}

.grid-banner .item4-3 {
    padding-bottom: 6px
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item4-3 {
        padding-left: 2.5px;
        padding-right: 2.5px
    }
}

.grid-banner .item4-4 {
    padding-bottom: 6px
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item4-4 {
        padding-left: 5px
    }
}

.grid-banner .item5-1 {
    padding-bottom: 6px
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item5-1 {
        padding-right: 6px
    }
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item5 {
        padding-left: 1.5px;
        padding-right: 4.5px
    }
}

@media screen and (max-width: 39.9375em) {
    .grid-banner .item5 {
        padding-bottom: 6px
    }
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item6-1 {
        padding-right: 6px
    }
}

@media screen and (max-width: 39.9375em) {
    .grid-banner .item6-1 {
        padding-bottom: 6px
    }
}

.grid-banner .item6-2 {
    padding-bottom: 6px
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item6-2 {
        padding-left: 2px;
        padding-right: 2px
    }
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item6-3 {
        padding-left: 6px
    }
}

@media screen and (max-width: 39.9375em) {
    .grid-banner .item6-3 {
        padding-bottom: 6px
    }
}

@media screen and (max-width: 39.9375em) {
    .grid-banner .item7-1 {
        padding-bottom: 6px
    }
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item7-2 {
        padding-left: 6px;
        margin-bottom: -3px
    }
}

@media screen and (max-width: 39.9375em) {
    .grid-banner .item7-2 {
        margin-bottom: 0px;
        padding-bottom: 6px
    }
}

.grid-banner .item7-3 {
    padding-bottom: 6px
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item7-3 {
        padding-left: 6px;
        padding-bottom: 6px
    }
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item8-1 {
        padding-right: 6px
    }
}

@media screen and (max-width: 39.9375em) {
    .grid-banner .item8-1 {
        padding-bottom: 6px
    }
}

.grid-banner .item8-2 {
    padding-bottom: 6px
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item8-2 {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media print, screen and (min-width: 40em) {
    .grid-banner .item8-3 {
        padding-left: 7px
    }
}

@media screen and (max-width: 39.9375em) {
    .grid-banner .item8-3 {
        padding-bottom: 6px
    }
}

h1, h2, h3.heading {
    font-weight: 100
}

h3, h4 {
    font-weight: 400
}

h5, h6 {
    font-weight: 600
}

h2, h4, h5, h6 {
    text-transform: uppercase
}

.action a, .action i {
    text-transform: uppercase;
    font-weight: 600
}

.theme-heading {
    font-family: "Myriad Set Pro", "Lucida Grande", Helvetica, sans-serif;
    text-transform: capitalize
}

.logo-font {
    font-family: "Myriad Set Pro", "Lucida Grande", Helvetica, sans-serif;
    text-transform: capitalize
}

@font-face {
    font-family: 'Myriad Set Pro';
    src: url("../fonts/MyriadSetPro-Regular.eot");
    src: url("../fonts/MyriadSetPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadSetPro-Regular.woff") format("woff"), url("../fonts/MyriadSetPro-Regular.ttf") format("truetype"), url("../fonts/MyriadSetPro-Regular.svg#helvetica-normal") format("svg");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'Myriad Set Pro';
    src: url("../fonts/MyriadSetPro-Regular.eot");
    src: url("../fonts/MyriadSetPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadSetPro-Regular.woff") format("woff"), url("../fonts/MyriadSetPro-Regular.ttf") format("truetype"), url("../fonts/MyriadSetPro-Regular.svg#helvetica-normal") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Bodoni 72';
    src: url("../fonts/BodoniSvtyTwoITCTT-Bold.eot");
    src: url("../fonts/BodoniSvtyTwoITCTT-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/BodoniSvtyTwoITCTT-Bold.woff") format("woff"), url("../fonts/BodoniSvtyTwoITCTT-Bold.ttf") format("truetype"), url("../fonts/BodoniSvtyTwoITCTT-Bold.svg#helvetica-normal") format("svg");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Monserrat';
    src: url("../fonts/montserrat-regular.eot");
    src: url("../fonts/montserrat-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-regular.woff") format("woff"), url("../fonts/montserrat-regular.ttf") format("truetype"), url("../fonts/montserrat-regular.svg#montserrat-regular") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Monserrat';
    src: url("../fonts/montserrat-black.eot");
    src: url("../fonts/montserrat-black.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-black.woff") format("woff"), url("../fonts/montserrat-black.ttf") format("truetype"), url("../fonts/montserrat-black.svg#montserrat-black") format("svg");
    font-weight: 800;
    font-style: normal
}

body {
    letter-spacing: 0.05rem
}

a.container {
    display: block
}

a.container:hover, a.container:focus {
    color: #000
}

a.inverted, .inverted {
    color: #ffffff
}

.image .inverted {
    color: #fff
}

a.primary {
    color: #208cd8
}

a.primary:hover, a.primary:focus {
    color: #a0d0f1
}

a.inverted:hover, a.inverted:focus {
    color: #fff
}

.icon {
    font-size: 2rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem
}

.top-separator {
    border-top: 1px solid #CCCFD3;
    margin-top: 16px;
    padding-top: 16px
}

.separator {
    border-bottom: 1px solid #CCCFD3
}

.gapped-grid {
    margin-bottom: 16px;
    padding-bottom: 16px
}

main {
    padding-top: 35px;
    padding-bottom: 35px
}

main.main-index {
    padding-top: 0;
    padding-bottom: 0
}

a.secondary-style, button.secondary-style {
    color: #fff;
    background-color: #FF1300;
    border: 1px solid #fff;
    font-weight: bold
}

a.secondary-style i, button.secondary-style i {
    margin-right: 4px
}

a.secondary-style:hover:not([disabled]), a.secondary-style:focus, button.secondary-style:hover:not([disabled]), button.secondary-style:focus {
    color: #FF1300;
    background-color: #fff;
    border-color: #FF1300
}

button.secondary-style:disabled, button.secondary-style:disabled:hover {
    opacity: 0.5;
    color: #fff;
    background-color: #FF1300;
    border: 1px solid #fff;
    cursor: not-allowed
}

button.secondary-style:disabled.sticky-add-to-cart-button, button.secondary-style:disabled:hover.sticky-add-to-cart-button {
    opacity: 1;
    color: rgba(255, 255, 255, 0.5);
    background-color: #ffa199;
    border-color: rgba(255, 255, 255, 0.5)
}

@media screen and (max-width: 39.9375em) {
    button.secondary-style:disabled.sticky-add-to-cart-button, button.secondary-style:disabled:hover.sticky-add-to-cart-button {
        opacity: 1
    }
}

input.input-style {
    border: 1px solid white;
    box-shadow: none;
    border-bottom: 1px solid lightgray
}

body {
    overflow-x: hidden
}

body .reveal-overlay {
    overflow-y: hidden
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}

@-o-keyframes spin {
    from {
        -o-transform: rotate(0deg)
    }
    to {
        -o-transform: rotate(360deg)
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

.loader {
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    -o-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

#header-nav {
    overflow: visible
}

.interactive-hamburger {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    position: relative;
    float: left;
    width: 20px;
    height: 14px
}

.interactive-hamburger span.bar-1, .interactive-hamburger span.bar-2, .interactive-hamburger span.bar-3 {
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: center center;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #000;
    border-radius: 2px;
    opacity: 1;
    left: 0
}

.interactive-hamburger span.bar-1 {
    top: 0
}

.interactive-hamburger span.bar-2 {
    top: 50%;
    transform: translateY(-50%)
}

.interactive-hamburger span.bar-3 {
    bottom: 0
}

.interactive-hamburger.active span.bar-1 {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 7px
}

.interactive-hamburger.active span.bar-2 {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    pointer-events: none
}

.interactive-hamburger.active span.bar-3 {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 7px
}

.reveal.tiny-confirmation-message .icon {
    font-size: 2.5rem;
    padding-right: 1rem
}

.reveal.tiny-confirmation-message .icon.blue-color {
    color: blue
}

.reveal.tiny-confirmation-message .icon.green-color {
    color: green
}

.reveal.tiny-confirmation-message .text-spacer {
    padding-top: 0.5rem
}

.reveal.tiny-confirmation-message .text-spacer .button {
    margin-bottom: 0;
    border: none !important
}

.reveal.tiny-confirmation-message .text-spacer .button.yes {
    margin-left: 1rem
}

.form-switch .columns label.control-label {
    margin-bottom: 0
}

.button {
    min-width: 90px
}

.button.secondary, .button.secondary:hover {
    color: white
}

.table-orders thead {
    background: none
}

.table-orders thead tr th {
    border-bottom: 1px solid lightgrey
}

.forget-pass-form .row, .reset-pass-form .row {
    margin-bottom: 15px
}

.hide-info-container {
    transform: translateY(65px);
    transition: all 0.4s ease;
    box-shadow: 0px -3px 10px #CCCFD3
}

.show-info-container {
    transform: translate(0)
}

.add-to-cart-success-info-container {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 55px;
    background-color: #208cd8;
    color: white;
    z-index: 99999
}

.add-to-cart-success-info-container .close-button {
    top: 0.75rem
}

.add-to-cart-fail-info-container {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 55px;
    background-color: #E22500;
    color: white
}

.add-to-cart-fail-info-container .close-button {
    top: 0.75rem
}

.add-to-cart-info .icon-size {
    font-size: 24px
}

.add-to-cart-info .text-spaces {
    margin-left: 0.5rem
}

.add-to-cart-info .checkout-button-style {
    margin-left: 1.5rem;
    margin-bottom: 0;
    padding: 0.55rem 0.7rem;
    background-color: #104469;
    border-radius: 3px;
    font-size: 1rem
}

.item-list.item-margin {
    margin-left: 8px;
    margin-right: 8px
}

.item-list:not(:last-child) {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee
}

.input-group {
    margin: 0
}

.input-group input, .input-group .input-group-button button.button {
    height: 2.5rem;
    margin: 0
}

.rounded-search {
    background: #eee;
    position: relative;
    padding: 8px 34px 8px 12px;
    border-radius: 18px;
    max-width: 18rem
}

.rounded-search input[type=search] {
    margin-bottom: 0;
    height: 1.2rem;
    text-transform: none;
    padding: 0;
    color: #000
}

.rounded-search .search-icon, .rounded-search .searchClear {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 12px;
    font-size: 1.6rem;
    color: #FF1300;
    max-height: 34px
}

.rounded-search .searchClear {
    display: none;
    cursor: pointer
}

.no-button-subcription {
    background: #fff;
    position: relative;
    padding: 10px 34px 10px 12px;
    width: 85%;
    color: #000
}

.no-button-subcription input[type=email] {
    margin-bottom: 0;
    height: 1.2rem;
    text-transform: none;
    border: none;
    box-shadow: none
}

.no-button-subcription .subcription-icon {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 12px;
    font-size: 1rem;
    color: #000
}

.no-button-subcription .subcription-icon button {
    color: #000
}

.product-page h5 {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem
}

.product-page .control-style {
    background-color: #fff;
    border: 1px solid #D7D7D7
}

.control-style {
    background: #F4F4F4;
    box-shadow: none;
    border: none;
    margin-bottom: 0;
    color: #000
}

.control-style:focus {
    border: none
}

select.control-style {
    -webkit-appearance: none;
    padding-right: 2.4375rem
}

select.control-style::-ms-expand {
    display: none
}

select.control-style option {
    background-color: #fff !important
}

select.control-style option[disabled=true]:hover {
    cursor: not-allowed
}

span.select-dropdown {
    position: absolute;
    top: 27px;
    right: 0;
    width: 2.4375rem;
    height: 2.4375rem;
    pointer-events: none
}

span.select-dropdown:before {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%
}

.custom-icon {
    color: #FF1300
}

.form-grouping {
    position: relative;
    margin-bottom: 16px
}

.form-grouping label {
    text-transform: uppercase;
    font-size: 15px
}

.form-grouping p {
    margin-bottom: 0
}

.spinner-group .minus-button, .spinner-group .mobile-minus-button {
    max-width: 10rem;
    color: #fff;
    background-color: #FF1300
}

.spinner-group .minus-button:hover, .spinner-group .mobile-minus-button:hover {
    background-color: #cc0f00
}

.spinner-group .minus-button:disabled, .spinner-group .mobile-minus-button:disabled {
    cursor: not-allowed
}

.spinner-group .minus-button:disabled:hover, .spinner-group .mobile-minus-button:disabled:hover {
    cursor: not-allowed
}

.spinner-group .plus-button, .spinner-group .mobile-plus-button {
    max-width: 10rem;
    color: #fff;
    background-color: #FF1300
}

.spinner-group .plus-button:hover, .spinner-group .mobile-plus-button:hover {
    background-color: #cc0f00
}

.spinner-group .plus-button:disabled, .spinner-group .mobile-plus-button:disabled {
    background-color: #fff;
    cursor: default
}

.spinner-group .plus-button:disabled:hover, .spinner-group .mobile-plus-button:disabled:hover {
    color: #fff;
    background-color: #fff;
    cursor: default
}

.spinner-group .mobile-minus-button, .spinner-group .mobile-plus-button {
    padding: 5px !important
}

.spinner-group .control-style {
    background-color: #fff;
    border: 1px solid #CCCFD3;
    max-width: 4rem !important;
    min-width: 4rem !important
}

.spinner-group .control-style:disabled {
    cursor: default;
    color: #CCCFD3
}

.spinner-group .control-style.mobile-cart {
    max-width: 3rem !important;
    min-width: 3rem !important;
    margin: 0 -1px 0 0 !important
}

.install {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: #208cd8 !important
}

.install span {
    color: #fff;
    font-size: 80%;
    font-weight: bold
}

a.install-button {
    border: 1px solid #fff;
    border-radius: 10%;
    color: #fff;
    background: transparent;
    padding: 0.4rem 0.6rem 0.2rem 0.6rem;
    margin: 0.5rem;
    font-size: 85%;
    font-weight: bold
}

a.install-button:hover, a.install-buttonfocus {
    color: #fff
}

.banner-full-width {
    margin-top: -35px
}

.banner-full-width > .section > .section-item.row {
    max-width: unset
}

.banner-full-width > .section > .section-item {
    padding: 0
}

.image.text-overlay .text-container {
    top: 2rem;
    left: 50%;
    transform: translateX(-50%);
    height: max-content;
    height: -webkit-max-content;
    height: -moz-max-content
}

.image.text-overlay .text-container .text-center {
    width: 80%
}

.image.text-overlay .text-container div p {
    padding: 0.3rem 0.8rem;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-family: "Myriad Set Pro", "Lucida Grande", Helvetica, sans-serif
}

.image.text-overlay .text-container div h4 {
    padding: 3% 2% 0% 2%
}

.image.text-overlay .text-container > div {
    padding-top: 2%
}

.section .sub-heading {
    margin-bottom: 2.5rem;
    line-height: 1.8rem
}

@media print, screen and (min-width: 64em) {
    .section .sub-heading.text-center {
        padding: 0 10.5rem
    }
}

#product-list .columns {
    padding-left: 0.3rem;
    padding-right: 0.3rem
}

.product-header {
    margin-bottom: 1rem
}

section .side li > a::first-letter {
    text-transform: uppercase
}

.binding-loader {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
    pointer-events: all;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: white;
    z-index: 9999999
}

.margin-bottom-16 {
    margin-bottom: 16px
}

.js-off-canvas-overlay.is-closable {
    z-index: 10
}

.off-canvas.is-transition-overlap {
    z-index: 11
}

label.rememberme {
    vertical-align: middle
}

input[type="checkbox"].material-checkbox + label.rememberme {
    margin-right: 0.5rem
}

@media screen and (min-width: 40em) {
    .section.section-padding {
        padding-top: 1.875rem
    }
}

@media screen and (max-width: 39.9375em) {
    .section.section-padding {
        padding-top: 1.25rem
    }
}

.section.remove-space {
    margin-bottom: -7px
}

.section .grid-banner {
    margin-bottom: 0
}

@media screen and (min-width: 40em) {
    .section .grid-banner {
        padding-bottom: 1.875rem
    }
}

@media screen and (max-width: 39.9375em) {
    .section .grid-banner {
        padding-bottom: 1.25rem
    }
}

.banner-image .section-padding {
    padding-top: 0
}

.banner-image .full-width .margin-bottom-minus-2 {
    margin-bottom: 0
}

.banner-image .section-item {
    padding-bottom: 0;
    margin-bottom: -7px
}

.grid-banner .full-width .margin-bottom-minus-2 {
    margin-bottom: 0
}

@media screen and (min-width: 40em) {
    .full-width .margin-bottom-minus-2 {
        margin-bottom: -1.875rem
    }
}

@media screen and (max-width: 39.9375em) {
    .full-width .margin-bottom-minus-2 {
        margin-bottom: -1.25rem
    }
}

.badge-discount {
    display: inline-block;
    border-radius: 2rem;
    font-size: 14px;
    text-align: center;
    width: 2.04rem;
    height: 2rem;
    line-height: 2rem;
    background: #208cd8;
    color: #fff
}

@media print, screen and (min-width: 40em) {
    .badge-discount {
        margin-right: 0.5rem;
        margin-left: 0.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .badge-discount {
        margin-right: 0;
        margin-left: 0.5rem
    }
}

.badge-discount.primary {
    background: #208cd8;
    color: #000
}

.badge-discount.secondary {
    background: #767676;
    color: #000
}

.badge-discount.success {
    background: #49C13C;
    color: #000
}

.badge-discount.warning {
    background: #FFAE00;
    color: #000
}

.badge-discount.alert {
    background: #E22500;
    color: #000
}

a {
    position: relative
}

a .badge-mobile-cart {
    position: absolute;
    right: 0;
    top: 0;
    min-width: 1rem;
    height: 1rem;
    text-align: center;
    border-radius: 100%;
    background: #208cd8;
    color: #fff;
    font-size: 11px;
    font-weight: bold
}

.badge-order-quantity {
    position: absolute;
    right: 0;
    top: 0;
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.25rem;
    text-align: center;
    border-radius: 100%;
    background: #208cd8;
    color: #fff;
    font-size: 12px;
    font-weight: bold
}

.badge-order-detail-quantity {
    position: absolute;
    right: 0;
    top: 0;
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.25rem;
    text-align: center;
    border-radius: 100%;
    background: #208cd8;
    color: #fff;
    font-size: 12px;
    font-weight: bold
}

.flex-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    width: 100%
}

@media screen and (max-width: 39.9375em) {
    .flex-row {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (min-width: 40em) {
    .flex-row-item {
        margin-bottom: 1.875rem
    }
}

@media screen and (max-width: 39.9375em) {
    .flex-row-item {
        margin-bottom: 1.25rem
    }
}

@media screen and (min-width: 40em) {
    .flex-row-item {
        -webkit-box-flex: 0 1 50%;
        -moz-box-flex: 0 1 50%;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }
}

@media screen and (max-width: 39.9375em) {
    .flex-row-item {
        -webkit-box-flex: 1 1 auto;
        -moz-box-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
}

.flex-start {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    width: 100%
}

@media screen and (min-width: 40em) {
    .flex-start-medium-up {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        -webkit-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        width: 100%
    }
}

.flex-center {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    width: 100%
}

.flex-row-only {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    width: 100%
}

.menu.side {
    margin-bottom: 1rem;
    margin-top: 1rem
}

.menu.side li {
    margin-right: 1rem;
    line-height: 1
}

.menu.side li a {
    padding: 0.4rem 0
}

.menu.side li.active a {
    background-color: transparent;
    color: #208cd8;
    font-weight: 500
}

.left-canvas-menu .main-menu-li {
    border-bottom: 2px solid lightgray;
    text-align: center;
    padding: 0.5rem
}

.left-canvas-menu .child-menu-li {
    border-bottom: 1px solid lightgray;
    padding: 0.5rem
}

ul.top-canvas-menu {
    padding: 1rem 3rem 3rem 3rem;
    position: relative
}

ul.top-canvas-menu > li {
    -webkit-transform: translate(-20px, -20px);
    -moz-transform: translate(-20px, -20px);
    -o-transform: translate(-20px, -20px);
    transform: translate(-20px, -20px);
    -webkit-transition: 0.35s all ease-out;
    -moz-transition: 0.35s all ease-out;
    -o-transition: 0.35s all ease-out;
    transition: 0.35s all ease-out;
    color: #000;
    border-bottom: 1px solid #CCCFD3;
    opacity: 0
}

ul.top-canvas-menu > li a {
    color: #000;
    padding-left: 0
}

.drawer-search {
    position: relative
}

.drawer-search span.search-icon {
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 1.4rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.drawer-search input {
    background: none;
    border: none;
    box-shadow: none;
    color: #000;
    padding-left: 24px
}

.drawer-search input:focus {
    outline: none;
    background: none;
    border: none;
    box-shadow: none
}

.off-canvas.is-open ul.top-canvas-menu li {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1
}

.footer {
    background: #e9eaf0;
    overflow-x: hidden
}

@media screen and (min-width: 40em) {
    .footer {
        padding-top: 3.75rem
    }
}

@media screen and (max-width: 39.9375em) {
    .footer {
        padding-top: 2.5rem
    }
}

.footer h6 {
    font-family: "Myriad Set Pro", "Lucida Grande", Helvetica, sans-serif
}

.footer .icon {
    display: inline-block;
    max-width: 1.5rem;
    width: 1.5rem;
    height: 1.5rem;
    text-align: center;
    font-size: 1rem;
    padding: 0;
    background: #000;
    border-radius: 50%;
    color: #e9eaf0;
    position: relative
}

.footer .icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.footer .icon.line-icon {
    position: relative;
    vertical-align: middle;
    overflow: hidden
}

.footer .icon.line-icon:before {
    font-size: 22px
}

.footer .icon.line-icon:after {
    content: 'LINE';
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    font-style: normal;
    font-size: 7px
}

.footer .icon.line-icon ~ a {
    vertical-align: middle
}

.footer .content {
    color: #000;
    line-height: 1.8rem
}

.footer .content a:not(:hover) {
    color: #000
}

.footer .content i, .footer .content a {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5rem
}

.footer .footer-text {
    color: #000
}

.footer .separator {
    margin-bottom: 1rem
}

.footer .heading {
    text-align: left
}

@media screen and (min-width: 40em) {
    .footer .heading {
        margin-bottom: 1.40625rem
    }
}

@media screen and (max-width: 39.9375em) {
    .footer .heading {
        margin-bottom: .9375rem
    }
}

.footer .content {
    line-height: 2rem;
    text-align: left
}

.footer .payment-method img, .footer .shipping-method img {
    height: 2rem
}

@media screen and (min-width: 40em) {
    .footer .payment-method img, .footer .shipping-method img {
        margin-right: .9375rem
    }
}

@media screen and (max-width: 39.9375em) {
    .footer .payment-method img, .footer .shipping-method img {
        margin-right: .625rem
    }
}

@media screen and (min-width: 40em) {
    .footer .payment-method img, .footer .shipping-method img {
        margin-bottom: .9375rem
    }
}

@media screen and (max-width: 39.9375em) {
    .footer .payment-method img, .footer .shipping-method img {
        margin-bottom: .625rem
    }
}

.footer .group {
    text-align: center
}

.footer .group h6 {
    margin-bottom: 0
}

@media screen and (min-width: 40em) {
    .footer .spacer {
        margin-bottom: .9375rem
    }
}

@media screen and (max-width: 39.9375em) {
    .footer .spacer {
        margin-bottom: .625rem
    }
}

.footer .payment-method-center, .footer .shipping-method-center {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    -ms-justify-content: space-around;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center
}

@media screen and (min-width: 40em) {
    .footer .stack-item {
        margin-right: .9375rem
    }
}

@media screen and (max-width: 39.9375em) {
    .footer .stack-item {
        margin-right: .625rem
    }
}

@media screen and (min-width: 40em) {
    .footer .stack-item {
        margin-bottom: .9375rem
    }
}

@media screen and (max-width: 39.9375em) {
    .footer .stack-item {
        margin-bottom: .625rem
    }
}

@media screen and (min-width: 40em) {
    .footer .footer-margin-top {
        margin-top: 3.75rem
    }
}

@media screen and (max-width: 39.9375em) {
    .footer .footer-margin-top {
        margin-top: 2.5rem
    }
}

.footer .subcription-text {
    margin-left: 0rem
}

.footer .subcription-text h6, .footer .subcription-text p {
    font-size: 1.2rem;
    font-family: "Myriad Set Pro", "Lucida Grande", Helvetica, sans-serif
}

.footer .layout-1 .no-button-subcription, .footer .header .layout-2 .no-button-subcription, .header .footer .layout-2 .no-button-subcription, .footer .header .layout-3 .no-button-subcription, .header .footer .layout-3 .no-button-subcription, .footer .header .layout-4 .no-button-subcription, .header .footer .layout-4 .no-button-subcription {
    width: 75%;
    float: right;
    width: 100%;
    float: unset
}

.footer .layout-2 .small-12 .row, .footer .layout-3 .small-12 .row, .footer .header .layout-4 .small-12 .row, .header .footer .layout-4 .small-12 .row {
    background-image: unset !important
}

.footer .layout-3 .no-button-subcription, .footer .header .layout-4 .no-button-subcription, .header .footer .layout-4 .no-button-subcription {
    background: #636363
}

.footer .layout-3 .no-button-subcription input[type=email], .footer .header .layout-4 .no-button-subcription input[type=email], .header .footer .layout-4 .no-button-subcription input[type=email] {
    color: #eee;
    background-color: #636363
}

.footer .layout-3 .no-button-subcription .subcription-icon button, .footer .header .layout-4 .no-button-subcription .subcription-icon button, .header .footer .layout-4 .no-button-subcription .subcription-icon button {
    color: #fff
}

@media screen and (min-width: 40em) {
    .separated-subcription-footer {
        padding-top: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .separated-subcription-footer {
        padding-top: 0
    }
}

.separated-subcription-footer .separated-subcription .small-12 .row {
    padding: 3.7rem 4.7rem 2.7rem 4.7rem;
    max-width: unset
}

.header {
    background: #fff
}

.header .row {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem
}

.header .section .row {
    padding: 0
}

.header a, .header .theme-dropdown.selected-item, .header .icon {
    color: #000
}

.header a:hover, .header .theme-dropdown.selected-item:hover, .header .icon:hover {
    color: #208cd8
}

.header .theme-dropdown .selected-item {
    color: #000
}

.header .theme-dropdown:hover .selected-item {
    color: #208cd8
}

.header h5 {
    font-weight: normal;
    margin-top: 0.5rem
}

.header input[type=search] {
    font-size: 1rem;
    font-weight: 600;
    margin-top: 0px;
    background: none;
    box-shadow: none;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    margin: 0
}

.header.inverted {
    color: #fff
}

.header.inverted ::-webkit-input-placeholder {
    color: #fff
}

.header.inverted a, .header.inverted .selected-item {
    color: #fff
}

.header.inverted a:hover, .header.inverted a:focus, .header.inverted .selected-item:hover, .header.inverted .selected-item:focus {
    color: #e6e6e6
}

.header.inverted .separator {
    border-bottom: 1px solid #969690
}

.header.inverted input[type=search], .header.inverted .ion-ios-search {
    color: #fff
}

.header .search {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center
}

.header .search .clearButton {
    font-size: 110%;
    cursor: pointer;
    display: none
}

.header .overlay {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0
}

.header.sticky {
    -webkit-transition: 0.2s all ease-out;
    -moz-transition: 0.2s all ease-out;
    -o-transition: 0.2s all ease-out;
    transition: 0.2s all ease-out;
    position: fixed;
    z-index: 50;
    top: 0px;
    left: 0px;
    width: 100%;
    border-bottom: 1px solid #CCCFD3;
    background: #fff;
    opacity: 0
}

.header.sticky.active {
    opacity: 1
}

.header .button-navigation-style:hover .custom-icon, .header .button-navigation-style:focus .custom-icon {
    color: #74b9ea !important
}

.header .theme-dropdown .dropdown-column.text-column {
    font-weight: 600
}

.header .dropdown-content .selection a {
    text-transform: capitalize !important
}

.header .store-name img {
    padding: 10px 0
}

.header.inverted .flexmenu .flexMenu-viewMore.active > a {
    color: #e6e6e6
}

.header.inverted .flexmenu .flexMenu-viewMore .flexMenu-popup a {
    color: #000
}

.header.inverted .flexmenu .flexMenu-viewMore .flexMenu-popup a:hover {
    color: #208cd8
}

.header.inverted .flexmenu .is-dropdown-submenu.menu > li > a {
    color: #000
}

.header.inverted .flexmenu .is-dropdown-submenu.menu > li > a:hover {
    color: #208cd8
}

.header .flexmenu {
    height: 48px;
    margin: 0;
    text-transform: uppercase
}

.header .flexmenu .flexmenu-li {
    margin: 0;
    float: left;
    list-style-type: none;
    white-space: nowrap
}

.header .flexmenu .flexmenu-li .flexmenu-a {
    display: block;
    text-decoration: none;
    padding: 0 2.5rem;
    height: 48px;
    line-height: 48px
}

.header .flexmenu .flexMenu-viewMore {
    position: relative;
    list-style-type: none;
    float: left
}

.header .flexmenu .flexMenu-viewMore > a {
    height: 48px;
    line-height: 48px;
    display: block;
    padding: 0 2.5rem
}

.header .flexmenu .flexMenu-viewMore.active > a {
    background: transparent;
    color: #74b9ea
}

.header .flexmenu .flexMenu-popup {
    list-style-type: none;
    padding: 0;
    margin: 0;
    z-index: 9;
    background: #fff;
    min-width: 120px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2)
}

.header .flexmenu .flexMenu-popup .flexmenu-li {
    margin: 0;
    float: none;
    text-align: left
}

.header .flexmenu .flexMenu-popup .flexmenu-li .flexmenu-a {
    padding: 0 12px
}

.header .flexmenu-li.is-active .flexmenu-a {
    color: #74b9ea;
    background: transparent
}

.header .dropdown.menu > li.is-dropdown-submenu-parent > a {
    padding-right: 2.5rem
}

.header .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    border-color: transparent transparent transparent !important;
    content: '\f3d0';
    font-family: Ionicons;
    border: none;
    margin-top: 0;
    top: 0;
    right: 12px
}

.header .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    border-color: transparent transparent transparent transparent !important
}

.header .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    border-color: transparent transparent transparent transparent !important
}

.header .a-after-style, .header .flexMenu-viewMore > a:after, .header .flexMenu-viewMore .flexMenu-popup .is-dropdown-submenu-parent.opens-right > a::after, .header .flexMenu-viewMore .flexMenu-popup .is-dropdown-submenu-parent.opens-left > a::after {
    position: absolute;
    top: 0;
    border: none;
    font-family: Ionicons;
    margin-top: 0
}

.header .flexMenu-viewMore > a:after {
    border-color: transparent transparent transparent;
    content: '\f3d0';
    right: 0
}

.header .flexMenu-viewMore .flexMenu-popup .is-dropdown-submenu-parent.opens-right > a::after {
    border-color: transparent transparent transparent transparent !important;
    content: '\f3d1';
    right: 12px
}

.header .flexMenu-viewMore .flexMenu-popup .is-dropdown-submenu-parent.opens-left > a::after {
    border-color: transparent transparent transparent transparent !important;
    content: '\f3cf';
    right: 12px
}

.header .dropdown.menu > li.opens-right .is-dropdown-submenu, .header .dropdown.menu > li.opens-left .is-dropdown-submenu {
    opacity: 0;
    display: block !important;
    visibility: hidden;
    top: 90%
}

.header .dropdown.menu > li.opens-right .is-dropdown-submenu.js-dropdown-active, .header .dropdown.menu > li.opens-left .is-dropdown-submenu.js-dropdown-active {
    opacity: 1;
    visibility: visible;
    top: 100%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 10
}

.header .flexMenu-viewMore .flexMenu-popup {
    opacity: 0;
    display: block !important;
    visibility: hidden;
    top: 90%
}

.header .flexMenu-viewMore .flexMenu-popup li.opens-right .is-dropdown-submenu, .header .flexMenu-viewMore .flexMenu-popup li.opens-left .is-dropdown-submenu {
    visibility: hidden
}

.header .flexMenu-viewMore .flexMenu-popup li.opens-right .is-dropdown-submenu.js-dropdown-active, .header .flexMenu-viewMore .flexMenu-popup li.opens-left .is-dropdown-submenu.js-dropdown-active {
    -webkit-animation: fadeInFromNone 0.3s ease-out;
    -moz-animation: fadeInFromNone 0.3s ease-out;
    -o-animation: fadeInFromNone 0.3s ease-out;
    animation: fadeInFromNone 0.3s ease-out;
    visibility: visible
}

.header .flexMenu-viewMore.active .flexMenu-popup {
    opacity: 1;
    visibility: visible;
    top: 100%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

@-webkit-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0
    }
    1% {
        display: block !important;
        opacity: 0
    }
    100% {
        display: block !important;
        opacity: 1
    }
}

@-moz-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0
    }
    1% {
        display: block !important;
        opacity: 0
    }
    100% {
        display: block !important;
        opacity: 1
    }
}

@-o-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0
    }
    1% {
        display: block !important;
        opacity: 0
    }
    100% {
        display: block !important;
        opacity: 1
    }
}

@keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0
    }
    1% {
        display: block !important;
        opacity: 0
    }
    100% {
        display: block !important;
        opacity: 1
    }
}

.header .is-dropdown-submenu {
    background: #fff;
    border: none;
    text-align: left;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2)
}

.header .is-dropdown-submenu.menu > li > a {
    padding: 0 1rem;
    line-height: 48px;
    height: 48px
}

.header .layout-1.gradient-background, .header .gradient-background.layout-2, .header .gradient-background.layout-3, .header .gradient-background.layout-4 {
    background-image: linear-gradient(to bottom, #636363, transparent)
}

.header .layout-1.gradient-background .icon, .header .gradient-background.layout-2 .icon, .header .gradient-background.layout-3 .icon, .header .gradient-background.layout-4 .icon {
    font-size: 1.4rem
}

.header .layout-1.gradient-background input[type=search], .header .gradient-background.layout-2 input[type=search], .header .gradient-background.layout-3 input[type=search], .header .gradient-background.layout-4 input[type=search] {
    padding-top: 0.4rem
}

.header .layout-1.gradient-background .store-name, .header .gradient-background.layout-2 .store-name, .header .gradient-background.layout-3 .store-name, .header .gradient-background.layout-4 .store-name {
    margin-right: 3rem
}

.header .layout-1.gradient-background .navigation .actions, .header .gradient-background.layout-2 .navigation .actions, .header .gradient-background.layout-3 .navigation .actions, .header .gradient-background.layout-4 .navigation .actions {
    margin-left: 3rem
}

.header .layout-1 .actions, .header .layout-2 .actions, .header .layout-3 .actions, .header .layout-4 .actions {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center
}

.header .layout-1 .action, .header .layout-2 .action, .header .layout-3 .action, .header .layout-4 .action {
    margin-left: 2rem
}

.header .layout-1 .action a, .header .layout-2 .action a, .header .layout-3 .action a, .header .layout-4 .action a, .header .layout-1 .action i, .header .layout-2 .action i, .header .layout-3 .action i, .header .layout-4 .action i {
    display: inline-block;
    vertical-align: middle
}

.header .layout-1 .action a:before, .header .layout-2 .action a:before, .header .layout-3 .action a:before, .header .layout-4 .action a:before, .header .layout-1 .action i:before, .header .layout-2 .action i:before, .header .layout-3 .action i:before, .header .layout-4 .action i:before {
    font-size: 1.4rem;
    line-height: 1.2;
    margin-right: 8px
}

.header .layout-1 .account-name, .header .layout-2 .account-name, .header .layout-3 .account-name, .header .layout-4 .account-name {
    max-width: 170px
}

.header .layout-1 .navigation-row, .header .layout-2 .navigation-row, .header .layout-3 .navigation-row, .header .layout-4 .navigation-row {
    padding-top: 0;
    padding-bottom: 0;
    min-height: 48px
}

.header .layout-1 .navigation-row h5, .header .layout-2 .navigation-row h5, .header .layout-3 .navigation-row h5, .header .layout-4 .navigation-row h5 {
    margin-top: 0;
    margin-bottom: 0
}

.header .layout-1 .store-name, .header .layout-2 .store-name, .header .layout-3 .store-name, .header .layout-4 .store-name {
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    padding: 0;
    overflow: hidden
}

.header .layout-2.gradient-background .navigation, .header .footer .gradient-background.layout-3 .navigation, .footer .header .gradient-background.layout-3 .navigation, .footer .header .gradient-background.layout-4 .navigation, .header .footer .gradient-background.layout-4 .navigation {
    background-color: transparent
}

.header .layout-2 .navigation, .header .footer .layout-3 .navigation, .footer .header .layout-3 .navigation, .footer .header .layout-4 .navigation, .header .footer .layout-4 .navigation {
    background-color: #eee;
    margin-top: 0.7rem
}

.header .layout-2 .navigation .row, .header .footer .layout-3 .navigation .row, .footer .header .layout-3 .navigation .row, .footer .header .layout-4 .navigation .row, .header .footer .layout-4 .navigation .row {
    padding: 0
}

.header .layout-2 .navigation .is-dropdown-submenu, .header .footer .layout-3 .navigation .is-dropdown-submenu, .footer .header .layout-3 .navigation .is-dropdown-submenu, .footer .header .layout-4 .navigation .is-dropdown-submenu, .header .footer .layout-4 .navigation .is-dropdown-submenu {
    background: #eee
}

.header .layout-2 .navigation .flexMenu-popup, .header .footer .layout-3 .navigation .flexMenu-popup, .footer .header .layout-3 .navigation .flexMenu-popup, .footer .header .layout-4 .navigation .flexMenu-popup, .header .footer .layout-4 .navigation .flexMenu-popup {
    background-color: #eee
}

.header .layout-2 .rounded-search, .header .footer .layout-3 .rounded-search, .footer .header .layout-3 .rounded-search, .footer .header .layout-4 .rounded-search, .header .footer .layout-4 .rounded-search {
    width: 20rem
}

.header .layout-2 .search, .header .footer .layout-3 .search, .footer .header .layout-3 .search, .footer .header .layout-4 .search, .header .footer .layout-4 .search {
    width: 220px
}

.header .layout-sticky {
    padding: 0 16px
}

.header .layout-sticky .badge-mobile-cart {
    right: -10px
}

.header .layout-sticky .icon {
    font-size: 1.5rem
}

.header .layout-sticky .flexmenu-a {
    margin: 0
}

.header .layout-sticky .flexmenu-a h5 {
    margin: 0
}

.header .layout-sticky .flexMenu-viewMore > a {
    margin: 0
}

#offCanvasLeft {
    background-color: white
}

#offCanvasRight {
    background-color: white
}

.off-canvas {
    z-index: 11
}

.mobile-text-color a, .mobile-header-1 a, .mobile-header-2 a, .mobile-header-3 a, .mobile-text-color .theme-dropdown.selected-item, .mobile-header-1 .theme-dropdown.selected-item, .mobile-header-2 .theme-dropdown.selected-item, .mobile-header-3 .theme-dropdown.selected-item, .mobile-text-color .icon, .mobile-header-1 .icon, .mobile-header-2 .icon, .mobile-header-3 .icon {
    color: #000
}

.mobile-text-color a:hover, .mobile-header-1 a:hover, .mobile-header-2 a:hover, .mobile-header-3 a:hover, .mobile-text-color .theme-dropdown.selected-item:hover, .mobile-header-1 .theme-dropdown.selected-item:hover, .mobile-header-2 .theme-dropdown.selected-item:hover, .mobile-header-3 .theme-dropdown.selected-item:hover, .mobile-text-color .icon:hover, .mobile-header-1 .icon:hover, .mobile-header-2 .icon:hover, .mobile-header-3 .icon:hover {
    color: #208cd8
}

.mobile-text-color input, .mobile-header-1 input, .mobile-header-2 input, .mobile-header-3 input, .mobile-text-color .search-icon, .mobile-header-1 .search-icon, .mobile-header-2 .search-icon, .mobile-header-3 .search-icon {
    color: #000
}

.mobile-text-color .theme-dropdown .selected-item, .mobile-header-1 .theme-dropdown .selected-item, .mobile-header-2 .theme-dropdown .selected-item, .mobile-header-3 .theme-dropdown .selected-item {
    color: #000
}

.mobile-text-color .theme-dropdown:hover .selected-item, .mobile-header-1 .theme-dropdown:hover .selected-item, .mobile-header-2 .theme-dropdown:hover .selected-item, .mobile-header-3 .theme-dropdown:hover .selected-item {
    color: #208cd8
}

.accordion {
    background: none
}

.accordion .accordion-title {
    border: none;
    font-size: unset;
    color: unset;
    padding: 0.7rem 1rem
}

.accordion .accordion-title:hover, .accordion .accordion-title:focus {
    background: unset;
    color: #74b9ea
}

.accordion .accordion-item:last-child:not(.is-active) > .accordion-title {
    border-bottom: none
}

.accordion .accordion-content {
    border: none;
    padding: 0.7rem;
    border-top: 1px solid #CCCFD3;
    color: #000;
    background-color: #fff
}

.accordion .accordion-content:last-child {
    border-bottom: none
}

.mobile-header-1 {
    background: #fff
}

.mobile-header-1 .left-canvas-menu .main-menu-li {
    padding: 1rem
}

.mobile-header-1 .drawer-search {
    margin-left: 1rem
}

.mobile-header-1 .searchInput {
    padding: 0 0 0 24px;
    height: 40px
}

.mobile-header-1 .mobile-lang-selection {
    text-align: left
}

.mobile-header-1 .main-menu-li {
    color: #000
}

.mobile-header-1 .left-canvas-menu li a:not(:hover) {
    color: #000
}

.mobile-header-1 ~ .top-bar-container .sticky {
    z-index: 5
}

.mobile-header-1 .searchIcon {
    display: block !important
}

.mobile-header-2 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateY(-100%);
    overflow-x: auto;
    background: #fff
}

.mobile-header-2.is-open ~ .off-canvas-content {
    transform: translateY(100%)
}

.mobile-header-2.is-transition-push::after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    content: " "
}

.mobile-header-2.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none
}

.mobile-header-2 .theme-dropdown .dropdown-content {
    left: auto;
    right: 0
}

.mobile-header-2 .accordion-title {
    padding: 0.7rem 0
}

.mobile-header-2 ~ #offCanvasRight.cart-canvas-container {
    z-index: 12
}

.mobile-header-2 ~ .top-bar-container {
    z-index: 11
}

.mobile-header-2 ~ .top-bar-container .sticky {
    z-index: 5
}

.mobile-header-2 ~ .top-bar-container .top-bar .toolbar .actions, .mobile-header-2 ~ .top-bar-container .drawer-menu {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.mobile-header-2 .searchIcon {
    display: block !important
}

.mobile-header-3 {
    background: #fff;
    padding: 0 1rem
}

.mobile-header-3 .left-canvas-menu .main-menu-li {
    border-bottom: none;
    background: none;
    padding: 1rem
}

.mobile-header-3 .left-canvas-menu .child-menu-li {
    border-bottom: none;
    text-align: center
}

.mobile-header-3 .left-canvas-menu .child-menu-li.mobile-lang-selection {
    text-align: center
}

.mobile-header-3 .left-canvas-menu .child-menu-li.mobile-lang-selection .theme-dropdown {
    width: 100% !important
}

.mobile-header-3 .left-canvas-menu .child-menu-li.mobile-account {
    padding-top: 2rem;
    margin-top: 1rem;
    border-top: 1px solid lightgray
}

.mobile-header-3 .drawer-search {
    width: 65%;
    left: 17%;
    border-bottom: 1px solid #CCCFD3
}

.mobile-header-3 .searchInput {
    padding: 0 0 0 24px;
    height: 40px
}

.mobile-lang-selection {
    text-align: right;
    position: relative;
    z-index: 999
}

.cart-canvas-container .cart-header {
    background: unset !important;
    font-family: "Myriad Set Pro", "Lucida Grande", Helvetica, sans-serif;
    margin-bottom: 0.5rem
}

.cart-bottom-container {
    position: absolute;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
    height: auto !important;
    font-weight: 400 !important;
    background: #FF1300 !important
}

.cart-bottom-container:hover {
    color: #FF1300 !important;
    background: #fff !important;
    border: 1px solid #FF1300
}

.position-relative {
    position: relative
}

.trash-cart-item {
    position: absolute;
    right: 0.1rem;
    top: -0.7rem;
    z-index: 1
}

.item-list.item-margin {
    margin-bottom: 1rem
}

@media screen and (min-width: 40em) {
    .collection .item {
        margin-bottom: 1.875rem
    }
}

@media screen and (max-width: 39.9375em) {
    .collection .item {
        margin-bottom: 1.25rem
    }
}

.product-item {
    position: relative
}

.product-item .new-item-indicator {
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 4px;
    right: 4px;
    width: 30px;
    height: 30px;
    padding: 18px;
    z-index: 2;
    border-radius: 50%;
    outline: none
}

.product-item .new-item-indicator .new-item {
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.product-item .wishlist-indicator {
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 4px;
    left: 4px;
    width: 30px;
    height: 30px;
    padding: 6px;
    z-index: 2;
    border-radius: 50%;
    outline: none
}

.product-item .wishlist-indicator:focus, .product-item .wishlist-indicator:active {
    outline: none
}

.product-item .wishlist-indicator[disabled], .product-item .wishlist-indicator.disabled {
    border: none !important
}

.product-item .wishlist-indicator i {
    font-size: 21px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.product-item .wishlist-indicator div.loader, .product-item .wishlist-indicator div.loader span.ion-load-c {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.product-item .wishlist-indicator:hover {
    cursor: pointer
}

.product-item .wishlist-indicator:hover i {
    color: #fc2900
}

.product-item h6 {
    margin-top: 0.4rem;
    margin-bottom: 0
}

.product-item .badge-discount {
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1);
    background-color: #E22500 !important;
    position: absolute;
    top: 4px;
    right: -0.2rem;
    width: 2.2rem;
    height: 2.2rem;
    padding: 0;
    line-height: 2.4rem;
    z-index: 2;
    border-radius: 50%;
    outline: none
}

@media screen and (min-width: 40em) {
    .product-item, .item {
        margin-bottom: .9375rem
    }
}

@media screen and (max-width: 39.9375em) {
    .product-item, .item {
        margin-bottom: .625rem
    }
}

@media print, screen and (min-width: 40em) {
    .product-info {
        height: 74px
    }
}

@media screen and (max-width: 39.9375em) {
    .product-info {
        height: 50px
    }
}

@media print, screen and (min-width: 40em) {
    .product-info .product-status {
        height: 24px;
        font-size: 16px
    }
}

@media screen and (max-width: 39.9375em) {
    .product-info .product-status {
        height: 21px;
        font-size: 14px
    }
}

.product-info .product-price {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    width: 100%;
    display: block;
    text-align: center;
    color: #FF1300;
    font-weight: bold
}

.product-info .product-price .info.discount {
    height: 21px
}

.product-inventory {
    text-align: center
}

.product-inventory.in-stock {
    color: #49C13C
}

.product-inventory.out-of-stock {
    color: #E22500
}

.product-inventory.low-stock {
    color: #FFAE00
}

.product-inventory.incoming-stock {
    color: #7C7C7C
}

.updown button {
    margin-left: 1rem;
    margin-right: 1rem
}

.updown input[type=number] {
    min-width: 3rem;
    max-width: 5rem
}

@media screen and (max-width: 39.9375em) {
    .updown input[type=number]::-webkit-inner-spin-button, .updown input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none
    }

    .updown input[type=number] {
        margin: 0
    }
}

@media print, screen and (min-width: 40em) {
    .updown input[type=number]::-webkit-inner-spin-button, .updown input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: inner-spin-button
    }

    .updown input[type=number] {
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0;
        margin-bottom: 0
    }
}

.theme-dropdown {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    z-index: 9
}

.theme-dropdown:focus {
    outline: none
}

.theme-dropdown .selected-item {
    -webkit-transition: 0.3s opacity ease;
    -moz-transition: 0.3s opacity ease;
    -o-transition: 0.3s opacity ease;
    transition: 0.3s opacity ease;
    min-width: 150px;
    padding: 8px 12px;
    color: #000
}

.theme-dropdown .dropdown-content {
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    visibility: hidden;
    position: absolute;
    background-color: #fff;
    min-width: 150px;
    z-index: 1;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
    cursor: default;
    margin: 0;
    opacity: 0;
    left: 0
}

.theme-dropdown .dropdown-content .selection {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    color: #000;
    padding: 4px 12px;
    text-align: left;
    cursor: pointer
}

.theme-dropdown .dropdown-content .selection a {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    color: #000
}

.theme-dropdown .dropdown-content .selection a:hover {
    color: #74b9ea
}

.theme-dropdown .dropdown-content .selection:first-child {
    padding-top: 12px
}

.theme-dropdown .dropdown-content .selection:last-child {
    padding-bottom: 12px
}

.theme-dropdown .dropdown-content .selection:hover, .theme-dropdown .dropdown-content .selection.selected {
    color: #74b9ea
}

.theme-dropdown .dropdown-content .selection.selected {
    pointer-events: none
}

.theme-dropdown .selected-item, .theme-dropdown .selection {
    display: block;
    white-space: nowrap
}

.theme-dropdown .dropdown-column {
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    margin-right: 2px
}

.theme-dropdown .dropdown-column span {
    vertical-align: middle
}

.theme-dropdown .dropdown-column.icon-column {
    margin-left: 0;
    margin-right: 2px
}

.theme-dropdown .dropdown-column.icon-column .icon-img {
    max-height: 24px;
    max-width: 24px
}

.theme-dropdown .dropdown-column.text-column {
    margin-left: 2px;
    margin-right: 0;
    padding-right: 12px
}

.theme-dropdown .dropdown-column.rounded-column {
    width: 24px;
    height: 24px;
    overflow: hidden;
    border-radius: 50%
}

.theme-dropdown .dropdown-column.rounded-column.bordered {
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15)
}

.theme-dropdown .dropdown-column.rounded-column .icon-img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.theme-dropdown .dropdown-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.theme-dropdown.active .selected-item {
    background: rgba(255, 255, 255, 0.2)
}

.theme-dropdown.active .dropdown-content {
    opacity: 1;
    visibility: visible
}

.theme-dropdown.auto-width-dropdown .selected-item, .theme-dropdown.auto-width-dropdown .dropdown-content {
    min-width: 0 !important
}

.theme-dropdown.auto-width-dropdown .selected-item {
    width: auto !important
}

.theme-dropdown.right-content .dropdown-content {
    left: auto;
    right: 0
}

.slider-handle {
    -webkit-box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.75);
    border-radius: 50%;
    background-color: #fff
}

.slider-fill {
    background-color: #db1000
}

.slider-text {
    display: flex
}

.slider-text input[type=number] {
    border: none;
    box-shadow: none;
    min-width: 5.5rem
}

.slider-text input[type=number]::-webkit-inner-spin-button, .slider-text input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.spinner-group .input-spinner {
    display: inline-block;
    position: relative;
    font-size: 0
}

.spinner-group .input-spinner input[type=number] {
    -moz-appearance: textfield;
    display: inline-block;
    vertical-align: middle;
    min-width: 5rem;
    max-width: 5rem;
    padding: 8px;
    border-radius: 0;
    height: 2.4375rem;
    margin: 0 8px
}

.spinner-group .input-spinner input[type=number]::-webkit-inner-spin-button, .spinner-group .input-spinner input[type=number] ::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.spinner-group .input-spinner button {
    display: inline-block;
    vertical-align: middle;
    height: 2.4375rem;
    padding: 8px;
    font-size: 1rem
}

.spinner-group .input-spinner button:hover {
    cursor: pointer
}

.spinner-group .input-spinner button span {
    color: #000
}

.selector {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center
}

.selector .selector-caption {
    margin-right: 1rem
}

.selector .selector-editor {
    position: relative
}

.selector .drop-down-arrow {
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%)
}

.selector select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: none;
    margin: 0
}

.selector select.control-style {
    width: 7rem;
    background-color: #fff;
    border: 1px solid #CCCFD3
}

@media screen and (max-width: 39.9375em) {
    .reveal-overlay {
        padding: 8px
    }
}

.reveal {
    padding: 0
}

.reveal:not(.video) {
    -webkit-box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.3)
}

.reveal video {
    -webkit-box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.3)
}

@media screen and (max-width: 39.9375em) {
    .reveal {
        height: auto;
        min-height: unset
    }
}

.reveal.rounded-border {
    border-radius: 4px;
    overflow: hidden
}

.reveal:focus {
    outline: none
}

.reveal .reveal-header {
    padding: 20px;
    background: whitesmoke;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12)
}

.reveal .reveal-header .reveal-title {
    margin: 0
}

.reveal .reveal-body {
    padding: 20px
}

.reveal .reveal-footer {
    padding: 14px;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    text-align: right
}

.reveal .reveal-footer button.btn-style {
    margin: 0 2px;
    color: white !important
}

.reveal .reveal-footer button.btn-style:first-child {
    margin-left: 0
}

.reveal .reveal-footer button.btn-style:last-child {
    margin-right: 0
}

.toolbar {
    background: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    padding-left: 0.5rem;
    padding-right: 0.5rem
}

.toolbar.transparent {
    background: rgba(255, 255, 255, 0)
}

.toolbar.solid {
    background: #fff
}

.toolbar .icon, .toolbar .ion-navicon {
    color: #000
}

.toolbar .icon:hover, .toolbar .ion-navicon:hover {
    color: #74b9ea
}

.toolbar .interactive-hamburger:hover span {
    background: #74b9ea
}

.toolbar .title h1 {
    margin-top: 0.5rem
}

.toolbar .title img {
    max-height: 48px;
    max-width: 127px;
    padding: 5px
}

.cart {
    position: relative
}

.cart .valign-middle {
    width: 100%
}

.cart .separator {
    margin: 0.25rem 0 0.25rem 0
}

.cart .product-variant {
    font-size: 95%;
    color: gray
}

.cart .small-top-padding {
    padding-top: 0.25rem
}

.cart .product-price {
    color: gray;
    font-size: 90%
}

.cart .promotion-information {
    font-size: 80%;
    line-height: 0.9rem;
    color: gray
}

.cart .line-through {
    text-decoration: line-through
}

.cart .product-price-discount {
    color: gray;
    font-size: 90%
}

.cart .preorder:before {
    content: '\f2d1\00a0 preorder';
    width: 1rem;
    height: 1rem;
    font-family: ionicons;
    color: #E22500;
    font-style: normal;
    text-transform: capitalize
}

.cart .updown button {
    cursor: pointer
}

@media screen and (max-width: 39.9375em) {
    .cart .updown input[type=number] {
        width: 4rem
    }
}

@media print, screen and (min-width: 40em) {
    .cart .updown input[type=number] {
        width: 5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .cart .flex-row {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        align-items: flex-start
    }
}

@media screen and (max-width: 39.9375em) {
    .cart .ion-trash-a {
        font-size: 150%
    }
}

@media print, screen and (min-width: 40em) {
    .cart .ion-trash-a {
        font-size: 180%
    }
}

@media screen and (max-width: 39.9375em) {
    .cart .smallest-img-width {
        min-width: 130px
    }
}

@media print, screen and (min-width: 40em) {
    .cart .smallest-img-width {
        min-width: 155px
    }
}

.cart-canvas-container {
    height: 100%
}

.cart-canvas-container input[type=number]::-webkit-inner-spin-button, .cart-canvas-container input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.cart-canvas-container input[type=number] {
    -moz-appearance: textfield
}

.cart-canvas-container .updown button {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
    cursor: pointer
}

.cart-canvas-container .updown input[type=number] {
    width: 3.5rem;
    border: 1px solid white;
    box-shadow: none
}

.cart-canvas-container .cart-canvas-items-container {
    min-height: 92%
}

.cart-canvas-container .cart-header {
    border-bottom: 2px solid lightgray;
    text-align: center;
    padding: 1rem;
    font-weight: bold
}

.cart-canvas-container .cart-bottom-container {
    height: 8%;
    background-color: #00b300;
    padding: 0.75rem;
    text-align: center;
    color: white;
    font-size: 90%;
    font-weight: bold;
    cursor: pointer
}

.cart-canvas-container .margin-canvas-header {
    margin-bottom: 0.25rem
}

.cart-canvas-container .total-bottom-padding {
    padding-bottom: 0.5rem
}

.cart-canvas-container .separator {
    margin-bottom: 0.25rem
}

.cart-canvas-container .padding-text-no-items {
    padding-top: 1rem
}

.cart-canvas-container .item-list {
    margin-bottom: 15px;
    padding: 0 15px 15px 15px
}

.cart-canvas-container .item-list:first-child {
    margin-top: 15px
}

.cart-canvas-container .item-list .input-group {
    margin: 0
}

.cart-canvas-container .item-list .input-group .input-group-button {
    color: #000
}

.cart-canvas-container .item-list .input-group .input-group-button:first-child {
    padding-right: 8px
}

.cart-canvas-container .item-list .input-group .input-group-button:last-child {
    padding-left: 8px
}

.cart-canvas-container .item-list .input-group button {
    color: inherit;
    cursor: pointer
}

.remove-item {
    position: relative;
    top: 0;
    right: 4px
}

.remove-item button {
    cursor: pointer;
    position: absolute
}

@media screen and (min-width: 40em) {
    .remove-item {
        right: 15px
    }
}

.margin-top-16 {
    margin-top: 16px
}

#catalog-detail h6 {
    margin-bottom: 0
}

#catalog-detail .separator {
    margin-top: 1rem;
    margin-bottom: 1rem
}

#catalog-detail .product-image {
    min-height: 10rem
}

#catalog-detail .product-price {
    color: #FF1300;
    font-weight: bold
}

#catalog-detail .product-description {
    margin: 1rem 0
}

@media screen and (min-width: 40em) {
    #catalog-detail .product-description {
        padding: .75rem
    }
}

@media screen and (max-width: 39.9375em) {
    #catalog-detail .product-description {
        padding: .5rem
    }
}

@media screen and (max-width: 39.9375em) {
    #catalog-detail .sticky-add-to-cart-button {
        position: fixed;
        bottom: 0px;
        right: 0;
        margin: 0;
        width: 100%;
        z-index: 11
    }
}

@media screen and (min-width: 40em) {
    #catalog-detail .form-grouping h6 {
        margin-top: .46875rem
    }
}

@media screen and (max-width: 39.9375em) {
    #catalog-detail .form-grouping h6 {
        margin-top: .3125rem
    }
}

@media screen and (min-width: 40em) {
    #catalog-detail .form-grouping h6 {
        margin-bottom: .46875rem
    }
}

@media screen and (max-width: 39.9375em) {
    #catalog-detail .form-grouping h6 {
        margin-bottom: .3125rem
    }
}

#catalog-detail .stock-left-info {
    color: #E22500
}

#catalog-detail .product-inventory-position {
    text-align: left !important
}

#catalog-detail .flexslider .flex-control-nav {
    display: none
}

#catalog-detail .flexslider-height {
    height: 100px
}

#catalog-detail .flex-centered .slides {
    width: 100% !important;
    text-align: center
}

#catalog-detail .flex-centered .slides li {
    display: inline-block !important;
    *display: inline !important;
    float: none !important
}

#catalog-detail #relatedProducts .flex-direction-nav, #catalog-detail #slider .flex-direction-nav, #catalog-detail #carousel .flex-direction-nav {
    top: 0%;
    position: initial;
    width: 0
}

#catalog-detail #relatedProducts .flex-direction-nav a, #catalog-detail #slider .flex-direction-nav a, #catalog-detail #carousel .flex-direction-nav a {
    margin: 0
}

#catalog-detail #relatedProducts .flex-nav-prev, #catalog-detail #slider .flex-nav-prev, #catalog-detail #carousel .flex-nav-prev {
    top: 0%;
    position: absolute;
    line-height: 0
}

#catalog-detail #relatedProducts .flex-nav-next, #catalog-detail #slider .flex-nav-next, #catalog-detail #carousel .flex-nav-next {
    top: 0%;
    position: absolute;
    line-height: 0;
    right: 0
}

#catalog-detail #slider .flex-nav-prev, #catalog-detail #slider .flex-nav-next, #catalog-detail #carousel .flex-nav-prev, #catalog-detail #carousel .flex-nav-next {
    transform: translateY(-50%);
    top: 50%;
    line-height: inherit
}

#catalog-detail .variant-box {
    border: 1px solid #000;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    margin-right: 0.5rem;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    cursor: pointer;
    min-width: 4rem;
    text-align: center
}

#catalog-detail .variant-box.image-box {
    color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 80px;
    height: 40px
}

#catalog-detail .variant-box:hover {
    box-shadow: 0 0 0 1px #208cd8;
    border: 1px solid #208cd8
}

#catalog-detail .selected {
    box-shadow: 0 0 0 1px #208cd8;
    border: 1px solid #208cd8
}

#catalog-detail .disabled {
    color: #CCCFD3;
    border: 1px solid #CCCFD3
}

#catalog-detail #carousel ul.slides li {
    border: 1px solid transparent
}

#catalog-detail #carousel ul.slides li:hover {
    border: 1px solid #208cd8
}

#catalog-detail #carousel ul.slides li.active {
    border: 1px solid #208cd8
}

#catalog-detail .hide-info-container {
    transform: translateY(65px);
    transition: all 0.4s ease;
    box-shadow: 0px -3px 10px #CCCFD3
}

#catalog-detail .show-info-container {
    transform: translate(0)
}

#catalog-detail .add-to-cart-success-info-container {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 55px;
    background-color: #208cd8;
    color: white
}

#catalog-detail .add-to-cart-success-info-container .close-button {
    top: 0.75rem
}

#catalog-detail .add-to-cart-fail-info-container {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 55px;
    background-color: #E22500;
    color: white
}

#catalog-detail .add-to-cart-fail-info-container .close-button {
    top: 0.75rem
}

#catalog-detail .add-to-cart-info .icon-size {
    font-size: 24px
}

#catalog-detail .add-to-cart-info .text-spaces {
    margin-left: 0.5rem
}

#catalog-detail .add-to-cart-info .checkout-button-style {
    margin-left: 1.5rem;
    margin-bottom: 0;
    padding: 0.55rem 0.7rem;
    background-color: #104469;
    border-radius: 3px
}

.form-container {
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0 0 10px #cccccc
}

@media print, screen and (min-width: 40em) {
    .form-container {
        padding: 2rem 4rem 2rem 4rem
    }
}

@media screen and (max-width: 39.9375em) {
    .form-container {
        padding: 1rem 1rem 1rem 1rem
    }
}

@media print, screen and (min-width: 40em) {
    .form-element-padding {
        padding-bottom: 2rem
    }
}

@media screen and (max-width: 39.9375em) {
    .form-element-padding {
        padding-bottom: 1rem
    }
}

@media print, screen and (min-width: 40em) {
    .text-content {
        text-align: left
    }
}

@media screen and (max-width: 39.9375em) {
    .text-content {
        text-align: center
    }
}

.input-container label {
    color: #747474
}

.input-group {
    margin-bottom: 16px
}

.input-group .control-label {
    margin-bottom: 4px
}

.input-group .input-group-button {
    vertical-align: bottom;
    padding-left: 10px
}

.input-group .input-group-button .button {
    font-size: 0.9rem;
    position: relative;
    outline: none
}

.input-group .input-group-button .button span {
    display: inline-block;
    vertical-align: middle
}

.input-group .input-group-button .button span.icon {
    font-size: 1.5rem
}

.input-group .input-group-button .button span.icon.ion-load-c {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0
}

.input-group .input-group-button .button span.icon.ion-load-c:before {
    animation: spin 1.5s linear infinite
}

.input-group .input-group-button .button span #discount_btn_info {
    opacity: 1
}

.input-group[disabled="disabled"], .input-group[disabled="true"] {
    cursor: not-allowed
}

.input-group[disabled="disabled"] input, .input-group[disabled="disabled"] button, .input-group[disabled="true"] input, .input-group[disabled="true"] button {
    pointer-events: none;
    opacity: 0.6
}

.input-group[disabled="disabled"] input, .input-group[disabled="true"] input {
    background-color: #e6e6e6
}

.input-group[disabled="disabled"] .input-group-button .button .icon.ion-load-c, .input-group[disabled="true"] .input-group-button .button .icon.ion-load-c {
    opacity: 1
}

.input-group[disabled="disabled"] .input-group-button .button #discount_btn_info, .input-group[disabled="true"] .input-group-button .button #discount_btn_info {
    opacity: 0
}

.input-group.success input {
    border-color: #49C13C
}

.input-group.error input {
    border-color: #E22500
}

.account .welcome-text {
    color: gray;
    font-size: 150%;
    padding-bottom: 35px
}

@media print, screen and (min-width: 40em) {
    .account .welcome-text {
        text-align: left
    }
}

@media screen and (max-width: 39.9375em) {
    .account .welcome-text {
        text-align: center
    }
}

.account .left-menu {
    padding-bottom: 0.5rem
}

.account .left-menu.active {
    font-weight: bold
}

.account .mobile-account-navigation {
    width: 100%
}

.account .mobile-account-navigation-sticky {
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    padding-bottom: 0 !important;
    background: #fff;
    color: #000;
    z-index: 11;
    padding-bottom: 0
}

.account .mobile-account-navigation-sticky a {
    color: #000
}

.account .mobile-account-navigation-sticky a:hover {
    color: #74b9ea
}

.account .small-menu-acc {
    padding: 0.35rem;
    display: block
}

.account .small-menu-acc.active {
    border-bottom: 1px solid #208cd8;
    cursor: default
}

.account .right-content {
    min-height: 90px
}

@media print, screen and (min-width: 40em) {
    .account .right-content {
        padding-left: 4rem;
        border-left: 1px solid lightgray
    }
}

@media screen and (max-width: 39.9375em) {
    .account .right-content {
        padding-left: 0.625rem;
        border-left: none
    }
}

.account .account-image {
    width: 120px;
    height: 115px;
    display: inline-block;
    background-size: cover;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: background-image 0.75s ease;
    -moz-transition: background-image 0.75s ease;
    -o-transition: background-image 0.75s ease;
    transition: background-image 0.75s ease
}

.account .account-image .account-image-overlay {
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    padding: 40px 0 40px 0;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease;
    -moz-transition: opacity 0.25s ease;
    -o-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease
}

.account .account-image .account-image-overlay span {
    color: white;
    font-size: 35px
}

.account .account-image .account-image-overlay:hover {
    opacity: 1;
    cursor: pointer
}

.account .user-name-size {
    font-size: 125%
}

.account .profile-label {
    font-size: 90%;
    color: gray
}

@media print, screen and (min-width: 40em) {
    .account .user-point-size {
        font-size: 175%
    }
}

@media screen and (max-width: 39.9375em) {
    .account .user-point-size {
        font-size: 150%
    }
}

.account .small-menu-padding {
    padding-bottom: 3.5rem
}

.account .small-main-padding {
    padding-top: 0.5rem
}

.account .separator {
    border-bottom: 1px solid #eee
}

.account .sub-menu-title {
    padding-bottom: .9rem;
    font-weight: bold
}

.account .sub-menu-title.small {
    font-weight: normal;
    font-size: 90%;
    color: gray
}

.account table.account-table {
    border: 1px solid #D7D7D7;
    border-radius: 3px;
    padding: .5rem .5rem .75rem .5rem;
    margin-bottom: 0
}

.account table.account-table thead {
    background: none
}

.account table.account-table thead tr th {
    border-bottom: 1px solid lightgrey
}

.account table.account-table tbody th {
    border-bottom: 1px solid #a3a8b0;
    text-align: left;
    padding: .5rem .85rem .625rem;
    white-space: nowrap
}

.account table.account-table tbody td {
    padding: .5rem .85rem .625rem;
    white-space: nowrap
}

.account .address-box-border {
    border: 1px solid lightgray;
    border-radius: 3px
}

.account .address-box-border.focused {
    border: 1px solid #1d94f3
}

.account .address-box-border .address-info {
    padding: 1rem 1rem 0 1.5rem
}

.account .btn-add-shippingAddress {
    color: white;
    border-radius: 3px;
    margin-bottom: 0
}

.account .form-address {
    border-radius: 3px;
    position: relative;
    padding: 1.5rem 1rem 0 1.5rem;
    margin-bottom: 2rem;
    max-height: 75px;
    transition: all 0.5s ease;
    overflow: hidden;
    border: 1px solid lightgray
}

.account .form-address.form-address-focused {
    max-height: 100%;
    transition: all 0.5s ease;
    border: 1px solid #1d94f3
}

.account .form-address.form-address-focused .triangle-top-right {
    border-top: 32px solid #1d94f3;
    transition: border-top 0.5s ease
}

.account .form-edit-address {
    border-radius: 3px;
    position: relative;
    padding: 1.5rem 1rem 0 1.5rem;
    max-height: 0;
    transition: all 0.5s ease;
    overflow: hidden
}

.account .form-edit-address.focused {
    max-height: 100%;
    transition: all 0.5s ease
}

.account .button-modify-container {
    transition: visibility 0s, opacity 0.5s ease;
    text-align: right;
    visibility: visible;
    opacity: 1
}

.account .button-modify-container.hide-container {
    visibility: hidden;
    opacity: 0
}

.account .button-modify-container .button-modify {
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    background-color: #208cd8;
    display: inline-block;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: relative
}

.account .button-modify-container .button-modify span {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.account .button-modify-container .button-modify:hover {
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #208cd8
}

.account .button-modify-container .button-modify:hover span {
    color: #208cd8
}

.account .button-modify-container .button-modify:hover, .account .button-modify-container .button-modify:focus {
    outline: none
}

.account .triangle-top-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 32px solid transparent;
    border-left: 32px solid transparent
}

.account .checkmark {
    display: inline-block;
    position: relative;
    top: -35px;
    right: 12px
}

.account .checkmark:after {
    content: '';
    display: block;
    width: 6px;
    height: 12px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

.account #orders .flip {
    -webkit-perspective: 50px;
    perspective: 50px;
    width: 15px;
    height: 24px;
    position: relative
}

.account #orders .flip .card {
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: all 0.8s ease
}

.account #orders .flip .card.flipped {
    -webkit-transform: rotateX(-180deg)
}

.account #orders .flip .card .face {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-backface-visibility: hidden;
    z-index: 2
}

.account #orders .flip .card .front {
    position: absolute;
    z-index: 1;
    cursor: pointer
}

.account #orders .flip .card .front .ion-ios-arrow-down {
    font-size: 24px
}

.account #orders .flip .card .back {
    -webkit-transform: rotateX(-180deg);
    cursor: pointer
}

.account #orders .flip .card .back .ion-ios-arrow-up {
    font-size: 24px
}

.account #orders .table-orders {
    border: 1px solid #D7D7D7;
    border-radius: 3px;
    padding: .5rem .5rem .75rem .5rem;
    margin-bottom: 0;
    background: white;
    color: #000
}

@media screen and (max-width: 39.9375em) {
    .account #orders .table-orders {
        border: none
    }
}

.account #orders .table-orders .detail-description {
    color: #D7D7D7
}

.account #orders table tbody th {
    text-align: left;
    border-bottom: 1px solid gray;
    padding: .5rem .85rem .625rem;
    white-space: nowrap;
    font-weight: normal;
    color: #7C7C7C
}

.account #orders table tbody tr:last-child .content {
    border-bottom: none
}

.account #orders table tbody td {
    padding: .5rem .85rem .625rem;
    white-space: nowrap
}

.account #orders table tbody td.content {
    padding: 0 .85rem 1.5rem 0.85rem;
    border-bottom: 1px solid lightgray
}

.account #orders table tbody td.first-td {
    padding: 0 0 0 0.85rem;
    width: 150px
}

.account #orders table tbody td.last-td {
    padding: .5rem .5rem .625rem
}

.account #orders table tbody td.first-th {
    padding: 0 0 0 0.85rem
}

.account #orders table tbody td.last-th {
    padding: .5rem .5rem .625rem
}

.account #orders .rounded-image {
    width: 60px;
    height: 60px;
    border: 1px solid lightgray;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

@media print, screen and (min-width: 64em) {
    .account #orders .detail-content {
        height: 70px
    }
}

.account #orders .detail-content .detail-description {
    padding-bottom: 0.4rem;
    color: darkgrey
}

.account #orders .detail-content.one-image-content {
    position: relative;
    padding-left: 1.75rem;
    width: max-content !important;
    width: -webkit-max-content !important;
    width: -moz-max-content !important
}

.account #orders .detail-content.two-image-content {
    position: relative;
    padding-left: 1.5rem
}

.account #orders .detail-content.three-image-content {
    position: relative;
    padding-left: 0.5rem
}

.account #orders .detail-content .first-product-image {
    position: absolute;
    padding-left: 0
}

.account #orders .detail-content .second-product-image {
    position: absolute;
    padding-left: 35px
}

.account #orders .detail-content .third-product-image {
    position: absolute;
    padding-left: 70px
}

.account #orders .detail-content.image-content {
    height: 70px
}

.account #orders .detail-content.image-content img {
    max-height: 68px
}

.account #orders .detail-content.image-content .multi-image-spacer {
    height: 0.5rem
}

@media screen and (max-width: 39.9375em) {
    .account #orders .detail-content.image-content {
        padding-left: 0;
        width: 100px;
        left: 50%;
        transform: translateX(-50%);
        height: 80px
    }
}

.account #orders .multi-image-shadow {
    margin-left: -8px;
    box-shadow: -5px 0px 15px -5px rgba(0, 0, 0, 0.35)
}

.account #orders .text-logo-spacer {
    position: relative;
    text-align: center;
    width: 100%
}

.account #orders .status-icon {
    position: relative;
    font-size: 1.5rem;
    border: 1px solid #CCCFD3;
    border-radius: 50%;
    padding: 0.2rem 0.3rem;
    color: #CCCFD3;
    background: white
}

.account #orders .status-icon i {
    display: inline-block;
    vertical-align: middle
}

.account #orders .icon-description {
    font-size: 0.8rem
}

.account #orders .icon-line-status {
    width: 105%;
    height: 2px;
    border-top: 3px solid #CCCFD3;
    position: absolute;
    top: 30%;
    right: -20%
}

@media screen and (max-width: 39.9375em) {
    .account #orders .icon-line-status {
        right: -25%
    }
}

.account #orders .icon-active {
    border-color: #49C13C;
    color: #49C13C
}

.account #orders .icon-active .iconmoon-ready, .account #orders .icon-active .iconmoon-shipping, .account #orders .icon-active .iconmoon-delivered {
    color: #49C13C
}

.account #orders .logo-right-spacer {
    padding-right: 32%
}

@media screen and (max-width: 39.9375em) {
    .account #orders .logo-right-spacer {
        padding-right: 18%
    }
}

.account #orders .order-container {
    margin-bottom: 1rem;
    border-bottom: 1px solid #CCCFD3;
    padding-bottom: 1rem
}

.account #orders .order-container:last-of-type {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 1rem
}

.account #order .transaction-spacer {
    margin-bottom: 0.25rem
}

.account #order .logo-height {
    height: 40px
}

.account #order .image-text-spacer {
    padding-left: 1rem
}

.account #order .status-text {
    padding-left: 1.8rem
}

.account #order .flex-content {
    display: flex
}

@media screen and (max-width: 39.9375em) {
    .account #order .flex-content {
        display: block
    }

    .account #order .flex-content .text-left {
        text-align: right
    }
}

.account #order .order-detail-row {
    padding: 1rem 0;
    border-bottom: 1px solid #EEEEEE
}

.account #order .order-detail-row.title, .account #order .order-detail-row.total {
    font-size: 110%;
    font-weight: bold
}

.account #order .order-detail-row:first-child {
    border-top: 1px solid #EEEEEE
}

.account #order .order-detail-row:last-child {
    border-bottom: none
}

.account #order div.product-image-container {
    position: relative;
    text-align: left;
    width: max-content;
    width: -webkit-max-content;
    width: -moz-max-content;
    min-width: 80px
}

.account #order div.product-image-container img {
    max-width: 80px
}

.account #order .reference-title {
    font-weight: bold
}

.account #order .centering-block {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.account #order .left-border {
    margin-left: 16.25px;
    border-left: 2px solid lightgray
}

.account #order .invisible-border {
    margin-left: 16.25px;
    border-left: 2px solid rgba(255, 255, 255, 0)
}

.account #order .line-spacer {
    min-height: 2rem
}

.account .order-status {
    font-size: 0.9rem
}

.account .order-status span {
    color: #7C7C7C
}

.account .order-status .iconmoon-authorized, .account .order-status .iconmoon-paid, .account .order-status .iconmoon-refunded, .account .order-status .iconmoon-voided, .account .order-status .iconmoon-delivered, .account .order-status .iconmoon-fulfilled, .account .order-status .order-status-authorized, .account .order-status .order-status-paid, .account .order-status .order-status-refunded, .account .order-status .order-status-voided, .account .order-status .order-status-delivered, .account .order-status .order-status-fulfilled {
    color: #49C13C
}

.account .white-background {
    background: #fff;
    color: #000
}

.account .order-box-border {
    padding: 0.5rem 1.5rem;
    border: 1px solid #CCCFD3;
    border-radius: 3px
}

.account .order-border-bottom {
    border-bottom: 1px solid #CCCFD3
}

.account .order-border-bottom:last-of-type {
    border-bottom: none
}

.account .tooltip {
    position: relative;
    display: inline-block
}

.account .tooltip:hover .tooltip-text {
    visibility: visible
}

.account .tooltip .tooltip-text {
    visibility: hidden;
    width: auto;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: -340%;
    margin-left: -60px;
    padding: 0.2rem
}

.account .tooltip .tooltip-text:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent
}

.container-video .image-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center
}

.container-video .image-overlay.dark-overlay {
    background-color: black
}

.container-video .play-container {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%
}

.container-video .play-container .play-btn {
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.8);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.container-video .play-container .play-btn span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 1.75rem;
    padding-left: 0.25rem
}

.video.popup {
    background-color: transparent;
    outline: none;
    border: none;
    position: absolute;
    top: 50% !important;
    left: 50%;
    transform: translate(-50%, -50%) !important
}

@media print, screen and (min-width: 40em) {
    .video.medium-size {
        width: 60%
    }
}

@media screen and (max-width: 39.9375em) {
    .video.medium-size {
        width: 100%
    }
}

@media print, screen and (min-width: 40em) {
    .video.large-size {
        width: 80%
    }
}

@media screen and (max-width: 39.9375em) {
    .video.large-size {
        width: 100%
    }
}

.video .video-toolbar .tool-collapse, .video .video-toolbar .tool-expand, .video .video-toolbar .tool-close {
    color: white;
    padding: 0 4px;
    font-size: 18px;
    background-color: black;
    border: 2px solid black
}

/*!
 * Intersoft WebUI v4.0 (http://www.intersoftsolutions.com/WebUI)
 * Copyright 2005-2016 Intersoft Solutions. All rights reserved.
 */
.form-control {
    color: rgba(0, 0, 0, 0.87);
    background-image: linear-gradient(#03a9f4, #03a9f4), linear-gradient(rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12))
}

.form-control, .form-control.small, .form-group-sm .form-control, input-group-sm .form-control, .form-control.input-sm, .form-control.large, .form-group-lg .form-control, input-group-lg .form-control, .form-control.input-lg {
    border-radius: 0
}

.form-control:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

textarea.form-control {
    resize: none
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: none
}

.radio .radio-label {
    max-width: calc(100% - 25px);
    display: inline-block !important;
    min-height: 22px;
    padding-left: 20px;
    cursor: default
}

.radio label.radio-label {
    cursor: pointer
}

select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: normal
}

select.form-control + .select-dropdown .webui-icon, select.form-control + .select-dropdown input[type="radio"].material-radio + label, select.form-control + .select-dropdown input[type="checkbox"].material-checkbox + label, select.form-control + .select-dropdown input[type="checkbox"].DefChkBox + label {
    background-position: right center
}

select:not([multiple]) option {
    background: #fff
}

.help-block {
    color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all .2s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all .2s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all .2s cubic-bezier(0.4, 0, 0.2, 1)
}

.form-group .help-block {
    opacity: 0;
    position: relative;
    margin: 0;
    line-height: 1;
    width: 100%;
    left: 0
}

.form-group.is-focused .help-block, .help-block.persistent-help-block {
    opacity: 1
}

.form-group.has-value .form-control, .form-group.has-value .common-combo, .form-group.has-value .webinput-frame {
    background-size: 100% 1px, 100% 1px
}

.form-group.is-focused {
    color: #03a9f4
}

.form-group.is-focused .form-control, .form-group.is-focused .common-combo, .form-group.is-focused .webinput-frame {
    background-size: 100% 2px, 100% 1px;
    box-shadow: none
}

.form-group.is-focused .form-control {
    background-image: linear-gradient(#03a9f4, #03a9f4), linear-gradient(rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12))
}

.form-group.is-focused .help-block, .form-group.is-focused .control-label, .form-group.is-focused label {
    color: #03a9f4;
    opacity: 1
}

.form-group.has-success {
    color: #4caf50
}

.form-group.has-success .form-control, .form-group.has-success .common-combo, .form-group.has-success .webinput-frame {
    background-size: 100% 2px, 100% 1px;
    box-shadow: none
}

.form-group.has-success .form-control {
    background-image: linear-gradient(#4caf50, #4caf50), linear-gradient(rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12))
}

.form-group.has-success .help-block, .form-group.has-success .control-label, .form-group.has-success label {
    color: #4caf50;
    opacity: 1
}

.form-group.has-warning {
    color: #ff9800
}

.form-group.has-warning .form-control, .form-group.has-warning .common-combo, .form-group.has-warning .webinput-frame {
    background-size: 100% 2px, 100% 1px;
    box-shadow: none
}

.form-group.has-warning .form-control {
    background-image: linear-gradient(#ff9800, #ff9800), linear-gradient(rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12))
}

.form-group.has-warning .help-block, .form-group.has-warning .control-label, .form-group.has-warning label {
    color: #ff9800;
    opacity: 1
}

.form-group.has-error {
    color: #f44336
}

.form-group.has-error .form-control, .form-group.has-error .common-combo, .form-group.has-error .webinput-frame {
    background-size: 100% 2px, 100% 1px;
    box-shadow: none
}

.form-group.has-error .form-control {
    background-image: linear-gradient(#f44336, #f44336), linear-gradient(rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12))
}

.form-group.has-error .help-block, .form-group.has-error .control-label, .form-group.has-error label {
    color: #f44336;
    opacity: 1
}

.form-control, .form-control-static {
    font-size: 16px;
    line-height: 19.2px;
    min-height: 35.2px;
    height: 35.2px;
    padding: 8px 0 8px 0;
    margin: 8px 0 8px 0
}

.form-control + .select-dropdown .webui-icon, .form-control + .select-dropdown input[type="radio"].material-radio + label, .form-control + .select-dropdown input[type="checkbox"].material-checkbox + label, .form-control + .select-dropdown input[type="checkbox"].DefChkBox + label, .form-control-static + .select-dropdown .webui-icon, .form-control-static + .select-dropdown input[type="radio"].material-radio + label, .form-control-static + .select-dropdown input[type="checkbox"].material-checkbox + label, .form-control-static + .select-dropdown input[type="checkbox"].DefChkBox + label {
    background-size: 17.6px 17.6px
}

.form-control.small, .form-group-sm .form-control, input-group-sm .form-control, .form-control.input-sm, .form-control-static.small, .form-control-static.input-sm {
    font-size: 13px;
    line-height: 16px;
    min-height: 28px;
    height: 28px;
    padding: 4px 0 8px 0;
    margin: 8px 0 4px 0
}

.form-control.small + .select-dropdown .webui-icon, .form-group-sm .form-control + .select-dropdown .webui-icon, input-group-sm .form-control + .select-dropdown .webui-icon, .form-control.small + .select-dropdown input[type="radio"].material-radio + label, .form-group-sm .form-control + .select-dropdown input[type="radio"].material-radio + label, input-group-sm .form-control + .select-dropdown input[type="radio"].material-radio + label, .form-control.small + .select-dropdown input[type="checkbox"].material-checkbox + label, .form-group-sm .form-control + .select-dropdown input[type="checkbox"].material-checkbox + label, input-group-sm .form-control + .select-dropdown input[type="checkbox"].material-checkbox + label, .form-control.small + .select-dropdown input[type="checkbox"].DefChkBox + label, .form-group-sm .form-control + .select-dropdown input[type="checkbox"].DefChkBox + label, input-group-sm .form-control + .select-dropdown input[type="checkbox"].DefChkBox + label, .form-control.input-sm + .select-dropdown .webui-icon, .form-control.input-sm + .select-dropdown input[type="radio"].material-radio + label, .form-control.input-sm + .select-dropdown input[type="checkbox"].material-checkbox + label, .form-control.input-sm + .select-dropdown input[type="checkbox"].DefChkBox + label, .form-control-static.small + .select-dropdown .webui-icon, .form-control-static.small + .select-dropdown input[type="radio"].material-radio + label, .form-control-static.small + .select-dropdown input[type="checkbox"].material-checkbox + label, .form-control-static.small + .select-dropdown input[type="checkbox"].DefChkBox + label, .form-control-static.input-sm + .select-dropdown .webui-icon, .form-control-static.input-sm + .select-dropdown input[type="radio"].material-radio + label, .form-control-static.input-sm + .select-dropdown input[type="checkbox"].material-checkbox + label, .form-control-static.input-sm + .select-dropdown input[type="checkbox"].DefChkBox + label {
    background-size: 14px 14px
}

.form-control.large, .form-group-lg .form-control, input-group-lg .form-control, .form-control.input-lg, .form-control-static.large, .form-control-static.input-lg {
    font-size: 16px;
    line-height: 19.2px;
    min-height: 39.2px;
    height: 39.2px;
    padding: 10px 0 10px 0;
    margin: 10px 0 10px 0
}

.form-control.large + .select-dropdown .webui-icon, .form-group-lg .form-control + .select-dropdown .webui-icon, input-group-lg .form-control + .select-dropdown .webui-icon, .form-control.large + .select-dropdown input[type="radio"].material-radio + label, .form-group-lg .form-control + .select-dropdown input[type="radio"].material-radio + label, input-group-lg .form-control + .select-dropdown input[type="radio"].material-radio + label, .form-control.large + .select-dropdown input[type="checkbox"].material-checkbox + label, .form-group-lg .form-control + .select-dropdown input[type="checkbox"].material-checkbox + label, input-group-lg .form-control + .select-dropdown input[type="checkbox"].material-checkbox + label, .form-control.large + .select-dropdown input[type="checkbox"].DefChkBox + label, .form-group-lg .form-control + .select-dropdown input[type="checkbox"].DefChkBox + label, input-group-lg .form-control + .select-dropdown input[type="checkbox"].DefChkBox + label, .form-control.input-lg + .select-dropdown .webui-icon, .form-control.input-lg + .select-dropdown input[type="radio"].material-radio + label, .form-control.input-lg + .select-dropdown input[type="checkbox"].material-checkbox + label, .form-control.input-lg + .select-dropdown input[type="checkbox"].DefChkBox + label, .form-control-static.large + .select-dropdown .webui-icon, .form-control-static.large + .select-dropdown input[type="radio"].material-radio + label, .form-control-static.large + .select-dropdown input[type="checkbox"].material-checkbox + label, .form-control-static.large + .select-dropdown input[type="checkbox"].DefChkBox + label, .form-control-static.input-lg + .select-dropdown .webui-icon, .form-control-static.input-lg + .select-dropdown input[type="radio"].material-radio + label, .form-control-static.input-lg + .select-dropdown input[type="checkbox"].material-checkbox + label, .form-control-static.input-lg + .select-dropdown input[type="checkbox"].DefChkBox + label {
    background-size: 19.6px 19.6px
}

.form-control-feedback.has-event {
    pointer-events: auto
}

.form-control-feedback .btn {
    display: block
}

.form-control-feedback > *:only-child {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.form-group .form-group {
    margin-left: 0
}

.form-group {
    color: #03a9f4;
    position: relative;
    -webkit-transition: margin .2s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: margin .2s cubic-bezier(0.4, 0, 0.2, 1);
    transition: margin .2s cubic-bezier(0.4, 0, 0.2, 1)
}

.form-group label {
    color: rgba(0, 0, 0, 0.65);
    display: block;
    position: relative;
    margin: 0;
    font-weight: 500;
    -webkit-transition: all .2s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all .2s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all .2s cubic-bezier(0.4, 0, 0.2, 1)
}

.form-group .form-control-static {
    color: rgba(0, 0, 0, 0.87)
}

.form-group.is-focused label, .form-group.is-focused .help-block {
    color: inherit
}

.form-group.floating-label label {
    top: 0;
    left: 0;
    color: rgba(0, 0, 0, 0.65);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.form-group.floating-label.is-focused label {
    color: inherit
}

.form-group.detail .form-control-static {
    margin-top: 4px
}

.form-inline .form-group .form-control, .form-inline .form-group .form-control-static, .form-inline .form-group .combo-frame, .form-inline .form-group .webinput-frame, .form-horizontal .form-group .form-control, .form-horizontal .form-group .form-control-static, .form-horizontal .form-group .combo-frame, .form-horizontal .form-group .webinput-frame {
    margin: 0
}

@media (min-width: 768px) {
    .form-inline .form-group .control-label, .form-horizontal .form-group .control-label {
        text-align: left;
        display: inline-block;
        font-weight: 500
    }
}

.form-group {
    padding-bottom: 1px;
    margin-bottom: 7px;
    font-size: 14px
}

.form-group label {
    margin-bottom: -8px;
    line-height: 18px
}

.form-group .help-block {
    top: 0;
    margin-top: -8px;
    margin-bottom: -14px;
    font-size: 14px;
    min-height: 14px
}

.form-group.has-success .help-block:not(:empty), .form-group.has-warning .help-block:not(:empty), .form-group.has-error .help-block:not(:empty) {
    margin-top: -4px;
    margin-bottom: -8px
}

.form-group .persistent-help-block:not(:empty) {
    margin-top: -4px;
    margin-bottom: -8px
}

.form-group.has-error .persistent-help-block {
    opacity: 0
}

.form-group.floating-label.is-empty:not(.is-focused) label {
    font-size: 16px;
    top: 26px
}

.form-horizontal .form-group, .form-inline .form-group {
    font-size: 16px
}

.form-horizontal .form-group .control-label, .form-horizontal .form-group label, .form-inline .form-group .control-label, .form-inline .form-group label {
    font-size: 16px;
    padding-top: 8px;
    margin-bottom: 8px
}

.form-group .form-control-feedback {
    width: 34px;
    height: 34px
}

.form-group select {
    padding: 0 34px 0 0
}

.form-group label ~ .form-control-feedback {
    top: 19px
}

.form-group.form-group-sm {
    padding-bottom: 1px;
    margin-bottom: 7px;
    font-size: 12px
}

.form-group.form-group-sm label {
    margin-bottom: -8px;
    line-height: 18px
}

.form-group.form-group-sm .help-block {
    top: 0;
    margin-top: -4px;
    margin-bottom: -12px;
    font-size: 12px;
    min-height: 12px
}

.form-group.form-group-sm.has-success .help-block:not(:empty), .form-group.form-group-sm.has-warning .help-block:not(:empty), .form-group.form-group-sm.has-error .help-block:not(:empty) {
    margin-top: -2px;
    margin-bottom: -4px
}

.form-group.form-group-sm .persistent-help-block:not(:empty) {
    margin-top: -2px;
    margin-bottom: -4px
}

.form-group.form-group-sm.has-error .persistent-help-block {
    opacity: 0
}

.form-group.form-group-sm.floating-label.is-empty:not(.is-focused) label {
    font-size: 13px;
    top: 22px
}

.form-horizontal .form-group.form-group-sm, .form-inline .form-group.form-group-sm {
    font-size: 13px
}

.form-horizontal .form-group.form-group-sm .control-label, .form-horizontal .form-group.form-group-sm label, .form-inline .form-group.form-group-sm .control-label, .form-inline .form-group.form-group-sm label {
    font-size: 13px;
    padding-top: 8px;
    margin-bottom: 4px
}

.form-group.form-group-sm .form-control-feedback {
    width: 30px;
    height: 30px
}

.form-group.form-group-sm select {
    padding: 0 30px 0 0
}

.form-group.form-group-sm label ~ .form-control-feedback {
    top: 19px
}

.form-group.form-group-lg {
    padding-bottom: 1px;
    margin-bottom: 9px;
    font-size: 14px
}

.form-group.form-group-lg label {
    margin-bottom: -10px;
    line-height: 18px
}

.form-group.form-group-lg .help-block {
    top: 0;
    margin-top: -10px;
    margin-bottom: -14px;
    font-size: 14px;
    min-height: 14px
}

.form-group.form-group-lg.has-success .help-block:not(:empty), .form-group.form-group-lg.has-warning .help-block:not(:empty), .form-group.form-group-lg.has-error .help-block:not(:empty) {
    margin-top: -5px;
    margin-bottom: -10px
}

.form-group.form-group-lg .persistent-help-block:not(:empty) {
    margin-top: -5px;
    margin-bottom: -10px
}

.form-group.form-group-lg.has-error .persistent-help-block {
    opacity: 0
}

.form-group.form-group-lg.floating-label.is-empty:not(.is-focused) label {
    font-size: 16px;
    top: 28px
}

.form-horizontal .form-group.form-group-lg, .form-inline .form-group.form-group-lg {
    font-size: 16px
}

.form-horizontal .form-group.form-group-lg .control-label, .form-horizontal .form-group.form-group-lg label, .form-inline .form-group.form-group-lg .control-label, .form-inline .form-group.form-group-lg label {
    font-size: 16px;
    padding-top: 10px;
    margin-bottom: 10px
}

.form-group.form-group-lg .form-control-feedback {
    width: 38px;
    height: 38px
}

.form-group.form-group-lg select {
    padding: 0 38px 0 0
}

.form-group.form-group-lg label ~ .form-control-feedback {
    top: 19px
}

legend {
    font-size: 1.3125rem;
    font-weight: 300;
    line-height: 1;
    color: rgba(0, 0, 0, 0.87);
    border: none
}

@media (min-width: 992px) {
    legend {
        font-size: 1.5rem
    }
}

.label {
    border-radius: 4px;
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.1), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12)
}

.no-border {
    border: 0 none transparent !important
}

.content-fullwidth {
    margin-top: -15px
}

.color-white {
    color: #fff !important
}

.color-black {
    color: rgba(0, 0, 0, 0.87) !important
}

.color-grey {
    color: rgba(0, 0, 0, 0.65) !important
}

.color-grey-lighter {
    color: rgba(0, 0, 0, 0.5) !important
}

.color-primary-50 {
    color: #e1f5fe !important
}

.color-primary-100 {
    color: #b3e5fc !important
}

.color-primary-200 {
    color: #81d4fa !important
}

.color-primary-300 {
    color: #4fc3f7 !important
}

.color-primary-400 {
    color: #29b6f6 !important
}

.color-primary-500 {
    color: #03a9f4 !important
}

.color-primary-600 {
    color: #039be5 !important
}

.color-primary-700 {
    color: #0288d1 !important
}

.color-primary-800 {
    color: #0277bd !important
}

.color-primary-900 {
    color: #01579b !important
}

.color-success {
    color: #4caf50 !important
}

.color-info {
    color: #03a9f4 !important
}

.color-warning {
    color: #ff9800 !important
}

.color-danger {
    color: #f44336 !important
}

.color-deep-1 {
    color: #e0e0e0 !important
}

.color-deep-2 {
    color: #f5f5f5 !important
}

.color-deep-3 {
    color: #fafafa !important
}

.color-deep-4 {
    color: #fff !important
}

.bg-deep-1 {
    background-color: #e0e0e0 !important
}

.bg-deep-1.contrast-color {
    color: #000
}

.bg-deep-2 {
    background-color: #f5f5f5 !important
}

.bg-deep-2.contrast-color {
    color: #000
}

.bg-deep-3 {
    background-color: #fafafa !important
}

.bg-deep-3.contrast-color {
    color: #000
}

.bg-deep-4 {
    background-color: #fff !important
}

.bg-deep-4.contrast-color {
    color: #000
}

.bg-primary-50 {
    background-color: #e1f5fe !important
}

.bg-primary-50.contrast-color {
    color: #000
}

.bg-primary-100 {
    background-color: #b3e5fc !important
}

.bg-primary-100.contrast-color {
    color: #000
}

.bg-primary-200 {
    background-color: #81d4fa !important
}

.bg-primary-200.contrast-color {
    color: #000
}

.bg-primary-300 {
    background-color: #4fc3f7 !important
}

.bg-primary-300.contrast-color {
    color: #fff
}

.bg-primary-400 {
    background-color: #29b6f6 !important
}

.bg-primary-400.contrast-color {
    color: #fff
}

.bg-primary-500 {
    background-color: #03a9f4 !important
}

.bg-primary-500.contrast-color {
    color: #fff
}

.bg-primary-600 {
    background-color: #039be5 !important
}

.bg-primary-600.contrast-color {
    color: #fff
}

.bg-primary-700 {
    background-color: #0288d1 !important
}

.bg-primary-700.contrast-color {
    color: #fff
}

.bg-primary-800 {
    background-color: #0277bd !important
}

.bg-primary-800.contrast-color {
    color: #fff
}

.bg-primary-900 {
    background-color: #01579b !important
}

.bg-primary-900.contrast-color {
    color: #fff
}

.bg-success {
    background-color: #4caf50 !important
}

.bg-success.contrast-color {
    color: #fff
}

.bg-info {
    background-color: #03a9f4 !important
}

.bg-info.contrast-color {
    color: #fff
}

.bg-warning {
    background-color: #ff9800 !important
}

.bg-warning.contrast-color {
    color: #fff
}

.bg-danger {
    background-color: #f44336 !important
}

.bg-danger.contrast-color {
    color: #fff
}

.with-ripple {
    position: relative
}

.ripple-container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: inherit;
    pointer-events: none;
    color: transparent
}

.ripple {
    position: absolute;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
    border-radius: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    transform: scale(1);
    transform-origin: 50%;
    opacity: 0;
    pointer-events: none
}

.ripple.ripple-on {
    transition: opacity 0.15s ease-in 0s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
    opacity: 0.2
}

.ripple.ripple-out {
    transition: opacity 0.2s linear 0s !important;
    opacity: 0
}

.form-control, .common-input-text, .common-input-text-active, .common-input-text-hover, .common-input-text-disabled {
    width: 100%;
    display: block;
    position: relative;
    border: none;
    outline: 0 none;
    box-shadow: none;
    box-sizing: border-box;
    background-color: transparent;
    background-size: 100% 0, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center 100%;
    -webkit-transition: background .2s linear;
    -o-transition: background .2s linear;
    transition: background .2s linear
}

.spread-effect.form-control, .spread-effect.common-input-text, .spread-effect.common-input-text-active, .spread-effect.common-input-text-hover, .spread-effect.common-input-text-disabled {
    background-size: 0 2px, 100% 1px
}

.active.form-control, .active.common-input-text, .common-input-text-active, .common-input-text-hover, .active.common-input-text-disabled, .form-control:focus, .common-input-text:focus, .common-input-text-active:focus, .common-input-text-hover:focus, .common-input-text-disabled:focus {
    background-size: 100% 2px, 100% 1px
}

.hover.form-control, .hover.common-input-text, .hover.common-input-text-active, .hover.common-input-text-hover, .hover.common-input-text-disabled, .active.form-control, .active.common-input-text, .common-input-text-active, .common-input-text-hover, .active.common-input-text-disabled, .form-control:focus, .common-input-text:focus, .common-input-text-active:focus, .common-input-text-hover:focus, .common-input-text-disabled:focus {
    outline: 0;
    border: none;
    background-color: transparent
}

.form-control::-ms-clear, .common-input-text::-ms-clear, .common-input-text-active::-ms-clear, .common-input-text-hover::-ms-clear, .common-input-text-disabled::-ms-clear {
    display: none
}

[disabled].form-control, [disabled].common-input-text, [disabled].common-input-text-active, [disabled].common-input-text-hover, [disabled].common-input-text-disabled, .disabled.form-control, .disabled.common-input-text, .disabled.common-input-text-active, .disabled.common-input-text-hover, .common-input-text-disabled, fieldset[disabled] .form-control, fieldset[disabled] .common-input-text, fieldset[disabled] .common-input-text-active, fieldset[disabled] .common-input-text-hover, fieldset[disabled] .common-input-text-disabled {
    cursor: not-allowed;
    background-color: transparent;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.12) 33%, transparent 0%) !important;
    background-size: 4px 1px;
    background-repeat-x: repeat
}

[disabled].form-control *, [disabled].common-input-text *, [disabled].common-input-text-active *, [disabled].common-input-text-hover *, [disabled].common-input-text-disabled *, .disabled.form-control *, .disabled.common-input-text *, .disabled.common-input-text-active *, .disabled.common-input-text-hover *, .common-input-text-disabled *, fieldset[disabled] .form-control *, fieldset[disabled] .common-input-text *, fieldset[disabled] .common-input-text-active *, fieldset[disabled] .common-input-text-hover *, fieldset[disabled] .common-input-text-disabled * {
    cursor: inherit
}

[disabled].form-control img, [disabled].common-input-text img, [disabled].common-input-text-active img, [disabled].common-input-text-hover img, [disabled].common-input-text-disabled img, .disabled.form-control img, .disabled.common-input-text img, .disabled.common-input-text-active img, .disabled.common-input-text-hover img, .common-input-text-disabled img, fieldset[disabled] .form-control img, fieldset[disabled] .common-input-text img, fieldset[disabled] .common-input-text-active img, fieldset[disabled] .common-input-text-hover img, fieldset[disabled] .common-input-text-disabled img {
    opacity: .5
}

[readonly].form-control, [readonly].common-input-text, [readonly].common-input-text-active, [readonly].common-input-text-hover, [readonly].common-input-text-disabled {
    cursor: not-allowed
}

input.form-control::-moz-placeholder, input.common-input-text::-moz-placeholder, input.common-input-text-active::-moz-placeholder, input.common-input-text-hover::-moz-placeholder, input.common-input-text-disabled::-moz-placeholder, .form-control input::-moz-placeholder, .common-input-text input::-moz-placeholder, .common-input-text-active input::-moz-placeholder, .common-input-text-hover input::-moz-placeholder, .common-input-text-disabled input::-moz-placeholder, .form-control textarea::-moz-placeholder, .common-input-text textarea::-moz-placeholder, .common-input-text-active textarea::-moz-placeholder, .common-input-text-hover textarea::-moz-placeholder, .common-input-text-disabled textarea::-moz-placeholder {
    color: rgba(0, 0, 0, 0.38);
    opacity: 1
}

input.form-control:-ms-input-placeholder, input.common-input-text:-ms-input-placeholder, input.common-input-text-active:-ms-input-placeholder, input.common-input-text-hover:-ms-input-placeholder, input.common-input-text-disabled:-ms-input-placeholder, .form-control input:-ms-input-placeholder, .common-input-text input:-ms-input-placeholder, .common-input-text-active input:-ms-input-placeholder, .common-input-text-hover input:-ms-input-placeholder, .common-input-text-disabled input:-ms-input-placeholder, .form-control textarea:-ms-input-placeholder, .common-input-text textarea:-ms-input-placeholder, .common-input-text-active textarea:-ms-input-placeholder, .common-input-text-hover textarea:-ms-input-placeholder, .common-input-text-disabled textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.38)
}

input.form-control::-webkit-input-placeholder, input.common-input-text::-webkit-input-placeholder, input.common-input-text-active::-webkit-input-placeholder, input.common-input-text-hover::-webkit-input-placeholder, input.common-input-text-disabled::-webkit-input-placeholder, .form-control input::-webkit-input-placeholder, .common-input-text input::-webkit-input-placeholder, .common-input-text-active input::-webkit-input-placeholder, .common-input-text-hover input::-webkit-input-placeholder, .common-input-text-disabled input::-webkit-input-placeholder, .form-control textarea::-webkit-input-placeholder, .common-input-text textarea::-webkit-input-placeholder, .common-input-text-active textarea::-webkit-input-placeholder, .common-input-text-hover textarea::-webkit-input-placeholder, .common-input-text-disabled textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.38)
}

input[readonly].form-control, input[readonly].common-input-text, input[readonly].common-input-text-active, input[readonly].common-input-text-hover, input[readonly].common-input-text-disabled, .form-control input[readonly], .common-input-text input[readonly], .common-input-text-active input[readonly], .common-input-text-hover input[readonly], .common-input-text-disabled input[readonly], .form-control textarea[readonly], .common-input-text textarea[readonly], .common-input-text-active textarea[readonly], .common-input-text-hover textarea[readonly], .common-input-text-disabled textarea[readonly] {
    cursor: not-allowed
}

input[disabled].form-control, input[disabled].common-input-text, input[disabled].common-input-text-active, input[disabled].common-input-text-hover, input[disabled].common-input-text-disabled, input.disabled.form-control, input.disabled.common-input-text, input.disabled.common-input-text-active, input.disabled.common-input-text-hover, input.common-input-text-disabled, fieldset[disabled] input.form-control, fieldset[disabled] input.common-input-text, fieldset[disabled] input.common-input-text-active, fieldset[disabled] input.common-input-text-hover, fieldset[disabled] input.common-input-text-disabled, .form-control input[disabled], .common-input-text input[disabled], .common-input-text-active input[disabled], .common-input-text-hover input[disabled], .common-input-text-disabled input[disabled], .form-control input.disabled, .common-input-text input.disabled, .common-input-text-active input.disabled, .common-input-text-hover input.disabled, .common-input-text-disabled input.disabled, fieldset[disabled] .form-control input, fieldset[disabled] .common-input-text input, fieldset[disabled] .common-input-text-active input, fieldset[disabled] .common-input-text-hover input, fieldset[disabled] .common-input-text-disabled input, .form-control textarea[disabled], .common-input-text textarea[disabled], .common-input-text-active textarea[disabled], .common-input-text-hover textarea[disabled], .common-input-text-disabled textarea[disabled], .form-control textarea.disabled, .common-input-text textarea.disabled, .common-input-text-active textarea.disabled, .common-input-text-hover textarea.disabled, .common-input-text-disabled textarea.disabled, fieldset[disabled] .form-control textarea, fieldset[disabled] .common-input-text textarea, fieldset[disabled] .common-input-text-active textarea, fieldset[disabled] .common-input-text-hover textarea, fieldset[disabled] .common-input-text-disabled textarea {
    opacity: 1;
    color: rgba(0, 0, 0, 0.38)
}

input[disabled].form-control::-moz-placeholder, input[disabled].common-input-text::-moz-placeholder, input[disabled].common-input-text-active::-moz-placeholder, input[disabled].common-input-text-hover::-moz-placeholder, input[disabled].common-input-text-disabled::-moz-placeholder, input.disabled.form-control::-moz-placeholder, input.disabled.common-input-text::-moz-placeholder, input.disabled.common-input-text-active::-moz-placeholder, input.disabled.common-input-text-hover::-moz-placeholder, input.common-input-text-disabled::-moz-placeholder, fieldset[disabled] input.form-control::-moz-placeholder, fieldset[disabled] input.common-input-text::-moz-placeholder, fieldset[disabled] input.common-input-text-active::-moz-placeholder, fieldset[disabled] input.common-input-text-hover::-moz-placeholder, fieldset[disabled] input.common-input-text-disabled::-moz-placeholder, .form-control input[disabled]::-moz-placeholder, .common-input-text input[disabled]::-moz-placeholder, .common-input-text-active input[disabled]::-moz-placeholder, .common-input-text-hover input[disabled]::-moz-placeholder, .common-input-text-disabled input[disabled]::-moz-placeholder, .form-control input.disabled::-moz-placeholder, .common-input-text input.disabled::-moz-placeholder, .common-input-text-active input.disabled::-moz-placeholder, .common-input-text-hover input.disabled::-moz-placeholder, .common-input-text-disabled input.disabled::-moz-placeholder, fieldset[disabled] .form-control input::-moz-placeholder, fieldset[disabled] .common-input-text input::-moz-placeholder, fieldset[disabled] .common-input-text-active input::-moz-placeholder, fieldset[disabled] .common-input-text-hover input::-moz-placeholder, fieldset[disabled] .common-input-text-disabled input::-moz-placeholder, .form-control textarea[disabled]::-moz-placeholder, .common-input-text textarea[disabled]::-moz-placeholder, .common-input-text-active textarea[disabled]::-moz-placeholder, .common-input-text-hover textarea[disabled]::-moz-placeholder, .common-input-text-disabled textarea[disabled]::-moz-placeholder, .form-control textarea.disabled::-moz-placeholder, .common-input-text textarea.disabled::-moz-placeholder, .common-input-text-active textarea.disabled::-moz-placeholder, .common-input-text-hover textarea.disabled::-moz-placeholder, .common-input-text-disabled textarea.disabled::-moz-placeholder, fieldset[disabled] .form-control textarea::-moz-placeholder, fieldset[disabled] .common-input-text textarea::-moz-placeholder, fieldset[disabled] .common-input-text-active textarea::-moz-placeholder, fieldset[disabled] .common-input-text-hover textarea::-moz-placeholder, fieldset[disabled] .common-input-text-disabled textarea::-moz-placeholder {
    color: rgba(0, 0, 0, 0.38);
    opacity: 1
}

input[disabled].form-control:-ms-input-placeholder, input[disabled].common-input-text:-ms-input-placeholder, input[disabled].common-input-text-active:-ms-input-placeholder, input[disabled].common-input-text-hover:-ms-input-placeholder, input[disabled].common-input-text-disabled:-ms-input-placeholder, input.disabled.form-control:-ms-input-placeholder, input.disabled.common-input-text:-ms-input-placeholder, input.disabled.common-input-text-active:-ms-input-placeholder, input.disabled.common-input-text-hover:-ms-input-placeholder, input.common-input-text-disabled:-ms-input-placeholder, fieldset[disabled] input.form-control:-ms-input-placeholder, fieldset[disabled] input.common-input-text:-ms-input-placeholder, fieldset[disabled] input.common-input-text-active:-ms-input-placeholder, fieldset[disabled] input.common-input-text-hover:-ms-input-placeholder, fieldset[disabled] input.common-input-text-disabled:-ms-input-placeholder, .form-control input[disabled]:-ms-input-placeholder, .common-input-text input[disabled]:-ms-input-placeholder, .common-input-text-active input[disabled]:-ms-input-placeholder, .common-input-text-hover input[disabled]:-ms-input-placeholder, .common-input-text-disabled input[disabled]:-ms-input-placeholder, .form-control input.disabled:-ms-input-placeholder, .common-input-text input.disabled:-ms-input-placeholder, .common-input-text-active input.disabled:-ms-input-placeholder, .common-input-text-hover input.disabled:-ms-input-placeholder, .common-input-text-disabled input.disabled:-ms-input-placeholder, fieldset[disabled] .form-control input:-ms-input-placeholder, fieldset[disabled] .common-input-text input:-ms-input-placeholder, fieldset[disabled] .common-input-text-active input:-ms-input-placeholder, fieldset[disabled] .common-input-text-hover input:-ms-input-placeholder, fieldset[disabled] .common-input-text-disabled input:-ms-input-placeholder, .form-control textarea[disabled]:-ms-input-placeholder, .common-input-text textarea[disabled]:-ms-input-placeholder, .common-input-text-active textarea[disabled]:-ms-input-placeholder, .common-input-text-hover textarea[disabled]:-ms-input-placeholder, .common-input-text-disabled textarea[disabled]:-ms-input-placeholder, .form-control textarea.disabled:-ms-input-placeholder, .common-input-text textarea.disabled:-ms-input-placeholder, .common-input-text-active textarea.disabled:-ms-input-placeholder, .common-input-text-hover textarea.disabled:-ms-input-placeholder, .common-input-text-disabled textarea.disabled:-ms-input-placeholder, fieldset[disabled] .form-control textarea:-ms-input-placeholder, fieldset[disabled] .common-input-text textarea:-ms-input-placeholder, fieldset[disabled] .common-input-text-active textarea:-ms-input-placeholder, fieldset[disabled] .common-input-text-hover textarea:-ms-input-placeholder, fieldset[disabled] .common-input-text-disabled textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.38)
}

input[disabled].form-control::-webkit-input-placeholder, input[disabled].common-input-text::-webkit-input-placeholder, input[disabled].common-input-text-active::-webkit-input-placeholder, input[disabled].common-input-text-hover::-webkit-input-placeholder, input[disabled].common-input-text-disabled::-webkit-input-placeholder, input.disabled.form-control::-webkit-input-placeholder, input.disabled.common-input-text::-webkit-input-placeholder, input.disabled.common-input-text-active::-webkit-input-placeholder, input.disabled.common-input-text-hover::-webkit-input-placeholder, input.common-input-text-disabled::-webkit-input-placeholder, fieldset[disabled] input.form-control::-webkit-input-placeholder, fieldset[disabled] input.common-input-text::-webkit-input-placeholder, fieldset[disabled] input.common-input-text-active::-webkit-input-placeholder, fieldset[disabled] input.common-input-text-hover::-webkit-input-placeholder, fieldset[disabled] input.common-input-text-disabled::-webkit-input-placeholder, .form-control input[disabled]::-webkit-input-placeholder, .common-input-text input[disabled]::-webkit-input-placeholder, .common-input-text-active input[disabled]::-webkit-input-placeholder, .common-input-text-hover input[disabled]::-webkit-input-placeholder, .common-input-text-disabled input[disabled]::-webkit-input-placeholder, .form-control input.disabled::-webkit-input-placeholder, .common-input-text input.disabled::-webkit-input-placeholder, .common-input-text-active input.disabled::-webkit-input-placeholder, .common-input-text-hover input.disabled::-webkit-input-placeholder, .common-input-text-disabled input.disabled::-webkit-input-placeholder, fieldset[disabled] .form-control input::-webkit-input-placeholder, fieldset[disabled] .common-input-text input::-webkit-input-placeholder, fieldset[disabled] .common-input-text-active input::-webkit-input-placeholder, fieldset[disabled] .common-input-text-hover input::-webkit-input-placeholder, fieldset[disabled] .common-input-text-disabled input::-webkit-input-placeholder, .form-control textarea[disabled]::-webkit-input-placeholder, .common-input-text textarea[disabled]::-webkit-input-placeholder, .common-input-text-active textarea[disabled]::-webkit-input-placeholder, .common-input-text-hover textarea[disabled]::-webkit-input-placeholder, .common-input-text-disabled textarea[disabled]::-webkit-input-placeholder, .form-control textarea.disabled::-webkit-input-placeholder, .common-input-text textarea.disabled::-webkit-input-placeholder, .common-input-text-active textarea.disabled::-webkit-input-placeholder, .common-input-text-hover textarea.disabled::-webkit-input-placeholder, .common-input-text-disabled textarea.disabled::-webkit-input-placeholder, fieldset[disabled] .form-control textarea::-webkit-input-placeholder, fieldset[disabled] .common-input-text textarea::-webkit-input-placeholder, fieldset[disabled] .common-input-text-active textarea::-webkit-input-placeholder, fieldset[disabled] .common-input-text-hover textarea::-webkit-input-placeholder, fieldset[disabled] .common-input-text-disabled textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.38)
}

.common-input-text, .common-input-text-active, .common-input-text-hover, .common-input-text-disabled {
    color: rgba(0, 0, 0, 0.87);
    background-image: linear-gradient(#03a9f4, #03a9f4), linear-gradient(rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12))
}

.common-input-text, .common-input-text-active, .common-input-text-hover, .common-input-text-disabled {
    font-size: 16px;
    line-height: 16px;
    min-height: 32px;
    margin: 8px 0 8px 0;
    padding: 8px 0 8px 0
}

.common-input-text.small, .small.common-input-text-active, .small.common-input-text-hover, .small.common-input-text-disabled {
    font-size: 13px;
    line-height: 16px;
    min-height: 28px;
    margin: 8px 0 4px 0;
    padding: 4px 0 8px 0
}

.common-input-text.large, .large.common-input-text-active, .large.common-input-text-hover, .large.common-input-text-disabled {
    font-size: 13px;
    line-height: 16px;
    min-height: 28px;
    margin: 8px 0 4px 0;
    padding: 4px 0 8px 0
}

input[type="radio"] {
    cursor: pointer
}

input[type="radio"].material-radio {
    opacity: 0;
    position: absolute;
    z-index: 1;
    width: 21px;
    height: 21px;
    margin: 0
}

input[type="radio"].material-radio + label {
    -webkit-transition: background .2s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: background .2s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background .2s cubic-bezier(0.4, 0, 0.2, 1);
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='rgba(0,0,0,0.12)' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E");
    width: 21px;
    height: 21px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    margin: 0
}

input[type="radio"].material-radio:checked + label {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm0-702c176 0 320 144 320 320s-144 320-320 320-320-144-320-320 144-320 320-320z'/%3E%3C/svg%3E");
    width: 21px;
    height: 21px
}

input[type="checkbox"] {
    cursor: pointer
}

input[type="checkbox"].material-checkbox {
    display: none
}

input[type="checkbox"].DefChkBox {
    position: relative;
    margin: 0 -21px 0 0;
    width: 21px;
    height: 21px;
    z-index: 1;
    opacity: 0
}

input[type="checkbox"].material-checkbox + label, input[type="checkbox"].DefChkBox + label {
    padding: 0;
    -webkit-transition: background .2s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: background .2s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background .2s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='rgba(0,0,0,0.12)' d='M682 214h-596v596h596v-596zm0-86c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596z'/%3E%3C/svg%3E");
    width: 21px;
    height: 21px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    margin: 0
}

input[type="checkbox"].material-checkbox:checked + label, input[type="checkbox"].DefChkBox:checked + label {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M682 128c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596zm-384 598l384-384-60-60-324 324-152-154-60 60z'/%3E%3C/svg%3E");
    width: 21px;
    height: 21px
}

input[type="checkbox"].switch {
    display: none
}

input[type="checkbox"].switch + label {
    padding: 0;
    cursor: pointer;
    background-color: #f5f5f5;
    min-width: 60px;
    height: 30px;
    border-radius: 15px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    display: inline-block;
    position: relative
}

input[type="checkbox"].switch + label:after {
    border: 1px solid rgba(0, 0, 0, 0.12);
    content: ' ';
    width: 28px;
    height: 28px;
    background: white;
    position: absolute;
    left: -1px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border-radius: 50%;
    transition: left .2s cubic-bezier(0.4, 0, 0.2, 1)
}

input[type="checkbox"].switch:checked + label {
    background-color: #03a9f4
}

input[type="checkbox"].switch:checked + label:after {
    left: 31px
}

input[type="checkbox"].switch.material + label:active:after {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.1), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.2) 0 0 0 12px
}

input[type="checkbox"].switch.material + label {
    min-width: 30px;
    height: 15px;
    background-color: rgba(0, 0, 0, 0.26);
    border: 0 none;
    margin-left: 10px;
    margin-right: 10px
}

input[type="checkbox"].switch.material + label:after {
    left: -10px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 0 none;
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.1), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12), transparent 0 0 0 8px;
    transition: left .2s cubic-bezier(0.4, 0, 0.2, 1), box-shadow .3s cubic-bezier(0.4, 0, 0.2, 1)
}

input[type="checkbox"].switch.material:checked + label {
    background-color: #81d4fa
}

input[type="checkbox"].switch.material:checked + label:after {
    background-color: #03a9f4;
    left: 20px
}

input[type="checkbox"].switch.material[disabled] + label, fieldset[disabled] input[type="checkbox"].switch.material + label {
    cursor: not-allowed;
    background-color: #e0e0e0
}

input[type="checkbox"].switch.material[disabled] + label:after, fieldset[disabled] input[type="checkbox"].switch.material + label:after {
    cursor: not-allowed;
    background-color: #9b9b9b;
    box-shadow: none
}

.form-group input[type="radio"].material-radio + label, .form-group input[type="checkbox"].material-checkbox + label, .form-group input[type="checkbox"].DefChkBox + label {
    margin-top: 4px;
    margin-bottom: 8px
}

.form-group input[type="checkbox"].switch + label {
    margin-top: 8px;
    margin-bottom: 8px
}

.form-group.form-group-sm input[type="radio"].material-radio + label, .form-group.form-group-sm input[type="checkbox"].material-checkbox + label, .form-group.form-group-sm input[type="checkbox"].DefChkBox + label {
    margin-top: 4px;
    margin-bottom: 8px
}

.form-group.form-group-sm input[type="checkbox"].switch + label {
    margin-top: 4px;
    margin-bottom: 8px
}

.form-group.form-group-lg input[type="radio"].material-radio + label, .form-group.form-group-lg input[type="checkbox"].material-checkbox + label, .form-group.form-group-lg input[type="checkbox"].switch + label, .form-group.form-group-lg input[type="checkbox"].DefChkBox + label {
    margin-top: 6px;
    margin-bottom: 10px
}

.form-group.form-group-lg input[type="checkbox"].switch + label {
    margin-top: 10px;
    margin-bottom: 10px
}

.radio-group {
    display: inline-block
}

.radio-group input[type="radio"] {
    display: none
}

.radio-group input[type="radio"]:checked + label {
    background-color: #03a9f4;
    color: #fff;
    border-color: transparent
}

.radio-group > label {
    display: table-cell;
    padding: 8px 16px;
    margin: 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.12);
    border-width: 1px 0 1px 1px;
    background-color: #fff;
    color: rgba(0, 0, 0, 0.65);
    text-align: center
}

.radio-group > label:first-of-type {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.radio-group > label:last-of-type {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-right-width: 1px
}

@-webkit-keyframes webui-icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes webui-icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.webui-alert {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 1024'%3E%3Cpath fill='%2303a9f4' d='M256 960h-256v-192h256v192zm-32-320h-192l-32-576h256z'/%3E%3C/svg%3E")
}

.webui-alert.webui-grey-icon, .btn[disabled] .webui-alert {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M256 960h-256v-192h256v192zm-32-320h-192l-32-576h256z'/%3E%3C/svg%3E")
}

.webui-alert.webui-red-icon, .danger .webui-alert {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 1024'%3E%3Cpath fill='%23f44336' d='M256 960h-256v-192h256v192zm-32-320h-192l-32-576h256z'/%3E%3C/svg%3E")
}

.webui-alert.webui-warning-icon, .webui-alert.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 1024'%3E%3Cpath fill='%23ff9800' d='M256 960h-256v-192h256v192zm-32-320h-192l-32-576h256z'/%3E%3C/svg%3E")
}

.webui-alert.webui-white-icon, .combo-row.selected .combo-action-button .webui-alert.webui-add, .combo-row.selected .combo-action-button .webui-alert.webui-delete, .combo-row.selected .combo-action-button .webui-alert.webui-edit, .segmented-button > .btn.active .webui-alert, .primary .webui-alert, .radio-group input[type="radio"]:checked + label .webui-alert, .segmented-button-radio input[type="radio"]:checked + label .webui-alert {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 1024'%3E%3Cpath fill='%23fff' d='M256 960h-256v-192h256v192zm-32-320h-192l-32-576h256z'/%3E%3C/svg%3E")
}

.webui-alert.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 1024'%3E%3Cpath fill='%234caf50' d='M256 960h-256v-192h256v192zm-32-320h-192l-32-576h256z'/%3E%3C/svg%3E")
}

.webui-align-center {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Crect x='4.3' y='2.4' style='fill:%2303a9f4' width='7.4' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%2303a9f4' width='10.7' height='1'/%3E%3Crect x='4.3' y='9' style='fill:%2303a9f4' width='7.4' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%2303a9f4' width='10.7' height='1'/%3E%3C/svg%3E")
}

.webui-align-center.webui-grey-icon, .btn[disabled] .webui-align-center {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Crect x='4.3' y='2.4' style='fill:%23000' fill-opacity='0.4' width='7.4' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%23000' fill-opacity='0.4' width='10.7' height='1'/%3E%3Crect x='4.3' y='9' style='fill:%23000' fill-opacity='0.4' width='7.4' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%23000' fill-opacity='0.4' width='10.7' height='1'/%3E%3C/svg%3E")
}

.webui-align-center.webui-red-icon, .danger .webui-align-center {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Crect x='4.3' y='2.4' style='fill:%23f44336' width='7.4' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%23f44336' width='10.7' height='1'/%3E%3Crect x='4.3' y='9' style='fill:%23f44336' width='7.4' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%23f44336' width='10.7' height='1'/%3E%3C/svg%3E")
}

.webui-align-center.webui-warning-icon, .webui-align-center.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Crect x='4.3' y='2.4' style='fill:%23ff9800' width='7.4' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%23ff9800' width='10.7' height='1'/%3E%3Crect x='4.3' y='9' style='fill:%23ff9800' width='7.4' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%23ff9800' width='10.7' height='1'/%3E%3C/svg%3E")
}

.webui-align-center.webui-white-icon, .combo-row.selected .combo-action-button .webui-align-center.webui-add, .combo-row.selected .combo-action-button .webui-align-center.webui-delete, .combo-row.selected .combo-action-button .webui-align-center.webui-edit, .segmented-button > .btn.active .webui-align-center, .primary .webui-align-center, .radio-group input[type="radio"]:checked + label .webui-align-center, .segmented-button-radio input[type="radio"]:checked + label .webui-align-center {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Crect x='4.3' y='2.4' style='fill:%23fff' width='7.4' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%23fff' width='10.7' height='1'/%3E%3Crect x='4.3' y='9' style='fill:%23fff' width='7.4' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%23fff' width='10.7' height='1'/%3E%3C/svg%3E")
}

.webui-align-center.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Crect x='4.3' y='2.4' style='fill:%234caf50' width='7.4' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%234caf50' width='10.7' height='1'/%3E%3Crect x='4.3' y='9' style='fill:%234caf50' width='7.4' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%234caf50' width='10.7' height='1'/%3E%3C/svg%3E")
}

.webui-align-justify {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Crect x='2.7' y='2.4' style='fill:%2303a9f4' width='10.7' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%2303a9f4' width='10.7' height='1'/%3E%3Crect x='2.7' y='9' style='fill:%2303a9f4' width='10.7' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%2303a9f4' width='10.7' height='1'/%3E%3C/svg%3E")
}

.webui-align-justify.webui-grey-icon, .btn[disabled] .webui-align-justify {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Crect x='2.7' y='2.4' style='fill:%23000' fill-opacity='0.4' width='10.7' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%23000' fill-opacity='0.4' width='10.7' height='1'/%3E%3Crect x='2.7' y='9' style='fill:%23000' fill-opacity='0.4' width='10.7' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%23000' fill-opacity='0.4' width='10.7' height='1'/%3E%3C/svg%3E")
}

.webui-align-justify.webui-red-icon, .danger .webui-align-justify {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Crect x='2.7' y='2.4' style='fill:%23f44336' width='10.7' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%23f44336' width='10.7' height='1'/%3E%3Crect x='2.7' y='9' style='fill:%23f44336' width='10.7' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%23f44336' width='10.7' height='1'/%3E%3C/svg%3E")
}

.webui-align-justify.webui-warning-icon, .webui-align-justify.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Crect x='2.7' y='2.4' style='fill:%23ff9800' width='10.7' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%23ff9800' width='10.7' height='1'/%3E%3Crect x='2.7' y='9' style='fill:%23ff9800' width='10.7' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%23ff9800' width='10.7' height='1'/%3E%3C/svg%3E")
}

.webui-align-justify.webui-white-icon, .combo-row.selected .combo-action-button .webui-align-justify.webui-add, .combo-row.selected .combo-action-button .webui-align-justify.webui-delete, .combo-row.selected .combo-action-button .webui-align-justify.webui-edit, .segmented-button > .btn.active .webui-align-justify, .primary .webui-align-justify, .radio-group input[type="radio"]:checked + label .webui-align-justify, .segmented-button-radio input[type="radio"]:checked + label .webui-align-justify {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Crect x='2.7' y='2.4' style='fill:%23fff' width='10.7' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%23fff' width='10.7' height='1'/%3E%3Crect x='2.7' y='9' style='fill:%23fff' width='10.7' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%23fff' width='10.7' height='1'/%3E%3C/svg%3E")
}

.webui-align-justify.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Crect x='2.7' y='2.4' style='fill:%234caf50' width='10.7' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%234caf50' width='10.7' height='1'/%3E%3Crect x='2.7' y='9' style='fill:%234caf50' width='10.7' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%234caf50' width='10.7' height='1'/%3E%3C/svg%3E")
}

.webui-align-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Cg%3E%3Crect x='2.7' y='2.4' style='fill:%2303a9f4' width='7.4' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%2303a9f4' width='10.7' height='1'/%3E%3Crect x='2.7' y='9' style='fill:%2303a9f4' width='7.4' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%2303a9f4' width='10.7' height='1'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-align-left.webui-grey-icon, .btn[disabled] .webui-align-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Cg%3E%3Crect x='2.7' y='2.4' style='fill:%23000' fill-opacity='0.4' width='7.4' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%23000' fill-opacity='0.4' width='10.7' height='1'/%3E%3Crect x='2.7' y='9' style='fill:%23000' fill-opacity='0.4' width='7.4' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%23000' fill-opacity='0.4' width='10.7' height='1'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-align-left.webui-red-icon, .danger .webui-align-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Cg%3E%3Crect x='2.7' y='2.4' style='fill:%23f44336' width='7.4' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%23f44336' width='10.7' height='1'/%3E%3Crect x='2.7' y='9' style='fill:%23f44336' width='7.4' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%23f44336' width='10.7' height='1'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-align-left.webui-warning-icon, .webui-align-left.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Cg%3E%3Crect x='2.7' y='2.4' style='fill:%23ff9800' width='7.4' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%23ff9800' width='10.7' height='1'/%3E%3Crect x='2.7' y='9' style='fill:%23ff9800' width='7.4' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%23ff9800' width='10.7' height='1'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-align-left.webui-white-icon, .combo-row.selected .combo-action-button .webui-align-left.webui-add, .combo-row.selected .combo-action-button .webui-align-left.webui-delete, .combo-row.selected .combo-action-button .webui-align-left.webui-edit, .segmented-button > .btn.active .webui-align-left, .primary .webui-align-left, .radio-group input[type="radio"]:checked + label .webui-align-left, .segmented-button-radio input[type="radio"]:checked + label .webui-align-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Cg%3E%3Crect x='2.7' y='2.4' style='fill:%23fff' width='7.4' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%23fff' width='10.7' height='1'/%3E%3Crect x='2.7' y='9' style='fill:%23fff' width='7.4' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%23fff' width='10.7' height='1'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-align-left.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Cg%3E%3Crect x='2.7' y='2.4' style='fill:%234caf50' width='7.4' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%234caf50' width='10.7' height='1'/%3E%3Crect x='2.7' y='9' style='fill:%234caf50' width='7.4' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%234caf50' width='10.7' height='1'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-align-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Crect x='6' y='2.4' style='fill:%2303a9f4' width='7.4' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%2303a9f4' width='10.7' height='1'/%3E%3Crect x='6' y='9' style='fill:%2303a9f4' width='7.4' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%2303a9f4' width='10.7' height='1'/%3E%3C/svg%3E")
}

.webui-align-right.webui-grey-icon, .btn[disabled] .webui-align-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Crect x='6' y='2.4' style='fill:%23000' fill-opacity='0.4' width='7.4' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%23000' fill-opacity='0.4' width='10.7' height='1'/%3E%3Crect x='6' y='9' style='fill:%23000' fill-opacity='0.4' width='7.4' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%23000' fill-opacity='0.4' width='10.7' height='1'/%3E%3C/svg%3E")
}

.webui-align-right.webui-red-icon, .danger .webui-align-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Crect x='6' y='2.4' style='fill:%23f44336' width='7.4' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%23f44336' width='10.7' height='1'/%3E%3Crect x='6' y='9' style='fill:%23f44336' width='7.4' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%23f44336' width='10.7' height='1'/%3E%3C/svg%3E")
}

.webui-align-right.webui-warning-icon, .webui-align-right.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Crect x='6' y='2.4' style='fill:%23ff9800' width='7.4' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%23ff9800' width='10.7' height='1'/%3E%3Crect x='6' y='9' style='fill:%23ff9800' width='7.4' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%23ff9800' width='10.7' height='1'/%3E%3C/svg%3E")
}

.webui-align-right.webui-white-icon, .combo-row.selected .combo-action-button .webui-align-right.webui-add, .combo-row.selected .combo-action-button .webui-align-right.webui-delete, .combo-row.selected .combo-action-button .webui-align-right.webui-edit, .segmented-button > .btn.active .webui-align-right, .primary .webui-align-right, .radio-group input[type="radio"]:checked + label .webui-align-right, .segmented-button-radio input[type="radio"]:checked + label .webui-align-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Crect x='6' y='2.4' style='fill:%23fff' width='7.4' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%23fff' width='10.7' height='1'/%3E%3Crect x='6' y='9' style='fill:%23fff' width='7.4' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%23fff' width='10.7' height='1'/%3E%3C/svg%3E")
}

.webui-align-right.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16 16'%3E%3Crect x='6' y='2.4' style='fill:%234caf50' width='7.4' height='1'/%3E%3Crect x='2.7' y='5.7' style='fill:%234caf50' width='10.7' height='1'/%3E%3Crect x='6' y='9' style='fill:%234caf50' width='7.4' height='1'/%3E%3Crect x='2.7' y='12.2' style='fill:%234caf50' width='10.7' height='1'/%3E%3C/svg%3E")
}

.webui-android-add-circle {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm214 458v-84h-172v-172h-84v172h-172v84h172v172h84v-172h172z'/%3E%3C/svg%3E")
}

.webui-android-add-circle.webui-grey-icon, .btn[disabled] .webui-android-add-circle {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm214 458v-84h-172v-172h-84v172h-172v84h172v172h84v-172h172z'/%3E%3C/svg%3E")
}

.webui-android-add-circle.webui-red-icon, .danger .webui-android-add-circle {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm214 458v-84h-172v-172h-84v172h-172v84h172v172h84v-172h172z'/%3E%3C/svg%3E")
}

.webui-android-add-circle.webui-warning-icon, .webui-android-add-circle.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm214 458v-84h-172v-172h-84v172h-172v84h172v172h84v-172h172z'/%3E%3C/svg%3E")
}

.webui-android-add-circle.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-add-circle.webui-add, .combo-row.selected .combo-action-button .webui-android-add-circle.webui-delete, .combo-row.selected .combo-action-button .webui-android-add-circle.webui-edit, .segmented-button > .btn.active .webui-android-add-circle, .primary .webui-android-add-circle, .radio-group input[type="radio"]:checked + label .webui-android-add-circle, .segmented-button-radio input[type="radio"]:checked + label .webui-android-add-circle {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm214 458v-84h-172v-172h-84v172h-172v84h172v172h84v-172h172z'/%3E%3C/svg%3E")
}

.webui-android-add-circle.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm214 458v-84h-172v-172h-84v172h-172v84h172v172h84v-172h172z'/%3E%3C/svg%3E")
}

.webui-android-add {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M640 554h-278v278h-84v-278h-278v-84h278v-278h84v278h278v84z'/%3E%3C/svg%3E")
}

.webui-android-add.webui-grey-icon, .btn[disabled] .webui-android-add {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M640 554h-278v278h-84v-278h-278v-84h278v-278h84v278h278v84z'/%3E%3C/svg%3E")
}

.webui-android-add.webui-red-icon, .danger .webui-android-add {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M640 554h-278v278h-84v-278h-278v-84h278v-278h84v278h278v84z'/%3E%3C/svg%3E")
}

.webui-android-add.webui-warning-icon, .webui-android-add.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M640 554h-278v278h-84v-278h-278v-84h278v-278h84v278h278v84z'/%3E%3C/svg%3E")
}

.webui-android-add.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-add.webui-add, .combo-row.selected .combo-action-button .webui-android-add.webui-delete, .combo-row.selected .combo-action-button .webui-android-add.webui-edit, .segmented-button > .btn.active .webui-android-add, .primary .webui-android-add, .radio-group input[type="radio"]:checked + label .webui-android-add, .segmented-button-radio input[type="radio"]:checked + label .webui-android-add {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M640 554h-278v278h-84v-278h-278v-84h278v-278h84v278h278v84z'/%3E%3C/svg%3E")
}

.webui-android-add.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M640 554h-278v278h-84v-278h-278v-84h278v-278h84v278h278v84z'/%3E%3C/svg%3E")
}

.webui-android-alert {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M416 96c228 0 416 188 416 416s-188 416-416 416-416-188-416-416 188-416 416-416zm48 624v-80h-96v80h96zm0-176v-256h-96v256h96z'/%3E%3C/svg%3E")
}

.webui-android-alert.webui-grey-icon, .btn[disabled] .webui-android-alert {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M416 96c228 0 416 188 416 416s-188 416-416 416-416-188-416-416 188-416 416-416zm48 624v-80h-96v80h96zm0-176v-256h-96v256h96z'/%3E%3C/svg%3E")
}

.webui-android-alert.webui-red-icon, .notification-list > li.danger:before, .danger .webui-android-alert {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M416 96c228 0 416 188 416 416s-188 416-416 416-416-188-416-416 188-416 416-416zm48 624v-80h-96v80h96zm0-176v-256h-96v256h96z'/%3E%3C/svg%3E")
}

.webui-android-alert.webui-warning-icon, .notification-list > li.warning:before, .webui-android-alert.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M416 96c228 0 416 188 416 416s-188 416-416 416-416-188-416-416 188-416 416-416zm48 624v-80h-96v80h96zm0-176v-256h-96v256h96z'/%3E%3C/svg%3E")
}

.webui-android-alert.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-alert.webui-add, .combo-row.selected .combo-action-button .webui-android-alert.webui-delete, .combo-row.selected .combo-action-button .webui-android-alert.webui-edit, .segmented-button > .btn.active .webui-android-alert, .primary .webui-android-alert, .radio-group input[type="radio"]:checked + label .webui-android-alert, .segmented-button-radio input[type="radio"]:checked + label .webui-android-alert {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M416 96c228 0 416 188 416 416s-188 416-416 416-416-188-416-416 188-416 416-416zm48 624v-80h-96v80h96zm0-176v-256h-96v256h96z'/%3E%3C/svg%3E")
}

.webui-android-alert.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M416 96c228 0 416 188 416 416s-188 416-416 416-416-188-416-416 188-416 416-416zm48 624v-80h-96v80h96zm0-176v-256h-96v256h96z'/%3E%3C/svg%3E")
}

.webui-android-arrow-back {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%2303a9f4' d='M684 470v84h-520l238 240-60 60-342-342 342-342 62 60-240 240h520z'/%3E%3C/svg%3E")
}

.webui-android-arrow-back.webui-grey-icon, .btn[disabled] .webui-android-arrow-back {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M684 470v84h-520l238 240-60 60-342-342 342-342 62 60-240 240h520z'/%3E%3C/svg%3E")
}

.webui-android-arrow-back.webui-red-icon, .danger .webui-android-arrow-back {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%23f44336' d='M684 470v84h-520l238 240-60 60-342-342 342-342 62 60-240 240h520z'/%3E%3C/svg%3E")
}

.webui-android-arrow-back.webui-warning-icon, .webui-android-arrow-back.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%23ff9800' d='M684 470v84h-520l238 240-60 60-342-342 342-342 62 60-240 240h520z'/%3E%3C/svg%3E")
}

.webui-android-arrow-back.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-arrow-back.webui-add, .combo-row.selected .combo-action-button .webui-android-arrow-back.webui-delete, .combo-row.selected .combo-action-button .webui-android-arrow-back.webui-edit, .segmented-button > .btn.active .webui-android-arrow-back, .primary .webui-android-arrow-back, .radio-group input[type="radio"]:checked + label .webui-android-arrow-back, .segmented-button-radio input[type="radio"]:checked + label .webui-android-arrow-back {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%23fff' d='M684 470v84h-520l238 240-60 60-342-342 342-342 62 60-240 240h520z'/%3E%3C/svg%3E")
}

.webui-android-arrow-back.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%234caf50' d='M684 470v84h-520l238 240-60 60-342-342 342-342 62 60-240 240h520z'/%3E%3C/svg%3E")
}

.webui-android-arrow-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%2303a9f4' d='M384 170v520l240-240 60 62-342 342-342-342 60-60 240 238v-520h84z'/%3E%3C/svg%3E")
}

.webui-android-arrow-down.webui-grey-icon, .btn[disabled] .webui-android-arrow-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M384 170v520l240-240 60 62-342 342-342-342 60-60 240 238v-520h84z'/%3E%3C/svg%3E")
}

.webui-android-arrow-down.webui-red-icon, .danger .webui-android-arrow-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%23f44336' d='M384 170v520l240-240 60 62-342 342-342-342 60-60 240 238v-520h84z'/%3E%3C/svg%3E")
}

.webui-android-arrow-down.webui-warning-icon, .webui-android-arrow-down.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%23ff9800' d='M384 170v520l240-240 60 62-342 342-342-342 60-60 240 238v-520h84z'/%3E%3C/svg%3E")
}

.webui-android-arrow-down.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-arrow-down.webui-add, .combo-row.selected .combo-action-button .webui-android-arrow-down.webui-delete, .combo-row.selected .combo-action-button .webui-android-arrow-down.webui-edit, .segmented-button > .btn.active .webui-android-arrow-down, .primary .webui-android-arrow-down, .radio-group input[type="radio"]:checked + label .webui-android-arrow-down, .segmented-button-radio input[type="radio"]:checked + label .webui-android-arrow-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%23fff' d='M384 170v520l240-240 60 62-342 342-342-342 60-60 240 238v-520h84z'/%3E%3C/svg%3E")
}

.webui-android-arrow-down.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%234caf50' d='M384 170v520l240-240 60 62-342 342-342-342 60-60 240 238v-520h84z'/%3E%3C/svg%3E")
}

.webui-android-arrow-forward {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%2303a9f4' d='M0 554v-84h520l-238-240 60-60 342 342-342 342-62-60 240-240h-520z'/%3E%3C/svg%3E")
}

.webui-android-arrow-forward.webui-grey-icon, .btn[disabled] .webui-android-arrow-forward {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M0 554v-84h520l-238-240 60-60 342 342-342 342-62-60 240-240h-520z'/%3E%3C/svg%3E")
}

.webui-android-arrow-forward.webui-red-icon, .danger .webui-android-arrow-forward {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%23f44336' d='M0 554v-84h520l-238-240 60-60 342 342-342 342-62-60 240-240h-520z'/%3E%3C/svg%3E")
}

.webui-android-arrow-forward.webui-warning-icon, .webui-android-arrow-forward.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%23ff9800' d='M0 554v-84h520l-238-240 60-60 342 342-342 342-62-60 240-240h-520z'/%3E%3C/svg%3E")
}

.webui-android-arrow-forward.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-arrow-forward.webui-add, .combo-row.selected .combo-action-button .webui-android-arrow-forward.webui-delete, .combo-row.selected .combo-action-button .webui-android-arrow-forward.webui-edit, .segmented-button > .btn.active .webui-android-arrow-forward, .primary .webui-android-arrow-forward, .radio-group input[type="radio"]:checked + label .webui-android-arrow-forward, .segmented-button-radio input[type="radio"]:checked + label .webui-android-arrow-forward {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%23fff' d='M0 554v-84h520l-238-240 60-60 342 342-342 342-62-60 240-240h-520z'/%3E%3C/svg%3E")
}

.webui-android-arrow-forward.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%234caf50' d='M0 554v-84h520l-238-240 60-60 342 342-342 342-62-60 240-240h-520z'/%3E%3C/svg%3E")
}

.webui-android-arrow-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%2303a9f4' d='M384 854h-84v-520l-240 238-60-60 342-342 342 342-60 62-240-240v520z'/%3E%3C/svg%3E")
}

.webui-android-arrow-up.webui-grey-icon, .btn[disabled] .webui-android-arrow-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M384 854h-84v-520l-240 238-60-60 342-342 342 342-60 62-240-240v520z'/%3E%3C/svg%3E")
}

.webui-android-arrow-up.webui-red-icon, .danger .webui-android-arrow-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%23f44336' d='M384 854h-84v-520l-240 238-60-60 342-342 342 342-60 62-240-240v520z'/%3E%3C/svg%3E")
}

.webui-android-arrow-up.webui-warning-icon, .webui-android-arrow-up.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%23ff9800' d='M384 854h-84v-520l-240 238-60-60 342-342 342 342-60 62-240-240v520z'/%3E%3C/svg%3E")
}

.webui-android-arrow-up.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-arrow-up.webui-add, .combo-row.selected .combo-action-button .webui-android-arrow-up.webui-delete, .combo-row.selected .combo-action-button .webui-android-arrow-up.webui-edit, .segmented-button > .btn.active .webui-android-arrow-up, .primary .webui-android-arrow-up, .radio-group input[type="radio"]:checked + label .webui-android-arrow-up, .segmented-button-radio input[type="radio"]:checked + label .webui-android-arrow-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%23fff' d='M384 854h-84v-520l-240 238-60-60 342-342 342 342-60 62-240-240v520z'/%3E%3C/svg%3E")
}

.webui-android-arrow-up.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 684 1024'%3E%3Cpath fill='%234caf50' d='M384 854h-84v-520l-240 238-60-60 342-342 342 342-60 62-240-240v520z'/%3E%3C/svg%3E")
}

.webui-android-cart {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M244 756c46 0 82 36 82 82s-36 84-82 84-84-38-84-84 38-82 84-82zm-244-654h136l38 84h616c22 0 42 18 42 40 0 8-2 16-4 20l-150 258c-14 28-40 44-72 44h-310l-42 64s-4 10-4 12c0 6 4 10 10 10h476v80h-486c-52 0-90-28-90-84 0-14 4-30 10-40l62-102-148-302h-84v-84zm652 654c46 0 84 36 84 82s-38 84-84 84-82-38-82-84 36-82 82-82z'/%3E%3C/svg%3E")
}

.webui-android-cart.webui-grey-icon, .btn[disabled] .webui-android-cart {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M244 756c46 0 82 36 82 82s-36 84-82 84-84-38-84-84 38-82 84-82zm-244-654h136l38 84h616c22 0 42 18 42 40 0 8-2 16-4 20l-150 258c-14 28-40 44-72 44h-310l-42 64s-4 10-4 12c0 6 4 10 10 10h476v80h-486c-52 0-90-28-90-84 0-14 4-30 10-40l62-102-148-302h-84v-84zm652 654c46 0 84 36 84 82s-38 84-84 84-82-38-82-84 36-82 82-82z'/%3E%3C/svg%3E")
}

.webui-android-cart.webui-red-icon, .danger .webui-android-cart {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M244 756c46 0 82 36 82 82s-36 84-82 84-84-38-84-84 38-82 84-82zm-244-654h136l38 84h616c22 0 42 18 42 40 0 8-2 16-4 20l-150 258c-14 28-40 44-72 44h-310l-42 64s-4 10-4 12c0 6 4 10 10 10h476v80h-486c-52 0-90-28-90-84 0-14 4-30 10-40l62-102-148-302h-84v-84zm652 654c46 0 84 36 84 82s-38 84-84 84-82-38-82-84 36-82 82-82z'/%3E%3C/svg%3E")
}

.webui-android-cart.webui-warning-icon, .webui-android-cart.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M244 756c46 0 82 36 82 82s-36 84-82 84-84-38-84-84 38-82 84-82zm-244-654h136l38 84h616c22 0 42 18 42 40 0 8-2 16-4 20l-150 258c-14 28-40 44-72 44h-310l-42 64s-4 10-4 12c0 6 4 10 10 10h476v80h-486c-52 0-90-28-90-84 0-14 4-30 10-40l62-102-148-302h-84v-84zm652 654c46 0 84 36 84 82s-38 84-84 84-82-38-82-84 36-82 82-82z'/%3E%3C/svg%3E")
}

.webui-android-cart.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-cart.webui-add, .combo-row.selected .combo-action-button .webui-android-cart.webui-delete, .combo-row.selected .combo-action-button .webui-android-cart.webui-edit, .segmented-button > .btn.active .webui-android-cart, .primary .webui-android-cart, .radio-group input[type="radio"]:checked + label .webui-android-cart, .segmented-button-radio input[type="radio"]:checked + label .webui-android-cart {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M244 756c46 0 82 36 82 82s-36 84-82 84-84-38-84-84 38-82 84-82zm-244-654h136l38 84h616c22 0 42 18 42 40 0 8-2 16-4 20l-150 258c-14 28-40 44-72 44h-310l-42 64s-4 10-4 12c0 6 4 10 10 10h476v80h-486c-52 0-90-28-90-84 0-14 4-30 10-40l62-102-148-302h-84v-84zm652 654c46 0 84 36 84 82s-38 84-84 84-82-38-82-84 36-82 82-82z'/%3E%3C/svg%3E")
}

.webui-android-cart.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M244 756c46 0 82 36 82 82s-36 84-82 84-84-38-84-84 38-82 84-82zm-244-654h136l38 84h616c22 0 42 18 42 40 0 8-2 16-4 20l-150 258c-14 28-40 44-72 44h-310l-42 64s-4 10-4 12c0 6 4 10 10 10h476v80h-486c-52 0-90-28-90-84 0-14 4-30 10-40l62-102-148-302h-84v-84zm652 654c46 0 84 36 84 82s-38 84-84 84-82-38-82-84 36-82 82-82z'/%3E%3C/svg%3E")
}

.webui-android-checkbox-blank {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M682 128c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596z'/%3E%3C/svg%3E")
}

.webui-android-checkbox-blank.webui-grey-icon, .btn[disabled] .webui-android-checkbox-blank {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M682 128c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596z'/%3E%3C/svg%3E")
}

.webui-android-checkbox-blank.webui-red-icon, .danger .webui-android-checkbox-blank {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M682 128c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596z'/%3E%3C/svg%3E")
}

.webui-android-checkbox-blank.webui-warning-icon, .webui-android-checkbox-blank.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M682 128c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596z'/%3E%3C/svg%3E")
}

.webui-android-checkbox-blank.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-checkbox-blank.webui-add, .combo-row.selected .combo-action-button .webui-android-checkbox-blank.webui-delete, .combo-row.selected .combo-action-button .webui-android-checkbox-blank.webui-edit, .segmented-button > .btn.active .webui-android-checkbox-blank, .primary .webui-android-checkbox-blank, .radio-group input[type="radio"]:checked + label .webui-android-checkbox-blank, .segmented-button-radio input[type="radio"]:checked + label .webui-android-checkbox-blank {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M682 128c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596z'/%3E%3C/svg%3E")
}

.webui-android-checkbox-blank.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M682 128c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596z'/%3E%3C/svg%3E")
}

.webui-android-checkbox-outline-blank {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M682 214h-596v596h596v-596zm0-86c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596z'/%3E%3C/svg%3E")
}

.webui-android-checkbox-outline-blank.webui-grey-icon, .btn[disabled] .webui-android-checkbox-outline-blank {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M682 214h-596v596h596v-596zm0-86c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596z'/%3E%3C/svg%3E")
}

.webui-android-checkbox-outline-blank.webui-red-icon, .danger .webui-android-checkbox-outline-blank {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M682 214h-596v596h596v-596zm0-86c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596z'/%3E%3C/svg%3E")
}

.webui-android-checkbox-outline-blank.webui-warning-icon, .webui-android-checkbox-outline-blank.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M682 214h-596v596h596v-596zm0-86c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596z'/%3E%3C/svg%3E")
}

.webui-android-checkbox-outline-blank.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-checkbox-outline-blank.webui-add, .combo-row.selected .combo-action-button .webui-android-checkbox-outline-blank.webui-delete, .combo-row.selected .combo-action-button .webui-android-checkbox-outline-blank.webui-edit, .segmented-button > .btn.active .webui-android-checkbox-outline-blank, .primary .webui-android-checkbox-outline-blank, .radio-group input[type="radio"]:checked + label .webui-android-checkbox-outline-blank, .segmented-button-radio input[type="radio"]:checked + label .webui-android-checkbox-outline-blank {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M682 214h-596v596h596v-596zm0-86c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596z'/%3E%3C/svg%3E")
}

.webui-android-checkbox-outline-blank.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M682 214h-596v596h596v-596zm0-86c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596z'/%3E%3C/svg%3E")
}

.webui-android-checkbox-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M210 430l132 132 366-366 60 60-426 426-192-192zm472 380v-340h86v340c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h426v86h-426v596h596z'/%3E%3C/svg%3E")
}

.webui-android-checkbox-outline.webui-grey-icon, .btn[disabled] .webui-android-checkbox-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M210 430l132 132 366-366 60 60-426 426-192-192zm472 380v-340h86v340c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h426v86h-426v596h596z'/%3E%3C/svg%3E")
}

.webui-android-checkbox-outline.webui-red-icon, .danger .webui-android-checkbox-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M210 430l132 132 366-366 60 60-426 426-192-192zm472 380v-340h86v340c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h426v86h-426v596h596z'/%3E%3C/svg%3E")
}

.webui-android-checkbox-outline.webui-warning-icon, .webui-android-checkbox-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M210 430l132 132 366-366 60 60-426 426-192-192zm472 380v-340h86v340c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h426v86h-426v596h596z'/%3E%3C/svg%3E")
}

.webui-android-checkbox-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-checkbox-outline.webui-add, .combo-row.selected .combo-action-button .webui-android-checkbox-outline.webui-delete, .combo-row.selected .combo-action-button .webui-android-checkbox-outline.webui-edit, .segmented-button > .btn.active .webui-android-checkbox-outline, .primary .webui-android-checkbox-outline, .radio-group input[type="radio"]:checked + label .webui-android-checkbox-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-android-checkbox-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M210 430l132 132 366-366 60 60-426 426-192-192zm472 380v-340h86v340c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h426v86h-426v596h596z'/%3E%3C/svg%3E")
}

.webui-android-checkbox-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M210 430l132 132 366-366 60 60-426 426-192-192zm472 380v-340h86v340c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h426v86h-426v596h596z'/%3E%3C/svg%3E")
}

.webui-android-checkbox {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M682 128c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596zm-384 598l384-384-60-60-324 324-152-154-60 60z'/%3E%3C/svg%3E")
}

.webui-android-checkbox.webui-grey-icon, .btn[disabled] .webui-android-checkbox {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M682 128c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596zm-384 598l384-384-60-60-324 324-152-154-60 60z'/%3E%3C/svg%3E")
}

.webui-android-checkbox.webui-red-icon, .danger .webui-android-checkbox {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M682 128c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596zm-384 598l384-384-60-60-324 324-152-154-60 60z'/%3E%3C/svg%3E")
}

.webui-android-checkbox.webui-warning-icon, .webui-android-checkbox.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M682 128c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596zm-384 598l384-384-60-60-324 324-152-154-60 60z'/%3E%3C/svg%3E")
}

.webui-android-checkbox.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-checkbox.webui-add, .combo-row.selected .combo-action-button .webui-android-checkbox.webui-delete, .combo-row.selected .combo-action-button .webui-android-checkbox.webui-edit, .segmented-button > .btn.active .webui-android-checkbox, .primary .webui-android-checkbox, .radio-group input[type="radio"]:checked + label .webui-android-checkbox, .segmented-button-radio input[type="radio"]:checked + label .webui-android-checkbox {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M682 128c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596zm-384 598l384-384-60-60-324 324-152-154-60 60z'/%3E%3C/svg%3E")
}

.webui-android-checkbox.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M682 128c46 0 86 40 86 86v596c0 46-40 86-86 86h-596c-46 0-86-40-86-86v-596c0-46 40-86 86-86h596zm-384 598l384-384-60-60-324 324-152-154-60 60z'/%3E%3C/svg%3E")
}

.webui-android-checkmark-circle {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M246 432l128 128 358-356 58 58-416 416-186-186zm502 80h84c0 228-188 416-416 416s-416-188-416-416 188-416 416-416c56 0 108 12 156 32l-64 64c-30-8-60-12-92-12-184 0-332 148-332 332s148 332 332 332 332-148 332-332z'/%3E%3C/svg%3E")
}

.webui-android-checkmark-circle.webui-grey-icon, .btn[disabled] .webui-android-checkmark-circle {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M246 432l128 128 358-356 58 58-416 416-186-186zm502 80h84c0 228-188 416-416 416s-416-188-416-416 188-416 416-416c56 0 108 12 156 32l-64 64c-30-8-60-12-92-12-184 0-332 148-332 332s148 332 332 332 332-148 332-332z'/%3E%3C/svg%3E")
}

.webui-android-checkmark-circle.webui-red-icon, .danger .webui-android-checkmark-circle {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M246 432l128 128 358-356 58 58-416 416-186-186zm502 80h84c0 228-188 416-416 416s-416-188-416-416 188-416 416-416c56 0 108 12 156 32l-64 64c-30-8-60-12-92-12-184 0-332 148-332 332s148 332 332 332 332-148 332-332z'/%3E%3C/svg%3E")
}

.webui-android-checkmark-circle.webui-warning-icon, .webui-android-checkmark-circle.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M246 432l128 128 358-356 58 58-416 416-186-186zm502 80h84c0 228-188 416-416 416s-416-188-416-416 188-416 416-416c56 0 108 12 156 32l-64 64c-30-8-60-12-92-12-184 0-332 148-332 332s148 332 332 332 332-148 332-332z'/%3E%3C/svg%3E")
}

.webui-android-checkmark-circle.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-checkmark-circle.webui-add, .combo-row.selected .combo-action-button .webui-android-checkmark-circle.webui-delete, .combo-row.selected .combo-action-button .webui-android-checkmark-circle.webui-edit, .segmented-button > .btn.active .webui-android-checkmark-circle, .primary .webui-android-checkmark-circle, .radio-group input[type="radio"]:checked + label .webui-android-checkmark-circle, .segmented-button-radio input[type="radio"]:checked + label .webui-android-checkmark-circle {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M246 432l128 128 358-356 58 58-416 416-186-186zm502 80h84c0 228-188 416-416 416s-416-188-416-416 188-416 416-416c56 0 108 12 156 32l-64 64c-30-8-60-12-92-12-184 0-332 148-332 332s148 332 332 332 332-148 332-332z'/%3E%3C/svg%3E")
}

.webui-android-checkmark-circle.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M246 432l128 128 358-356 58 58-416 416-186-186zm502 80h84c0 228-188 416-416 416s-416-188-416-416 188-416 416-416c56 0 108 12 156 32l-64 64c-30-8-60-12-92-12-184 0-332 148-332 332s148 332 332 332 332-148 332-332z'/%3E%3C/svg%3E")
}

.webui-android-close {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 596 1024'%3E%3Cpath fill='%2303a9f4' d='M596 274l-238 238 238 238-60 60-238-238-238 238-60-60 238-238-238-238 60-60 238 238 238-238z'/%3E%3C/svg%3E")
}

.webui-android-close.webui-grey-icon, .btn[disabled] .webui-android-close {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 596 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M596 274l-238 238 238 238-60 60-238-238-238 238-60-60 238-238-238-238 60-60 238 238 238-238z'/%3E%3C/svg%3E")
}

.webui-android-close.webui-red-icon, .danger .webui-android-close {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 596 1024'%3E%3Cpath fill='%23f44336' d='M596 274l-238 238 238 238-60 60-238-238-238 238-60-60 238-238-238-238 60-60 238 238 238-238z'/%3E%3C/svg%3E")
}

.webui-android-close.webui-warning-icon, .webui-android-close.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 596 1024'%3E%3Cpath fill='%23ff9800' d='M596 274l-238 238 238 238-60 60-238-238-238 238-60-60 238-238-238-238 60-60 238 238 238-238z'/%3E%3C/svg%3E")
}

.webui-android-close.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-close.webui-add, .combo-row.selected .combo-action-button .webui-android-close.webui-delete, .combo-row.selected .combo-action-button .webui-android-close.webui-edit, .segmented-button > .btn.active .webui-android-close, .primary .webui-android-close, .radio-group input[type="radio"]:checked + label .webui-android-close, .segmented-button-radio input[type="radio"]:checked + label .webui-android-close {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 596 1024'%3E%3Cpath fill='%23fff' d='M596 274l-238 238 238 238-60 60-238-238-238 238-60-60 238-238-238-238 60-60 238 238 238-238z'/%3E%3C/svg%3E")
}

.webui-android-close.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 596 1024'%3E%3Cpath fill='%234caf50' d='M596 274l-238 238 238 238-60 60-238-238-238 238-60-60 238-238-238-238 60-60 238 238 238-238z'/%3E%3C/svg%3E")
}

.webui-android-done {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M244 680l460-460 64 62-524 522-244-244 64-62z'/%3E%3C/svg%3E")
}

.webui-android-done.webui-grey-icon, .btn[disabled] .webui-android-done {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M244 680l460-460 64 62-524 522-244-244 64-62z'/%3E%3C/svg%3E")
}

.webui-android-done.webui-red-icon, .danger .webui-android-done {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M244 680l460-460 64 62-524 522-244-244 64-62z'/%3E%3C/svg%3E")
}

.webui-android-done.webui-warning-icon, .webui-android-done.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M244 680l460-460 64 62-524 522-244-244 64-62z'/%3E%3C/svg%3E")
}

.webui-android-done.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-done.webui-add, .combo-row.selected .combo-action-button .webui-android-done.webui-delete, .combo-row.selected .combo-action-button .webui-android-done.webui-edit, .segmented-button > .btn.active .webui-android-done, .primary .webui-android-done, .radio-group input[type="radio"]:checked + label .webui-android-done, .segmented-button-radio input[type="radio"]:checked + label .webui-android-done {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M244 680l460-460 64 62-524 522-244-244 64-62z'/%3E%3C/svg%3E")
}

.webui-android-done.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M244 680l460-460 64 62-524 522-244-244 64-62z'/%3E%3C/svg%3E")
}

.webui-android-drafts {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M896 404v406c0 46-40 86-86 86h-724c-46 0-86-40-86-86v-406c0-30 16-60 40-74l408-202 408 202c26 14 40 44 40 74zm-448 204l342-224-342-170-342 170z'/%3E%3C/svg%3E")
}

.webui-android-drafts.webui-grey-icon, .btn[disabled] .webui-android-drafts {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M896 404v406c0 46-40 86-86 86h-724c-46 0-86-40-86-86v-406c0-30 16-60 40-74l408-202 408 202c26 14 40 44 40 74zm-448 204l342-224-342-170-342 170z'/%3E%3C/svg%3E")
}

.webui-android-drafts.webui-red-icon, .danger .webui-android-drafts {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M896 404v406c0 46-40 86-86 86h-724c-46 0-86-40-86-86v-406c0-30 16-60 40-74l408-202 408 202c26 14 40 44 40 74zm-448 204l342-224-342-170-342 170z'/%3E%3C/svg%3E")
}

.webui-android-drafts.webui-warning-icon, .webui-android-drafts.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M896 404v406c0 46-40 86-86 86h-724c-46 0-86-40-86-86v-406c0-30 16-60 40-74l408-202 408 202c26 14 40 44 40 74zm-448 204l342-224-342-170-342 170z'/%3E%3C/svg%3E")
}

.webui-android-drafts.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-drafts.webui-add, .combo-row.selected .combo-action-button .webui-android-drafts.webui-delete, .combo-row.selected .combo-action-button .webui-android-drafts.webui-edit, .segmented-button > .btn.active .webui-android-drafts, .primary .webui-android-drafts, .radio-group input[type="radio"]:checked + label .webui-android-drafts, .segmented-button-radio input[type="radio"]:checked + label .webui-android-drafts {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M896 404v406c0 46-40 86-86 86h-724c-46 0-86-40-86-86v-406c0-30 16-60 40-74l408-202 408 202c26 14 40 44 40 74zm-448 204l342-224-342-170-342 170z'/%3E%3C/svg%3E")
}

.webui-android-drafts.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M896 404v406c0 46-40 86-86 86h-724c-46 0-86-40-86-86v-406c0-30 16-60 40-74l408-202 408 202c26 14 40 44 40 74zm-448 204l342-224-342-170-342 170z'/%3E%3C/svg%3E")
}

.webui-android-locate {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M448 352c88 0 160 72 160 160s-72 160-160 160-160-72-160-160 72-160 160-160zm382 118h66v84h-66c-20 178-162 320-340 340v66h-84v-66c-178-20-320-162-340-340h-66v-84h66c20-178 162-320 340-340v-66h84v66c178 20 320 162 340 340zm-382 340c164 0 298-134 298-298s-134-298-298-298-298 134-298 298 134 298 298 298z'/%3E%3C/svg%3E")
}

.webui-android-locate.webui-grey-icon, .btn[disabled] .webui-android-locate {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M448 352c88 0 160 72 160 160s-72 160-160 160-160-72-160-160 72-160 160-160zm382 118h66v84h-66c-20 178-162 320-340 340v66h-84v-66c-178-20-320-162-340-340h-66v-84h66c20-178 162-320 340-340v-66h84v66c178 20 320 162 340 340zm-382 340c164 0 298-134 298-298s-134-298-298-298-298 134-298 298 134 298 298 298z'/%3E%3C/svg%3E")
}

.webui-android-locate.webui-red-icon, .danger .webui-android-locate {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M448 352c88 0 160 72 160 160s-72 160-160 160-160-72-160-160 72-160 160-160zm382 118h66v84h-66c-20 178-162 320-340 340v66h-84v-66c-178-20-320-162-340-340h-66v-84h66c20-178 162-320 340-340v-66h84v66c178 20 320 162 340 340zm-382 340c164 0 298-134 298-298s-134-298-298-298-298 134-298 298 134 298 298 298z'/%3E%3C/svg%3E")
}

.webui-android-locate.webui-warning-icon, .webui-android-locate.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M448 352c88 0 160 72 160 160s-72 160-160 160-160-72-160-160 72-160 160-160zm382 118h66v84h-66c-20 178-162 320-340 340v66h-84v-66c-178-20-320-162-340-340h-66v-84h66c20-178 162-320 340-340v-66h84v66c178 20 320 162 340 340zm-382 340c164 0 298-134 298-298s-134-298-298-298-298 134-298 298 134 298 298 298z'/%3E%3C/svg%3E")
}

.webui-android-locate.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-locate.webui-add, .combo-row.selected .combo-action-button .webui-android-locate.webui-delete, .combo-row.selected .combo-action-button .webui-android-locate.webui-edit, .segmented-button > .btn.active .webui-android-locate, .primary .webui-android-locate, .radio-group input[type="radio"]:checked + label .webui-android-locate, .segmented-button-radio input[type="radio"]:checked + label .webui-android-locate {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M448 352c88 0 160 72 160 160s-72 160-160 160-160-72-160-160 72-160 160-160zm382 118h66v84h-66c-20 178-162 320-340 340v66h-84v-66c-178-20-320-162-340-340h-66v-84h66c20-178 162-320 340-340v-66h84v66c178 20 320 162 340 340zm-382 340c164 0 298-134 298-298s-134-298-298-298-298 134-298 298 134 298 298 298z'/%3E%3C/svg%3E")
}

.webui-android-locate.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M448 352c88 0 160 72 160 160s-72 160-160 160-160-72-160-160 72-160 160-160zm382 118h66v84h-66c-20 178-162 320-340 340v66h-84v-66c-178-20-320-162-340-340h-66v-84h66c20-178 162-320 340-340v-66h84v66c178 20 320 162 340 340zm-382 340c164 0 298-134 298-298s-134-298-298-298-298 134-298 298 134 298 298 298z'/%3E%3C/svg%3E")
}

.webui-android-more-horizontal {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M80 432c44 0 80 36 80 80s-36 80-80 80-80-36-80-80 36-80 80-80zm480 0c44 0 80 36 80 80s-36 80-80 80-80-36-80-80 36-80 80-80zm-240 0c44 0 80 36 80 80s-36 80-80 80-80-36-80-80 36-80 80-80z'/%3E%3C/svg%3E")
}

.webui-android-more-horizontal.webui-grey-icon, .btn[disabled] .webui-android-more-horizontal {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M80 432c44 0 80 36 80 80s-36 80-80 80-80-36-80-80 36-80 80-80zm480 0c44 0 80 36 80 80s-36 80-80 80-80-36-80-80 36-80 80-80zm-240 0c44 0 80 36 80 80s-36 80-80 80-80-36-80-80 36-80 80-80z'/%3E%3C/svg%3E")
}

.webui-android-more-horizontal.webui-red-icon, .danger .webui-android-more-horizontal {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M80 432c44 0 80 36 80 80s-36 80-80 80-80-36-80-80 36-80 80-80zm480 0c44 0 80 36 80 80s-36 80-80 80-80-36-80-80 36-80 80-80zm-240 0c44 0 80 36 80 80s-36 80-80 80-80-36-80-80 36-80 80-80z'/%3E%3C/svg%3E")
}

.webui-android-more-horizontal.webui-warning-icon, .webui-android-more-horizontal.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M80 432c44 0 80 36 80 80s-36 80-80 80-80-36-80-80 36-80 80-80zm480 0c44 0 80 36 80 80s-36 80-80 80-80-36-80-80 36-80 80-80zm-240 0c44 0 80 36 80 80s-36 80-80 80-80-36-80-80 36-80 80-80z'/%3E%3C/svg%3E")
}

.webui-android-more-horizontal.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-more-horizontal.webui-add, .combo-row.selected .combo-action-button .webui-android-more-horizontal.webui-delete, .combo-row.selected .combo-action-button .webui-android-more-horizontal.webui-edit, .segmented-button > .btn.active .webui-android-more-horizontal, .primary .webui-android-more-horizontal, .radio-group input[type="radio"]:checked + label .webui-android-more-horizontal, .segmented-button-radio input[type="radio"]:checked + label .webui-android-more-horizontal {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M80 432c44 0 80 36 80 80s-36 80-80 80-80-36-80-80 36-80 80-80zm480 0c44 0 80 36 80 80s-36 80-80 80-80-36-80-80 36-80 80-80zm-240 0c44 0 80 36 80 80s-36 80-80 80-80-36-80-80 36-80 80-80z'/%3E%3C/svg%3E")
}

.webui-android-more-horizontal.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M80 432c44 0 80 36 80 80s-36 80-80 80-80-36-80-80 36-80 80-80zm480 0c44 0 80 36 80 80s-36 80-80 80-80-36-80-80 36-80 80-80zm-240 0c44 0 80 36 80 80s-36 80-80 80-80-36-80-80 36-80 80-80z'/%3E%3C/svg%3E")
}

.webui-android-more-vertical {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 1024'%3E%3Cpath fill='%2303a9f4' d='M160 272c0 44-36 80-80 80s-80-36-80-80 36-80 80-80 80 36 80 80zm0 480c0 44-36 80-80 80s-80-36-80-80 36-80 80-80 80 36 80 80zm0-240c0 44-36 80-80 80s-80-36-80-80 36-80 80-80 80 36 80 80z'/%3E%3C/svg%3E")
}

.webui-android-more-vertical.webui-grey-icon, .btn[disabled] .webui-android-more-vertical {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M160 272c0 44-36 80-80 80s-80-36-80-80 36-80 80-80 80 36 80 80zm0 480c0 44-36 80-80 80s-80-36-80-80 36-80 80-80 80 36 80 80zm0-240c0 44-36 80-80 80s-80-36-80-80 36-80 80-80 80 36 80 80z'/%3E%3C/svg%3E")
}

.webui-android-more-vertical.webui-red-icon, .danger .webui-android-more-vertical {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 1024'%3E%3Cpath fill='%23f44336' d='M160 272c0 44-36 80-80 80s-80-36-80-80 36-80 80-80 80 36 80 80zm0 480c0 44-36 80-80 80s-80-36-80-80 36-80 80-80 80 36 80 80zm0-240c0 44-36 80-80 80s-80-36-80-80 36-80 80-80 80 36 80 80z'/%3E%3C/svg%3E")
}

.webui-android-more-vertical.webui-warning-icon, .webui-android-more-vertical.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 1024'%3E%3Cpath fill='%23ff9800' d='M160 272c0 44-36 80-80 80s-80-36-80-80 36-80 80-80 80 36 80 80zm0 480c0 44-36 80-80 80s-80-36-80-80 36-80 80-80 80 36 80 80zm0-240c0 44-36 80-80 80s-80-36-80-80 36-80 80-80 80 36 80 80z'/%3E%3C/svg%3E")
}

.webui-android-more-vertical.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-more-vertical.webui-add, .combo-row.selected .combo-action-button .webui-android-more-vertical.webui-delete, .combo-row.selected .combo-action-button .webui-android-more-vertical.webui-edit, .segmented-button > .btn.active .webui-android-more-vertical, .primary .webui-android-more-vertical, .radio-group input[type="radio"]:checked + label .webui-android-more-vertical, .segmented-button-radio input[type="radio"]:checked + label .webui-android-more-vertical {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 1024'%3E%3Cpath fill='%23fff' d='M160 272c0 44-36 80-80 80s-80-36-80-80 36-80 80-80 80 36 80 80zm0 480c0 44-36 80-80 80s-80-36-80-80 36-80 80-80 80 36 80 80zm0-240c0 44-36 80-80 80s-80-36-80-80 36-80 80-80 80 36 80 80z'/%3E%3C/svg%3E")
}

.webui-android-more-vertical.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 1024'%3E%3Cpath fill='%234caf50' d='M160 272c0 44-36 80-80 80s-80-36-80-80 36-80 80-80 80 36 80 80zm0 480c0 44-36 80-80 80s-80-36-80-80 36-80 80-80 80 36 80 80zm0-240c0 44-36 80-80 80s-80-36-80-80 36-80 80-80 80 36 80 80z'/%3E%3C/svg%3E")
}

.webui-angle-double-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%2303a9f4' d='M614.286 493.714q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l224.571 224.571 224.571-224.571q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143zm0-219.428q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l224.571 224.571 224.571-224.571q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-down.webui-grey-icon, .btn[disabled] .webui-angle-double-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M614.286 493.714q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l224.571 224.571 224.571-224.571q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143zm0-219.428q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l224.571 224.571 224.571-224.571q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-down.webui-red-icon, .danger .webui-angle-double-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%23f44336' d='M614.286 493.714q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l224.571 224.571 224.571-224.571q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143zm0-219.428q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l224.571 224.571 224.571-224.571q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-down.webui-warning-icon, .webui-angle-double-down.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%23ff9800' d='M614.286 493.714q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l224.571 224.571 224.571-224.571q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143zm0-219.428q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l224.571 224.571 224.571-224.571q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-down.webui-white-icon, .combo-row.selected .combo-action-button .webui-angle-double-down.webui-add, .combo-row.selected .combo-action-button .webui-angle-double-down.webui-delete, .combo-row.selected .combo-action-button .webui-angle-double-down.webui-edit, .segmented-button > .btn.active .webui-angle-double-down, .primary .webui-angle-double-down, .radio-group input[type="radio"]:checked + label .webui-angle-double-down, .segmented-button-radio input[type="radio"]:checked + label .webui-angle-double-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%23fff' d='M614.286 493.714q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l224.571 224.571 224.571-224.571q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143zm0-219.428q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l224.571 224.571 224.571-224.571q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-down.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%234caf50' d='M614.286 493.714q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l224.571 224.571 224.571-224.571q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143zm0-219.428q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l224.571 224.571 224.571-224.571q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 585 1024'%3E%3Cpath fill='%2303a9f4' d='M358.286 786.286q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143t-5.714 13.143l-224.571 224.571 224.571 224.571q5.714 5.714 5.714 13.143zm219.428 0q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143t-5.714 13.143l-224.571 224.571 224.571 224.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-left.webui-grey-icon, .btn[disabled] .webui-angle-double-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 585 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M358.286 786.286q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143t-5.714 13.143l-224.571 224.571 224.571 224.571q5.714 5.714 5.714 13.143zm219.428 0q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143t-5.714 13.143l-224.571 224.571 224.571 224.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-left.webui-red-icon, .danger .webui-angle-double-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 585 1024'%3E%3Cpath fill='%23f44336' d='M358.286 786.286q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143t-5.714 13.143l-224.571 224.571 224.571 224.571q5.714 5.714 5.714 13.143zm219.428 0q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143t-5.714 13.143l-224.571 224.571 224.571 224.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-left.webui-warning-icon, .webui-angle-double-left.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 585 1024'%3E%3Cpath fill='%23ff9800' d='M358.286 786.286q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143t-5.714 13.143l-224.571 224.571 224.571 224.571q5.714 5.714 5.714 13.143zm219.428 0q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143t-5.714 13.143l-224.571 224.571 224.571 224.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-left.webui-white-icon, .combo-row.selected .combo-action-button .webui-angle-double-left.webui-add, .combo-row.selected .combo-action-button .webui-angle-double-left.webui-delete, .combo-row.selected .combo-action-button .webui-angle-double-left.webui-edit, .segmented-button > .btn.active .webui-angle-double-left, .primary .webui-angle-double-left, .radio-group input[type="radio"]:checked + label .webui-angle-double-left, .segmented-button-radio input[type="radio"]:checked + label .webui-angle-double-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 585 1024'%3E%3Cpath fill='%23fff' d='M358.286 786.286q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143t-5.714 13.143l-224.571 224.571 224.571 224.571q5.714 5.714 5.714 13.143zm219.428 0q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143t-5.714 13.143l-224.571 224.571 224.571 224.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-left.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 585 1024'%3E%3Cpath fill='%234caf50' d='M358.286 786.286q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143t-5.714 13.143l-224.571 224.571 224.571 224.571q5.714 5.714 5.714 13.143zm219.428 0q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143t-5.714 13.143l-224.571 224.571 224.571 224.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 585 1024'%3E%3Cpath fill='%2303a9f4' d='M340 548.571q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l224.571-224.571-224.571-224.571q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143zm219.429 0q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l224.571-224.571-224.571-224.571q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-right.webui-grey-icon, .btn[disabled] .webui-angle-double-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 585 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M340 548.571q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l224.571-224.571-224.571-224.571q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143zm219.429 0q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l224.571-224.571-224.571-224.571q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-right.webui-red-icon, .danger .webui-angle-double-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 585 1024'%3E%3Cpath fill='%23f44336' d='M340 548.571q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l224.571-224.571-224.571-224.571q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143zm219.429 0q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l224.571-224.571-224.571-224.571q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-right.webui-warning-icon, .webui-angle-double-right.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 585 1024'%3E%3Cpath fill='%23ff9800' d='M340 548.571q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l224.571-224.571-224.571-224.571q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143zm219.429 0q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l224.571-224.571-224.571-224.571q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-right.webui-white-icon, .combo-row.selected .combo-action-button .webui-angle-double-right.webui-add, .combo-row.selected .combo-action-button .webui-angle-double-right.webui-delete, .combo-row.selected .combo-action-button .webui-angle-double-right.webui-edit, .segmented-button > .btn.active .webui-angle-double-right, .primary .webui-angle-double-right, .radio-group input[type="radio"]:checked + label .webui-angle-double-right, .segmented-button-radio input[type="radio"]:checked + label .webui-angle-double-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 585 1024'%3E%3Cpath fill='%23fff' d='M340 548.571q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l224.571-224.571-224.571-224.571q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143zm219.429 0q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l224.571-224.571-224.571-224.571q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-right.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 585 1024'%3E%3Cpath fill='%234caf50' d='M340 548.571q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l224.571-224.571-224.571-224.571q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143zm219.429 0q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l224.571-224.571-224.571-224.571q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%2303a9f4' d='M614.286 749.714q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-224.571-224.571-224.571 224.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143zm0-219.428q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-224.571-224.571-224.571 224.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-up.webui-grey-icon, .btn[disabled] .webui-angle-double-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M614.286 749.714q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-224.571-224.571-224.571 224.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143zm0-219.428q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-224.571-224.571-224.571 224.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-up.webui-red-icon, .danger .webui-angle-double-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%23f44336' d='M614.286 749.714q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-224.571-224.571-224.571 224.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143zm0-219.428q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-224.571-224.571-224.571 224.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-up.webui-warning-icon, .webui-angle-double-up.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%23ff9800' d='M614.286 749.714q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-224.571-224.571-224.571 224.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143zm0-219.428q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-224.571-224.571-224.571 224.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-up.webui-white-icon, .combo-row.selected .combo-action-button .webui-angle-double-up.webui-add, .combo-row.selected .combo-action-button .webui-angle-double-up.webui-delete, .combo-row.selected .combo-action-button .webui-angle-double-up.webui-edit, .segmented-button > .btn.active .webui-angle-double-up, .primary .webui-angle-double-up, .radio-group input[type="radio"]:checked + label .webui-angle-double-up, .segmented-button-radio input[type="radio"]:checked + label .webui-angle-double-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%23fff' d='M614.286 749.714q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-224.571-224.571-224.571 224.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143zm0-219.428q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-224.571-224.571-224.571 224.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-double-up.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%234caf50' d='M614.286 749.714q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-224.571-224.571-224.571 224.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143zm0-219.428q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-224.571-224.571-224.571 224.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%2303a9f4' d='M614.286 420.571q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l224.571 224.571 224.571-224.571q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-down.webui-grey-icon, .btn[disabled] .webui-angle-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M614.286 420.571q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l224.571 224.571 224.571-224.571q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-down.webui-red-icon, .danger .webui-angle-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%23f44336' d='M614.286 420.571q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l224.571 224.571 224.571-224.571q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-down.webui-warning-icon, .webui-angle-down.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%23ff9800' d='M614.286 420.571q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l224.571 224.571 224.571-224.571q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-down.webui-white-icon, .combo-row.selected .combo-action-button .webui-angle-down.webui-add, .combo-row.selected .combo-action-button .webui-angle-down.webui-delete, .combo-row.selected .combo-action-button .webui-angle-down.webui-edit, .segmented-button > .btn.active .webui-angle-down, .primary .webui-angle-down, .radio-group input[type="radio"]:checked + label .webui-angle-down, .segmented-button-radio input[type="radio"]:checked + label .webui-angle-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%23fff' d='M614.286 420.571q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l224.571 224.571 224.571-224.571q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-down.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%234caf50' d='M614.286 420.571q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l224.571 224.571 224.571-224.571q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 366 1024'%3E%3Cpath fill='%2303a9f4' d='M358.286 310.857q0 7.429-5.714 13.143l-224.571 224.571 224.571 224.571q5.714 5.714 5.714 13.143t-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-left.webui-grey-icon, .btn[disabled] .webui-angle-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 366 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M358.286 310.857q0 7.429-5.714 13.143l-224.571 224.571 224.571 224.571q5.714 5.714 5.714 13.143t-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-left.webui-red-icon, .danger .webui-angle-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 366 1024'%3E%3Cpath fill='%23f44336' d='M358.286 310.857q0 7.429-5.714 13.143l-224.571 224.571 224.571 224.571q5.714 5.714 5.714 13.143t-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-left.webui-warning-icon, .webui-angle-left.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 366 1024'%3E%3Cpath fill='%23ff9800' d='M358.286 310.857q0 7.429-5.714 13.143l-224.571 224.571 224.571 224.571q5.714 5.714 5.714 13.143t-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-left.webui-white-icon, .combo-row.selected .combo-action-button .webui-angle-left.webui-add, .combo-row.selected .combo-action-button .webui-angle-left.webui-delete, .combo-row.selected .combo-action-button .webui-angle-left.webui-edit, .segmented-button > .btn.active .webui-angle-left, .primary .webui-angle-left, .radio-group input[type="radio"]:checked + label .webui-angle-left, .segmented-button-radio input[type="radio"]:checked + label .webui-angle-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 366 1024'%3E%3Cpath fill='%23fff' d='M358.286 310.857q0 7.429-5.714 13.143l-224.571 224.571 224.571 224.571q5.714 5.714 5.714 13.143t-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-left.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 366 1024'%3E%3Cpath fill='%234caf50' d='M358.286 310.857q0 7.429-5.714 13.143l-224.571 224.571 224.571 224.571q5.714 5.714 5.714 13.143t-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-266.286-266.286q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l28.571 28.571q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 366 1024'%3E%3Cpath fill='%2303a9f4' d='M340 548.571q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l224.571-224.571-224.571-224.571q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-right.webui-grey-icon, .btn[disabled] .webui-angle-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 366 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M340 548.571q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l224.571-224.571-224.571-224.571q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-right.webui-red-icon, .danger .webui-angle-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 366 1024'%3E%3Cpath fill='%23f44336' d='M340 548.571q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l224.571-224.571-224.571-224.571q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-right.webui-warning-icon, .webui-angle-right.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 366 1024'%3E%3Cpath fill='%23ff9800' d='M340 548.571q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l224.571-224.571-224.571-224.571q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-right.webui-white-icon, .combo-row.selected .combo-action-button .webui-angle-right.webui-add, .combo-row.selected .combo-action-button .webui-angle-right.webui-delete, .combo-row.selected .combo-action-button .webui-angle-right.webui-edit, .segmented-button > .btn.active .webui-angle-right, .primary .webui-angle-right, .radio-group input[type="radio"]:checked + label .webui-angle-right, .segmented-button-radio input[type="radio"]:checked + label .webui-angle-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 366 1024'%3E%3Cpath fill='%23fff' d='M340 548.571q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l224.571-224.571-224.571-224.571q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-right.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 366 1024'%3E%3Cpath fill='%234caf50' d='M340 548.571q0 7.429-5.714 13.143l-266.286 266.286q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l224.571-224.571-224.571-224.571q-5.714-5.714-5.714-13.143t5.714-13.143l28.571-28.571q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%2303a9f4' d='M614.286 676.571q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-224.571-224.571-224.571 224.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-up.webui-grey-icon, .btn[disabled] .webui-angle-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M614.286 676.571q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-224.571-224.571-224.571 224.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-up.webui-red-icon, .danger .webui-angle-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%23f44336' d='M614.286 676.571q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-224.571-224.571-224.571 224.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-up.webui-warning-icon, .webui-angle-up.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%23ff9800' d='M614.286 676.571q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-224.571-224.571-224.571 224.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-up.webui-white-icon, .combo-row.selected .combo-action-button .webui-angle-up.webui-add, .combo-row.selected .combo-action-button .webui-angle-up.webui-delete, .combo-row.selected .combo-action-button .webui-angle-up.webui-edit, .segmented-button > .btn.active .webui-angle-up, .primary .webui-angle-up, .radio-group input[type="radio"]:checked + label .webui-angle-up, .segmented-button-radio input[type="radio"]:checked + label .webui-angle-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%23fff' d='M614.286 676.571q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-224.571-224.571-224.571 224.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-angle-up.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 658 1024'%3E%3Cpath fill='%234caf50' d='M614.286 676.571q0 7.429-5.714 13.143l-28.571 28.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-224.571-224.571-224.571 224.571q-5.714 5.714-13.143 5.714t-13.143-5.714l-28.571-28.571q-5.714-5.714-5.714-13.143t5.714-13.143l266.286-266.286q5.714-5.714 13.143-5.714t13.143 5.714l266.286 266.286q5.714 5.714 5.714 13.143z'/%3E%3C/svg%3E")
}

.webui-information {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 1024'%3E%3Cpath fill='%2303a9f4' d='M192 896h64v32h-256v-32h64v-480h-64v-32h192v512zm-64-608c-54 0-96-42-96-96s42-96 96-96 96 42 96 96-42 96-96 96z'/%3E%3C/svg%3E")
}

.webui-information.webui-grey-icon, .btn[disabled] .webui-information {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M192 896h64v32h-256v-32h64v-480h-64v-32h192v512zm-64-608c-54 0-96-42-96-96s42-96 96-96 96 42 96 96-42 96-96 96z'/%3E%3C/svg%3E")
}

.webui-information.webui-red-icon, .danger .webui-information {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 1024'%3E%3Cpath fill='%23f44336' d='M192 896h64v32h-256v-32h64v-480h-64v-32h192v512zm-64-608c-54 0-96-42-96-96s42-96 96-96 96 42 96 96-42 96-96 96z'/%3E%3C/svg%3E")
}

.webui-information.webui-warning-icon, .webui-information.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 1024'%3E%3Cpath fill='%23ff9800' d='M192 896h64v32h-256v-32h64v-480h-64v-32h192v512zm-64-608c-54 0-96-42-96-96s42-96 96-96 96 42 96 96-42 96-96 96z'/%3E%3C/svg%3E")
}

.webui-information.webui-white-icon, .combo-row.selected .combo-action-button .webui-information.webui-add, .combo-row.selected .combo-action-button .webui-information.webui-delete, .combo-row.selected .combo-action-button .webui-information.webui-edit, .segmented-button > .btn.active .webui-information, .primary .webui-information, .radio-group input[type="radio"]:checked + label .webui-information, .segmented-button-radio input[type="radio"]:checked + label .webui-information {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 1024'%3E%3Cpath fill='%23fff' d='M192 896h64v32h-256v-32h64v-480h-64v-32h192v512zm-64-608c-54 0-96-42-96-96s42-96 96-96 96 42 96 96-42 96-96 96z'/%3E%3C/svg%3E")
}

.webui-information.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 1024'%3E%3Cpath fill='%234caf50' d='M192 896h64v32h-256v-32h64v-480h-64v-32h192v512zm-64-608c-54 0-96-42-96-96s42-96 96-96 96 42 96 96-42 96-96 96z'/%3E%3C/svg%3E")
}

.webui-ios-bell-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-550 284h596c-50-50-80-116-80-284 0-92-26-160-74-202-46-38-104-46-144-46s-98 8-144 46c-50 42-74 110-74 202 0 102-10 170-34 220-12 26-28 46-46 64zm298 160c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell-outline.webui-grey-icon, .btn[disabled] .webui-ios-bell-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-550 284h596c-50-50-80-116-80-284 0-92-26-160-74-202-46-38-104-46-144-46s-98 8-144 46c-50 42-74 110-74 202 0 102-10 170-34 220-12 26-28 46-46 64zm298 160c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell-outline.webui-red-icon, .danger .webui-ios-bell-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-550 284h596c-50-50-80-116-80-284 0-92-26-160-74-202-46-38-104-46-144-46s-98 8-144 46c-50 42-74 110-74 202 0 102-10 170-34 220-12 26-28 46-46 64zm298 160c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell-outline.webui-warning-icon, .webui-ios-bell-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-550 284h596c-50-50-80-116-80-284 0-92-26-160-74-202-46-38-104-46-144-46s-98 8-144 46c-50 42-74 110-74 202 0 102-10 170-34 220-12 26-28 46-46 64zm298 160c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-bell-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-bell-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-bell-outline.webui-edit, .segmented-button > .btn.active .webui-ios-bell-outline, .primary .webui-ios-bell-outline, .radio-group input[type="radio"]:checked + label .webui-ios-bell-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-bell-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-550 284h596c-50-50-80-116-80-284 0-92-26-160-74-202-46-38-104-46-144-46s-98 8-144 46c-50 42-74 110-74 202 0 102-10 170-34 220-12 26-28 46-46 64zm298 160c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-550 284h596c-50-50-80-116-80-284 0-92-26-160-74-202-46-38-104-46-144-46s-98 8-144 46c-50 42-74 110-74 202 0 102-10 170-34 220-12 26-28 46-46 64zm298 160c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-252 444c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell.webui-grey-icon, .btn[disabled] .webui-ios-bell {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-252 444c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell.webui-red-icon, .danger .webui-ios-bell {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-252 444c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell.webui-warning-icon, .webui-ios-bell.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-252 444c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-bell.webui-add, .combo-row.selected .combo-action-button .webui-ios-bell.webui-delete, .combo-row.selected .combo-action-button .webui-ios-bell.webui-edit, .segmented-button > .btn.active .webui-ios-bell, .primary .webui-ios-bell, .radio-group input[type="radio"]:checked + label .webui-ios-bell, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-bell {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-252 444c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-252 444c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-calculator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%2303a9f4' d='M512 128c36 0 64 28 64 64v640c0 36-28 64-64 64h-448c-36 0-64-28-64-64v-640c0-36 28-64 64-64h448zm-16 432h-96v256h96v-256zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-96-96h416v-96h-416v96z'/%3E%3C/svg%3E")
}

.webui-ios-calculator.webui-grey-icon, .btn[disabled] .webui-ios-calculator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M512 128c36 0 64 28 64 64v640c0 36-28 64-64 64h-448c-36 0-64-28-64-64v-640c0-36 28-64 64-64h448zm-16 432h-96v256h96v-256zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-96-96h416v-96h-416v96z'/%3E%3C/svg%3E")
}

.webui-ios-calculator.webui-red-icon, .danger .webui-ios-calculator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23f44336' d='M512 128c36 0 64 28 64 64v640c0 36-28 64-64 64h-448c-36 0-64-28-64-64v-640c0-36 28-64 64-64h448zm-16 432h-96v256h96v-256zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-96-96h416v-96h-416v96z'/%3E%3C/svg%3E")
}

.webui-ios-calculator.webui-warning-icon, .webui-ios-calculator.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23ff9800' d='M512 128c36 0 64 28 64 64v640c0 36-28 64-64 64h-448c-36 0-64-28-64-64v-640c0-36 28-64 64-64h448zm-16 432h-96v256h96v-256zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-96-96h416v-96h-416v96z'/%3E%3C/svg%3E")
}

.webui-ios-calculator.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-calculator.webui-add, .combo-row.selected .combo-action-button .webui-ios-calculator.webui-delete, .combo-row.selected .combo-action-button .webui-ios-calculator.webui-edit, .segmented-button > .btn.active .webui-ios-calculator, .primary .webui-ios-calculator, .radio-group input[type="radio"]:checked + label .webui-ios-calculator, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-calculator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23fff' d='M512 128c36 0 64 28 64 64v640c0 36-28 64-64 64h-448c-36 0-64-28-64-64v-640c0-36 28-64 64-64h448zm-16 432h-96v256h96v-256zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-96-96h416v-96h-416v96z'/%3E%3C/svg%3E")
}

.webui-ios-calculator.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%234caf50' d='M512 128c36 0 64 28 64 64v640c0 36-28 64-64 64h-448c-36 0-64-28-64-64v-640c0-36 28-64 64-64h448zm-16 432h-96v256h96v-256zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-96-96h416v-96h-416v96z'/%3E%3C/svg%3E")
}

.webui-ios-calendar-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M32 224v128h704v-128zm544-32h192v704h-768v-704h192v-64h32v64h320v-64h32v64zm160 672v-480h-704v480h704zm0-512v-128h-160v64h-32v-64h-320v64h-32v-64h-160v128h704z'/%3E%3C/svg%3E")
}

.webui-ios-calendar-outline.webui-grey-icon, .btn[disabled] .webui-ios-calendar-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M32 224v128h704v-128zm544-32h192v704h-768v-704h192v-64h32v64h320v-64h32v64zm160 672v-480h-704v480h704zm0-512v-128h-160v64h-32v-64h-320v64h-32v-64h-160v128h704z'/%3E%3C/svg%3E")
}

.webui-ios-calendar-outline.webui-red-icon, .danger .webui-ios-calendar-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M32 224v128h704v-128zm544-32h192v704h-768v-704h192v-64h32v64h320v-64h32v64zm160 672v-480h-704v480h704zm0-512v-128h-160v64h-32v-64h-320v64h-32v-64h-160v128h704z'/%3E%3C/svg%3E")
}

.webui-ios-calendar-outline.webui-warning-icon, .webui-ios-calendar-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M32 224v128h704v-128zm544-32h192v704h-768v-704h192v-64h32v64h320v-64h32v64zm160 672v-480h-704v480h704zm0-512v-128h-160v64h-32v-64h-320v64h-32v-64h-160v128h704z'/%3E%3C/svg%3E")
}

.webui-ios-calendar-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-calendar-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-calendar-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-calendar-outline.webui-edit, .segmented-button > .btn.active .webui-ios-calendar-outline, .primary .webui-ios-calendar-outline, .radio-group input[type="radio"]:checked + label .webui-ios-calendar-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-calendar-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M32 224v128h704v-128zm544-32h192v704h-768v-704h192v-64h32v64h320v-64h32v64zm160 672v-480h-704v480h704zm0-512v-128h-160v64h-32v-64h-320v64h-32v-64h-160v128h704z'/%3E%3C/svg%3E")
}

.webui-ios-calendar-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M32 224v128h704v-128zm544-32h192v704h-768v-704h192v-64h32v64h320v-64h32v64zm160 672v-480h-704v480h704zm0-512v-128h-160v64h-32v-64h-320v64h-32v-64h-160v128h704z'/%3E%3C/svg%3E")
}

.webui-ios-calendar {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M0 896v-512h768v512h-768zm768-704v160h-768v-160h192v96h32v-96h320v96h32v-96h192zm-576 0v-64h32v64h-32zm352 0v-64h32v64h-32z'/%3E%3C/svg%3E")
}

.webui-ios-calendar.webui-grey-icon, .btn[disabled] .webui-ios-calendar {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M0 896v-512h768v512h-768zm768-704v160h-768v-160h192v96h32v-96h320v96h32v-96h192zm-576 0v-64h32v64h-32zm352 0v-64h32v64h-32z'/%3E%3C/svg%3E")
}

.webui-ios-calendar.webui-red-icon, .danger .webui-ios-calendar {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M0 896v-512h768v512h-768zm768-704v160h-768v-160h192v96h32v-96h320v96h32v-96h192zm-576 0v-64h32v64h-32zm352 0v-64h32v64h-32z'/%3E%3C/svg%3E")
}

.webui-ios-calendar.webui-warning-icon, .webui-ios-calendar.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M0 896v-512h768v512h-768zm768-704v160h-768v-160h192v96h32v-96h320v96h32v-96h192zm-576 0v-64h32v64h-32zm352 0v-64h32v64h-32z'/%3E%3C/svg%3E")
}

.webui-ios-calendar.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-calendar.webui-add, .combo-row.selected .combo-action-button .webui-ios-calendar.webui-delete, .combo-row.selected .combo-action-button .webui-ios-calendar.webui-edit, .segmented-button > .btn.active .webui-ios-calendar, .primary .webui-ios-calendar, .radio-group input[type="radio"]:checked + label .webui-ios-calendar, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-calendar {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M0 896v-512h768v512h-768zm768-704v160h-768v-160h192v96h32v-96h320v96h32v-96h192zm-576 0v-64h32v64h-32zm352 0v-64h32v64h-32z'/%3E%3C/svg%3E")
}

.webui-ios-calendar.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M0 896v-512h768v512h-768zm768-704v160h-768v-160h192v96h32v-96h320v96h32v-96h192zm-576 0v-64h32v64h-32zm352 0v-64h32v64h-32z'/%3E%3C/svg%3E")
}

.webui-ios-cart-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm448-64c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm128-608l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42zm-58 228l22-198-608-62 64 352z'/%3E%3C/svg%3E")
}

.webui-ios-cart-outline.webui-grey-icon, .btn[disabled] .webui-ios-cart-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm448-64c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm128-608l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42zm-58 228l22-198-608-62 64 352z'/%3E%3C/svg%3E")
}

.webui-ios-cart-outline.webui-red-icon, .danger .webui-ios-cart-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm448-64c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm128-608l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42zm-58 228l22-198-608-62 64 352z'/%3E%3C/svg%3E")
}

.webui-ios-cart-outline.webui-warning-icon, .webui-ios-cart-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm448-64c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm128-608l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42zm-58 228l22-198-608-62 64 352z'/%3E%3C/svg%3E")
}

.webui-ios-cart-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-cart-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-cart-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-cart-outline.webui-edit, .segmented-button > .btn.active .webui-ios-cart-outline, .primary .webui-ios-cart-outline, .radio-group input[type="radio"]:checked + label .webui-ios-cart-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-cart-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm448-64c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm128-608l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42zm-58 228l22-198-608-62 64 352z'/%3E%3C/svg%3E")
}

.webui-ios-cart-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm448-64c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm128-608l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42zm-58 228l22-198-608-62 64 352z'/%3E%3C/svg%3E")
}

.webui-ios-cart {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm448 0c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm128-544l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42z'/%3E%3C/svg%3E")
}

.webui-ios-cart.webui-grey-icon, .btn[disabled] .webui-ios-cart {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm448 0c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm128-544l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42z'/%3E%3C/svg%3E")
}

.webui-ios-cart.webui-red-icon, .danger .webui-ios-cart {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm448 0c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm128-544l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42z'/%3E%3C/svg%3E")
}

.webui-ios-cart.webui-warning-icon, .webui-ios-cart.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm448 0c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm128-544l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42z'/%3E%3C/svg%3E")
}

.webui-ios-cart.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-cart.webui-add, .combo-row.selected .combo-action-button .webui-ios-cart.webui-delete, .combo-row.selected .combo-action-button .webui-ios-cart.webui-edit, .segmented-button > .btn.active .webui-ios-cart, .primary .webui-ios-cart, .radio-group input[type="radio"]:checked + label .webui-ios-cart, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-cart {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm448 0c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm128-544l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42z'/%3E%3C/svg%3E")
}

.webui-ios-cart.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm448 0c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm128-544l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42z'/%3E%3C/svg%3E")
}

.webui-ios-compose-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M608 832v-416l32-32v480h-640v-608h512l-32 32h-448v544h576zm-260-264l342-342 22 22-360 360h-64v-64l360-360 22 22-342 342zm412-408c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose-outline.webui-grey-icon, .btn[disabled] .webui-ios-compose-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M608 832v-416l32-32v480h-640v-608h512l-32 32h-448v544h576zm-260-264l342-342 22 22-360 360h-64v-64l360-360 22 22-342 342zm412-408c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose-outline.webui-red-icon, .danger .webui-ios-compose-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M608 832v-416l32-32v480h-640v-608h512l-32 32h-448v544h576zm-260-264l342-342 22 22-360 360h-64v-64l360-360 22 22-342 342zm412-408c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose-outline.webui-warning-icon, .webui-ios-compose-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M608 832v-416l32-32v480h-640v-608h512l-32 32h-448v544h576zm-260-264l342-342 22 22-360 360h-64v-64l360-360 22 22-342 342zm412-408c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-compose-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-compose-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-compose-outline.webui-edit, .segmented-button > .btn.active .webui-ios-compose-outline, .primary .webui-ios-compose-outline, .radio-group input[type="radio"]:checked + label .webui-ios-compose-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-compose-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M608 832v-416l32-32v480h-640v-608h512l-32 32h-448v544h576zm-260-264l342-342 22 22-360 360h-64v-64l360-360 22 22-342 342zm412-408c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M608 832v-416l32-32v480h-640v-608h512l-32 32h-448v544h576zm-260-264l342-342 22 22-360 360h-64v-64l360-360 22 22-342 342zm412-408c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M384 640l256-256v480h-640v-608h512l-256 256v128h128zm264-456l64 64-360 360h-64v-64zm112-24c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose.webui-grey-icon, .btn[disabled] .webui-ios-compose {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M384 640l256-256v480h-640v-608h512l-256 256v128h128zm264-456l64 64-360 360h-64v-64zm112-24c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose.webui-red-icon, .danger .webui-ios-compose {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M384 640l256-256v480h-640v-608h512l-256 256v128h128zm264-456l64 64-360 360h-64v-64zm112-24c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose.webui-warning-icon, .webui-ios-compose.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M384 640l256-256v480h-640v-608h512l-256 256v128h128zm264-456l64 64-360 360h-64v-64zm112-24c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-compose.webui-add, .combo-row.selected .combo-action-button .webui-ios-compose.webui-delete, .combo-row.selected .combo-action-button .webui-ios-compose.webui-edit, .segmented-button > .btn.active .webui-ios-compose, .primary .webui-ios-compose, .radio-group input[type="radio"]:checked + label .webui-ios-compose, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-compose {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M384 640l256-256v480h-640v-608h512l-256 256v128h128zm264-456l64 64-360 360h-64v-64zm112-24c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M384 640l256-256v480h-640v-608h512l-256 256v128h128zm264-456l64 64-360 360h-64v-64zm112-24c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-contact {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c118 0 222-54 292-138-40-16-132-48-186-64-4-2-6-2-6-22 0-16 8-32 14-46 8-16 14-42 18-64 8-10 20-28 28-64 6-32 4-44 0-56 0 0-2-2-2-4-2-8 0-46 6-76 4-20-2-68-30-104-18-24-52-52-116-56h-36c-62 4-98 32-116 56-28 36-34 84-30 104 6 30 8 68 6 76v4c-4 12-8 24-2 56 8 36 20 56 28 66 4 22 10 46 18 62 6 12 8 26 8 48 0 20-2 18-6 20-56 16-144 48-180 64 70 84 174 138 292 138z'/%3E%3C/svg%3E")
}

.webui-ios-contact.webui-grey-icon, .btn[disabled] .webui-ios-contact {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c118 0 222-54 292-138-40-16-132-48-186-64-4-2-6-2-6-22 0-16 8-32 14-46 8-16 14-42 18-64 8-10 20-28 28-64 6-32 4-44 0-56 0 0-2-2-2-4-2-8 0-46 6-76 4-20-2-68-30-104-18-24-52-52-116-56h-36c-62 4-98 32-116 56-28 36-34 84-30 104 6 30 8 68 6 76v4c-4 12-8 24-2 56 8 36 20 56 28 66 4 22 10 46 18 62 6 12 8 26 8 48 0 20-2 18-6 20-56 16-144 48-180 64 70 84 174 138 292 138z'/%3E%3C/svg%3E")
}

.webui-ios-contact.webui-red-icon, .danger .webui-ios-contact {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c118 0 222-54 292-138-40-16-132-48-186-64-4-2-6-2-6-22 0-16 8-32 14-46 8-16 14-42 18-64 8-10 20-28 28-64 6-32 4-44 0-56 0 0-2-2-2-4-2-8 0-46 6-76 4-20-2-68-30-104-18-24-52-52-116-56h-36c-62 4-98 32-116 56-28 36-34 84-30 104 6 30 8 68 6 76v4c-4 12-8 24-2 56 8 36 20 56 28 66 4 22 10 46 18 62 6 12 8 26 8 48 0 20-2 18-6 20-56 16-144 48-180 64 70 84 174 138 292 138z'/%3E%3C/svg%3E")
}

.webui-ios-contact.webui-warning-icon, .webui-ios-contact.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c118 0 222-54 292-138-40-16-132-48-186-64-4-2-6-2-6-22 0-16 8-32 14-46 8-16 14-42 18-64 8-10 20-28 28-64 6-32 4-44 0-56 0 0-2-2-2-4-2-8 0-46 6-76 4-20-2-68-30-104-18-24-52-52-116-56h-36c-62 4-98 32-116 56-28 36-34 84-30 104 6 30 8 68 6 76v4c-4 12-8 24-2 56 8 36 20 56 28 66 4 22 10 46 18 62 6 12 8 26 8 48 0 20-2 18-6 20-56 16-144 48-180 64 70 84 174 138 292 138z'/%3E%3C/svg%3E")
}

.webui-ios-contact.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-contact.webui-add, .combo-row.selected .combo-action-button .webui-ios-contact.webui-delete, .combo-row.selected .combo-action-button .webui-ios-contact.webui-edit, .segmented-button > .btn.active .webui-ios-contact, .primary .webui-ios-contact, .radio-group input[type="radio"]:checked + label .webui-ios-contact, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-contact {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c118 0 222-54 292-138-40-16-132-48-186-64-4-2-6-2-6-22 0-16 8-32 14-46 8-16 14-42 18-64 8-10 20-28 28-64 6-32 4-44 0-56 0 0-2-2-2-4-2-8 0-46 6-76 4-20-2-68-30-104-18-24-52-52-116-56h-36c-62 4-98 32-116 56-28 36-34 84-30 104 6 30 8 68 6 76v4c-4 12-8 24-2 56 8 36 20 56 28 66 4 22 10 46 18 62 6 12 8 26 8 48 0 20-2 18-6 20-56 16-144 48-180 64 70 84 174 138 292 138z'/%3E%3C/svg%3E")
}

.webui-ios-contact.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c118 0 222-54 292-138-40-16-132-48-186-64-4-2-6-2-6-22 0-16 8-32 14-46 8-16 14-42 18-64 8-10 20-28 28-64 6-32 4-44 0-56 0 0-2-2-2-4-2-8 0-46 6-76 4-20-2-68-30-104-18-24-52-52-116-56h-36c-62 4-98 32-116 56-28 36-34 84-30 104 6 30 8 68 6 76v4c-4 12-8 24-2 56 8 36 20 56 28 66 4 22 10 46 18 62 6 12 8 26 8 48 0 20-2 18-6 20-56 16-144 48-180 64 70 84 174 138 292 138z'/%3E%3C/svg%3E")
}

.webui-ios-drag {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 704 1024'%3E%3Cpath fill='%2303a9f4' d='M0 640v-32h704v32h-704zm0-112v-32h704v32h-704zm0-112v-32h704v32h-704z'/%3E%3C/svg%3E")
}

.webui-ios-drag.webui-grey-icon, .btn[disabled] .webui-ios-drag {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 704 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M0 640v-32h704v32h-704zm0-112v-32h704v32h-704zm0-112v-32h704v32h-704z'/%3E%3C/svg%3E")
}

.webui-ios-drag.webui-red-icon, .danger .webui-ios-drag {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 704 1024'%3E%3Cpath fill='%23f44336' d='M0 640v-32h704v32h-704zm0-112v-32h704v32h-704zm0-112v-32h704v32h-704z'/%3E%3C/svg%3E")
}

.webui-ios-drag.webui-warning-icon, .webui-ios-drag.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 704 1024'%3E%3Cpath fill='%23ff9800' d='M0 640v-32h704v32h-704zm0-112v-32h704v32h-704zm0-112v-32h704v32h-704z'/%3E%3C/svg%3E")
}

.webui-ios-drag.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-drag.webui-add, .combo-row.selected .combo-action-button .webui-ios-drag.webui-delete, .combo-row.selected .combo-action-button .webui-ios-drag.webui-edit, .segmented-button > .btn.active .webui-ios-drag, .primary .webui-ios-drag, .radio-group input[type="radio"]:checked + label .webui-ios-drag, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-drag {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 704 1024'%3E%3Cpath fill='%23fff' d='M0 640v-32h704v32h-704zm0-112v-32h704v32h-704zm0-112v-32h704v32h-704z'/%3E%3C/svg%3E")
}

.webui-ios-drag.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 704 1024'%3E%3Cpath fill='%234caf50' d='M0 640v-32h704v32h-704zm0-112v-32h704v32h-704zm0-112v-32h704v32h-704z'/%3E%3C/svg%3E")
}

.webui-ios-more-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M320 476c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more-outline.webui-grey-icon, .btn[disabled] .webui-ios-more-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M320 476c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more-outline.webui-red-icon, .danger .webui-ios-more-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M320 476c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more-outline.webui-warning-icon, .webui-ios-more-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M320 476c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-more-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-more-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-more-outline.webui-edit, .segmented-button > .btn.active .webui-ios-more-outline, .primary .webui-ios-more-outline, .radio-group input[type="radio"]:checked + label .webui-ios-more-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-more-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M320 476c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M320 476c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M320 448c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more.webui-grey-icon, .btn[disabled] .webui-ios-more {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M320 448c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more.webui-red-icon, .danger .webui-ios-more {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M320 448c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more.webui-warning-icon, .webui-ios-more.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M320 448c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-more.webui-add, .combo-row.selected .combo-action-button .webui-ios-more.webui-delete, .combo-row.selected .combo-action-button .webui-ios-more.webui-edit, .segmented-button > .btn.active .webui-ios-more, .primary .webui-ios-more, .radio-group input[type="radio"]:checked + label .webui-ios-more, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-more {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M320 448c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M320 448c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-plus-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%2303a9f4' d='M512 530h-240v238h-34v-238h-238v-34h238v-240h34v240h240v34z'/%3E%3C/svg%3E")
}

.webui-ios-plus-empty.webui-grey-icon, .btn[disabled] .webui-ios-plus-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M512 530h-240v238h-34v-238h-238v-34h238v-240h34v240h240v34z'/%3E%3C/svg%3E")
}

.webui-ios-plus-empty.webui-red-icon, .danger .webui-ios-plus-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23f44336' d='M512 530h-240v238h-34v-238h-238v-34h238v-240h34v240h240v34z'/%3E%3C/svg%3E")
}

.webui-ios-plus-empty.webui-warning-icon, .webui-ios-plus-empty.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23ff9800' d='M512 530h-240v238h-34v-238h-238v-34h238v-240h34v240h240v34z'/%3E%3C/svg%3E")
}

.webui-ios-plus-empty.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-plus-empty.webui-add, .combo-row.selected .combo-action-button .webui-ios-plus-empty.webui-delete, .combo-row.selected .combo-action-button .webui-ios-plus-empty.webui-edit, .segmented-button > .btn.active .webui-ios-plus-empty, .primary .webui-ios-plus-empty, .radio-group input[type="radio"]:checked + label .webui-ios-plus-empty, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-plus-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23fff' d='M512 530h-240v238h-34v-238h-238v-34h238v-240h34v240h240v34z'/%3E%3C/svg%3E")
}

.webui-ios-plus-empty.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%234caf50' d='M512 530h-240v238h-34v-238h-238v-34h238v-240h34v240h240v34z'/%3E%3C/svg%3E")
}

.webui-ios-redo-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20zm416-416c-402 0-384 338-384 338 96-162 202-210 384-210v130l296-194-296-194v130z'/%3E%3C/svg%3E")
}

.webui-ios-redo-outline.webui-grey-icon, .btn[disabled] .webui-ios-redo-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20zm416-416c-402 0-384 338-384 338 96-162 202-210 384-210v130l296-194-296-194v130z'/%3E%3C/svg%3E")
}

.webui-ios-redo-outline.webui-red-icon, .danger .webui-ios-redo-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20zm416-416c-402 0-384 338-384 338 96-162 202-210 384-210v130l296-194-296-194v130z'/%3E%3C/svg%3E")
}

.webui-ios-redo-outline.webui-warning-icon, .webui-ios-redo-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20zm416-416c-402 0-384 338-384 338 96-162 202-210 384-210v130l296-194-296-194v130z'/%3E%3C/svg%3E")
}

.webui-ios-redo-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-redo-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-redo-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-redo-outline.webui-edit, .segmented-button > .btn.active .webui-ios-redo-outline, .primary .webui-ios-redo-outline, .radio-group input[type="radio"]:checked + label .webui-ios-redo-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-redo-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20zm416-416c-402 0-384 338-384 338 96-162 202-210 384-210v130l296-194-296-194v130z'/%3E%3C/svg%3E")
}

.webui-ios-redo-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20zm416-416c-402 0-384 338-384 338 96-162 202-210 384-210v130l296-194-296-194v130z'/%3E%3C/svg%3E")
}

.webui-ios-redo {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20z'/%3E%3C/svg%3E")
}

.webui-ios-redo.webui-grey-icon, .btn[disabled] .webui-ios-redo {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20z'/%3E%3C/svg%3E")
}

.webui-ios-redo.webui-red-icon, .danger .webui-ios-redo {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20z'/%3E%3C/svg%3E")
}

.webui-ios-redo.webui-warning-icon, .webui-ios-redo.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20z'/%3E%3C/svg%3E")
}

.webui-ios-redo.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-redo.webui-add, .combo-row.selected .combo-action-button .webui-ios-redo.webui-delete, .combo-row.selected .combo-action-button .webui-ios-redo.webui-edit, .segmented-button > .btn.active .webui-ios-redo, .primary .webui-ios-redo, .radio-group input[type="radio"]:checked + label .webui-ios-redo, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-redo {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20z'/%3E%3C/svg%3E")
}

.webui-ios-redo.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%2303a9f4' d='M256 768c-142 0-256-114-256-256s114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216h40c0 142-114 256-256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-empty.webui-grey-icon, .btn[disabled] .webui-ios-refresh-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M256 768c-142 0-256-114-256-256s114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216h40c0 142-114 256-256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-empty.webui-red-icon, .danger .webui-ios-refresh-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23f44336' d='M256 768c-142 0-256-114-256-256s114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216h40c0 142-114 256-256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-empty.webui-warning-icon, .webui-ios-refresh-empty.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23ff9800' d='M256 768c-142 0-256-114-256-256s114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216h40c0 142-114 256-256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-empty.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-refresh-empty.webui-add, .combo-row.selected .combo-action-button .webui-ios-refresh-empty.webui-delete, .combo-row.selected .combo-action-button .webui-ios-refresh-empty.webui-edit, .segmented-button > .btn.active .webui-ios-refresh-empty, .primary .webui-ios-refresh-empty, .radio-group input[type="radio"]:checked + label .webui-ios-refresh-empty, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-refresh-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23fff' d='M256 768c-142 0-256-114-256-256s114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216h40c0 142-114 256-256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-empty.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%234caf50' d='M256 768c-142 0-256-114-256-256s114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216h40c0 142-114 256-256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M632 512h40c0 142-114 256-256 256s-256-114-256-256 114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216zm-216-416c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-outline.webui-grey-icon, .btn[disabled] .webui-ios-refresh-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M632 512h40c0 142-114 256-256 256s-256-114-256-256 114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216zm-216-416c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-outline.webui-red-icon, .danger .webui-ios-refresh-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M632 512h40c0 142-114 256-256 256s-256-114-256-256 114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216zm-216-416c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-outline.webui-warning-icon, .webui-ios-refresh-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M632 512h40c0 142-114 256-256 256s-256-114-256-256 114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216zm-216-416c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-refresh-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-refresh-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-refresh-outline.webui-edit, .segmented-button > .btn.active .webui-ios-refresh-outline, .primary .webui-ios-refresh-outline, .radio-group input[type="radio"]:checked + label .webui-ios-refresh-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-refresh-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M632 512h40c0 142-114 256-256 256s-256-114-256-256 114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216zm-216-416c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M632 512h40c0 142-114 256-256 256s-256-114-256-256 114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216zm-216-416c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-refresh {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 672c142 0 256-114 256-256h-40c0 120-96 216-216 216s-216-96-216-216 96-216 216-216v112l192-112-192-128v88c-142 0-256 114-256 256s114 256 256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh.webui-grey-icon, .btn[disabled] .webui-ios-refresh {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 672c142 0 256-114 256-256h-40c0 120-96 216-216 216s-216-96-216-216 96-216 216-216v112l192-112-192-128v88c-142 0-256 114-256 256s114 256 256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh.webui-red-icon, .danger .webui-ios-refresh {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 672c142 0 256-114 256-256h-40c0 120-96 216-216 216s-216-96-216-216 96-216 216-216v112l192-112-192-128v88c-142 0-256 114-256 256s114 256 256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh.webui-warning-icon, .webui-ios-refresh.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 672c142 0 256-114 256-256h-40c0 120-96 216-216 216s-216-96-216-216 96-216 216-216v112l192-112-192-128v88c-142 0-256 114-256 256s114 256 256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-refresh.webui-add, .combo-row.selected .combo-action-button .webui-ios-refresh.webui-delete, .combo-row.selected .combo-action-button .webui-ios-refresh.webui-edit, .segmented-button > .btn.active .webui-ios-refresh, .primary .webui-ios-refresh, .radio-group input[type="radio"]:checked + label .webui-ios-refresh, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-refresh {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 672c142 0 256-114 256-256h-40c0 120-96 216-216 216s-216-96-216-216 96-216 216-216v112l192-112-192-128v88c-142 0-256 114-256 256s114 256 256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 672c142 0 256-114 256-256h-40c0 120-96 216-216 216s-216-96-216-216 96-216 216-216v112l192-112-192-128v88c-142 0-256 114-256 256s114 256 256 256z'/%3E%3C/svg%3E")
}

.webui-ios-reload {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M384 128c212 0 384 172 384 384l110-106 18 18-140 136-134-136 18-18 102 104c0-196-160-356-358-356s-358 160-358 358 160 358 358 358c158 0 292-100 340-242l24 6c-52 152-194 262-364 262-212 0-384-172-384-384s172-384 384-384z'/%3E%3C/svg%3E")
}

.webui-ios-reload.webui-grey-icon, .btn[disabled] .webui-ios-reload {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M384 128c212 0 384 172 384 384l110-106 18 18-140 136-134-136 18-18 102 104c0-196-160-356-358-356s-358 160-358 358 160 358 358 358c158 0 292-100 340-242l24 6c-52 152-194 262-364 262-212 0-384-172-384-384s172-384 384-384z'/%3E%3C/svg%3E")
}

.webui-ios-reload.webui-red-icon, .danger .webui-ios-reload {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M384 128c212 0 384 172 384 384l110-106 18 18-140 136-134-136 18-18 102 104c0-196-160-356-358-356s-358 160-358 358 160 358 358 358c158 0 292-100 340-242l24 6c-52 152-194 262-364 262-212 0-384-172-384-384s172-384 384-384z'/%3E%3C/svg%3E")
}

.webui-ios-reload.webui-warning-icon, .webui-ios-reload.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M384 128c212 0 384 172 384 384l110-106 18 18-140 136-134-136 18-18 102 104c0-196-160-356-358-356s-358 160-358 358 160 358 358 358c158 0 292-100 340-242l24 6c-52 152-194 262-364 262-212 0-384-172-384-384s172-384 384-384z'/%3E%3C/svg%3E")
}

.webui-ios-reload.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-reload.webui-add, .combo-row.selected .combo-action-button .webui-ios-reload.webui-delete, .combo-row.selected .combo-action-button .webui-ios-reload.webui-edit, .segmented-button > .btn.active .webui-ios-reload, .primary .webui-ios-reload, .radio-group input[type="radio"]:checked + label .webui-ios-reload, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-reload {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M384 128c212 0 384 172 384 384l110-106 18 18-140 136-134-136 18-18 102 104c0-196-160-356-358-356s-358 160-358 358 160 358 358 358c158 0 292-100 340-242l24 6c-52 152-194 262-364 262-212 0-384-172-384-384s172-384 384-384z'/%3E%3C/svg%3E")
}

.webui-ios-reload.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M384 128c212 0 384 172 384 384l110-106 18 18-140 136-134-136 18-18 102 104c0-196-160-356-358-356s-358 160-358 358 160 358 358 358c158 0 292-100 340-242l24 6c-52 152-194 262-364 262-212 0-384-172-384-384s172-384 384-384z'/%3E%3C/svg%3E")
}

.webui-ios-undo-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272zm-32-14s18-338-384-338v-130l-296 194 296 194v-130c182 0 288 48 384 210z'/%3E%3C/svg%3E")
}

.webui-ios-undo-outline.webui-grey-icon, .btn[disabled] .webui-ios-undo-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272zm-32-14s18-338-384-338v-130l-296 194 296 194v-130c182 0 288 48 384 210z'/%3E%3C/svg%3E")
}

.webui-ios-undo-outline.webui-red-icon, .danger .webui-ios-undo-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272zm-32-14s18-338-384-338v-130l-296 194 296 194v-130c182 0 288 48 384 210z'/%3E%3C/svg%3E")
}

.webui-ios-undo-outline.webui-warning-icon, .webui-ios-undo-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272zm-32-14s18-338-384-338v-130l-296 194 296 194v-130c182 0 288 48 384 210z'/%3E%3C/svg%3E")
}

.webui-ios-undo-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-undo-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-undo-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-undo-outline.webui-edit, .segmented-button > .btn.active .webui-ios-undo-outline, .primary .webui-ios-undo-outline, .radio-group input[type="radio"]:checked + label .webui-ios-undo-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-undo-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272zm-32-14s18-338-384-338v-130l-296 194 296 194v-130c182 0 288 48 384 210z'/%3E%3C/svg%3E")
}

.webui-ios-undo-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272zm-32-14s18-338-384-338v-130l-296 194 296 194v-130c182 0 288 48 384 210z'/%3E%3C/svg%3E")
}

.webui-ios-undo {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272z'/%3E%3C/svg%3E")
}

.webui-ios-undo.webui-grey-icon, .btn[disabled] .webui-ios-undo {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272z'/%3E%3C/svg%3E")
}

.webui-ios-undo.webui-red-icon, .danger .webui-ios-undo {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272z'/%3E%3C/svg%3E")
}

.webui-ios-undo.webui-warning-icon, .webui-ios-undo.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272z'/%3E%3C/svg%3E")
}

.webui-ios-undo.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-undo.webui-add, .combo-row.selected .combo-action-button .webui-ios-undo.webui-delete, .combo-row.selected .combo-action-button .webui-ios-undo.webui-edit, .segmented-button > .btn.active .webui-ios-undo, .primary .webui-ios-undo, .radio-group input[type="radio"]:checked + label .webui-ios-undo, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-undo {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272z'/%3E%3C/svg%3E")
}

.webui-ios-undo.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M320 576c36 0 64 28 64 64 0 30-20 54-48 62v66h-32v-66c-28-8-48-32-48-62 0-36 28-64 64-64zm0 96c18 0 32-14 32-32s-14-32-32-32-32 14-32 32 14 32 32 32zm-176-224h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm464 448v-416h-576v416h576z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked-outline.webui-grey-icon, .btn[disabled] .webui-ios-unlocked-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M320 576c36 0 64 28 64 64 0 30-20 54-48 62v66h-32v-66c-28-8-48-32-48-62 0-36 28-64 64-64zm0 96c18 0 32-14 32-32s-14-32-32-32-32 14-32 32 14 32 32 32zm-176-224h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm464 448v-416h-576v416h576z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked-outline.webui-red-icon, .danger .webui-ios-unlocked-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M320 576c36 0 64 28 64 64 0 30-20 54-48 62v66h-32v-66c-28-8-48-32-48-62 0-36 28-64 64-64zm0 96c18 0 32-14 32-32s-14-32-32-32-32 14-32 32 14 32 32 32zm-176-224h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm464 448v-416h-576v416h576z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked-outline.webui-warning-icon, .webui-ios-unlocked-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M320 576c36 0 64 28 64 64 0 30-20 54-48 62v66h-32v-66c-28-8-48-32-48-62 0-36 28-64 64-64zm0 96c18 0 32-14 32-32s-14-32-32-32-32 14-32 32 14 32 32 32zm-176-224h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm464 448v-416h-576v416h576z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-unlocked-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-unlocked-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-unlocked-outline.webui-edit, .segmented-button > .btn.active .webui-ios-unlocked-outline, .primary .webui-ios-unlocked-outline, .radio-group input[type="radio"]:checked + label .webui-ios-unlocked-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-unlocked-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M320 576c36 0 64 28 64 64 0 30-20 54-48 62v66h-32v-66c-28-8-48-32-48-62 0-36 28-64 64-64zm0 96c18 0 32-14 32-32s-14-32-32-32-32 14-32 32 14 32 32 32zm-176-224h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm464 448v-416h-576v416h576z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M320 576c36 0 64 28 64 64 0 30-20 54-48 62v66h-32v-66c-28-8-48-32-48-62 0-36 28-64 64-64zm0 96c18 0 32-14 32-32s-14-32-32-32-32 14-32 32 14 32 32 32zm-176-224h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm464 448v-416h-576v416h576z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M320 608c18 0 32 14 32 32s-14 32-32 32-32-14-32-32 14-32 32-32zm-176-160h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm192 254c28-8 48-32 48-62 0-36-28-64-64-64s-64 28-64 64c0 30 20 54 48 62v66h32v-66z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked.webui-grey-icon, .btn[disabled] .webui-ios-unlocked {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M320 608c18 0 32 14 32 32s-14 32-32 32-32-14-32-32 14-32 32-32zm-176-160h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm192 254c28-8 48-32 48-62 0-36-28-64-64-64s-64 28-64 64c0 30 20 54 48 62v66h32v-66z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked.webui-red-icon, .danger .webui-ios-unlocked {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M320 608c18 0 32 14 32 32s-14 32-32 32-32-14-32-32 14-32 32-32zm-176-160h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm192 254c28-8 48-32 48-62 0-36-28-64-64-64s-64 28-64 64c0 30 20 54 48 62v66h32v-66z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked.webui-warning-icon, .webui-ios-unlocked.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M320 608c18 0 32 14 32 32s-14 32-32 32-32-14-32-32 14-32 32-32zm-176-160h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm192 254c28-8 48-32 48-62 0-36-28-64-64-64s-64 28-64 64c0 30 20 54 48 62v66h32v-66z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-unlocked.webui-add, .combo-row.selected .combo-action-button .webui-ios-unlocked.webui-delete, .combo-row.selected .combo-action-button .webui-ios-unlocked.webui-edit, .segmented-button > .btn.active .webui-ios-unlocked, .primary .webui-ios-unlocked, .radio-group input[type="radio"]:checked + label .webui-ios-unlocked, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-unlocked {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M320 608c18 0 32 14 32 32s-14 32-32 32-32-14-32-32 14-32 32-32zm-176-160h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm192 254c28-8 48-32 48-62 0-36-28-64-64-64s-64 28-64 64c0 30 20 54 48 62v66h32v-66z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M320 608c18 0 32 14 32 32s-14 32-32 32-32-14-32-32 14-32 32-32zm-176-160h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm192 254c28-8 48-32 48-62 0-36-28-64-64-64s-64 28-64 64c0 30 20 54 48 62v66h32v-66z'/%3E%3C/svg%3E")
}

.webui-load-d {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M736 480c18 0 32 14 32 32s-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160zm-512 32c0 18-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160c18 0 32 14 32 32zm160 160c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm0-544c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm138 304c-8-16-4-36 12-44l138-80c16-8 36-4 44 12s4 36-12 44l-138 80c-16 8-36 4-44-12zm-276 160c8 16 4 36-12 44l-138 80c-16 8-36 4-44-12s-4-36 12-44l138-80c16-8 36-4 44 12zm262 70l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm-272-470l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm228 182c-16-8-20-28-12-44l80-138c8-16 28-20 44-12s20 28 12 44l-80 138c-8 16-28 20-44 12zm-160 276c16 8 20 28 12 44l-80 138c-8 16-28 20-44 12s-20-28-12-44l80-138c8-16 28-20 44-12zm400 10c16 8 20 28 12 44s-28 20-44 12l-138-80c-16-8-20-28-12-44s28-20 44-12zm-640-296c-16-8-20-28-12-44s28-20 44-12l138 80c16 8 20 28 12 44s-28 20-44 12z'/%3E%3C/svg%3E")
}

.webui-load-d.webui-grey-icon, .btn[disabled] .webui-load-d {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M736 480c18 0 32 14 32 32s-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160zm-512 32c0 18-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160c18 0 32 14 32 32zm160 160c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm0-544c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm138 304c-8-16-4-36 12-44l138-80c16-8 36-4 44 12s4 36-12 44l-138 80c-16 8-36 4-44-12zm-276 160c8 16 4 36-12 44l-138 80c-16 8-36 4-44-12s-4-36 12-44l138-80c16-8 36-4 44 12zm262 70l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm-272-470l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm228 182c-16-8-20-28-12-44l80-138c8-16 28-20 44-12s20 28 12 44l-80 138c-8 16-28 20-44 12zm-160 276c16 8 20 28 12 44l-80 138c-8 16-28 20-44 12s-20-28-12-44l80-138c8-16 28-20 44-12zm400 10c16 8 20 28 12 44s-28 20-44 12l-138-80c-16-8-20-28-12-44s28-20 44-12zm-640-296c-16-8-20-28-12-44s28-20 44-12l138 80c16 8 20 28 12 44s-28 20-44 12z'/%3E%3C/svg%3E")
}

.webui-load-d.webui-red-icon, .danger .webui-load-d {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M736 480c18 0 32 14 32 32s-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160zm-512 32c0 18-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160c18 0 32 14 32 32zm160 160c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm0-544c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm138 304c-8-16-4-36 12-44l138-80c16-8 36-4 44 12s4 36-12 44l-138 80c-16 8-36 4-44-12zm-276 160c8 16 4 36-12 44l-138 80c-16 8-36 4-44-12s-4-36 12-44l138-80c16-8 36-4 44 12zm262 70l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm-272-470l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm228 182c-16-8-20-28-12-44l80-138c8-16 28-20 44-12s20 28 12 44l-80 138c-8 16-28 20-44 12zm-160 276c16 8 20 28 12 44l-80 138c-8 16-28 20-44 12s-20-28-12-44l80-138c8-16 28-20 44-12zm400 10c16 8 20 28 12 44s-28 20-44 12l-138-80c-16-8-20-28-12-44s28-20 44-12zm-640-296c-16-8-20-28-12-44s28-20 44-12l138 80c16 8 20 28 12 44s-28 20-44 12z'/%3E%3C/svg%3E")
}

.webui-load-d.webui-warning-icon, .webui-load-d.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M736 480c18 0 32 14 32 32s-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160zm-512 32c0 18-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160c18 0 32 14 32 32zm160 160c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm0-544c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm138 304c-8-16-4-36 12-44l138-80c16-8 36-4 44 12s4 36-12 44l-138 80c-16 8-36 4-44-12zm-276 160c8 16 4 36-12 44l-138 80c-16 8-36 4-44-12s-4-36 12-44l138-80c16-8 36-4 44 12zm262 70l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm-272-470l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm228 182c-16-8-20-28-12-44l80-138c8-16 28-20 44-12s20 28 12 44l-80 138c-8 16-28 20-44 12zm-160 276c16 8 20 28 12 44l-80 138c-8 16-28 20-44 12s-20-28-12-44l80-138c8-16 28-20 44-12zm400 10c16 8 20 28 12 44s-28 20-44 12l-138-80c-16-8-20-28-12-44s28-20 44-12zm-640-296c-16-8-20-28-12-44s28-20 44-12l138 80c16 8 20 28 12 44s-28 20-44 12z'/%3E%3C/svg%3E")
}

.webui-load-d.webui-white-icon, .combo-row.selected .combo-action-button .webui-load-d.webui-add, .combo-row.selected .combo-action-button .webui-load-d.webui-delete, .combo-row.selected .combo-action-button .webui-load-d.webui-edit, .segmented-button > .btn.active .webui-load-d, .primary .webui-load-d, .radio-group input[type="radio"]:checked + label .webui-load-d, .segmented-button-radio input[type="radio"]:checked + label .webui-load-d {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M736 480c18 0 32 14 32 32s-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160zm-512 32c0 18-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160c18 0 32 14 32 32zm160 160c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm0-544c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm138 304c-8-16-4-36 12-44l138-80c16-8 36-4 44 12s4 36-12 44l-138 80c-16 8-36 4-44-12zm-276 160c8 16 4 36-12 44l-138 80c-16 8-36 4-44-12s-4-36 12-44l138-80c16-8 36-4 44 12zm262 70l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm-272-470l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm228 182c-16-8-20-28-12-44l80-138c8-16 28-20 44-12s20 28 12 44l-80 138c-8 16-28 20-44 12zm-160 276c16 8 20 28 12 44l-80 138c-8 16-28 20-44 12s-20-28-12-44l80-138c8-16 28-20 44-12zm400 10c16 8 20 28 12 44s-28 20-44 12l-138-80c-16-8-20-28-12-44s28-20 44-12zm-640-296c-16-8-20-28-12-44s28-20 44-12l138 80c16 8 20 28 12 44s-28 20-44 12z'/%3E%3C/svg%3E")
}

.webui-load-d.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M736 480c18 0 32 14 32 32s-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160zm-512 32c0 18-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160c18 0 32 14 32 32zm160 160c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm0-544c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm138 304c-8-16-4-36 12-44l138-80c16-8 36-4 44 12s4 36-12 44l-138 80c-16 8-36 4-44-12zm-276 160c8 16 4 36-12 44l-138 80c-16 8-36 4-44-12s-4-36 12-44l138-80c16-8 36-4 44 12zm262 70l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm-272-470l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm228 182c-16-8-20-28-12-44l80-138c8-16 28-20 44-12s20 28 12 44l-80 138c-8 16-28 20-44 12zm-160 276c16 8 20 28 12 44l-80 138c-8 16-28 20-44 12s-20-28-12-44l80-138c8-16 28-20 44-12zm400 10c16 8 20 28 12 44s-28 20-44 12l-138-80c-16-8-20-28-12-44s28-20 44-12zm-640-296c-16-8-20-28-12-44s28-20 44-12l138 80c16 8 20 28 12 44s-28 20-44 12z'/%3E%3C/svg%3E")
}

.webui-minus-circled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M448 64c248 0 448 200 448 448s-200 448-448 448-448-200-448-448 200-448 448-448zm256 480v-64h-512v64h512z'/%3E%3C/svg%3E")
}

.webui-minus-circled.webui-grey-icon, .btn[disabled] .webui-minus-circled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M448 64c248 0 448 200 448 448s-200 448-448 448-448-200-448-448 200-448 448-448zm256 480v-64h-512v64h512z'/%3E%3C/svg%3E")
}

.webui-minus-circled.webui-red-icon, .danger .webui-minus-circled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M448 64c248 0 448 200 448 448s-200 448-448 448-448-200-448-448 200-448 448-448zm256 480v-64h-512v64h512z'/%3E%3C/svg%3E")
}

.webui-minus-circled.webui-warning-icon, .webui-minus-circled.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M448 64c248 0 448 200 448 448s-200 448-448 448-448-200-448-448 200-448 448-448zm256 480v-64h-512v64h512z'/%3E%3C/svg%3E")
}

.webui-minus-circled.webui-white-icon, .combo-row.selected .combo-action-button .webui-minus-circled.webui-add, .combo-row.selected .combo-action-button .webui-minus-circled.webui-delete, .combo-row.selected .combo-action-button .webui-minus-circled.webui-edit, .segmented-button > .btn.active .webui-minus-circled, .primary .webui-minus-circled, .radio-group input[type="radio"]:checked + label .webui-minus-circled, .segmented-button-radio input[type="radio"]:checked + label .webui-minus-circled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M448 64c248 0 448 200 448 448s-200 448-448 448-448-200-448-448 200-448 448-448zm256 480v-64h-512v64h512z'/%3E%3C/svg%3E")
}

.webui-minus-circled.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M448 64c248 0 448 200 448 448s-200 448-448 448-448-200-448-448 200-448 448-448zm256 480v-64h-512v64h512z'/%3E%3C/svg%3E")
}

.webui-minus-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-minus-round.webui-grey-icon, .btn[disabled] .webui-minus-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-minus-round.webui-red-icon, .danger .webui-minus-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-minus-round.webui-warning-icon, .webui-minus-round.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-minus-round.webui-white-icon, .combo-row.selected .combo-action-button .webui-minus-round.webui-add, .combo-row.selected .combo-action-button .webui-minus-round.webui-delete, .combo-row.selected .combo-action-button .webui-minus-round.webui-edit, .segmented-button > .btn.active .webui-minus-round, .primary .webui-minus-round, .radio-group input[type="radio"]:checked + label .webui-minus-round, .segmented-button-radio input[type="radio"]:checked + label .webui-minus-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-minus-round.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-navicon-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0-256c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0 512c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-navicon-round.webui-grey-icon, .btn[disabled] .webui-navicon-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0-256c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0 512c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-navicon-round.webui-red-icon, .danger .webui-navicon-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0-256c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0 512c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-navicon-round.webui-warning-icon, .webui-navicon-round.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0-256c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0 512c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-navicon-round.webui-white-icon, .combo-row.selected .combo-action-button .webui-navicon-round.webui-add, .combo-row.selected .combo-action-button .webui-navicon-round.webui-delete, .combo-row.selected .combo-action-button .webui-navicon-round.webui-edit, .segmented-button > .btn.active .webui-navicon-round, .primary .webui-navicon-round, .radio-group input[type="radio"]:checked + label .webui-navicon-round, .segmented-button-radio input[type="radio"]:checked + label .webui-navicon-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0-256c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0 512c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-navicon-round.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0-256c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0 512c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-plus-circled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M448 64c248 0 448 200 448 448s-200 448-448 448-448-200-448-448 200-448 448-448zm256 480v-64h-224v-224h-64v224h-224v64h224v224h64v-224h224z'/%3E%3C/svg%3E")
}

.webui-plus-circled.webui-grey-icon, .btn[disabled] .webui-plus-circled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M448 64c248 0 448 200 448 448s-200 448-448 448-448-200-448-448 200-448 448-448zm256 480v-64h-224v-224h-64v224h-224v64h224v224h64v-224h224z'/%3E%3C/svg%3E")
}

.webui-plus-circled.webui-red-icon, .danger .webui-plus-circled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M448 64c248 0 448 200 448 448s-200 448-448 448-448-200-448-448 200-448 448-448zm256 480v-64h-224v-224h-64v224h-224v64h224v224h64v-224h224z'/%3E%3C/svg%3E")
}

.webui-plus-circled.webui-warning-icon, .webui-plus-circled.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M448 64c248 0 448 200 448 448s-200 448-448 448-448-200-448-448 200-448 448-448zm256 480v-64h-224v-224h-64v224h-224v64h224v224h64v-224h224z'/%3E%3C/svg%3E")
}

.webui-plus-circled.webui-white-icon, .combo-row.selected .combo-action-button .webui-plus-circled.webui-add, .combo-row.selected .combo-action-button .webui-plus-circled.webui-delete, .combo-row.selected .combo-action-button .webui-plus-circled.webui-edit, .segmented-button > .btn.active .webui-plus-circled, .primary .webui-plus-circled, .radio-group input[type="radio"]:checked + label .webui-plus-circled, .segmented-button-radio input[type="radio"]:checked + label .webui-plus-circled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M448 64c248 0 448 200 448 448s-200 448-448 448-448-200-448-448 200-448 448-448zm256 480v-64h-224v-224h-64v224h-224v64h224v224h64v-224h224z'/%3E%3C/svg%3E")
}

.webui-plus-circled.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M448 64c248 0 448 200 448 448s-200 448-448 448-448-200-448-448 200-448 448-448zm256 480v-64h-224v-224h-64v224h-224v64h224v224h64v-224h224z'/%3E%3C/svg%3E")
}

.webui-plus-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-258v258c0 34-28 62-64 62s-64-28-64-62v-258h-258c-34 0-62-28-62-64s28-64 62-64h258v-258c0-34 28-62 64-62s64 28 64 62v258h258z'/%3E%3C/svg%3E")
}

.webui-plus-round.webui-grey-icon, .btn[disabled] .webui-plus-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-258v258c0 34-28 62-64 62s-64-28-64-62v-258h-258c-34 0-62-28-62-64s28-64 62-64h258v-258c0-34 28-62 64-62s64 28 64 62v258h258z'/%3E%3C/svg%3E")
}

.webui-plus-round.webui-red-icon, .danger .webui-plus-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-258v258c0 34-28 62-64 62s-64-28-64-62v-258h-258c-34 0-62-28-62-64s28-64 62-64h258v-258c0-34 28-62 64-62s64 28 64 62v258h258z'/%3E%3C/svg%3E")
}

.webui-plus-round.webui-warning-icon, .webui-plus-round.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-258v258c0 34-28 62-64 62s-64-28-64-62v-258h-258c-34 0-62-28-62-64s28-64 62-64h258v-258c0-34 28-62 64-62s64 28 64 62v258h258z'/%3E%3C/svg%3E")
}

.webui-plus-round.webui-white-icon, .combo-row.selected .combo-action-button .webui-plus-round.webui-add, .combo-row.selected .combo-action-button .webui-plus-round.webui-delete, .combo-row.selected .combo-action-button .webui-plus-round.webui-edit, .segmented-button > .btn.active .webui-plus-round, .primary .webui-plus-round, .radio-group input[type="radio"]:checked + label .webui-plus-round, .segmented-button-radio input[type="radio"]:checked + label .webui-plus-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-258v258c0 34-28 62-64 62s-64-28-64-62v-258h-258c-34 0-62-28-62-64s28-64 62-64h258v-258c0-34 28-62 64-62s64 28 64 62v258h258z'/%3E%3C/svg%3E")
}

.webui-plus-round.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-258v258c0 34-28 62-64 62s-64-28-64-62v-258h-258c-34 0-62-28-62-64s28-64 62-64h258v-258c0-34 28-62 64-62s64 28 64 62v258h258z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M602 320l38 42-320 342-320-342 38-42 282 300z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-down.webui-grey-icon, .btn[disabled] .webui-ios-arrow-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M602 320l38 42-320 342-320-342 38-42 282 300z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-down.webui-red-icon, .danger .webui-ios-arrow-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M602 320l38 42-320 342-320-342 38-42 282 300z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-down.webui-warning-icon, .webui-ios-arrow-down.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M602 320l38 42-320 342-320-342 38-42 282 300z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-down.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-arrow-down.webui-add, .combo-row.selected .combo-action-button .webui-ios-arrow-down.webui-delete, .combo-row.selected .combo-action-button .webui-ios-arrow-down.webui-edit, .segmented-button > .btn.active .webui-ios-arrow-down, .primary .webui-ios-arrow-down, .radio-group input[type="radio"]:checked + label .webui-ios-arrow-down, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-arrow-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M602 320l38 42-320 342-320-342 38-42 282 300z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-down.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M602 320l38 42-320 342-320-342 38-42 282 300z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%2303a9f4' d='M384 230l-300 282 300 282-42 38-342-320 342-320z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-left.webui-grey-icon, .btn[disabled] .webui-ios-arrow-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M384 230l-300 282 300 282-42 38-342-320 342-320z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-left.webui-red-icon, .danger .webui-ios-arrow-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23f44336' d='M384 230l-300 282 300 282-42 38-342-320 342-320z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-left.webui-warning-icon, .webui-ios-arrow-left.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23ff9800' d='M384 230l-300 282 300 282-42 38-342-320 342-320z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-left.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-arrow-left.webui-add, .combo-row.selected .combo-action-button .webui-ios-arrow-left.webui-delete, .combo-row.selected .combo-action-button .webui-ios-arrow-left.webui-edit, .segmented-button > .btn.active .webui-ios-arrow-left, .primary .webui-ios-arrow-left, .radio-group input[type="radio"]:checked + label .webui-ios-arrow-left, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-arrow-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23fff' d='M384 230l-300 282 300 282-42 38-342-320 342-320z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-left.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%234caf50' d='M384 230l-300 282 300 282-42 38-342-320 342-320z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%2303a9f4' d='M0 230l42-38 342 320-342 320-42-38 300-282z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-right.webui-grey-icon, .btn[disabled] .webui-ios-arrow-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M0 230l42-38 342 320-342 320-42-38 300-282z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-right.webui-red-icon, .danger .webui-ios-arrow-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23f44336' d='M0 230l42-38 342 320-342 320-42-38 300-282z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-right.webui-warning-icon, .webui-ios-arrow-right.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23ff9800' d='M0 230l42-38 342 320-342 320-42-38 300-282z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-right.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-arrow-right.webui-add, .combo-row.selected .combo-action-button .webui-ios-arrow-right.webui-delete, .combo-row.selected .combo-action-button .webui-ios-arrow-right.webui-edit, .segmented-button > .btn.active .webui-ios-arrow-right, .primary .webui-ios-arrow-right, .radio-group input[type="radio"]:checked + label .webui-ios-arrow-right, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-arrow-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23fff' d='M0 230l42-38 342 320-342 320-42-38 300-282z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-right.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%234caf50' d='M0 230l42-38 342 320-342 320-42-38 300-282z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%2303a9f4' d='M380 644c4 4 4 8 4 12s0 8-4 12c0 0-174 158-176 160s-6 4-12 4-10-2-12-4l-176-160c-6-6-6-18 0-24s18-6 24 0l148 134v-570c0-8 8-16 16-16s16 8 16 16v570l148-134c6-6 18-6 24 0z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-down.webui-grey-icon, .btn[disabled] .webui-ios-arrow-thin-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M380 644c4 4 4 8 4 12s0 8-4 12c0 0-174 158-176 160s-6 4-12 4-10-2-12-4l-176-160c-6-6-6-18 0-24s18-6 24 0l148 134v-570c0-8 8-16 16-16s16 8 16 16v570l148-134c6-6 18-6 24 0z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-down.webui-red-icon, .danger .webui-ios-arrow-thin-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23f44336' d='M380 644c4 4 4 8 4 12s0 8-4 12c0 0-174 158-176 160s-6 4-12 4-10-2-12-4l-176-160c-6-6-6-18 0-24s18-6 24 0l148 134v-570c0-8 8-16 16-16s16 8 16 16v570l148-134c6-6 18-6 24 0z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-down.webui-warning-icon, .webui-ios-arrow-thin-down.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23ff9800' d='M380 644c4 4 4 8 4 12s0 8-4 12c0 0-174 158-176 160s-6 4-12 4-10-2-12-4l-176-160c-6-6-6-18 0-24s18-6 24 0l148 134v-570c0-8 8-16 16-16s16 8 16 16v570l148-134c6-6 18-6 24 0z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-down.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-arrow-thin-down.webui-add, .combo-row.selected .combo-action-button .webui-ios-arrow-thin-down.webui-delete, .combo-row.selected .combo-action-button .webui-ios-arrow-thin-down.webui-edit, .segmented-button > .btn.active .webui-ios-arrow-thin-down, .primary .webui-ios-arrow-thin-down, .radio-group input[type="radio"]:checked + label .webui-ios-arrow-thin-down, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-arrow-thin-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23fff' d='M380 644c4 4 4 8 4 12s0 8-4 12c0 0-174 158-176 160s-6 4-12 4-10-2-12-4l-176-160c-6-6-6-18 0-24s18-6 24 0l148 134v-570c0-8 8-16 16-16s16 8 16 16v570l148-134c6-6 18-6 24 0z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-down.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%234caf50' d='M380 644c4 4 4 8 4 12s0 8-4 12c0 0-174 158-176 160s-6 4-12 4-10-2-12-4l-176-160c-6-6-6-18 0-24s18-6 24 0l148 134v-570c0-8 8-16 16-16s16 8 16 16v570l148-134c6-6 18-6 24 0z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M188 700c-4 4-8 4-12 4s-8 0-12-4c0 0-158-174-160-176s-4-6-4-12 2-10 4-12l160-176c6-6 18-6 24 0s6 18 0 24l-134 148h570c8 0 16 8 16 16s-8 16-16 16h-570l134 148c6 6 6 18 0 24z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-left.webui-grey-icon, .btn[disabled] .webui-ios-arrow-thin-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M188 700c-4 4-8 4-12 4s-8 0-12-4c0 0-158-174-160-176s-4-6-4-12 2-10 4-12l160-176c6-6 18-6 24 0s6 18 0 24l-134 148h570c8 0 16 8 16 16s-8 16-16 16h-570l134 148c6 6 6 18 0 24z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-left.webui-red-icon, .danger .webui-ios-arrow-thin-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M188 700c-4 4-8 4-12 4s-8 0-12-4c0 0-158-174-160-176s-4-6-4-12 2-10 4-12l160-176c6-6 18-6 24 0s6 18 0 24l-134 148h570c8 0 16 8 16 16s-8 16-16 16h-570l134 148c6 6 6 18 0 24z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-left.webui-warning-icon, .webui-ios-arrow-thin-left.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M188 700c-4 4-8 4-12 4s-8 0-12-4c0 0-158-174-160-176s-4-6-4-12 2-10 4-12l160-176c6-6 18-6 24 0s6 18 0 24l-134 148h570c8 0 16 8 16 16s-8 16-16 16h-570l134 148c6 6 6 18 0 24z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-left.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-arrow-thin-left.webui-add, .combo-row.selected .combo-action-button .webui-ios-arrow-thin-left.webui-delete, .combo-row.selected .combo-action-button .webui-ios-arrow-thin-left.webui-edit, .segmented-button > .btn.active .webui-ios-arrow-thin-left, .primary .webui-ios-arrow-thin-left, .radio-group input[type="radio"]:checked + label .webui-ios-arrow-thin-left, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-arrow-thin-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M188 700c-4 4-8 4-12 4s-8 0-12-4c0 0-158-174-160-176s-4-6-4-12 2-10 4-12l160-176c6-6 18-6 24 0s6 18 0 24l-134 148h570c8 0 16 8 16 16s-8 16-16 16h-570l134 148c6 6 6 18 0 24z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-left.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M188 700c-4 4-8 4-12 4s-8 0-12-4c0 0-158-174-160-176s-4-6-4-12 2-10 4-12l160-176c6-6 18-6 24 0s6 18 0 24l-134 148h570c8 0 16 8 16 16s-8 16-16 16h-570l134 148c6 6 6 18 0 24z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M452 700c-6-6-6-18 0-24l134-148h-570c-8 0-16-8-16-16s8-16 16-16h570l-134-148c-6-6-6-18 0-24s18-6 24 0c0 0 158 174 160 176s4 6 4 12-2 10-4 12l-160 176c-4 4-8 4-12 4s-8 0-12-4z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-right.webui-grey-icon, .btn[disabled] .webui-ios-arrow-thin-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M452 700c-6-6-6-18 0-24l134-148h-570c-8 0-16-8-16-16s8-16 16-16h570l-134-148c-6-6-6-18 0-24s18-6 24 0c0 0 158 174 160 176s4 6 4 12-2 10-4 12l-160 176c-4 4-8 4-12 4s-8 0-12-4z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-right.webui-red-icon, .danger .webui-ios-arrow-thin-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M452 700c-6-6-6-18 0-24l134-148h-570c-8 0-16-8-16-16s8-16 16-16h570l-134-148c-6-6-6-18 0-24s18-6 24 0c0 0 158 174 160 176s4 6 4 12-2 10-4 12l-160 176c-4 4-8 4-12 4s-8 0-12-4z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-right.webui-warning-icon, .webui-ios-arrow-thin-right.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M452 700c-6-6-6-18 0-24l134-148h-570c-8 0-16-8-16-16s8-16 16-16h570l-134-148c-6-6-6-18 0-24s18-6 24 0c0 0 158 174 160 176s4 6 4 12-2 10-4 12l-160 176c-4 4-8 4-12 4s-8 0-12-4z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-right.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-arrow-thin-right.webui-add, .combo-row.selected .combo-action-button .webui-ios-arrow-thin-right.webui-delete, .combo-row.selected .combo-action-button .webui-ios-arrow-thin-right.webui-edit, .segmented-button > .btn.active .webui-ios-arrow-thin-right, .primary .webui-ios-arrow-thin-right, .radio-group input[type="radio"]:checked + label .webui-ios-arrow-thin-right, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-arrow-thin-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M452 700c-6-6-6-18 0-24l134-148h-570c-8 0-16-8-16-16s8-16 16-16h570l-134-148c-6-6-6-18 0-24s18-6 24 0c0 0 158 174 160 176s4 6 4 12-2 10-4 12l-160 176c-4 4-8 4-12 4s-8 0-12-4z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-right.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M452 700c-6-6-6-18 0-24l134-148h-570c-8 0-16-8-16-16s8-16 16-16h570l-134-148c-6-6-6-18 0-24s18-6 24 0c0 0 158 174 160 176s4 6 4 12-2 10-4 12l-160 176c-4 4-8 4-12 4s-8 0-12-4z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%2303a9f4' d='M380 380c-6 6-18 6-24 0l-148-134v570c0 8-8 16-16 16s-16-8-16-16v-570l-148 134c-6 6-18 6-24 0s-6-18 0-24c0 0 174-158 176-160s6-4 12-4 10 2 12 4l176 160c4 4 4 8 4 12s0 8-4 12z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-up.webui-grey-icon, .btn[disabled] .webui-ios-arrow-thin-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M380 380c-6 6-18 6-24 0l-148-134v570c0 8-8 16-16 16s-16-8-16-16v-570l-148 134c-6 6-18 6-24 0s-6-18 0-24c0 0 174-158 176-160s6-4 12-4 10 2 12 4l176 160c4 4 4 8 4 12s0 8-4 12z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-up.webui-red-icon, .danger .webui-ios-arrow-thin-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23f44336' d='M380 380c-6 6-18 6-24 0l-148-134v570c0 8-8 16-16 16s-16-8-16-16v-570l-148 134c-6 6-18 6-24 0s-6-18 0-24c0 0 174-158 176-160s6-4 12-4 10 2 12 4l176 160c4 4 4 8 4 12s0 8-4 12z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-up.webui-warning-icon, .webui-ios-arrow-thin-up.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23ff9800' d='M380 380c-6 6-18 6-24 0l-148-134v570c0 8-8 16-16 16s-16-8-16-16v-570l-148 134c-6 6-18 6-24 0s-6-18 0-24c0 0 174-158 176-160s6-4 12-4 10 2 12 4l176 160c4 4 4 8 4 12s0 8-4 12z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-up.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-arrow-thin-up.webui-add, .combo-row.selected .combo-action-button .webui-ios-arrow-thin-up.webui-delete, .combo-row.selected .combo-action-button .webui-ios-arrow-thin-up.webui-edit, .segmented-button > .btn.active .webui-ios-arrow-thin-up, .primary .webui-ios-arrow-thin-up, .radio-group input[type="radio"]:checked + label .webui-ios-arrow-thin-up, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-arrow-thin-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23fff' d='M380 380c-6 6-18 6-24 0l-148-134v570c0 8-8 16-16 16s-16-8-16-16v-570l-148 134c-6 6-18 6-24 0s-6-18 0-24c0 0 174-158 176-160s6-4 12-4 10 2 12 4l176 160c4 4 4 8 4 12s0 8-4 12z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-thin-up.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%234caf50' d='M380 380c-6 6-18 6-24 0l-148-134v570c0 8-8 16-16 16s-16-8-16-16v-570l-148 134c-6 6-18 6-24 0s-6-18 0-24c0 0 174-158 176-160s6-4 12-4 10 2 12 4l176 160c4 4 4 8 4 12s0 8-4 12z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M602 704l-282-300-282 300-38-42 320-342 320 342z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-up.webui-grey-icon, .btn[disabled] .webui-ios-arrow-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M602 704l-282-300-282 300-38-42 320-342 320 342z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-up.webui-red-icon, .danger .webui-ios-arrow-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M602 704l-282-300-282 300-38-42 320-342 320 342z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-up.webui-warning-icon, .webui-ios-arrow-up.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M602 704l-282-300-282 300-38-42 320-342 320 342z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-up.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-arrow-up.webui-add, .combo-row.selected .combo-action-button .webui-ios-arrow-up.webui-delete, .combo-row.selected .combo-action-button .webui-ios-arrow-up.webui-edit, .segmented-button > .btn.active .webui-ios-arrow-up, .primary .webui-ios-arrow-up, .radio-group input[type="radio"]:checked + label .webui-ios-arrow-up, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-arrow-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M602 704l-282-300-282 300-38-42 320-342 320 342z'/%3E%3C/svg%3E")
}

.webui-ios-arrow-up.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M602 704l-282-300-282 300-38-42 320-342 320 342z'/%3E%3C/svg%3E")
}

.webui-ios-bell-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-550 284h596c-50-50-80-116-80-284 0-92-26-160-74-202-46-38-104-46-144-46s-98 8-144 46c-50 42-74 110-74 202 0 102-10 170-34 220-12 26-28 46-46 64zm298 160c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell-outline.webui-grey-icon, .btn[disabled] .webui-ios-bell-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-550 284h596c-50-50-80-116-80-284 0-92-26-160-74-202-46-38-104-46-144-46s-98 8-144 46c-50 42-74 110-74 202 0 102-10 170-34 220-12 26-28 46-46 64zm298 160c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell-outline.webui-red-icon, .danger .webui-ios-bell-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-550 284h596c-50-50-80-116-80-284 0-92-26-160-74-202-46-38-104-46-144-46s-98 8-144 46c-50 42-74 110-74 202 0 102-10 170-34 220-12 26-28 46-46 64zm298 160c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell-outline.webui-warning-icon, .webui-ios-bell-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-550 284h596c-50-50-80-116-80-284 0-92-26-160-74-202-46-38-104-46-144-46s-98 8-144 46c-50 42-74 110-74 202 0 102-10 170-34 220-12 26-28 46-46 64zm298 160c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-bell-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-bell-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-bell-outline.webui-edit, .segmented-button > .btn.active .webui-ios-bell-outline, .primary .webui-ios-bell-outline, .radio-group input[type="radio"]:checked + label .webui-ios-bell-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-bell-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-550 284h596c-50-50-80-116-80-284 0-92-26-160-74-202-46-38-104-46-144-46s-98 8-144 46c-50 42-74 110-74 202 0 102-10 170-34 220-12 26-28 46-46 64zm298 160c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-550 284h596c-50-50-80-116-80-284 0-92-26-160-74-202-46-38-104-46-144-46s-98 8-144 46c-50 42-74 110-74 202 0 102-10 170-34 220-12 26-28 46-46 64zm298 160c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-252 444c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell.webui-grey-icon, .btn[disabled] .webui-ios-bell {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-252 444c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell.webui-red-icon, .danger .webui-ios-bell {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-252 444c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell.webui-warning-icon, .webui-ios-bell.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-252 444c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-bell.webui-add, .combo-row.selected .combo-action-button .webui-ios-bell.webui-delete, .combo-row.selected .combo-action-button .webui-ios-bell.webui-edit, .segmented-button > .btn.active .webui-ios-bell, .primary .webui-ios-bell, .radio-group input[type="radio"]:checked + label .webui-ios-bell, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-bell {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-252 444c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-bell.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M636 452c0 228 56 252 132 316h-768c76-64 132-88 132-316 0-196 106-260 204-276v-4c0-24 22-44 48-44s48 20 48 44v4c98 14 204 80 204 276zm-252 444c-54 0-98-40-104-86h208c-6 46-50 86-104 86z'/%3E%3C/svg%3E")
}

.webui-ios-browsers-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M0 288h608v608h-608v-608zm576 576v-544h-544v544h544zm192-736v608h-128v-32h96v-544h-544v96h-32v-128h608z'/%3E%3C/svg%3E")
}

.webui-ios-browsers-outline.webui-grey-icon, .btn[disabled] .webui-ios-browsers-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M0 288h608v608h-608v-608zm576 576v-544h-544v544h544zm192-736v608h-128v-32h96v-544h-544v96h-32v-128h608z'/%3E%3C/svg%3E")
}

.webui-ios-browsers-outline.webui-red-icon, .danger .webui-ios-browsers-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M0 288h608v608h-608v-608zm576 576v-544h-544v544h544zm192-736v608h-128v-32h96v-544h-544v96h-32v-128h608z'/%3E%3C/svg%3E")
}

.webui-ios-browsers-outline.webui-warning-icon, .webui-ios-browsers-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M0 288h608v608h-608v-608zm576 576v-544h-544v544h544zm192-736v608h-128v-32h96v-544h-544v96h-32v-128h608z'/%3E%3C/svg%3E")
}

.webui-ios-browsers-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-browsers-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-browsers-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-browsers-outline.webui-edit, .segmented-button > .btn.active .webui-ios-browsers-outline, .primary .webui-ios-browsers-outline, .radio-group input[type="radio"]:checked + label .webui-ios-browsers-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-browsers-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M0 288h608v608h-608v-608zm576 576v-544h-544v544h544zm192-736v608h-128v-32h96v-544h-544v96h-32v-128h608z'/%3E%3C/svg%3E")
}

.webui-ios-browsers-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M0 288h608v608h-608v-608zm576 576v-544h-544v544h544zm192-736v608h-128v-32h96v-544h-544v96h-32v-128h608z'/%3E%3C/svg%3E")
}

.webui-ios-calculator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%2303a9f4' d='M512 128c36 0 64 28 64 64v640c0 36-28 64-64 64h-448c-36 0-64-28-64-64v-640c0-36 28-64 64-64h448zm-16 432h-96v256h96v-256zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-96-96h416v-96h-416v96z'/%3E%3C/svg%3E")
}

.webui-ios-calculator.webui-grey-icon, .btn[disabled] .webui-ios-calculator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M512 128c36 0 64 28 64 64v640c0 36-28 64-64 64h-448c-36 0-64-28-64-64v-640c0-36 28-64 64-64h448zm-16 432h-96v256h96v-256zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-96-96h416v-96h-416v96z'/%3E%3C/svg%3E")
}

.webui-ios-calculator.webui-red-icon, .danger .webui-ios-calculator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23f44336' d='M512 128c36 0 64 28 64 64v640c0 36-28 64-64 64h-448c-36 0-64-28-64-64v-640c0-36 28-64 64-64h448zm-16 432h-96v256h96v-256zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-96-96h416v-96h-416v96z'/%3E%3C/svg%3E")
}

.webui-ios-calculator.webui-warning-icon, .webui-ios-calculator.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23ff9800' d='M512 128c36 0 64 28 64 64v640c0 36-28 64-64 64h-448c-36 0-64-28-64-64v-640c0-36 28-64 64-64h448zm-16 432h-96v256h96v-256zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-96-96h416v-96h-416v96z'/%3E%3C/svg%3E")
}

.webui-ios-calculator.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-calculator.webui-add, .combo-row.selected .combo-action-button .webui-ios-calculator.webui-delete, .combo-row.selected .combo-action-button .webui-ios-calculator.webui-edit, .segmented-button > .btn.active .webui-ios-calculator, .primary .webui-ios-calculator, .radio-group input[type="radio"]:checked + label .webui-ios-calculator, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-calculator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23fff' d='M512 128c36 0 64 28 64 64v640c0 36-28 64-64 64h-448c-36 0-64-28-64-64v-640c0-36 28-64 64-64h448zm-16 432h-96v256h96v-256zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-96-96h416v-96h-416v96z'/%3E%3C/svg%3E")
}

.webui-ios-calculator.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%234caf50' d='M512 128c36 0 64 28 64 64v640c0 36-28 64-64 64h-448c-36 0-64-28-64-64v-640c0-36 28-64 64-64h448zm-16 432h-96v256h96v-256zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-160 320h-96v96h96v-96zm0-160h-96v96h96v-96zm0-160h-96v96h96v-96zm-96-96h416v-96h-416v96z'/%3E%3C/svg%3E")
}

.webui-ios-calendar-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M32 224v128h704v-128zm544-32h192v704h-768v-704h192v-64h32v64h320v-64h32v64zm160 672v-480h-704v480h704zm0-512v-128h-160v64h-32v-64h-320v64h-32v-64h-160v128h704z'/%3E%3C/svg%3E")
}

.webui-ios-calendar-outline.webui-grey-icon, .btn[disabled] .webui-ios-calendar-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M32 224v128h704v-128zm544-32h192v704h-768v-704h192v-64h32v64h320v-64h32v64zm160 672v-480h-704v480h704zm0-512v-128h-160v64h-32v-64h-320v64h-32v-64h-160v128h704z'/%3E%3C/svg%3E")
}

.webui-ios-calendar-outline.webui-red-icon, .danger .webui-ios-calendar-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M32 224v128h704v-128zm544-32h192v704h-768v-704h192v-64h32v64h320v-64h32v64zm160 672v-480h-704v480h704zm0-512v-128h-160v64h-32v-64h-320v64h-32v-64h-160v128h704z'/%3E%3C/svg%3E")
}

.webui-ios-calendar-outline.webui-warning-icon, .webui-ios-calendar-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M32 224v128h704v-128zm544-32h192v704h-768v-704h192v-64h32v64h320v-64h32v64zm160 672v-480h-704v480h704zm0-512v-128h-160v64h-32v-64h-320v64h-32v-64h-160v128h704z'/%3E%3C/svg%3E")
}

.webui-ios-calendar-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-calendar-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-calendar-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-calendar-outline.webui-edit, .segmented-button > .btn.active .webui-ios-calendar-outline, .primary .webui-ios-calendar-outline, .radio-group input[type="radio"]:checked + label .webui-ios-calendar-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-calendar-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M32 224v128h704v-128zm544-32h192v704h-768v-704h192v-64h32v64h320v-64h32v64zm160 672v-480h-704v480h704zm0-512v-128h-160v64h-32v-64h-320v64h-32v-64h-160v128h704z'/%3E%3C/svg%3E")
}

.webui-ios-calendar-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M32 224v128h704v-128zm544-32h192v704h-768v-704h192v-64h32v64h320v-64h32v64zm160 672v-480h-704v480h704zm0-512v-128h-160v64h-32v-64h-320v64h-32v-64h-160v128h704z'/%3E%3C/svg%3E")
}

.webui-ios-calendar {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M0 896v-512h768v512h-768zm768-704v160h-768v-160h192v96h32v-96h320v96h32v-96h192zm-576 0v-64h32v64h-32zm352 0v-64h32v64h-32z'/%3E%3C/svg%3E")
}

.webui-ios-calendar.webui-grey-icon, .btn[disabled] .webui-ios-calendar {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M0 896v-512h768v512h-768zm768-704v160h-768v-160h192v96h32v-96h320v96h32v-96h192zm-576 0v-64h32v64h-32zm352 0v-64h32v64h-32z'/%3E%3C/svg%3E")
}

.webui-ios-calendar.webui-red-icon, .danger .webui-ios-calendar {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M0 896v-512h768v512h-768zm768-704v160h-768v-160h192v96h32v-96h320v96h32v-96h192zm-576 0v-64h32v64h-32zm352 0v-64h32v64h-32z'/%3E%3C/svg%3E")
}

.webui-ios-calendar.webui-warning-icon, .webui-ios-calendar.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M0 896v-512h768v512h-768zm768-704v160h-768v-160h192v96h32v-96h320v96h32v-96h192zm-576 0v-64h32v64h-32zm352 0v-64h32v64h-32z'/%3E%3C/svg%3E")
}

.webui-ios-calendar.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-calendar.webui-add, .combo-row.selected .combo-action-button .webui-ios-calendar.webui-delete, .combo-row.selected .combo-action-button .webui-ios-calendar.webui-edit, .segmented-button > .btn.active .webui-ios-calendar, .primary .webui-ios-calendar, .radio-group input[type="radio"]:checked + label .webui-ios-calendar, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-calendar {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M0 896v-512h768v512h-768zm768-704v160h-768v-160h192v96h32v-96h320v96h32v-96h192zm-576 0v-64h32v64h-32zm352 0v-64h32v64h-32z'/%3E%3C/svg%3E")
}

.webui-ios-calendar.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M0 896v-512h768v512h-768zm768-704v160h-768v-160h192v96h32v-96h320v96h32v-96h192zm-576 0v-64h32v64h-32zm352 0v-64h32v64h-32z'/%3E%3C/svg%3E")
}

.webui-ios-cart-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm448-64c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm128-608l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42zm-58 228l22-198-608-62 64 352z'/%3E%3C/svg%3E")
}

.webui-ios-cart-outline.webui-grey-icon, .btn[disabled] .webui-ios-cart-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm448-64c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm128-608l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42zm-58 228l22-198-608-62 64 352z'/%3E%3C/svg%3E")
}

.webui-ios-cart-outline.webui-red-icon, .danger .webui-ios-cart-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm448-64c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm128-608l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42zm-58 228l22-198-608-62 64 352z'/%3E%3C/svg%3E")
}

.webui-ios-cart-outline.webui-warning-icon, .webui-ios-cart-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm448-64c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm128-608l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42zm-58 228l22-198-608-62 64 352z'/%3E%3C/svg%3E")
}

.webui-ios-cart-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-cart-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-cart-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-cart-outline.webui-edit, .segmented-button > .btn.active .webui-ios-cart-outline, .primary .webui-ios-cart-outline, .radio-group input[type="radio"]:checked + label .webui-ios-cart-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-cart-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm448-64c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm128-608l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42zm-58 228l22-198-608-62 64 352z'/%3E%3C/svg%3E")
}

.webui-ios-cart-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm448-64c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm0 64c8 0 16-8 16-16s-8-16-16-16-16 8-16 16 8 16 16 16zm128-608l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42zm-58 228l22-198-608-62 64 352z'/%3E%3C/svg%3E")
}

.webui-ios-cart {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm448 0c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm128-544l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42z'/%3E%3C/svg%3E")
}

.webui-ios-cart.webui-grey-icon, .btn[disabled] .webui-ios-cart {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm448 0c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm128-544l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42z'/%3E%3C/svg%3E")
}

.webui-ios-cart.webui-red-icon, .danger .webui-ios-cart {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm448 0c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm128-544l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42z'/%3E%3C/svg%3E")
}

.webui-ios-cart.webui-warning-icon, .webui-ios-cart.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm448 0c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm128-544l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42z'/%3E%3C/svg%3E")
}

.webui-ios-cart.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-cart.webui-add, .combo-row.selected .combo-action-button .webui-ios-cart.webui-delete, .combo-row.selected .combo-action-button .webui-ios-cart.webui-edit, .segmented-button > .btn.active .webui-ios-cart, .primary .webui-ios-cart, .radio-group input[type="radio"]:checked + label .webui-ios-cart, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-cart {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm448 0c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm128-544l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42z'/%3E%3C/svg%3E")
}

.webui-ios-cart.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M192 800c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm448 0c26 0 48 22 48 48s-22 48-48 48-48-22-48-48 22-48 48-48zm128-544l-32 256-542 96 10 60c14 68 42 68 52 68h480v32h-480c-22 0-42-10-56-28-12-16-22-38-26-66l-86-468c-4-16-6-24-14-32-12-10-36-14-74-14v-32c46 0 76 8 94 22 14 12 20 28 24 42z'/%3E%3C/svg%3E")
}

.webui-ios-checkmark-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 414 1024'%3E%3Cpath fill='%2303a9f4' d='M148 660c-4 4-12 8-18 8s-14-4-18-8l-112-112 36-36 94 94 250-252 34 36z'/%3E%3C/svg%3E")
}

.webui-ios-checkmark-empty.webui-grey-icon, .btn[disabled] .webui-ios-checkmark-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 414 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M148 660c-4 4-12 8-18 8s-14-4-18-8l-112-112 36-36 94 94 250-252 34 36z'/%3E%3C/svg%3E")
}

.webui-ios-checkmark-empty.webui-red-icon, .danger .webui-ios-checkmark-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 414 1024'%3E%3Cpath fill='%23f44336' d='M148 660c-4 4-12 8-18 8s-14-4-18-8l-112-112 36-36 94 94 250-252 34 36z'/%3E%3C/svg%3E")
}

.webui-ios-checkmark-empty.webui-warning-icon, .webui-ios-checkmark-empty.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 414 1024'%3E%3Cpath fill='%23ff9800' d='M148 660c-4 4-12 8-18 8s-14-4-18-8l-112-112 36-36 94 94 250-252 34 36z'/%3E%3C/svg%3E")
}

.webui-ios-checkmark-empty.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-checkmark-empty.webui-add, .combo-row.selected .combo-action-button .webui-ios-checkmark-empty.webui-delete, .combo-row.selected .combo-action-button .webui-ios-checkmark-empty.webui-edit, .segmented-button > .btn.active .webui-ios-checkmark-empty, .primary .webui-ios-checkmark-empty, .radio-group input[type="radio"]:checked + label .webui-ios-checkmark-empty, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-checkmark-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 414 1024'%3E%3Cpath fill='%23fff' d='M148 660c-4 4-12 8-18 8s-14-4-18-8l-112-112 36-36 94 94 250-252 34 36z'/%3E%3C/svg%3E")
}

.webui-ios-checkmark-empty.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 414 1024'%3E%3Cpath fill='%234caf50' d='M148 660c-4 4-12 8-18 8s-14-4-18-8l-112-112 36-36 94 94 250-252 34 36z'/%3E%3C/svg%3E")
}

.webui-ios-checkmark-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M584 354l36 36-268 270c-4 4-12 8-18 8s-14-4-18-8l-112-112 36-36 94 94zm-168-258c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-checkmark-outline.webui-grey-icon, .btn[disabled] .webui-ios-checkmark-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M584 354l36 36-268 270c-4 4-12 8-18 8s-14-4-18-8l-112-112 36-36 94 94zm-168-258c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-checkmark-outline.webui-red-icon, .danger .webui-ios-checkmark-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M584 354l36 36-268 270c-4 4-12 8-18 8s-14-4-18-8l-112-112 36-36 94 94zm-168-258c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-checkmark-outline.webui-warning-icon, .webui-ios-checkmark-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M584 354l36 36-268 270c-4 4-12 8-18 8s-14-4-18-8l-112-112 36-36 94 94zm-168-258c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-checkmark-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-checkmark-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-checkmark-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-checkmark-outline.webui-edit, .segmented-button > .btn.active .webui-ios-checkmark-outline, .primary .webui-ios-checkmark-outline, .radio-group input[type="radio"]:checked + label .webui-ios-checkmark-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-checkmark-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M584 354l36 36-268 270c-4 4-12 8-18 8s-14-4-18-8l-112-112 36-36 94 94zm-168-258c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-checkmark-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M584 354l36 36-268 270c-4 4-12 8-18 8s-14-4-18-8l-112-112 36-36 94 94zm-168-258c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-checkmark {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm-64 564l268-270-36-36-250 252-94-94-36 36 112 112c4 4 12 8 18 8s14-4 18-8z'/%3E%3C/svg%3E")
}

.webui-ios-checkmark.webui-grey-icon, .btn[disabled] .webui-ios-checkmark {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm-64 564l268-270-36-36-250 252-94-94-36 36 112 112c4 4 12 8 18 8s14-4 18-8z'/%3E%3C/svg%3E")
}

.webui-ios-checkmark.webui-red-icon, .danger .webui-ios-checkmark {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm-64 564l268-270-36-36-250 252-94-94-36 36 112 112c4 4 12 8 18 8s14-4 18-8z'/%3E%3C/svg%3E")
}

.webui-ios-checkmark.webui-warning-icon, .webui-ios-checkmark.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm-64 564l268-270-36-36-250 252-94-94-36 36 112 112c4 4 12 8 18 8s14-4 18-8z'/%3E%3C/svg%3E")
}

.webui-ios-checkmark.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-checkmark.webui-add, .combo-row.selected .combo-action-button .webui-ios-checkmark.webui-delete, .combo-row.selected .combo-action-button .webui-ios-checkmark.webui-edit, .segmented-button > .btn.active .webui-ios-checkmark, .primary .webui-ios-checkmark, .radio-group input[type="radio"]:checked + label .webui-ios-checkmark, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-checkmark {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm-64 564l268-270-36-36-250 252-94-94-36 36 112 112c4 4 12 8 18 8s14-4 18-8z'/%3E%3C/svg%3E")
}

.webui-ios-checkmark.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm-64 564l268-270-36-36-250 252-94-94-36 36 112 112c4 4 12 8 18 8s14-4 18-8z'/%3E%3C/svg%3E")
}

.webui-ios-circle-filled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm0-702c176 0 320 144 320 320s-144 320-320 320-320-144-320-320 144-320 320-320z'/%3E%3C/svg%3E")
}

.webui-ios-circle-filled.webui-grey-icon, .btn[disabled] .webui-ios-circle-filled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm0-702c176 0 320 144 320 320s-144 320-320 320-320-144-320-320 144-320 320-320z'/%3E%3C/svg%3E")
}

.webui-ios-circle-filled.webui-red-icon, .danger .webui-ios-circle-filled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm0-702c176 0 320 144 320 320s-144 320-320 320-320-144-320-320 144-320 320-320z'/%3E%3C/svg%3E")
}

.webui-ios-circle-filled.webui-warning-icon, .webui-ios-circle-filled.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm0-702c176 0 320 144 320 320s-144 320-320 320-320-144-320-320 144-320 320-320z'/%3E%3C/svg%3E")
}

.webui-ios-circle-filled.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-circle-filled.webui-add, .combo-row.selected .combo-action-button .webui-ios-circle-filled.webui-delete, .combo-row.selected .combo-action-button .webui-ios-circle-filled.webui-edit, .segmented-button > .btn.active .webui-ios-circle-filled, .primary .webui-ios-circle-filled, .radio-group input[type="radio"]:checked + label .webui-ios-circle-filled, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-circle-filled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm0-702c176 0 320 144 320 320s-144 320-320 320-320-144-320-320 144-320 320-320z'/%3E%3C/svg%3E")
}

.webui-ios-circle-filled.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm0-702c176 0 320 144 320 320s-144 320-320 320-320-144-320-320 144-320 320-320z'/%3E%3C/svg%3E")
}

.webui-ios-circle-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-circle-outline.webui-grey-icon, .btn[disabled] .webui-ios-circle-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-circle-outline.webui-red-icon, .danger .webui-ios-circle-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-circle-outline.webui-warning-icon, .webui-ios-circle-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-circle-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-circle-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-circle-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-circle-outline.webui-edit, .segmented-button > .btn.active .webui-ios-circle-outline, .primary .webui-ios-circle-outline, .radio-group input[type="radio"]:checked + label .webui-ios-circle-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-circle-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-circle-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-close-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%2303a9f4' d='M360 320l24 24-168 168 168 168-24 24-168-168-168 168-24-24 168-168-168-168 24-24 168 168z'/%3E%3C/svg%3E")
}

.webui-ios-close-empty.webui-grey-icon, .btn[disabled] .webui-ios-close-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M360 320l24 24-168 168 168 168-24 24-168-168-168 168-24-24 168-168-168-168 24-24 168 168z'/%3E%3C/svg%3E")
}

.webui-ios-close-empty.webui-red-icon, .danger .webui-ios-close-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23f44336' d='M360 320l24 24-168 168 168 168-24 24-168-168-168 168-24-24 168-168-168-168 24-24 168 168z'/%3E%3C/svg%3E")
}

.webui-ios-close-empty.webui-warning-icon, .webui-ios-close-empty.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23ff9800' d='M360 320l24 24-168 168 168 168-24 24-168-168-168 168-24-24 168-168-168-168 24-24 168 168z'/%3E%3C/svg%3E")
}

.webui-ios-close-empty.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-close-empty.webui-add, .combo-row.selected .combo-action-button .webui-ios-close-empty.webui-delete, .combo-row.selected .combo-action-button .webui-ios-close-empty.webui-edit, .segmented-button > .btn.active .webui-ios-close-empty, .primary .webui-ios-close-empty, .radio-group input[type="radio"]:checked + label .webui-ios-close-empty, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-close-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%23fff' d='M360 320l24 24-168 168 168 168-24 24-168-168-168 168-24-24 168-168-168-168 24-24 168 168z'/%3E%3C/svg%3E")
}

.webui-ios-close-empty.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 1024'%3E%3Cpath fill='%234caf50' d='M360 320l24 24-168 168 168 168-24 24-168-168-168 168-24-24 168-168-168-168 24-24 168 168z'/%3E%3C/svg%3E")
}

.webui-ios-close-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M710 218c162 162 162 426 0 588s-426 162-588 0-162-426 0-588 426-162 588 0zm-24 564c148-148 148-392 0-540s-392-148-540 0-148 392 0 540 392 148 540 0zm-102-462l24 24-168 168 168 168-24 24-168-168-168 168-24-24 168-168-168-168 24-24 168 168z'/%3E%3C/svg%3E")
}

.webui-ios-close-outline.webui-grey-icon, .btn[disabled] .webui-ios-close-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M710 218c162 162 162 426 0 588s-426 162-588 0-162-426 0-588 426-162 588 0zm-24 564c148-148 148-392 0-540s-392-148-540 0-148 392 0 540 392 148 540 0zm-102-462l24 24-168 168 168 168-24 24-168-168-168 168-24-24 168-168-168-168 24-24 168 168z'/%3E%3C/svg%3E")
}

.webui-ios-close-outline.webui-red-icon, .danger .webui-ios-close-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M710 218c162 162 162 426 0 588s-426 162-588 0-162-426 0-588 426-162 588 0zm-24 564c148-148 148-392 0-540s-392-148-540 0-148 392 0 540 392 148 540 0zm-102-462l24 24-168 168 168 168-24 24-168-168-168 168-24-24 168-168-168-168 24-24 168 168z'/%3E%3C/svg%3E")
}

.webui-ios-close-outline.webui-warning-icon, .webui-ios-close-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M710 218c162 162 162 426 0 588s-426 162-588 0-162-426 0-588 426-162 588 0zm-24 564c148-148 148-392 0-540s-392-148-540 0-148 392 0 540 392 148 540 0zm-102-462l24 24-168 168 168 168-24 24-168-168-168 168-24-24 168-168-168-168 24-24 168 168z'/%3E%3C/svg%3E")
}

.webui-ios-close-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-close-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-close-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-close-outline.webui-edit, .segmented-button > .btn.active .webui-ios-close-outline, .primary .webui-ios-close-outline, .radio-group input[type="radio"]:checked + label .webui-ios-close-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-close-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M710 218c162 162 162 426 0 588s-426 162-588 0-162-426 0-588 426-162 588 0zm-24 564c148-148 148-392 0-540s-392-148-540 0-148 392 0 540 392 148 540 0zm-102-462l24 24-168 168 168 168-24 24-168-168-168 168-24-24 168-168-168-168 24-24 168 168z'/%3E%3C/svg%3E")
}

.webui-ios-close-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M710 218c162 162 162 426 0 588s-426 162-588 0-162-426 0-588 426-162 588 0zm-24 564c148-148 148-392 0-540s-392-148-540 0-148 392 0 540 392 148 540 0zm-102-462l24 24-168 168 168 168-24 24-168-168-168 168-24-24 168-168-168-168 24-24 168 168z'/%3E%3C/svg%3E")
}

.webui-ios-close {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M710 218c162 162 162 426 0 588s-426 162-588 0-162-426 0-588 426-162 588 0zm-102 462l-168-168 168-168-24-24-168 168-168-168-24 24 168 168-168 168 24 24 168-168 168 168z'/%3E%3C/svg%3E")
}

.webui-ios-close.webui-grey-icon, .btn[disabled] .webui-ios-close {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M710 218c162 162 162 426 0 588s-426 162-588 0-162-426 0-588 426-162 588 0zm-102 462l-168-168 168-168-24-24-168 168-168-168-24 24 168 168-168 168 24 24 168-168 168 168z'/%3E%3C/svg%3E")
}

.webui-ios-close.webui-red-icon, .danger .webui-ios-close {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M710 218c162 162 162 426 0 588s-426 162-588 0-162-426 0-588 426-162 588 0zm-102 462l-168-168 168-168-24-24-168 168-168-168-24 24 168 168-168 168 24 24 168-168 168 168z'/%3E%3C/svg%3E")
}

.webui-ios-close.webui-warning-icon, .webui-ios-close.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M710 218c162 162 162 426 0 588s-426 162-588 0-162-426 0-588 426-162 588 0zm-102 462l-168-168 168-168-24-24-168 168-168-168-24 24 168 168-168 168 24 24 168-168 168 168z'/%3E%3C/svg%3E")
}

.webui-ios-close.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-close.webui-add, .combo-row.selected .combo-action-button .webui-ios-close.webui-delete, .combo-row.selected .combo-action-button .webui-ios-close.webui-edit, .segmented-button > .btn.active .webui-ios-close, .primary .webui-ios-close, .radio-group input[type="radio"]:checked + label .webui-ios-close, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-close {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M710 218c162 162 162 426 0 588s-426 162-588 0-162-426 0-588 426-162 588 0zm-102 462l-168-168 168-168-24-24-168 168-168-168-24 24 168 168-168 168 24 24 168-168 168 168z'/%3E%3C/svg%3E")
}

.webui-ios-close.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M710 218c162 162 162 426 0 588s-426 162-588 0-162-426 0-588 426-162 588 0zm-102 462l-168-168 168-168-24-24-168 168-168-168-24 24 168 168-168 168 24 24 168-168 168 168z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-download-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M322 762l110 108v-484h32v484l110-108 24 24-150 146-148-146zm412-434c90 0 162 74 162 164s-74 164-164 164h-202v-32h202c74 0 132-60 132-132s-58-134-132-134h-30v-40c0-110-92-194-202-194-76 0-146 44-180 112l-12 28-28-14c-12-6-26-10-40-10-44 0-80 36-88 78l-2 18-18 6c-60 20-100 72-100 134 0 80 66 148 148 148h182v32h-182c-100 0-180-80-180-178 0-78 52-142 122-166 10-56 58-102 118-102 20 0 36 4 52 12 38-78 118-130 210-130 128 0 234 102 234 230l-2 6z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-download-outline.webui-grey-icon, .btn[disabled] .webui-ios-cloud-download-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M322 762l110 108v-484h32v484l110-108 24 24-150 146-148-146zm412-434c90 0 162 74 162 164s-74 164-164 164h-202v-32h202c74 0 132-60 132-132s-58-134-132-134h-30v-40c0-110-92-194-202-194-76 0-146 44-180 112l-12 28-28-14c-12-6-26-10-40-10-44 0-80 36-88 78l-2 18-18 6c-60 20-100 72-100 134 0 80 66 148 148 148h182v32h-182c-100 0-180-80-180-178 0-78 52-142 122-166 10-56 58-102 118-102 20 0 36 4 52 12 38-78 118-130 210-130 128 0 234 102 234 230l-2 6z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-download-outline.webui-red-icon, .danger .webui-ios-cloud-download-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M322 762l110 108v-484h32v484l110-108 24 24-150 146-148-146zm412-434c90 0 162 74 162 164s-74 164-164 164h-202v-32h202c74 0 132-60 132-132s-58-134-132-134h-30v-40c0-110-92-194-202-194-76 0-146 44-180 112l-12 28-28-14c-12-6-26-10-40-10-44 0-80 36-88 78l-2 18-18 6c-60 20-100 72-100 134 0 80 66 148 148 148h182v32h-182c-100 0-180-80-180-178 0-78 52-142 122-166 10-56 58-102 118-102 20 0 36 4 52 12 38-78 118-130 210-130 128 0 234 102 234 230l-2 6z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-download-outline.webui-warning-icon, .webui-ios-cloud-download-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M322 762l110 108v-484h32v484l110-108 24 24-150 146-148-146zm412-434c90 0 162 74 162 164s-74 164-164 164h-202v-32h202c74 0 132-60 132-132s-58-134-132-134h-30v-40c0-110-92-194-202-194-76 0-146 44-180 112l-12 28-28-14c-12-6-26-10-40-10-44 0-80 36-88 78l-2 18-18 6c-60 20-100 72-100 134 0 80 66 148 148 148h182v32h-182c-100 0-180-80-180-178 0-78 52-142 122-166 10-56 58-102 118-102 20 0 36 4 52 12 38-78 118-130 210-130 128 0 234 102 234 230l-2 6z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-download-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-cloud-download-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-cloud-download-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-cloud-download-outline.webui-edit, .segmented-button > .btn.active .webui-ios-cloud-download-outline, .primary .webui-ios-cloud-download-outline, .radio-group input[type="radio"]:checked + label .webui-ios-cloud-download-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-cloud-download-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M322 762l110 108v-484h32v484l110-108 24 24-150 146-148-146zm412-434c90 0 162 74 162 164s-74 164-164 164h-202v-32h202c74 0 132-60 132-132s-58-134-132-134h-30v-40c0-110-92-194-202-194-76 0-146 44-180 112l-12 28-28-14c-12-6-26-10-40-10-44 0-80 36-88 78l-2 18-18 6c-60 20-100 72-100 134 0 80 66 148 148 148h182v32h-182c-100 0-180-80-180-178 0-78 52-142 122-166 10-56 58-102 118-102 20 0 36 4 52 12 38-78 118-130 210-130 128 0 234 102 234 230l-2 6z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-download-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M322 762l110 108v-484h32v484l110-108 24 24-150 146-148-146zm412-434c90 0 162 74 162 164s-74 164-164 164h-202v-32h202c74 0 132-60 132-132s-58-134-132-134h-30v-40c0-110-92-194-202-194-76 0-146 44-180 112l-12 28-28-14c-12-6-26-10-40-10-44 0-80 36-88 78l-2 18-18 6c-60 20-100 72-100 134 0 80 66 148 148 148h182v32h-182c-100 0-180-80-180-178 0-78 52-142 122-166 10-56 58-102 118-102 20 0 36 4 52 12 38-78 118-130 210-130 128 0 234 102 234 230l-2 6z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-download {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M432 870v-214h32v214l110-108 24 24-150 146-148-146 22-24zm302-542c90 0 162 74 162 164s-74 164-164 164h-268v-270h-32v270h-252c-100 0-180-80-180-178 0-78 52-142 122-166 10-56 58-102 118-102 20 0 36 4 52 12 38-78 118-130 210-130 128 0 234 102 234 230l-2 6z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-download.webui-grey-icon, .btn[disabled] .webui-ios-cloud-download {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M432 870v-214h32v214l110-108 24 24-150 146-148-146 22-24zm302-542c90 0 162 74 162 164s-74 164-164 164h-268v-270h-32v270h-252c-100 0-180-80-180-178 0-78 52-142 122-166 10-56 58-102 118-102 20 0 36 4 52 12 38-78 118-130 210-130 128 0 234 102 234 230l-2 6z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-download.webui-red-icon, .danger .webui-ios-cloud-download {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M432 870v-214h32v214l110-108 24 24-150 146-148-146 22-24zm302-542c90 0 162 74 162 164s-74 164-164 164h-268v-270h-32v270h-252c-100 0-180-80-180-178 0-78 52-142 122-166 10-56 58-102 118-102 20 0 36 4 52 12 38-78 118-130 210-130 128 0 234 102 234 230l-2 6z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-download.webui-warning-icon, .webui-ios-cloud-download.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M432 870v-214h32v214l110-108 24 24-150 146-148-146 22-24zm302-542c90 0 162 74 162 164s-74 164-164 164h-268v-270h-32v270h-252c-100 0-180-80-180-178 0-78 52-142 122-166 10-56 58-102 118-102 20 0 36 4 52 12 38-78 118-130 210-130 128 0 234 102 234 230l-2 6z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-download.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-cloud-download.webui-add, .combo-row.selected .combo-action-button .webui-ios-cloud-download.webui-delete, .combo-row.selected .combo-action-button .webui-ios-cloud-download.webui-edit, .segmented-button > .btn.active .webui-ios-cloud-download, .primary .webui-ios-cloud-download, .radio-group input[type="radio"]:checked + label .webui-ios-cloud-download, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-cloud-download {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M432 870v-214h32v214l110-108 24 24-150 146-148-146 22-24zm302-542c90 0 162 74 162 164s-74 164-164 164h-268v-270h-32v270h-252c-100 0-180-80-180-178 0-78 52-142 122-166 10-56 58-102 118-102 20 0 36 4 52 12 38-78 118-130 210-130 128 0 234 102 234 230l-2 6z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-download.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M432 870v-214h32v214l110-108 24 24-150 146-148-146 22-24zm302-542c90 0 162 74 162 164s-74 164-164 164h-268v-270h-32v270h-252c-100 0-180-80-180-178 0-78 52-142 122-166 10-56 58-102 118-102 20 0 36 4 52 12 38-78 118-130 210-130 128 0 234 102 234 230l-2 6z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-upload-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M322 520l-22-22 148-150 150 150-24 22-110-108v484h-32v-484zm412-152c90 0 162 78 162 170s-74 166-164 166h-202v-32h202c74 0 132-60 132-134s-58-140-132-140l-30-2v-40c0-112-92-198-202-198-76 0-146 46-180 116l-12 26-28-12c-12-6-26-10-40-10-44 0-80 34-88 78l-2 18-18 6c-60 20-100 78-100 142 0 82 66 150 148 150h182v32h-182c-100 0-180-80-180-180 0-80 52-148 122-172 10-56 58-104 118-104 20 0 36 4 52 12 38-78 118-132 210-132 128 0 234 104 234 232l-2 8z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-upload-outline.webui-grey-icon, .btn[disabled] .webui-ios-cloud-upload-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M322 520l-22-22 148-150 150 150-24 22-110-108v484h-32v-484zm412-152c90 0 162 78 162 170s-74 166-164 166h-202v-32h202c74 0 132-60 132-134s-58-140-132-140l-30-2v-40c0-112-92-198-202-198-76 0-146 46-180 116l-12 26-28-12c-12-6-26-10-40-10-44 0-80 34-88 78l-2 18-18 6c-60 20-100 78-100 142 0 82 66 150 148 150h182v32h-182c-100 0-180-80-180-180 0-80 52-148 122-172 10-56 58-104 118-104 20 0 36 4 52 12 38-78 118-132 210-132 128 0 234 104 234 232l-2 8z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-upload-outline.webui-red-icon, .danger .webui-ios-cloud-upload-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M322 520l-22-22 148-150 150 150-24 22-110-108v484h-32v-484zm412-152c90 0 162 78 162 170s-74 166-164 166h-202v-32h202c74 0 132-60 132-134s-58-140-132-140l-30-2v-40c0-112-92-198-202-198-76 0-146 46-180 116l-12 26-28-12c-12-6-26-10-40-10-44 0-80 34-88 78l-2 18-18 6c-60 20-100 78-100 142 0 82 66 150 148 150h182v32h-182c-100 0-180-80-180-180 0-80 52-148 122-172 10-56 58-104 118-104 20 0 36 4 52 12 38-78 118-132 210-132 128 0 234 104 234 232l-2 8z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-upload-outline.webui-warning-icon, .webui-ios-cloud-upload-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M322 520l-22-22 148-150 150 150-24 22-110-108v484h-32v-484zm412-152c90 0 162 78 162 170s-74 166-164 166h-202v-32h202c74 0 132-60 132-134s-58-140-132-140l-30-2v-40c0-112-92-198-202-198-76 0-146 46-180 116l-12 26-28-12c-12-6-26-10-40-10-44 0-80 34-88 78l-2 18-18 6c-60 20-100 78-100 142 0 82 66 150 148 150h182v32h-182c-100 0-180-80-180-180 0-80 52-148 122-172 10-56 58-104 118-104 20 0 36 4 52 12 38-78 118-132 210-132 128 0 234 104 234 232l-2 8z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-upload-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-cloud-upload-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-cloud-upload-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-cloud-upload-outline.webui-edit, .segmented-button > .btn.active .webui-ios-cloud-upload-outline, .primary .webui-ios-cloud-upload-outline, .radio-group input[type="radio"]:checked + label .webui-ios-cloud-upload-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-cloud-upload-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M322 520l-22-22 148-150 150 150-24 22-110-108v484h-32v-484zm412-152c90 0 162 78 162 170s-74 166-164 166h-202v-32h202c74 0 132-60 132-134s-58-140-132-140l-30-2v-40c0-112-92-198-202-198-76 0-146 46-180 116l-12 26-28-12c-12-6-26-10-40-10-44 0-80 34-88 78l-2 18-18 6c-60 20-100 78-100 142 0 82 66 150 148 150h182v32h-182c-100 0-180-80-180-180 0-80 52-148 122-172 10-56 58-104 118-104 20 0 36 4 52 12 38-78 118-132 210-132 128 0 234 104 234 232l-2 8z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-upload-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M322 520l-22-22 148-150 150 150-24 22-110-108v484h-32v-484zm412-152c90 0 162 78 162 170s-74 166-164 166h-202v-32h202c74 0 132-60 132-134s-58-140-132-140l-30-2v-40c0-112-92-198-202-198-76 0-146 46-180 116l-12 26-28-12c-12-6-26-10-40-10-44 0-80 34-88 78l-2 18-18 6c-60 20-100 78-100 142 0 82 66 150 148 150h182v32h-182c-100 0-180-80-180-180 0-80 52-148 122-172 10-56 58-104 118-104 20 0 36 4 52 12 38-78 118-132 210-132 128 0 234 104 234 232l-2 8z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-upload {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M432 896v-192h32v192h-32zm302-528c90 0 162 78 162 170s-74 166-164 166h-268v-292l110 108 24-22-150-150-148 150 22 22 110-108v292h-252c-100 0-180-80-180-180 0-80 52-148 122-172 10-56 58-104 118-104 20 0 36 4 52 12 38-78 118-132 210-132 128 0 234 104 234 232l-2 8z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-upload.webui-grey-icon, .btn[disabled] .webui-ios-cloud-upload {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M432 896v-192h32v192h-32zm302-528c90 0 162 78 162 170s-74 166-164 166h-268v-292l110 108 24-22-150-150-148 150 22 22 110-108v292h-252c-100 0-180-80-180-180 0-80 52-148 122-172 10-56 58-104 118-104 20 0 36 4 52 12 38-78 118-132 210-132 128 0 234 104 234 232l-2 8z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-upload.webui-red-icon, .danger .webui-ios-cloud-upload {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M432 896v-192h32v192h-32zm302-528c90 0 162 78 162 170s-74 166-164 166h-268v-292l110 108 24-22-150-150-148 150 22 22 110-108v292h-252c-100 0-180-80-180-180 0-80 52-148 122-172 10-56 58-104 118-104 20 0 36 4 52 12 38-78 118-132 210-132 128 0 234 104 234 232l-2 8z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-upload.webui-warning-icon, .webui-ios-cloud-upload.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M432 896v-192h32v192h-32zm302-528c90 0 162 78 162 170s-74 166-164 166h-268v-292l110 108 24-22-150-150-148 150 22 22 110-108v292h-252c-100 0-180-80-180-180 0-80 52-148 122-172 10-56 58-104 118-104 20 0 36 4 52 12 38-78 118-132 210-132 128 0 234 104 234 232l-2 8z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-upload.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-cloud-upload.webui-add, .combo-row.selected .combo-action-button .webui-ios-cloud-upload.webui-delete, .combo-row.selected .combo-action-button .webui-ios-cloud-upload.webui-edit, .segmented-button > .btn.active .webui-ios-cloud-upload, .primary .webui-ios-cloud-upload, .radio-group input[type="radio"]:checked + label .webui-ios-cloud-upload, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-cloud-upload {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M432 896v-192h32v192h-32zm302-528c90 0 162 78 162 170s-74 166-164 166h-268v-292l110 108 24-22-150-150-148 150 22 22 110-108v292h-252c-100 0-180-80-180-180 0-80 52-148 122-172 10-56 58-104 118-104 20 0 36 4 52 12 38-78 118-132 210-132 128 0 234 104 234 232l-2 8z'/%3E%3C/svg%3E")
}

.webui-ios-cloud-upload.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M432 896v-192h32v192h-32zm302-528c90 0 162 78 162 170s-74 166-164 166h-268v-292l110 108 24-22-150-150-148 150 22 22 110-108v292h-252c-100 0-180-80-180-180 0-80 52-148 122-172 10-56 58-104 118-104 20 0 36 4 52 12 38-78 118-132 210-132 128 0 234 104 234 232l-2 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M608 832v-416l32-32v480h-640v-608h512l-32 32h-448v544h576zm-260-264l342-342 22 22-360 360h-64v-64l360-360 22 22-342 342zm412-408c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose-outline.webui-grey-icon, .btn[disabled] .webui-ios-compose-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M608 832v-416l32-32v480h-640v-608h512l-32 32h-448v544h576zm-260-264l342-342 22 22-360 360h-64v-64l360-360 22 22-342 342zm412-408c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose-outline.webui-red-icon, .danger .webui-ios-compose-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M608 832v-416l32-32v480h-640v-608h512l-32 32h-448v544h576zm-260-264l342-342 22 22-360 360h-64v-64l360-360 22 22-342 342zm412-408c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose-outline.webui-warning-icon, .webui-ios-compose-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M608 832v-416l32-32v480h-640v-608h512l-32 32h-448v544h576zm-260-264l342-342 22 22-360 360h-64v-64l360-360 22 22-342 342zm412-408c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-compose-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-compose-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-compose-outline.webui-edit, .segmented-button > .btn.active .webui-ios-compose-outline, .primary .webui-ios-compose-outline, .radio-group input[type="radio"]:checked + label .webui-ios-compose-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-compose-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M608 832v-416l32-32v480h-640v-608h512l-32 32h-448v544h576zm-260-264l342-342 22 22-360 360h-64v-64l360-360 22 22-342 342zm412-408c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M608 832v-416l32-32v480h-640v-608h512l-32 32h-448v544h576zm-260-264l342-342 22 22-360 360h-64v-64l360-360 22 22-342 342zm412-408c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M384 640l256-256v480h-640v-608h512l-256 256v128h128zm264-456l64 64-360 360h-64v-64zm112-24c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose.webui-grey-icon, .btn[disabled] .webui-ios-compose {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M384 640l256-256v480h-640v-608h512l-256 256v128h128zm264-456l64 64-360 360h-64v-64zm112-24c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose.webui-red-icon, .danger .webui-ios-compose {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M384 640l256-256v480h-640v-608h512l-256 256v128h128zm264-456l64 64-360 360h-64v-64zm112-24c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose.webui-warning-icon, .webui-ios-compose.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M384 640l256-256v480h-640v-608h512l-256 256v128h128zm264-456l64 64-360 360h-64v-64zm112-24c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-compose.webui-add, .combo-row.selected .combo-action-button .webui-ios-compose.webui-delete, .combo-row.selected .combo-action-button .webui-ios-compose.webui-edit, .segmented-button > .btn.active .webui-ios-compose, .primary .webui-ios-compose, .radio-group input[type="radio"]:checked + label .webui-ios-compose, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-compose {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M384 640l256-256v480h-640v-608h512l-256 256v128h128zm264-456l64 64-360 360h-64v-64zm112-24c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-compose.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M384 640l256-256v480h-640v-608h512l-256 256v128h128zm264-456l64 64-360 360h-64v-64zm112-24c4 6 8 12 8 20s-4 14-8 20l-24 24-64-64 24-24c6-4 12-8 20-8s14 4 20 8z'/%3E%3C/svg%3E")
}

.webui-ios-contact-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 34c-210 0-382 172-382 382 0 94 34 178 90 244 36-16 124-48 180-64 4-2 6 0 6-20 0-22-2-36-8-48-8-16-14-40-18-62-8-10-20-30-28-66-6-32-2-44 2-56v-4c2-8 0-46-6-76-4-20 2-68 30-104 18-24 54-52 116-56h36c64 4 98 32 116 56 28 36 34 84 30 104-6 30-8 68-6 76 0 0 2 2 2 4 4 12 6 24 0 56-8 36-20 54-28 64-4 22-10 48-18 64-6 14-12 30-12 46 0 20 0 20 4 22 54 16 146 48 186 64 56-66 90-152 90-244 0-210-172-382-382-382z'/%3E%3C/svg%3E")
}

.webui-ios-contact-outline.webui-grey-icon, .btn[disabled] .webui-ios-contact-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 34c-210 0-382 172-382 382 0 94 34 178 90 244 36-16 124-48 180-64 4-2 6 0 6-20 0-22-2-36-8-48-8-16-14-40-18-62-8-10-20-30-28-66-6-32-2-44 2-56v-4c2-8 0-46-6-76-4-20 2-68 30-104 18-24 54-52 116-56h36c64 4 98 32 116 56 28 36 34 84 30 104-6 30-8 68-6 76 0 0 2 2 2 4 4 12 6 24 0 56-8 36-20 54-28 64-4 22-10 48-18 64-6 14-12 30-12 46 0 20 0 20 4 22 54 16 146 48 186 64 56-66 90-152 90-244 0-210-172-382-382-382z'/%3E%3C/svg%3E")
}

.webui-ios-contact-outline.webui-red-icon, .danger .webui-ios-contact-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 34c-210 0-382 172-382 382 0 94 34 178 90 244 36-16 124-48 180-64 4-2 6 0 6-20 0-22-2-36-8-48-8-16-14-40-18-62-8-10-20-30-28-66-6-32-2-44 2-56v-4c2-8 0-46-6-76-4-20 2-68 30-104 18-24 54-52 116-56h36c64 4 98 32 116 56 28 36 34 84 30 104-6 30-8 68-6 76 0 0 2 2 2 4 4 12 6 24 0 56-8 36-20 54-28 64-4 22-10 48-18 64-6 14-12 30-12 46 0 20 0 20 4 22 54 16 146 48 186 64 56-66 90-152 90-244 0-210-172-382-382-382z'/%3E%3C/svg%3E")
}

.webui-ios-contact-outline.webui-warning-icon, .webui-ios-contact-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 34c-210 0-382 172-382 382 0 94 34 178 90 244 36-16 124-48 180-64 4-2 6 0 6-20 0-22-2-36-8-48-8-16-14-40-18-62-8-10-20-30-28-66-6-32-2-44 2-56v-4c2-8 0-46-6-76-4-20 2-68 30-104 18-24 54-52 116-56h36c64 4 98 32 116 56 28 36 34 84 30 104-6 30-8 68-6 76 0 0 2 2 2 4 4 12 6 24 0 56-8 36-20 54-28 64-4 22-10 48-18 64-6 14-12 30-12 46 0 20 0 20 4 22 54 16 146 48 186 64 56-66 90-152 90-244 0-210-172-382-382-382z'/%3E%3C/svg%3E")
}

.webui-ios-contact-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-contact-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-contact-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-contact-outline.webui-edit, .segmented-button > .btn.active .webui-ios-contact-outline, .primary .webui-ios-contact-outline, .radio-group input[type="radio"]:checked + label .webui-ios-contact-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-contact-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 34c-210 0-382 172-382 382 0 94 34 178 90 244 36-16 124-48 180-64 4-2 6 0 6-20 0-22-2-36-8-48-8-16-14-40-18-62-8-10-20-30-28-66-6-32-2-44 2-56v-4c2-8 0-46-6-76-4-20 2-68 30-104 18-24 54-52 116-56h36c64 4 98 32 116 56 28 36 34 84 30 104-6 30-8 68-6 76 0 0 2 2 2 4 4 12 6 24 0 56-8 36-20 54-28 64-4 22-10 48-18 64-6 14-12 30-12 46 0 20 0 20 4 22 54 16 146 48 186 64 56-66 90-152 90-244 0-210-172-382-382-382z'/%3E%3C/svg%3E")
}

.webui-ios-contact-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 34c-210 0-382 172-382 382 0 94 34 178 90 244 36-16 124-48 180-64 4-2 6 0 6-20 0-22-2-36-8-48-8-16-14-40-18-62-8-10-20-30-28-66-6-32-2-44 2-56v-4c2-8 0-46-6-76-4-20 2-68 30-104 18-24 54-52 116-56h36c64 4 98 32 116 56 28 36 34 84 30 104-6 30-8 68-6 76 0 0 2 2 2 4 4 12 6 24 0 56-8 36-20 54-28 64-4 22-10 48-18 64-6 14-12 30-12 46 0 20 0 20 4 22 54 16 146 48 186 64 56-66 90-152 90-244 0-210-172-382-382-382z'/%3E%3C/svg%3E")
}

.webui-ios-contact {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c118 0 222-54 292-138-40-16-132-48-186-64-4-2-6-2-6-22 0-16 8-32 14-46 8-16 14-42 18-64 8-10 20-28 28-64 6-32 4-44 0-56 0 0-2-2-2-4-2-8 0-46 6-76 4-20-2-68-30-104-18-24-52-52-116-56h-36c-62 4-98 32-116 56-28 36-34 84-30 104 6 30 8 68 6 76v4c-4 12-8 24-2 56 8 36 20 56 28 66 4 22 10 46 18 62 6 12 8 26 8 48 0 20-2 18-6 20-56 16-144 48-180 64 70 84 174 138 292 138z'/%3E%3C/svg%3E")
}

.webui-ios-contact.webui-grey-icon, .btn[disabled] .webui-ios-contact {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c118 0 222-54 292-138-40-16-132-48-186-64-4-2-6-2-6-22 0-16 8-32 14-46 8-16 14-42 18-64 8-10 20-28 28-64 6-32 4-44 0-56 0 0-2-2-2-4-2-8 0-46 6-76 4-20-2-68-30-104-18-24-52-52-116-56h-36c-62 4-98 32-116 56-28 36-34 84-30 104 6 30 8 68 6 76v4c-4 12-8 24-2 56 8 36 20 56 28 66 4 22 10 46 18 62 6 12 8 26 8 48 0 20-2 18-6 20-56 16-144 48-180 64 70 84 174 138 292 138z'/%3E%3C/svg%3E")
}

.webui-ios-contact.webui-red-icon, .danger .webui-ios-contact {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c118 0 222-54 292-138-40-16-132-48-186-64-4-2-6-2-6-22 0-16 8-32 14-46 8-16 14-42 18-64 8-10 20-28 28-64 6-32 4-44 0-56 0 0-2-2-2-4-2-8 0-46 6-76 4-20-2-68-30-104-18-24-52-52-116-56h-36c-62 4-98 32-116 56-28 36-34 84-30 104 6 30 8 68 6 76v4c-4 12-8 24-2 56 8 36 20 56 28 66 4 22 10 46 18 62 6 12 8 26 8 48 0 20-2 18-6 20-56 16-144 48-180 64 70 84 174 138 292 138z'/%3E%3C/svg%3E")
}

.webui-ios-contact.webui-warning-icon, .webui-ios-contact.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c118 0 222-54 292-138-40-16-132-48-186-64-4-2-6-2-6-22 0-16 8-32 14-46 8-16 14-42 18-64 8-10 20-28 28-64 6-32 4-44 0-56 0 0-2-2-2-4-2-8 0-46 6-76 4-20-2-68-30-104-18-24-52-52-116-56h-36c-62 4-98 32-116 56-28 36-34 84-30 104 6 30 8 68 6 76v4c-4 12-8 24-2 56 8 36 20 56 28 66 4 22 10 46 18 62 6 12 8 26 8 48 0 20-2 18-6 20-56 16-144 48-180 64 70 84 174 138 292 138z'/%3E%3C/svg%3E")
}

.webui-ios-contact.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-contact.webui-add, .combo-row.selected .combo-action-button .webui-ios-contact.webui-delete, .combo-row.selected .combo-action-button .webui-ios-contact.webui-edit, .segmented-button > .btn.active .webui-ios-contact, .primary .webui-ios-contact, .radio-group input[type="radio"]:checked + label .webui-ios-contact, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-contact {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c118 0 222-54 292-138-40-16-132-48-186-64-4-2-6-2-6-22 0-16 8-32 14-46 8-16 14-42 18-64 8-10 20-28 28-64 6-32 4-44 0-56 0 0-2-2-2-4-2-8 0-46 6-76 4-20-2-68-30-104-18-24-52-52-116-56h-36c-62 4-98 32-116 56-28 36-34 84-30 104 6 30 8 68 6 76v4c-4 12-8 24-2 56 8 36 20 56 28 66 4 22 10 46 18 62 6 12 8 26 8 48 0 20-2 18-6 20-56 16-144 48-180 64 70 84 174 138 292 138z'/%3E%3C/svg%3E")
}

.webui-ios-contact.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c118 0 222-54 292-138-40-16-132-48-186-64-4-2-6-2-6-22 0-16 8-32 14-46 8-16 14-42 18-64 8-10 20-28 28-64 6-32 4-44 0-56 0 0-2-2-2-4-2-8 0-46 6-76 4-20-2-68-30-104-18-24-52-52-116-56h-36c-62 4-98 32-116 56-28 36-34 84-30 104 6 30 8 68 6 76v4c-4 12-8 24-2 56 8 36 20 56 28 66 4 22 10 46 18 62 6 12 8 26 8 48 0 20-2 18-6 20-56 16-144 48-180 64 70 84 174 138 292 138z'/%3E%3C/svg%3E")
}

.webui-ios-drag {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 704 1024'%3E%3Cpath fill='%2303a9f4' d='M0 640v-32h704v32h-704zm0-112v-32h704v32h-704zm0-112v-32h704v32h-704z'/%3E%3C/svg%3E")
}

.webui-ios-drag.webui-grey-icon, .btn[disabled] .webui-ios-drag {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 704 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M0 640v-32h704v32h-704zm0-112v-32h704v32h-704zm0-112v-32h704v32h-704z'/%3E%3C/svg%3E")
}

.webui-ios-drag.webui-red-icon, .danger .webui-ios-drag {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 704 1024'%3E%3Cpath fill='%23f44336' d='M0 640v-32h704v32h-704zm0-112v-32h704v32h-704zm0-112v-32h704v32h-704z'/%3E%3C/svg%3E")
}

.webui-ios-drag.webui-warning-icon, .webui-ios-drag.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 704 1024'%3E%3Cpath fill='%23ff9800' d='M0 640v-32h704v32h-704zm0-112v-32h704v32h-704zm0-112v-32h704v32h-704z'/%3E%3C/svg%3E")
}

.webui-ios-drag.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-drag.webui-add, .combo-row.selected .combo-action-button .webui-ios-drag.webui-delete, .combo-row.selected .combo-action-button .webui-ios-drag.webui-edit, .segmented-button > .btn.active .webui-ios-drag, .primary .webui-ios-drag, .radio-group input[type="radio"]:checked + label .webui-ios-drag, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-drag {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 704 1024'%3E%3Cpath fill='%23fff' d='M0 640v-32h704v32h-704zm0-112v-32h704v32h-704zm0-112v-32h704v32h-704z'/%3E%3C/svg%3E")
}

.webui-ios-drag.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 704 1024'%3E%3Cpath fill='%234caf50' d='M0 640v-32h704v32h-704zm0-112v-32h704v32h-704zm0-112v-32h704v32h-704z'/%3E%3C/svg%3E")
}

.webui-ios-help-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 1024'%3E%3Cpath fill='%2303a9f4' d='M136 732c-18 0-34-16-34-34s16-34 34-34 34 16 34 34-16 34-34 34zm68-230c-46 44-44 54-46 106h-38c2-56 14-86 60-128 22-20 38-48 38-78 0-48-38-78-84-78-64 0-98 32-96 92h-38c0-84 50-124 136-124 66 0 120 40 120 108 0 44-22 74-52 102z'/%3E%3C/svg%3E")
}

.webui-ios-help-empty.webui-grey-icon, .btn[disabled] .webui-ios-help-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M136 732c-18 0-34-16-34-34s16-34 34-34 34 16 34 34-16 34-34 34zm68-230c-46 44-44 54-46 106h-38c2-56 14-86 60-128 22-20 38-48 38-78 0-48-38-78-84-78-64 0-98 32-96 92h-38c0-84 50-124 136-124 66 0 120 40 120 108 0 44-22 74-52 102z'/%3E%3C/svg%3E")
}

.webui-ios-help-empty.webui-red-icon, .danger .webui-ios-help-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 1024'%3E%3Cpath fill='%23f44336' d='M136 732c-18 0-34-16-34-34s16-34 34-34 34 16 34 34-16 34-34 34zm68-230c-46 44-44 54-46 106h-38c2-56 14-86 60-128 22-20 38-48 38-78 0-48-38-78-84-78-64 0-98 32-96 92h-38c0-84 50-124 136-124 66 0 120 40 120 108 0 44-22 74-52 102z'/%3E%3C/svg%3E")
}

.webui-ios-help-empty.webui-warning-icon, .webui-ios-help-empty.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 1024'%3E%3Cpath fill='%23ff9800' d='M136 732c-18 0-34-16-34-34s16-34 34-34 34 16 34 34-16 34-34 34zm68-230c-46 44-44 54-46 106h-38c2-56 14-86 60-128 22-20 38-48 38-78 0-48-38-78-84-78-64 0-98 32-96 92h-38c0-84 50-124 136-124 66 0 120 40 120 108 0 44-22 74-52 102z'/%3E%3C/svg%3E")
}

.webui-ios-help-empty.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-help-empty.webui-add, .combo-row.selected .combo-action-button .webui-ios-help-empty.webui-delete, .combo-row.selected .combo-action-button .webui-ios-help-empty.webui-edit, .segmented-button > .btn.active .webui-ios-help-empty, .primary .webui-ios-help-empty, .radio-group input[type="radio"]:checked + label .webui-ios-help-empty, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-help-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 1024'%3E%3Cpath fill='%23fff' d='M136 732c-18 0-34-16-34-34s16-34 34-34 34 16 34 34-16 34-34 34zm68-230c-46 44-44 54-46 106h-38c2-56 14-86 60-128 22-20 38-48 38-78 0-48-38-78-84-78-64 0-98 32-96 92h-38c0-84 50-124 136-124 66 0 120 40 120 108 0 44-22 74-52 102z'/%3E%3C/svg%3E")
}

.webui-ios-help-empty.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 1024'%3E%3Cpath fill='%234caf50' d='M136 732c-18 0-34-16-34-34s16-34 34-34 34 16 34 34-16 34-34 34zm68-230c-46 44-44 54-46 106h-38c2-56 14-86 60-128 22-20 38-48 38-78 0-48-38-78-84-78-64 0-98 32-96 92h-38c0-84 50-124 136-124 66 0 120 40 120 108 0 44-22 74-52 102z'/%3E%3C/svg%3E")
}

.webui-ios-help-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm8-602c66 0 120 42 120 110 0 44-22 72-52 100-46 46-44 54-46 106h-38c2-56 14-86 60-128 22-20 38-46 38-76 0-48-38-80-84-80-64 0-98 32-96 92h-38c0-84 50-124 136-124zm0 372c18 0 34 16 34 34s-16 34-34 34-34-16-34-34 16-34 34-34z'/%3E%3C/svg%3E")
}

.webui-ios-help-outline.webui-grey-icon, .btn[disabled] .webui-ios-help-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm8-602c66 0 120 42 120 110 0 44-22 72-52 100-46 46-44 54-46 106h-38c2-56 14-86 60-128 22-20 38-46 38-76 0-48-38-80-84-80-64 0-98 32-96 92h-38c0-84 50-124 136-124zm0 372c18 0 34 16 34 34s-16 34-34 34-34-16-34-34 16-34 34-34z'/%3E%3C/svg%3E")
}

.webui-ios-help-outline.webui-red-icon, .danger .webui-ios-help-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm8-602c66 0 120 42 120 110 0 44-22 72-52 100-46 46-44 54-46 106h-38c2-56 14-86 60-128 22-20 38-46 38-76 0-48-38-80-84-80-64 0-98 32-96 92h-38c0-84 50-124 136-124zm0 372c18 0 34 16 34 34s-16 34-34 34-34-16-34-34 16-34 34-34z'/%3E%3C/svg%3E")
}

.webui-ios-help-outline.webui-warning-icon, .webui-ios-help-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm8-602c66 0 120 42 120 110 0 44-22 72-52 100-46 46-44 54-46 106h-38c2-56 14-86 60-128 22-20 38-46 38-76 0-48-38-80-84-80-64 0-98 32-96 92h-38c0-84 50-124 136-124zm0 372c18 0 34 16 34 34s-16 34-34 34-34-16-34-34 16-34 34-34z'/%3E%3C/svg%3E")
}

.webui-ios-help-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-help-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-help-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-help-outline.webui-edit, .segmented-button > .btn.active .webui-ios-help-outline, .primary .webui-ios-help-outline, .radio-group input[type="radio"]:checked + label .webui-ios-help-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-help-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm8-602c66 0 120 42 120 110 0 44-22 72-52 100-46 46-44 54-46 106h-38c2-56 14-86 60-128 22-20 38-46 38-76 0-48-38-80-84-80-64 0-98 32-96 92h-38c0-84 50-124 136-124zm0 372c18 0 34 16 34 34s-16 34-34 34-34-16-34-34 16-34 34-34z'/%3E%3C/svg%3E")
}

.webui-ios-help-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm8-602c66 0 120 42 120 110 0 44-22 72-52 100-46 46-44 54-46 106h-38c2-56 14-86 60-128 22-20 38-46 38-76 0-48-38-80-84-80-64 0-98 32-96 92h-38c0-84 50-124 136-124zm0 372c18 0 34 16 34 34s-16 34-34 34-34-16-34-34 16-34 34-34z'/%3E%3C/svg%3E")
}

.webui-ios-help {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm8 636c18 0 34-16 34-34s-16-34-34-34-34 16-34 34 16 34 34 34zm68-230c30-28 52-58 52-102 0-68-54-108-120-108-86 0-136 40-136 124h38c-2-60 32-92 96-92 46 0 84 30 84 78 0 30-16 58-38 78-46 42-58 72-60 128h38c2-52 0-62 46-106z'/%3E%3C/svg%3E")
}

.webui-ios-help.webui-grey-icon, .btn[disabled] .webui-ios-help {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm8 636c18 0 34-16 34-34s-16-34-34-34-34 16-34 34 16 34 34 34zm68-230c30-28 52-58 52-102 0-68-54-108-120-108-86 0-136 40-136 124h38c-2-60 32-92 96-92 46 0 84 30 84 78 0 30-16 58-38 78-46 42-58 72-60 128h38c2-52 0-62 46-106z'/%3E%3C/svg%3E")
}

.webui-ios-help.webui-red-icon, .danger .webui-ios-help {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm8 636c18 0 34-16 34-34s-16-34-34-34-34 16-34 34 16 34 34 34zm68-230c30-28 52-58 52-102 0-68-54-108-120-108-86 0-136 40-136 124h38c-2-60 32-92 96-92 46 0 84 30 84 78 0 30-16 58-38 78-46 42-58 72-60 128h38c2-52 0-62 46-106z'/%3E%3C/svg%3E")
}

.webui-ios-help.webui-warning-icon, .webui-ios-help.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm8 636c18 0 34-16 34-34s-16-34-34-34-34 16-34 34 16 34 34 34zm68-230c30-28 52-58 52-102 0-68-54-108-120-108-86 0-136 40-136 124h38c-2-60 32-92 96-92 46 0 84 30 84 78 0 30-16 58-38 78-46 42-58 72-60 128h38c2-52 0-62 46-106z'/%3E%3C/svg%3E")
}

.webui-ios-help.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-help.webui-add, .combo-row.selected .combo-action-button .webui-ios-help.webui-delete, .combo-row.selected .combo-action-button .webui-ios-help.webui-edit, .segmented-button > .btn.active .webui-ios-help, .primary .webui-ios-help, .radio-group input[type="radio"]:checked + label .webui-ios-help, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-help {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm8 636c18 0 34-16 34-34s-16-34-34-34-34 16-34 34 16 34 34 34zm68-230c30-28 52-58 52-102 0-68-54-108-120-108-86 0-136 40-136 124h38c-2-60 32-92 96-92 46 0 84 30 84 78 0 30-16 58-38 78-46 42-58 72-60 128h38c2-52 0-62 46-106z'/%3E%3C/svg%3E")
}

.webui-ios-help.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm8 636c18 0 34-16 34-34s-16-34-34-34-34 16-34 34 16 34 34 34zm68-230c30-28 52-58 52-102 0-68-54-108-120-108-86 0-136 40-136 124h38c-2-60 32-92 96-92 46 0 84 30 84 78 0 30-16 58-38 78-46 42-58 72-60 128h38c2-52 0-62 46-106z'/%3E%3C/svg%3E")
}

.webui-ios-helpmark {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M524.672 860.064c-28.544 0-53.824-25.28-53.824-53.792 0-28.448 25.312-53.792 53.824-53.792 28.448 0 53.824 25.344 53.824 53.792 0 28.512-25.376 53.792-53.824 53.792zm107.584-363.936c-72.736 69.6-69.632 85.44-72.736 167.744h-60.16c3.168-88.64 22.144-136.096 94.912-202.528 34.816-31.68 60.192-76 60.192-123.424 0-76-60.192-123.424-132.96-123.424-101.28 0-155.072 50.624-151.904 145.568h-60.16c0-132.928 79.136-196.256 215.264-196.256 104.384 0 189.888 63.328 189.888 170.88-.032 69.664-34.848 117.152-82.336 161.44z'/%3E%3C/svg%3E")
}

.webui-ios-helpmark.webui-grey-icon, .btn[disabled] .webui-ios-helpmark {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M524.672 860.064c-28.544 0-53.824-25.28-53.824-53.792 0-28.448 25.312-53.792 53.824-53.792 28.448 0 53.824 25.344 53.824 53.792 0 28.512-25.376 53.792-53.824 53.792zm107.584-363.936c-72.736 69.6-69.632 85.44-72.736 167.744h-60.16c3.168-88.64 22.144-136.096 94.912-202.528 34.816-31.68 60.192-76 60.192-123.424 0-76-60.192-123.424-132.96-123.424-101.28 0-155.072 50.624-151.904 145.568h-60.16c0-132.928 79.136-196.256 215.264-196.256 104.384 0 189.888 63.328 189.888 170.88-.032 69.664-34.848 117.152-82.336 161.44z'/%3E%3C/svg%3E")
}

.webui-ios-helpmark.webui-red-icon, .danger .webui-ios-helpmark {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M524.672 860.064c-28.544 0-53.824-25.28-53.824-53.792 0-28.448 25.312-53.792 53.824-53.792 28.448 0 53.824 25.344 53.824 53.792 0 28.512-25.376 53.792-53.824 53.792zm107.584-363.936c-72.736 69.6-69.632 85.44-72.736 167.744h-60.16c3.168-88.64 22.144-136.096 94.912-202.528 34.816-31.68 60.192-76 60.192-123.424 0-76-60.192-123.424-132.96-123.424-101.28 0-155.072 50.624-151.904 145.568h-60.16c0-132.928 79.136-196.256 215.264-196.256 104.384 0 189.888 63.328 189.888 170.88-.032 69.664-34.848 117.152-82.336 161.44z'/%3E%3C/svg%3E")
}

.webui-ios-helpmark.webui-warning-icon, .webui-ios-helpmark.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M524.672 860.064c-28.544 0-53.824-25.28-53.824-53.792 0-28.448 25.312-53.792 53.824-53.792 28.448 0 53.824 25.344 53.824 53.792 0 28.512-25.376 53.792-53.824 53.792zm107.584-363.936c-72.736 69.6-69.632 85.44-72.736 167.744h-60.16c3.168-88.64 22.144-136.096 94.912-202.528 34.816-31.68 60.192-76 60.192-123.424 0-76-60.192-123.424-132.96-123.424-101.28 0-155.072 50.624-151.904 145.568h-60.16c0-132.928 79.136-196.256 215.264-196.256 104.384 0 189.888 63.328 189.888 170.88-.032 69.664-34.848 117.152-82.336 161.44z'/%3E%3C/svg%3E")
}

.webui-ios-helpmark.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-helpmark.webui-add, .combo-row.selected .combo-action-button .webui-ios-helpmark.webui-delete, .combo-row.selected .combo-action-button .webui-ios-helpmark.webui-edit, .segmented-button > .btn.active .webui-ios-helpmark, .primary .webui-ios-helpmark, .radio-group input[type="radio"]:checked + label .webui-ios-helpmark, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-helpmark {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M524.672 860.064c-28.544 0-53.824-25.28-53.824-53.792 0-28.448 25.312-53.792 53.824-53.792 28.448 0 53.824 25.344 53.824 53.792 0 28.512-25.376 53.792-53.824 53.792zm107.584-363.936c-72.736 69.6-69.632 85.44-72.736 167.744h-60.16c3.168-88.64 22.144-136.096 94.912-202.528 34.816-31.68 60.192-76 60.192-123.424 0-76-60.192-123.424-132.96-123.424-101.28 0-155.072 50.624-151.904 145.568h-60.16c0-132.928 79.136-196.256 215.264-196.256 104.384 0 189.888 63.328 189.888 170.88-.032 69.664-34.848 117.152-82.336 161.44z'/%3E%3C/svg%3E")
}

.webui-ios-helpmark.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M524.672 860.064c-28.544 0-53.824-25.28-53.824-53.792 0-28.448 25.312-53.792 53.824-53.792 28.448 0 53.824 25.344 53.824 53.792 0 28.512-25.376 53.792-53.824 53.792zm107.584-363.936c-72.736 69.6-69.632 85.44-72.736 167.744h-60.16c3.168-88.64 22.144-136.096 94.912-202.528 34.816-31.68 60.192-76 60.192-123.424 0-76-60.192-123.424-132.96-123.424-101.28 0-155.072 50.624-151.904 145.568h-60.16c0-132.928 79.136-196.256 215.264-196.256 104.384 0 189.888 63.328 189.888 170.88-.032 69.664-34.848 117.152-82.336 161.44z'/%3E%3C/svg%3E")
}

.webui-ios-infinite-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M838 376c38 38 58 86 58 136s-20 98-58 136c-38 36-88 56-140 56s-100-20-138-56l-252-246c-30-30-70-44-112-44s-80 14-110 44c-62 60-62 160 0 220 30 30 68 44 110 44s82-14 112-44l86-84 26 28-84 82c-38 36-88 56-140 56s-100-20-138-56c-38-38-58-86-58-136s20-98 58-136c38-36 86-56 138-56s102 20 140 56l252 246c30 30 68 44 110 44s82-14 112-44c62-60 62-160 0-220-30-30-70-44-112-44s-80 14-110 44l-86 84-26-28 84-82c38-36 88-56 140-56s100 20 138 56z'/%3E%3C/svg%3E")
}

.webui-ios-infinite-outline.webui-grey-icon, .btn[disabled] .webui-ios-infinite-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M838 376c38 38 58 86 58 136s-20 98-58 136c-38 36-88 56-140 56s-100-20-138-56l-252-246c-30-30-70-44-112-44s-80 14-110 44c-62 60-62 160 0 220 30 30 68 44 110 44s82-14 112-44l86-84 26 28-84 82c-38 36-88 56-140 56s-100-20-138-56c-38-38-58-86-58-136s20-98 58-136c38-36 86-56 138-56s102 20 140 56l252 246c30 30 68 44 110 44s82-14 112-44c62-60 62-160 0-220-30-30-70-44-112-44s-80 14-110 44l-86 84-26-28 84-82c38-36 88-56 140-56s100 20 138 56z'/%3E%3C/svg%3E")
}

.webui-ios-infinite-outline.webui-red-icon, .danger .webui-ios-infinite-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M838 376c38 38 58 86 58 136s-20 98-58 136c-38 36-88 56-140 56s-100-20-138-56l-252-246c-30-30-70-44-112-44s-80 14-110 44c-62 60-62 160 0 220 30 30 68 44 110 44s82-14 112-44l86-84 26 28-84 82c-38 36-88 56-140 56s-100-20-138-56c-38-38-58-86-58-136s20-98 58-136c38-36 86-56 138-56s102 20 140 56l252 246c30 30 68 44 110 44s82-14 112-44c62-60 62-160 0-220-30-30-70-44-112-44s-80 14-110 44l-86 84-26-28 84-82c38-36 88-56 140-56s100 20 138 56z'/%3E%3C/svg%3E")
}

.webui-ios-infinite-outline.webui-warning-icon, .webui-ios-infinite-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M838 376c38 38 58 86 58 136s-20 98-58 136c-38 36-88 56-140 56s-100-20-138-56l-252-246c-30-30-70-44-112-44s-80 14-110 44c-62 60-62 160 0 220 30 30 68 44 110 44s82-14 112-44l86-84 26 28-84 82c-38 36-88 56-140 56s-100-20-138-56c-38-38-58-86-58-136s20-98 58-136c38-36 86-56 138-56s102 20 140 56l252 246c30 30 68 44 110 44s82-14 112-44c62-60 62-160 0-220-30-30-70-44-112-44s-80 14-110 44l-86 84-26-28 84-82c38-36 88-56 140-56s100 20 138 56z'/%3E%3C/svg%3E")
}

.webui-ios-infinite-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-infinite-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-infinite-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-infinite-outline.webui-edit, .segmented-button > .btn.active .webui-ios-infinite-outline, .primary .webui-ios-infinite-outline, .radio-group input[type="radio"]:checked + label .webui-ios-infinite-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-infinite-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M838 376c38 38 58 86 58 136s-20 98-58 136c-38 36-88 56-140 56s-100-20-138-56l-252-246c-30-30-70-44-112-44s-80 14-110 44c-62 60-62 160 0 220 30 30 68 44 110 44s82-14 112-44l86-84 26 28-84 82c-38 36-88 56-140 56s-100-20-138-56c-38-38-58-86-58-136s20-98 58-136c38-36 86-56 138-56s102 20 140 56l252 246c30 30 68 44 110 44s82-14 112-44c62-60 62-160 0-220-30-30-70-44-112-44s-80 14-110 44l-86 84-26-28 84-82c38-36 88-56 140-56s100 20 138 56z'/%3E%3C/svg%3E")
}

.webui-ios-infinite-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M838 376c38 38 58 86 58 136s-20 98-58 136c-38 36-88 56-140 56s-100-20-138-56l-252-246c-30-30-70-44-112-44s-80 14-110 44c-62 60-62 160 0 220 30 30 68 44 110 44s82-14 112-44l86-84 26 28-84 82c-38 36-88 56-140 56s-100-20-138-56c-38-38-58-86-58-136s20-98 58-136c38-36 86-56 138-56s102 20 140 56l252 246c30 30 68 44 110 44s82-14 112-44c62-60 62-160 0-220-30-30-70-44-112-44s-80 14-110 44l-86 84-26-28 84-82c38-36 88-56 140-56s100 20 138 56z'/%3E%3C/svg%3E")
}

.webui-ios-information-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 1024'%3E%3Cpath fill='%2303a9f4' d='M16 344c0-26 14-40 40-40s40 14 40 40-14 40-40 40-40-14-40-40zm80 344h32v16h-128v-16h32v-240h-32v-16h96v256z'/%3E%3C/svg%3E")
}

.webui-ios-information-empty.webui-grey-icon, .btn[disabled] .webui-ios-information-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16 344c0-26 14-40 40-40s40 14 40 40-14 40-40 40-40-14-40-40zm80 344h32v16h-128v-16h32v-240h-32v-16h96v256z'/%3E%3C/svg%3E")
}

.webui-ios-information-empty.webui-red-icon, .danger .webui-ios-information-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 1024'%3E%3Cpath fill='%23f44336' d='M16 344c0-26 14-40 40-40s40 14 40 40-14 40-40 40-40-14-40-40zm80 344h32v16h-128v-16h32v-240h-32v-16h96v256z'/%3E%3C/svg%3E")
}

.webui-ios-information-empty.webui-warning-icon, .webui-ios-information-empty.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 1024'%3E%3Cpath fill='%23ff9800' d='M16 344c0-26 14-40 40-40s40 14 40 40-14 40-40 40-40-14-40-40zm80 344h32v16h-128v-16h32v-240h-32v-16h96v256z'/%3E%3C/svg%3E")
}

.webui-ios-information-empty.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-information-empty.webui-add, .combo-row.selected .combo-action-button .webui-ios-information-empty.webui-delete, .combo-row.selected .combo-action-button .webui-ios-information-empty.webui-edit, .segmented-button > .btn.active .webui-ios-information-empty, .primary .webui-ios-information-empty, .radio-group input[type="radio"]:checked + label .webui-ios-information-empty, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-information-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 1024'%3E%3Cpath fill='%23fff' d='M16 344c0-26 14-40 40-40s40 14 40 40-14 40-40 40-40-14-40-40zm80 344h32v16h-128v-16h32v-240h-32v-16h96v256z'/%3E%3C/svg%3E")
}

.webui-ios-information-empty.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 1024'%3E%3Cpath fill='%234caf50' d='M16 344c0-26 14-40 40-40s40 14 40 40-14 40-40 40-40-14-40-40zm80 344h32v16h-128v-16h32v-240h-32v-16h96v256z'/%3E%3C/svg%3E")
}

.webui-ios-information-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M368 344c0-26 14-40 40-40s40 14 40 40-14 40-40 40-40-14-40-40zm80 344h32v16h-128v-16h32v-240h-32v-16h96v256zm-32-592c114 0 212 40 294 122s122 180 122 294-40 212-122 294-180 122-294 122-212-40-294-122-122-180-122-294 40-212 122-294 180-122 294-122zm0 798c106 0 196-38 270-112s112-164 112-270-38-196-112-270-164-112-270-112-196 38-270 112-112 164-112 270 38 196 112 270 164 112 270 112z'/%3E%3C/svg%3E")
}

.webui-ios-information-outline.webui-grey-icon, .btn[disabled] .webui-ios-information-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M368 344c0-26 14-40 40-40s40 14 40 40-14 40-40 40-40-14-40-40zm80 344h32v16h-128v-16h32v-240h-32v-16h96v256zm-32-592c114 0 212 40 294 122s122 180 122 294-40 212-122 294-180 122-294 122-212-40-294-122-122-180-122-294 40-212 122-294 180-122 294-122zm0 798c106 0 196-38 270-112s112-164 112-270-38-196-112-270-164-112-270-112-196 38-270 112-112 164-112 270 38 196 112 270 164 112 270 112z'/%3E%3C/svg%3E")
}

.webui-ios-information-outline.webui-red-icon, .danger .webui-ios-information-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M368 344c0-26 14-40 40-40s40 14 40 40-14 40-40 40-40-14-40-40zm80 344h32v16h-128v-16h32v-240h-32v-16h96v256zm-32-592c114 0 212 40 294 122s122 180 122 294-40 212-122 294-180 122-294 122-212-40-294-122-122-180-122-294 40-212 122-294 180-122 294-122zm0 798c106 0 196-38 270-112s112-164 112-270-38-196-112-270-164-112-270-112-196 38-270 112-112 164-112 270 38 196 112 270 164 112 270 112z'/%3E%3C/svg%3E")
}

.webui-ios-information-outline.webui-warning-icon, .webui-ios-information-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M368 344c0-26 14-40 40-40s40 14 40 40-14 40-40 40-40-14-40-40zm80 344h32v16h-128v-16h32v-240h-32v-16h96v256zm-32-592c114 0 212 40 294 122s122 180 122 294-40 212-122 294-180 122-294 122-212-40-294-122-122-180-122-294 40-212 122-294 180-122 294-122zm0 798c106 0 196-38 270-112s112-164 112-270-38-196-112-270-164-112-270-112-196 38-270 112-112 164-112 270 38 196 112 270 164 112 270 112z'/%3E%3C/svg%3E")
}

.webui-ios-information-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-information-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-information-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-information-outline.webui-edit, .segmented-button > .btn.active .webui-ios-information-outline, .primary .webui-ios-information-outline, .radio-group input[type="radio"]:checked + label .webui-ios-information-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-information-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M368 344c0-26 14-40 40-40s40 14 40 40-14 40-40 40-40-14-40-40zm80 344h32v16h-128v-16h32v-240h-32v-16h96v256zm-32-592c114 0 212 40 294 122s122 180 122 294-40 212-122 294-180 122-294 122-212-40-294-122-122-180-122-294 40-212 122-294 180-122 294-122zm0 798c106 0 196-38 270-112s112-164 112-270-38-196-112-270-164-112-270-112-196 38-270 112-112 164-112 270 38 196 112 270 164 112 270 112z'/%3E%3C/svg%3E")
}

.webui-ios-information-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M368 344c0-26 14-40 40-40s40 14 40 40-14 40-40 40-40-14-40-40zm80 344h32v16h-128v-16h32v-240h-32v-16h96v256zm-32-592c114 0 212 40 294 122s122 180 122 294-40 212-122 294-180 122-294 122-212-40-294-122-122-180-122-294 40-212 122-294 180-122 294-122zm0 798c106 0 196-38 270-112s112-164 112-270-38-196-112-270-164-112-270-112-196 38-270 112-112 164-112 270 38 196 112 270 164 112 270 112z'/%3E%3C/svg%3E")
}

.webui-ios-information, .notification-list > li.info:before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm-8 208c-22 0-40 18-40 40s18 40 40 40 40-18 40-40-18-40-40-40zm72 400v-16h-32v-256h-96v16h32v240h-32v16h128z'/%3E%3C/svg%3E")
}

.webui-ios-information.webui-grey-icon, .notification-list > li.webui-grey-icon.info:before, .btn[disabled] .webui-ios-information, .btn[disabled] .notification-list > li.info:before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm-8 208c-22 0-40 18-40 40s18 40 40 40 40-18 40-40-18-40-40-40zm72 400v-16h-32v-256h-96v16h32v240h-32v16h128z'/%3E%3C/svg%3E")
}

.webui-ios-information.webui-red-icon, .notification-list > li.webui-red-icon.info:before, .danger .webui-ios-information, .danger .notification-list > li.info:before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm-8 208c-22 0-40 18-40 40s18 40 40 40 40-18 40-40-18-40-40-40zm72 400v-16h-32v-256h-96v16h32v240h-32v16h128z'/%3E%3C/svg%3E")
}

.webui-ios-information.webui-warning-icon, .notification-list > li.webui-warning-icon.info:before, .webui-ios-information.webui-orange-icon, .notification-list > li.webui-orange-icon.info:before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm-8 208c-22 0-40 18-40 40s18 40 40 40 40-18 40-40-18-40-40-40zm72 400v-16h-32v-256h-96v16h32v240h-32v16h128z'/%3E%3C/svg%3E")
}

.webui-ios-information.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-information.webui-add, .combo-row.selected .combo-action-button .notification-list > li.webui-add.info:before, .combo-row.selected .combo-action-button .webui-ios-information.webui-delete, .combo-row.selected .combo-action-button .notification-list > li.webui-delete.info:before, .combo-row.selected .combo-action-button .webui-ios-information.webui-edit, .combo-row.selected .combo-action-button .notification-list > li.webui-edit.info:before, .notification-list > li.webui-white-icon.info:before, .segmented-button > .btn.active .webui-ios-information, .segmented-button > .btn.active .notification-list > li.info:before, .primary .webui-ios-information, .primary .notification-list > li.info:before, .radio-group input[type="radio"]:checked + label .webui-ios-information, .radio-group input[type="radio"]:checked + label .notification-list > li.info:before, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-information, .segmented-button-radio input[type="radio"]:checked + label .notification-list > li.info:before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm-8 208c-22 0-40 18-40 40s18 40 40 40 40-18 40-40-18-40-40-40zm72 400v-16h-32v-256h-96v16h32v240h-32v16h128z'/%3E%3C/svg%3E")
}

.webui-ios-information.webui-green-icon, .notification-list > li.webui-green-icon.info:before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm-8 208c-22 0-40 18-40 40s18 40 40 40 40-18 40-40-18-40-40-40zm72 400v-16h-32v-256h-96v16h32v240h-32v16h128z'/%3E%3C/svg%3E")
}

.webui-ios-location-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%2303a9f4' d='M288 96c-68 0-134 26-182 74s-74 114-74 182c0 86 48 214 140 372 44 76 88 144 116 182 28-38 72-106 116-182 92-158 140-286 140-372 0-68-26-134-74-182s-114-74-182-74zm0-32c160 0 288 128 288 288 0 224-288 608-288 608s-288-384-288-608c0-160 128-288 288-288zm0 160c70 0 128 58 128 128s-58 128-128 128-128-58-128-128 58-128 128-128zm0 222c52 0 94-42 94-94s-42-94-94-94-94 42-94 94 42 94 94 94z'/%3E%3C/svg%3E")
}

.webui-ios-location-outline.webui-grey-icon, .btn[disabled] .webui-ios-location-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M288 96c-68 0-134 26-182 74s-74 114-74 182c0 86 48 214 140 372 44 76 88 144 116 182 28-38 72-106 116-182 92-158 140-286 140-372 0-68-26-134-74-182s-114-74-182-74zm0-32c160 0 288 128 288 288 0 224-288 608-288 608s-288-384-288-608c0-160 128-288 288-288zm0 160c70 0 128 58 128 128s-58 128-128 128-128-58-128-128 58-128 128-128zm0 222c52 0 94-42 94-94s-42-94-94-94-94 42-94 94 42 94 94 94z'/%3E%3C/svg%3E")
}

.webui-ios-location-outline.webui-red-icon, .danger .webui-ios-location-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23f44336' d='M288 96c-68 0-134 26-182 74s-74 114-74 182c0 86 48 214 140 372 44 76 88 144 116 182 28-38 72-106 116-182 92-158 140-286 140-372 0-68-26-134-74-182s-114-74-182-74zm0-32c160 0 288 128 288 288 0 224-288 608-288 608s-288-384-288-608c0-160 128-288 288-288zm0 160c70 0 128 58 128 128s-58 128-128 128-128-58-128-128 58-128 128-128zm0 222c52 0 94-42 94-94s-42-94-94-94-94 42-94 94 42 94 94 94z'/%3E%3C/svg%3E")
}

.webui-ios-location-outline.webui-warning-icon, .webui-ios-location-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23ff9800' d='M288 96c-68 0-134 26-182 74s-74 114-74 182c0 86 48 214 140 372 44 76 88 144 116 182 28-38 72-106 116-182 92-158 140-286 140-372 0-68-26-134-74-182s-114-74-182-74zm0-32c160 0 288 128 288 288 0 224-288 608-288 608s-288-384-288-608c0-160 128-288 288-288zm0 160c70 0 128 58 128 128s-58 128-128 128-128-58-128-128 58-128 128-128zm0 222c52 0 94-42 94-94s-42-94-94-94-94 42-94 94 42 94 94 94z'/%3E%3C/svg%3E")
}

.webui-ios-location-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-location-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-location-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-location-outline.webui-edit, .segmented-button > .btn.active .webui-ios-location-outline, .primary .webui-ios-location-outline, .radio-group input[type="radio"]:checked + label .webui-ios-location-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-location-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23fff' d='M288 96c-68 0-134 26-182 74s-74 114-74 182c0 86 48 214 140 372 44 76 88 144 116 182 28-38 72-106 116-182 92-158 140-286 140-372 0-68-26-134-74-182s-114-74-182-74zm0-32c160 0 288 128 288 288 0 224-288 608-288 608s-288-384-288-608c0-160 128-288 288-288zm0 160c70 0 128 58 128 128s-58 128-128 128-128-58-128-128 58-128 128-128zm0 222c52 0 94-42 94-94s-42-94-94-94-94 42-94 94 42 94 94 94z'/%3E%3C/svg%3E")
}

.webui-ios-location-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%234caf50' d='M288 96c-68 0-134 26-182 74s-74 114-74 182c0 86 48 214 140 372 44 76 88 144 116 182 28-38 72-106 116-182 92-158 140-286 140-372 0-68-26-134-74-182s-114-74-182-74zm0-32c160 0 288 128 288 288 0 224-288 608-288 608s-288-384-288-608c0-160 128-288 288-288zm0 160c70 0 128 58 128 128s-58 128-128 128-128-58-128-128 58-128 128-128zm0 222c52 0 94-42 94-94s-42-94-94-94-94 42-94 94 42 94 94 94z'/%3E%3C/svg%3E")
}

.webui-ios-location {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%2303a9f4' d='M288 64c160 0 288 128 288 288 0 224-288 608-288 608s-288-384-288-608c0-160 128-288 288-288zm0 382c52 0 94-42 94-94s-42-94-94-94-94 42-94 94 42 94 94 94z'/%3E%3C/svg%3E")
}

.webui-ios-location.webui-grey-icon, .btn[disabled] .webui-ios-location {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M288 64c160 0 288 128 288 288 0 224-288 608-288 608s-288-384-288-608c0-160 128-288 288-288zm0 382c52 0 94-42 94-94s-42-94-94-94-94 42-94 94 42 94 94 94z'/%3E%3C/svg%3E")
}

.webui-ios-location.webui-red-icon, .danger .webui-ios-location {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23f44336' d='M288 64c160 0 288 128 288 288 0 224-288 608-288 608s-288-384-288-608c0-160 128-288 288-288zm0 382c52 0 94-42 94-94s-42-94-94-94-94 42-94 94 42 94 94 94z'/%3E%3C/svg%3E")
}

.webui-ios-location.webui-warning-icon, .webui-ios-location.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23ff9800' d='M288 64c160 0 288 128 288 288 0 224-288 608-288 608s-288-384-288-608c0-160 128-288 288-288zm0 382c52 0 94-42 94-94s-42-94-94-94-94 42-94 94 42 94 94 94z'/%3E%3C/svg%3E")
}

.webui-ios-location.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-location.webui-add, .combo-row.selected .combo-action-button .webui-ios-location.webui-delete, .combo-row.selected .combo-action-button .webui-ios-location.webui-edit, .segmented-button > .btn.active .webui-ios-location, .primary .webui-ios-location, .radio-group input[type="radio"]:checked + label .webui-ios-location, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-location {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23fff' d='M288 64c160 0 288 128 288 288 0 224-288 608-288 608s-288-384-288-608c0-160 128-288 288-288zm0 382c52 0 94-42 94-94s-42-94-94-94-94 42-94 94 42 94 94 94z'/%3E%3C/svg%3E")
}

.webui-ios-location.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%234caf50' d='M288 64c160 0 288 128 288 288 0 224-288 608-288 608s-288-384-288-608c0-160 128-288 288-288zm0 382c52 0 94-42 94-94s-42-94-94-94-94 42-94 94 42 94 94 94z'/%3E%3C/svg%3E")
}

.webui-ios-locked-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M528 448h112v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v144zm-384-144v144h352v-144c0-98-78-176-176-176s-176 78-176 176zm464 592v-416h-576v416h576zm-288-320c36 0 64 28 64 64 0 30-20 54-48 62v66h-32v-66c-28-8-48-32-48-62 0-36 28-64 64-64zm0 96c18 0 32-14 32-32s-14-32-32-32-32 14-32 32 14 32 32 32z'/%3E%3C/svg%3E")
}

.webui-ios-locked-outline.webui-grey-icon, .btn[disabled] .webui-ios-locked-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M528 448h112v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v144zm-384-144v144h352v-144c0-98-78-176-176-176s-176 78-176 176zm464 592v-416h-576v416h576zm-288-320c36 0 64 28 64 64 0 30-20 54-48 62v66h-32v-66c-28-8-48-32-48-62 0-36 28-64 64-64zm0 96c18 0 32-14 32-32s-14-32-32-32-32 14-32 32 14 32 32 32z'/%3E%3C/svg%3E")
}

.webui-ios-locked-outline.webui-red-icon, .danger .webui-ios-locked-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M528 448h112v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v144zm-384-144v144h352v-144c0-98-78-176-176-176s-176 78-176 176zm464 592v-416h-576v416h576zm-288-320c36 0 64 28 64 64 0 30-20 54-48 62v66h-32v-66c-28-8-48-32-48-62 0-36 28-64 64-64zm0 96c18 0 32-14 32-32s-14-32-32-32-32 14-32 32 14 32 32 32z'/%3E%3C/svg%3E")
}

.webui-ios-locked-outline.webui-warning-icon, .webui-ios-locked-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M528 448h112v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v144zm-384-144v144h352v-144c0-98-78-176-176-176s-176 78-176 176zm464 592v-416h-576v416h576zm-288-320c36 0 64 28 64 64 0 30-20 54-48 62v66h-32v-66c-28-8-48-32-48-62 0-36 28-64 64-64zm0 96c18 0 32-14 32-32s-14-32-32-32-32 14-32 32 14 32 32 32z'/%3E%3C/svg%3E")
}

.webui-ios-locked-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-locked-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-locked-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-locked-outline.webui-edit, .segmented-button > .btn.active .webui-ios-locked-outline, .primary .webui-ios-locked-outline, .radio-group input[type="radio"]:checked + label .webui-ios-locked-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-locked-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M528 448h112v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v144zm-384-144v144h352v-144c0-98-78-176-176-176s-176 78-176 176zm464 592v-416h-576v416h576zm-288-320c36 0 64 28 64 64 0 30-20 54-48 62v66h-32v-66c-28-8-48-32-48-62 0-36 28-64 64-64zm0 96c18 0 32-14 32-32s-14-32-32-32-32 14-32 32 14 32 32 32z'/%3E%3C/svg%3E")
}

.webui-ios-locked-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M528 448h112v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v144zm-384-144v144h352v-144c0-98-78-176-176-176s-176 78-176 176zm464 592v-416h-576v416h576zm-288-320c36 0 64 28 64 64 0 30-20 54-48 62v66h-32v-66c-28-8-48-32-48-62 0-36 28-64 64-64zm0 96c18 0 32-14 32-32s-14-32-32-32-32 14-32 32 14 32 32 32z'/%3E%3C/svg%3E")
}

.webui-ios-locked {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M528 448h112v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v144zm-192 254c28-8 48-32 48-62 0-36-28-64-64-64s-64 28-64 64c0 30 20 54 48 62v66h32v-66zm160-254v-144c0-98-78-176-176-176s-176 78-176 176v144h352zm-176 160c18 0 32 14 32 32s-14 32-32 32-32-14-32-32 14-32 32-32z'/%3E%3C/svg%3E")
}

.webui-ios-locked.webui-grey-icon, .btn[disabled] .webui-ios-locked {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M528 448h112v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v144zm-192 254c28-8 48-32 48-62 0-36-28-64-64-64s-64 28-64 64c0 30 20 54 48 62v66h32v-66zm160-254v-144c0-98-78-176-176-176s-176 78-176 176v144h352zm-176 160c18 0 32 14 32 32s-14 32-32 32-32-14-32-32 14-32 32-32z'/%3E%3C/svg%3E")
}

.webui-ios-locked.webui-red-icon, .danger .webui-ios-locked {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M528 448h112v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v144zm-192 254c28-8 48-32 48-62 0-36-28-64-64-64s-64 28-64 64c0 30 20 54 48 62v66h32v-66zm160-254v-144c0-98-78-176-176-176s-176 78-176 176v144h352zm-176 160c18 0 32 14 32 32s-14 32-32 32-32-14-32-32 14-32 32-32z'/%3E%3C/svg%3E")
}

.webui-ios-locked.webui-warning-icon, .webui-ios-locked.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M528 448h112v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v144zm-192 254c28-8 48-32 48-62 0-36-28-64-64-64s-64 28-64 64c0 30 20 54 48 62v66h32v-66zm160-254v-144c0-98-78-176-176-176s-176 78-176 176v144h352zm-176 160c18 0 32 14 32 32s-14 32-32 32-32-14-32-32 14-32 32-32z'/%3E%3C/svg%3E")
}

.webui-ios-locked.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-locked.webui-add, .combo-row.selected .combo-action-button .webui-ios-locked.webui-delete, .combo-row.selected .combo-action-button .webui-ios-locked.webui-edit, .segmented-button > .btn.active .webui-ios-locked, .primary .webui-ios-locked, .radio-group input[type="radio"]:checked + label .webui-ios-locked, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-locked {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M528 448h112v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v144zm-192 254c28-8 48-32 48-62 0-36-28-64-64-64s-64 28-64 64c0 30 20 54 48 62v66h32v-66zm160-254v-144c0-98-78-176-176-176s-176 78-176 176v144h352zm-176 160c18 0 32 14 32 32s-14 32-32 32-32-14-32-32 14-32 32-32z'/%3E%3C/svg%3E")
}

.webui-ios-locked.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M528 448h112v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v144zm-192 254c28-8 48-32 48-62 0-36-28-64-64-64s-64 28-64 64c0 30 20 54 48 62v66h32v-66zm160-254v-144c0-98-78-176-176-176s-176 78-176 176v144h352zm-176 160c18 0 32 14 32 32s-14 32-32 32-32-14-32-32 14-32 32-32z'/%3E%3C/svg%3E")
}

.webui-ios-loop-strong {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M512 96c230 0 416 186 416 416 0 28-2 56-8 84l-2 8-48-10 2-8c4-24 8-48 8-74 0-202-166-368-368-368-132 0-254 72-320 188l-4 6-42-22 4-8c74-130 212-212 362-212zm320 596l4-6 42 22-4 8c-74 130-212 212-362 212-230 0-416-186-416-416 0-28 2-56 8-84l2-8 48 10-2 8c-4 24-8 48-8 74 0 202 166 368 368 368 132 0 254-72 320-188zm-64-180h256l-128 128zm-768 0l128-128 128 128h-256z'/%3E%3C/svg%3E")
}

.webui-ios-loop-strong.webui-grey-icon, .btn[disabled] .webui-ios-loop-strong {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M512 96c230 0 416 186 416 416 0 28-2 56-8 84l-2 8-48-10 2-8c4-24 8-48 8-74 0-202-166-368-368-368-132 0-254 72-320 188l-4 6-42-22 4-8c74-130 212-212 362-212zm320 596l4-6 42 22-4 8c-74 130-212 212-362 212-230 0-416-186-416-416 0-28 2-56 8-84l2-8 48 10-2 8c-4 24-8 48-8 74 0 202 166 368 368 368 132 0 254-72 320-188zm-64-180h256l-128 128zm-768 0l128-128 128 128h-256z'/%3E%3C/svg%3E")
}

.webui-ios-loop-strong.webui-red-icon, .danger .webui-ios-loop-strong {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M512 96c230 0 416 186 416 416 0 28-2 56-8 84l-2 8-48-10 2-8c4-24 8-48 8-74 0-202-166-368-368-368-132 0-254 72-320 188l-4 6-42-22 4-8c74-130 212-212 362-212zm320 596l4-6 42 22-4 8c-74 130-212 212-362 212-230 0-416-186-416-416 0-28 2-56 8-84l2-8 48 10-2 8c-4 24-8 48-8 74 0 202 166 368 368 368 132 0 254-72 320-188zm-64-180h256l-128 128zm-768 0l128-128 128 128h-256z'/%3E%3C/svg%3E")
}

.webui-ios-loop-strong.webui-warning-icon, .webui-ios-loop-strong.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M512 96c230 0 416 186 416 416 0 28-2 56-8 84l-2 8-48-10 2-8c4-24 8-48 8-74 0-202-166-368-368-368-132 0-254 72-320 188l-4 6-42-22 4-8c74-130 212-212 362-212zm320 596l4-6 42 22-4 8c-74 130-212 212-362 212-230 0-416-186-416-416 0-28 2-56 8-84l2-8 48 10-2 8c-4 24-8 48-8 74 0 202 166 368 368 368 132 0 254-72 320-188zm-64-180h256l-128 128zm-768 0l128-128 128 128h-256z'/%3E%3C/svg%3E")
}

.webui-ios-loop-strong.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-loop-strong.webui-add, .combo-row.selected .combo-action-button .webui-ios-loop-strong.webui-delete, .combo-row.selected .combo-action-button .webui-ios-loop-strong.webui-edit, .segmented-button > .btn.active .webui-ios-loop-strong, .primary .webui-ios-loop-strong, .radio-group input[type="radio"]:checked + label .webui-ios-loop-strong, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-loop-strong {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M512 96c230 0 416 186 416 416 0 28-2 56-8 84l-2 8-48-10 2-8c4-24 8-48 8-74 0-202-166-368-368-368-132 0-254 72-320 188l-4 6-42-22 4-8c74-130 212-212 362-212zm320 596l4-6 42 22-4 8c-74 130-212 212-362 212-230 0-416-186-416-416 0-28 2-56 8-84l2-8 48 10-2 8c-4 24-8 48-8 74 0 202 166 368 368 368 132 0 254-72 320-188zm-64-180h256l-128 128zm-768 0l128-128 128 128h-256z'/%3E%3C/svg%3E")
}

.webui-ios-loop-strong.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M512 96c230 0 416 186 416 416 0 28-2 56-8 84l-2 8-48-10 2-8c4-24 8-48 8-74 0-202-166-368-368-368-132 0-254 72-320 188l-4 6-42-22 4-8c74-130 212-212 362-212zm320 596l4-6 42 22-4 8c-74 130-212 212-362 212-230 0-416-186-416-416 0-28 2-56 8-84l2-8 48 10-2 8c-4 24-8 48-8 74 0 202 166 368 368 368 132 0 254-72 320-188zm-64-180h256l-128 128zm-768 0l128-128 128 128h-256z'/%3E%3C/svg%3E")
}

.webui-ios-loop {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 978 1024'%3E%3Cpath fill='%2303a9f4' d='M956 512l22 22-104 106-106-106 20-22 86 82zm-58 0c0 14 0 28-2 42l-32-2c2-14 2-28 2-42-2-206-170-374-376-374-136 0-262 74-328 192l-28-16c72-128 208-208 356-208 224 0 406 182 408 404v4zm-80 184l28 16c-72 128-208 208-356 208-222 0-404-180-408-400v-8c0-14 0-28 2-42l32 2c-2 14-2 28-2 42 0 206 170 374 376 374 136 0 262-74 328-192zm-712-312l104 106-22 22-82-82-84 82-22-22z'/%3E%3C/svg%3E")
}

.webui-ios-loop.webui-grey-icon, .btn[disabled] .webui-ios-loop {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 978 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M956 512l22 22-104 106-106-106 20-22 86 82zm-58 0c0 14 0 28-2 42l-32-2c2-14 2-28 2-42-2-206-170-374-376-374-136 0-262 74-328 192l-28-16c72-128 208-208 356-208 224 0 406 182 408 404v4zm-80 184l28 16c-72 128-208 208-356 208-222 0-404-180-408-400v-8c0-14 0-28 2-42l32 2c-2 14-2 28-2 42 0 206 170 374 376 374 136 0 262-74 328-192zm-712-312l104 106-22 22-82-82-84 82-22-22z'/%3E%3C/svg%3E")
}

.webui-ios-loop.webui-red-icon, .danger .webui-ios-loop {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 978 1024'%3E%3Cpath fill='%23f44336' d='M956 512l22 22-104 106-106-106 20-22 86 82zm-58 0c0 14 0 28-2 42l-32-2c2-14 2-28 2-42-2-206-170-374-376-374-136 0-262 74-328 192l-28-16c72-128 208-208 356-208 224 0 406 182 408 404v4zm-80 184l28 16c-72 128-208 208-356 208-222 0-404-180-408-400v-8c0-14 0-28 2-42l32 2c-2 14-2 28-2 42 0 206 170 374 376 374 136 0 262-74 328-192zm-712-312l104 106-22 22-82-82-84 82-22-22z'/%3E%3C/svg%3E")
}

.webui-ios-loop.webui-warning-icon, .webui-ios-loop.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 978 1024'%3E%3Cpath fill='%23ff9800' d='M956 512l22 22-104 106-106-106 20-22 86 82zm-58 0c0 14 0 28-2 42l-32-2c2-14 2-28 2-42-2-206-170-374-376-374-136 0-262 74-328 192l-28-16c72-128 208-208 356-208 224 0 406 182 408 404v4zm-80 184l28 16c-72 128-208 208-356 208-222 0-404-180-408-400v-8c0-14 0-28 2-42l32 2c-2 14-2 28-2 42 0 206 170 374 376 374 136 0 262-74 328-192zm-712-312l104 106-22 22-82-82-84 82-22-22z'/%3E%3C/svg%3E")
}

.webui-ios-loop.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-loop.webui-add, .combo-row.selected .combo-action-button .webui-ios-loop.webui-delete, .combo-row.selected .combo-action-button .webui-ios-loop.webui-edit, .segmented-button > .btn.active .webui-ios-loop, .primary .webui-ios-loop, .radio-group input[type="radio"]:checked + label .webui-ios-loop, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-loop {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 978 1024'%3E%3Cpath fill='%23fff' d='M956 512l22 22-104 106-106-106 20-22 86 82zm-58 0c0 14 0 28-2 42l-32-2c2-14 2-28 2-42-2-206-170-374-376-374-136 0-262 74-328 192l-28-16c72-128 208-208 356-208 224 0 406 182 408 404v4zm-80 184l28 16c-72 128-208 208-356 208-222 0-404-180-408-400v-8c0-14 0-28 2-42l32 2c-2 14-2 28-2 42 0 206 170 374 376 374 136 0 262-74 328-192zm-712-312l104 106-22 22-82-82-84 82-22-22z'/%3E%3C/svg%3E")
}

.webui-ios-loop.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 978 1024'%3E%3Cpath fill='%234caf50' d='M956 512l22 22-104 106-106-106 20-22 86 82zm-58 0c0 14 0 28-2 42l-32-2c2-14 2-28 2-42-2-206-170-374-376-374-136 0-262 74-328 192l-28-16c72-128 208-208 356-208 224 0 406 182 408 404v4zm-80 184l28 16c-72 128-208 208-356 208-222 0-404-180-408-400v-8c0-14 0-28 2-42l32 2c-2 14-2 28-2 42 0 206 170 374 376 374 136 0 262-74 328-192zm-712-312l104 106-22 22-82-82-84 82-22-22z'/%3E%3C/svg%3E")
}

.webui-ios-minus-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%2303a9f4' d='M512 530h-512v-34h512v34z'/%3E%3C/svg%3E")
}

.webui-ios-minus-empty.webui-grey-icon, .btn[disabled] .webui-ios-minus-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M512 530h-512v-34h512v34z'/%3E%3C/svg%3E")
}

.webui-ios-minus-empty.webui-red-icon, .danger .webui-ios-minus-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23f44336' d='M512 530h-512v-34h512v34z'/%3E%3C/svg%3E")
}

.webui-ios-minus-empty.webui-warning-icon, .webui-ios-minus-empty.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23ff9800' d='M512 530h-512v-34h512v34z'/%3E%3C/svg%3E")
}

.webui-ios-minus-empty.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-minus-empty.webui-add, .combo-row.selected .combo-action-button .webui-ios-minus-empty.webui-delete, .combo-row.selected .combo-action-button .webui-ios-minus-empty.webui-edit, .segmented-button > .btn.active .webui-ios-minus-empty, .primary .webui-ios-minus-empty, .radio-group input[type="radio"]:checked + label .webui-ios-minus-empty, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-minus-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23fff' d='M512 530h-512v-34h512v34z'/%3E%3C/svg%3E")
}

.webui-ios-minus-empty.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%234caf50' d='M512 530h-512v-34h512v34z'/%3E%3C/svg%3E")
}

.webui-ios-minus-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm-256-364v-34h512v34h-512z'/%3E%3C/svg%3E")
}

.webui-ios-minus-outline.webui-grey-icon, .btn[disabled] .webui-ios-minus-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm-256-364v-34h512v34h-512z'/%3E%3C/svg%3E")
}

.webui-ios-minus-outline.webui-red-icon, .danger .webui-ios-minus-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm-256-364v-34h512v34h-512z'/%3E%3C/svg%3E")
}

.webui-ios-minus-outline.webui-warning-icon, .webui-ios-minus-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm-256-364v-34h512v34h-512z'/%3E%3C/svg%3E")
}

.webui-ios-minus-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-minus-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-minus-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-minus-outline.webui-edit, .segmented-button > .btn.active .webui-ios-minus-outline, .primary .webui-ios-minus-outline, .radio-group input[type="radio"]:checked + label .webui-ios-minus-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-minus-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm-256-364v-34h512v34h-512z'/%3E%3C/svg%3E")
}

.webui-ios-minus-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm-256-364v-34h512v34h-512z'/%3E%3C/svg%3E")
}

.webui-ios-minus {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm256 434v-34h-512v34h512z'/%3E%3C/svg%3E")
}

.webui-ios-minus.webui-grey-icon, .btn[disabled] .webui-ios-minus {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm256 434v-34h-512v34h512z'/%3E%3C/svg%3E")
}

.webui-ios-minus.webui-red-icon, .danger .webui-ios-minus {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm256 434v-34h-512v34h512z'/%3E%3C/svg%3E")
}

.webui-ios-minus.webui-warning-icon, .webui-ios-minus.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm256 434v-34h-512v34h512z'/%3E%3C/svg%3E")
}

.webui-ios-minus.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-minus.webui-add, .combo-row.selected .combo-action-button .webui-ios-minus.webui-delete, .combo-row.selected .combo-action-button .webui-ios-minus.webui-edit, .segmented-button > .btn.active .webui-ios-minus, .primary .webui-ios-minus, .radio-group input[type="radio"]:checked + label .webui-ios-minus, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-minus {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm256 434v-34h-512v34h512z'/%3E%3C/svg%3E")
}

.webui-ios-minus.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm256 434v-34h-512v34h512z'/%3E%3C/svg%3E")
}

.webui-ios-more-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M320 476c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more-outline.webui-grey-icon, .btn[disabled] .webui-ios-more-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M320 476c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more-outline.webui-red-icon, .danger .webui-ios-more-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M320 476c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more-outline.webui-warning-icon, .webui-ios-more-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M320 476c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-more-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-more-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-more-outline.webui-edit, .segmented-button > .btn.active .webui-ios-more-outline, .primary .webui-ios-more-outline, .radio-group input[type="radio"]:checked + label .webui-ios-more-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-more-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M320 476c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M320 476c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 28c-20 0-36 16-36 36s16 36 36 36 36-16 36-36-16-36-36-36zm0-28c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M320 448c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more.webui-grey-icon, .btn[disabled] .webui-ios-more {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M320 448c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more.webui-red-icon, .danger .webui-ios-more {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M320 448c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more.webui-warning-icon, .webui-ios-more.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M320 448c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-more.webui-add, .combo-row.selected .combo-action-button .webui-ios-more.webui-delete, .combo-row.selected .combo-action-button .webui-ios-more.webui-edit, .segmented-button > .btn.active .webui-ios-more, .primary .webui-ios-more, .radio-group input[type="radio"]:checked + label .webui-ios-more, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-more {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M320 448c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-more.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M320 448c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm-256 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64zm512 0c36 0 64 28 64 64s-28 64-64 64-64-28-64-64 28-64 64-64z'/%3E%3C/svg%3E")
}

.webui-ios-people-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M448 224zm186 446c56 20 92 70 92 130h-556c0-44 18-84 54-110 30-22 62-24 98-32 14-2 48-10 52-26s2-30 2-46c0-6 0-6-4-10-8-8-12-18-16-28-4-16-6-32-8-48-18 4-20-32-24-42-2-8-14-48 6-42-6-10-8-26-10-38-4-26-4-52 6-78 20-52 74-78 128-76 52 2 102 32 118 84 8 24 6 52 2 78-2 10-4 22-8 30 20-6 8 40 6 46-4 10-6 42-24 38-2 20-4 44-14 62-2 4-14 16-14 20v22c0 10 0 20 4 30s20 14 28 16l82 20zm-404 58c-12 12 18-20 0 0-12 12-20 24-24 40h484c-8-30-34-54-60-66s-56-8-82-18-50-18-56-50c-4-22-4-44-4-66 0-4 14-14 16-18 6-10 8-22 10-34 2-10 0-24 8-30 10-8 14-14 18-26 4-16 6-24-2-38-6-10 0-16 2-26 6-22 8-48 4-72-16-74-124-90-172-38-24 26-24 62-18 94 2 12 12 28 6 38-2 6-10 12-8 20l8 32c4 8 8 12 14 16s6 12 6 18c2 14 4 34 12 46 6 8 16 12 16 22v42c-2 16-4 36-16 48-14 12-36 20-54 24-22 6-46 6-66 14-16 6-30 16-42 28zm-6-84c-30 14 18-8 0 0-18 10-36 22-50 38-2 4-12 22-14 22h-160c0-40 26-68 62-80 12-4 54-8 60-22 4-10 0-22 0-32-20 2-48-2-64-14-4-4 6-18 8-24l6-24c2-18 2-38 2-56 0-32-2-68 16-96 16-26 46-36 76-36 48 0 86 26 94 74 6 32 2 64 4 96 0 16 4 32 10 48 2 4 10 14 6 18l-12 6c-10 4-22 6-34 8-2 0-16 0-18 2v22c0 8 2 12 10 14 12 4 38 6 46 16 4 6 2 10-4 10-16 2-30 2-44 10zm-82 28c12-20 32-36 52-48-18-18-10-52-8-74 0-4 0-10 4-10h16c12 0 22-2 34-4-14-46 0-94-10-140-6-32-30-46-62-46-34 0-54 18-60 50-8 44 6 92-8 136 18 2 34 4 52 4 2 0 2 56 2 58-2 24-16 36-38 44-24 8-58 6-72 30h98zm594 32c-4-16-20-28-32-38-16-12-36-26-56-30-6-2-32 2-26-10 4-8 18-10 26-12s30-4 32-14c0-2 2-28 0-28-12 0-24-2-36-4-8-2-14-4-22-8-12-6-4-12 0-22 28-64-20-176 64-210 30-12 68-10 96 6 30 18 40 54 40 88 0 40-8 88 14 124 4 6 8 8 0 12l-12 4-24 6s-18 2-26 2c0 8-4 26 2 34 12 14 42 14 58 20 36 12 62 40 62 80h-160zm-2-54s16 22 30 22h88c-14-24-52-22-76-32-22-8-32-24-34-48 0-4-2-54 2-54 18 0 36 0 52-2-14-46 2-94-8-140-6-30-30-46-60-46-34 0-56 16-62 50-8 46 4 92-10 136 12 4 24 4 36 4s16-2 18 10c2 22 10 56-8 74 12 8 22 16 32 26z'/%3E%3C/svg%3E")
}

.webui-ios-people-outline.webui-grey-icon, .btn[disabled] .webui-ios-people-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M448 224zm186 446c56 20 92 70 92 130h-556c0-44 18-84 54-110 30-22 62-24 98-32 14-2 48-10 52-26s2-30 2-46c0-6 0-6-4-10-8-8-12-18-16-28-4-16-6-32-8-48-18 4-20-32-24-42-2-8-14-48 6-42-6-10-8-26-10-38-4-26-4-52 6-78 20-52 74-78 128-76 52 2 102 32 118 84 8 24 6 52 2 78-2 10-4 22-8 30 20-6 8 40 6 46-4 10-6 42-24 38-2 20-4 44-14 62-2 4-14 16-14 20v22c0 10 0 20 4 30s20 14 28 16l82 20zm-404 58c-12 12 18-20 0 0-12 12-20 24-24 40h484c-8-30-34-54-60-66s-56-8-82-18-50-18-56-50c-4-22-4-44-4-66 0-4 14-14 16-18 6-10 8-22 10-34 2-10 0-24 8-30 10-8 14-14 18-26 4-16 6-24-2-38-6-10 0-16 2-26 6-22 8-48 4-72-16-74-124-90-172-38-24 26-24 62-18 94 2 12 12 28 6 38-2 6-10 12-8 20l8 32c4 8 8 12 14 16s6 12 6 18c2 14 4 34 12 46 6 8 16 12 16 22v42c-2 16-4 36-16 48-14 12-36 20-54 24-22 6-46 6-66 14-16 6-30 16-42 28zm-6-84c-30 14 18-8 0 0-18 10-36 22-50 38-2 4-12 22-14 22h-160c0-40 26-68 62-80 12-4 54-8 60-22 4-10 0-22 0-32-20 2-48-2-64-14-4-4 6-18 8-24l6-24c2-18 2-38 2-56 0-32-2-68 16-96 16-26 46-36 76-36 48 0 86 26 94 74 6 32 2 64 4 96 0 16 4 32 10 48 2 4 10 14 6 18l-12 6c-10 4-22 6-34 8-2 0-16 0-18 2v22c0 8 2 12 10 14 12 4 38 6 46 16 4 6 2 10-4 10-16 2-30 2-44 10zm-82 28c12-20 32-36 52-48-18-18-10-52-8-74 0-4 0-10 4-10h16c12 0 22-2 34-4-14-46 0-94-10-140-6-32-30-46-62-46-34 0-54 18-60 50-8 44 6 92-8 136 18 2 34 4 52 4 2 0 2 56 2 58-2 24-16 36-38 44-24 8-58 6-72 30h98zm594 32c-4-16-20-28-32-38-16-12-36-26-56-30-6-2-32 2-26-10 4-8 18-10 26-12s30-4 32-14c0-2 2-28 0-28-12 0-24-2-36-4-8-2-14-4-22-8-12-6-4-12 0-22 28-64-20-176 64-210 30-12 68-10 96 6 30 18 40 54 40 88 0 40-8 88 14 124 4 6 8 8 0 12l-12 4-24 6s-18 2-26 2c0 8-4 26 2 34 12 14 42 14 58 20 36 12 62 40 62 80h-160zm-2-54s16 22 30 22h88c-14-24-52-22-76-32-22-8-32-24-34-48 0-4-2-54 2-54 18 0 36 0 52-2-14-46 2-94-8-140-6-30-30-46-60-46-34 0-56 16-62 50-8 46 4 92-10 136 12 4 24 4 36 4s16-2 18 10c2 22 10 56-8 74 12 8 22 16 32 26z'/%3E%3C/svg%3E")
}

.webui-ios-people-outline.webui-red-icon, .danger .webui-ios-people-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M448 224zm186 446c56 20 92 70 92 130h-556c0-44 18-84 54-110 30-22 62-24 98-32 14-2 48-10 52-26s2-30 2-46c0-6 0-6-4-10-8-8-12-18-16-28-4-16-6-32-8-48-18 4-20-32-24-42-2-8-14-48 6-42-6-10-8-26-10-38-4-26-4-52 6-78 20-52 74-78 128-76 52 2 102 32 118 84 8 24 6 52 2 78-2 10-4 22-8 30 20-6 8 40 6 46-4 10-6 42-24 38-2 20-4 44-14 62-2 4-14 16-14 20v22c0 10 0 20 4 30s20 14 28 16l82 20zm-404 58c-12 12 18-20 0 0-12 12-20 24-24 40h484c-8-30-34-54-60-66s-56-8-82-18-50-18-56-50c-4-22-4-44-4-66 0-4 14-14 16-18 6-10 8-22 10-34 2-10 0-24 8-30 10-8 14-14 18-26 4-16 6-24-2-38-6-10 0-16 2-26 6-22 8-48 4-72-16-74-124-90-172-38-24 26-24 62-18 94 2 12 12 28 6 38-2 6-10 12-8 20l8 32c4 8 8 12 14 16s6 12 6 18c2 14 4 34 12 46 6 8 16 12 16 22v42c-2 16-4 36-16 48-14 12-36 20-54 24-22 6-46 6-66 14-16 6-30 16-42 28zm-6-84c-30 14 18-8 0 0-18 10-36 22-50 38-2 4-12 22-14 22h-160c0-40 26-68 62-80 12-4 54-8 60-22 4-10 0-22 0-32-20 2-48-2-64-14-4-4 6-18 8-24l6-24c2-18 2-38 2-56 0-32-2-68 16-96 16-26 46-36 76-36 48 0 86 26 94 74 6 32 2 64 4 96 0 16 4 32 10 48 2 4 10 14 6 18l-12 6c-10 4-22 6-34 8-2 0-16 0-18 2v22c0 8 2 12 10 14 12 4 38 6 46 16 4 6 2 10-4 10-16 2-30 2-44 10zm-82 28c12-20 32-36 52-48-18-18-10-52-8-74 0-4 0-10 4-10h16c12 0 22-2 34-4-14-46 0-94-10-140-6-32-30-46-62-46-34 0-54 18-60 50-8 44 6 92-8 136 18 2 34 4 52 4 2 0 2 56 2 58-2 24-16 36-38 44-24 8-58 6-72 30h98zm594 32c-4-16-20-28-32-38-16-12-36-26-56-30-6-2-32 2-26-10 4-8 18-10 26-12s30-4 32-14c0-2 2-28 0-28-12 0-24-2-36-4-8-2-14-4-22-8-12-6-4-12 0-22 28-64-20-176 64-210 30-12 68-10 96 6 30 18 40 54 40 88 0 40-8 88 14 124 4 6 8 8 0 12l-12 4-24 6s-18 2-26 2c0 8-4 26 2 34 12 14 42 14 58 20 36 12 62 40 62 80h-160zm-2-54s16 22 30 22h88c-14-24-52-22-76-32-22-8-32-24-34-48 0-4-2-54 2-54 18 0 36 0 52-2-14-46 2-94-8-140-6-30-30-46-60-46-34 0-56 16-62 50-8 46 4 92-10 136 12 4 24 4 36 4s16-2 18 10c2 22 10 56-8 74 12 8 22 16 32 26z'/%3E%3C/svg%3E")
}

.webui-ios-people-outline.webui-warning-icon, .webui-ios-people-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M448 224zm186 446c56 20 92 70 92 130h-556c0-44 18-84 54-110 30-22 62-24 98-32 14-2 48-10 52-26s2-30 2-46c0-6 0-6-4-10-8-8-12-18-16-28-4-16-6-32-8-48-18 4-20-32-24-42-2-8-14-48 6-42-6-10-8-26-10-38-4-26-4-52 6-78 20-52 74-78 128-76 52 2 102 32 118 84 8 24 6 52 2 78-2 10-4 22-8 30 20-6 8 40 6 46-4 10-6 42-24 38-2 20-4 44-14 62-2 4-14 16-14 20v22c0 10 0 20 4 30s20 14 28 16l82 20zm-404 58c-12 12 18-20 0 0-12 12-20 24-24 40h484c-8-30-34-54-60-66s-56-8-82-18-50-18-56-50c-4-22-4-44-4-66 0-4 14-14 16-18 6-10 8-22 10-34 2-10 0-24 8-30 10-8 14-14 18-26 4-16 6-24-2-38-6-10 0-16 2-26 6-22 8-48 4-72-16-74-124-90-172-38-24 26-24 62-18 94 2 12 12 28 6 38-2 6-10 12-8 20l8 32c4 8 8 12 14 16s6 12 6 18c2 14 4 34 12 46 6 8 16 12 16 22v42c-2 16-4 36-16 48-14 12-36 20-54 24-22 6-46 6-66 14-16 6-30 16-42 28zm-6-84c-30 14 18-8 0 0-18 10-36 22-50 38-2 4-12 22-14 22h-160c0-40 26-68 62-80 12-4 54-8 60-22 4-10 0-22 0-32-20 2-48-2-64-14-4-4 6-18 8-24l6-24c2-18 2-38 2-56 0-32-2-68 16-96 16-26 46-36 76-36 48 0 86 26 94 74 6 32 2 64 4 96 0 16 4 32 10 48 2 4 10 14 6 18l-12 6c-10 4-22 6-34 8-2 0-16 0-18 2v22c0 8 2 12 10 14 12 4 38 6 46 16 4 6 2 10-4 10-16 2-30 2-44 10zm-82 28c12-20 32-36 52-48-18-18-10-52-8-74 0-4 0-10 4-10h16c12 0 22-2 34-4-14-46 0-94-10-140-6-32-30-46-62-46-34 0-54 18-60 50-8 44 6 92-8 136 18 2 34 4 52 4 2 0 2 56 2 58-2 24-16 36-38 44-24 8-58 6-72 30h98zm594 32c-4-16-20-28-32-38-16-12-36-26-56-30-6-2-32 2-26-10 4-8 18-10 26-12s30-4 32-14c0-2 2-28 0-28-12 0-24-2-36-4-8-2-14-4-22-8-12-6-4-12 0-22 28-64-20-176 64-210 30-12 68-10 96 6 30 18 40 54 40 88 0 40-8 88 14 124 4 6 8 8 0 12l-12 4-24 6s-18 2-26 2c0 8-4 26 2 34 12 14 42 14 58 20 36 12 62 40 62 80h-160zm-2-54s16 22 30 22h88c-14-24-52-22-76-32-22-8-32-24-34-48 0-4-2-54 2-54 18 0 36 0 52-2-14-46 2-94-8-140-6-30-30-46-60-46-34 0-56 16-62 50-8 46 4 92-10 136 12 4 24 4 36 4s16-2 18 10c2 22 10 56-8 74 12 8 22 16 32 26z'/%3E%3C/svg%3E")
}

.webui-ios-people-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-people-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-people-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-people-outline.webui-edit, .segmented-button > .btn.active .webui-ios-people-outline, .primary .webui-ios-people-outline, .radio-group input[type="radio"]:checked + label .webui-ios-people-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-people-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M448 224zm186 446c56 20 92 70 92 130h-556c0-44 18-84 54-110 30-22 62-24 98-32 14-2 48-10 52-26s2-30 2-46c0-6 0-6-4-10-8-8-12-18-16-28-4-16-6-32-8-48-18 4-20-32-24-42-2-8-14-48 6-42-6-10-8-26-10-38-4-26-4-52 6-78 20-52 74-78 128-76 52 2 102 32 118 84 8 24 6 52 2 78-2 10-4 22-8 30 20-6 8 40 6 46-4 10-6 42-24 38-2 20-4 44-14 62-2 4-14 16-14 20v22c0 10 0 20 4 30s20 14 28 16l82 20zm-404 58c-12 12 18-20 0 0-12 12-20 24-24 40h484c-8-30-34-54-60-66s-56-8-82-18-50-18-56-50c-4-22-4-44-4-66 0-4 14-14 16-18 6-10 8-22 10-34 2-10 0-24 8-30 10-8 14-14 18-26 4-16 6-24-2-38-6-10 0-16 2-26 6-22 8-48 4-72-16-74-124-90-172-38-24 26-24 62-18 94 2 12 12 28 6 38-2 6-10 12-8 20l8 32c4 8 8 12 14 16s6 12 6 18c2 14 4 34 12 46 6 8 16 12 16 22v42c-2 16-4 36-16 48-14 12-36 20-54 24-22 6-46 6-66 14-16 6-30 16-42 28zm-6-84c-30 14 18-8 0 0-18 10-36 22-50 38-2 4-12 22-14 22h-160c0-40 26-68 62-80 12-4 54-8 60-22 4-10 0-22 0-32-20 2-48-2-64-14-4-4 6-18 8-24l6-24c2-18 2-38 2-56 0-32-2-68 16-96 16-26 46-36 76-36 48 0 86 26 94 74 6 32 2 64 4 96 0 16 4 32 10 48 2 4 10 14 6 18l-12 6c-10 4-22 6-34 8-2 0-16 0-18 2v22c0 8 2 12 10 14 12 4 38 6 46 16 4 6 2 10-4 10-16 2-30 2-44 10zm-82 28c12-20 32-36 52-48-18-18-10-52-8-74 0-4 0-10 4-10h16c12 0 22-2 34-4-14-46 0-94-10-140-6-32-30-46-62-46-34 0-54 18-60 50-8 44 6 92-8 136 18 2 34 4 52 4 2 0 2 56 2 58-2 24-16 36-38 44-24 8-58 6-72 30h98zm594 32c-4-16-20-28-32-38-16-12-36-26-56-30-6-2-32 2-26-10 4-8 18-10 26-12s30-4 32-14c0-2 2-28 0-28-12 0-24-2-36-4-8-2-14-4-22-8-12-6-4-12 0-22 28-64-20-176 64-210 30-12 68-10 96 6 30 18 40 54 40 88 0 40-8 88 14 124 4 6 8 8 0 12l-12 4-24 6s-18 2-26 2c0 8-4 26 2 34 12 14 42 14 58 20 36 12 62 40 62 80h-160zm-2-54s16 22 30 22h88c-14-24-52-22-76-32-22-8-32-24-34-48 0-4-2-54 2-54 18 0 36 0 52-2-14-46 2-94-8-140-6-30-30-46-60-46-34 0-56 16-62 50-8 46 4 92-10 136 12 4 24 4 36 4s16-2 18 10c2 22 10 56-8 74 12 8 22 16 32 26z'/%3E%3C/svg%3E")
}

.webui-ios-people-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M448 224zm186 446c56 20 92 70 92 130h-556c0-44 18-84 54-110 30-22 62-24 98-32 14-2 48-10 52-26s2-30 2-46c0-6 0-6-4-10-8-8-12-18-16-28-4-16-6-32-8-48-18 4-20-32-24-42-2-8-14-48 6-42-6-10-8-26-10-38-4-26-4-52 6-78 20-52 74-78 128-76 52 2 102 32 118 84 8 24 6 52 2 78-2 10-4 22-8 30 20-6 8 40 6 46-4 10-6 42-24 38-2 20-4 44-14 62-2 4-14 16-14 20v22c0 10 0 20 4 30s20 14 28 16l82 20zm-404 58c-12 12 18-20 0 0-12 12-20 24-24 40h484c-8-30-34-54-60-66s-56-8-82-18-50-18-56-50c-4-22-4-44-4-66 0-4 14-14 16-18 6-10 8-22 10-34 2-10 0-24 8-30 10-8 14-14 18-26 4-16 6-24-2-38-6-10 0-16 2-26 6-22 8-48 4-72-16-74-124-90-172-38-24 26-24 62-18 94 2 12 12 28 6 38-2 6-10 12-8 20l8 32c4 8 8 12 14 16s6 12 6 18c2 14 4 34 12 46 6 8 16 12 16 22v42c-2 16-4 36-16 48-14 12-36 20-54 24-22 6-46 6-66 14-16 6-30 16-42 28zm-6-84c-30 14 18-8 0 0-18 10-36 22-50 38-2 4-12 22-14 22h-160c0-40 26-68 62-80 12-4 54-8 60-22 4-10 0-22 0-32-20 2-48-2-64-14-4-4 6-18 8-24l6-24c2-18 2-38 2-56 0-32-2-68 16-96 16-26 46-36 76-36 48 0 86 26 94 74 6 32 2 64 4 96 0 16 4 32 10 48 2 4 10 14 6 18l-12 6c-10 4-22 6-34 8-2 0-16 0-18 2v22c0 8 2 12 10 14 12 4 38 6 46 16 4 6 2 10-4 10-16 2-30 2-44 10zm-82 28c12-20 32-36 52-48-18-18-10-52-8-74 0-4 0-10 4-10h16c12 0 22-2 34-4-14-46 0-94-10-140-6-32-30-46-62-46-34 0-54 18-60 50-8 44 6 92-8 136 18 2 34 4 52 4 2 0 2 56 2 58-2 24-16 36-38 44-24 8-58 6-72 30h98zm594 32c-4-16-20-28-32-38-16-12-36-26-56-30-6-2-32 2-26-10 4-8 18-10 26-12s30-4 32-14c0-2 2-28 0-28-12 0-24-2-36-4-8-2-14-4-22-8-12-6-4-12 0-22 28-64-20-176 64-210 30-12 68-10 96 6 30 18 40 54 40 88 0 40-8 88 14 124 4 6 8 8 0 12l-12 4-24 6s-18 2-26 2c0 8-4 26 2 34 12 14 42 14 58 20 36 12 62 40 62 80h-160zm-2-54s16 22 30 22h88c-14-24-52-22-76-32-22-8-32-24-34-48 0-4-2-54 2-54 18 0 36 0 52-2-14-46 2-94-8-140-6-30-30-46-60-46-34 0-56 16-62 50-8 46 4 92-10 136 12 4 24 4 36 4s16-2 18 10c2 22 10 56-8 74 12 8 22 16 32 26z'/%3E%3C/svg%3E")
}

.webui-ios-people {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M634 670zm0 0c56 20 92 70 92 130h-556c0-44 18-84 54-110 30-22 62-24 98-32 14-2 48-10 52-26s2-30 2-46c0-6 0-6-4-10-8-8-12-18-16-28-4-16-6-32-8-48-18 4-20-32-24-42-2-8-14-48 6-42-6-10-8-26-10-38-4-26-4-52 6-78 20-52 74-78 128-76 52 2 102 32 118 84 8 24 6 52 2 78-2 10-4 22-8 30 20-6 8 40 6 46-4 10-6 42-24 38-2 20-4 44-14 62-2 4-14 16-14 20v22c0 10 0 20 4 30s20 14 28 16l82 20zm-412-26zm0 0c-18 10-34 22-48 38-2 4-12 22-14 22h-160c0-40 24-68 60-80 12-4 54-8 60-22 4-10 2-22 2-32-20 2-48-2-64-14-4-4 6-18 8-24l6-22c2-18 2-38 2-56 0-32-2-70 16-98 16-26 46-36 76-36 48 0 86 26 94 74 6 32 2 64 4 96 0 16 4 32 10 48 2 4 10 14 6 18l-12 6c-10 4-22 6-34 8-2 0-16 0-18 2v22c0 8 2 12 10 14 12 4 38 6 46 16 4 6 2 10-4 10-14 2-28 4-42 10 4-2 4-4-2 0-16 8-8 4-2 0zm612-20c36 12 62 40 62 80h-160c-4-16-20-28-32-38-16-12-36-26-56-30-6-2-32 2-26-10 4-8 18-10 26-12s30-4 32-14c0-2 2-28 0-28-12 0-24-2-36-4-8-2-14-4-22-8-12-6-4-12 0-22 28-64-20-176 64-210 30-12 68-10 96 6 30 18 40 54 40 88 0 40-8 88 14 124 4 6 8 8 0 12l-12 4-24 6s-18 2-26 2c0 8-4 26 2 34 12 14 42 14 58 20z'/%3E%3C/svg%3E")
}

.webui-ios-people.webui-grey-icon, .btn[disabled] .webui-ios-people {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M634 670zm0 0c56 20 92 70 92 130h-556c0-44 18-84 54-110 30-22 62-24 98-32 14-2 48-10 52-26s2-30 2-46c0-6 0-6-4-10-8-8-12-18-16-28-4-16-6-32-8-48-18 4-20-32-24-42-2-8-14-48 6-42-6-10-8-26-10-38-4-26-4-52 6-78 20-52 74-78 128-76 52 2 102 32 118 84 8 24 6 52 2 78-2 10-4 22-8 30 20-6 8 40 6 46-4 10-6 42-24 38-2 20-4 44-14 62-2 4-14 16-14 20v22c0 10 0 20 4 30s20 14 28 16l82 20zm-412-26zm0 0c-18 10-34 22-48 38-2 4-12 22-14 22h-160c0-40 24-68 60-80 12-4 54-8 60-22 4-10 2-22 2-32-20 2-48-2-64-14-4-4 6-18 8-24l6-22c2-18 2-38 2-56 0-32-2-70 16-98 16-26 46-36 76-36 48 0 86 26 94 74 6 32 2 64 4 96 0 16 4 32 10 48 2 4 10 14 6 18l-12 6c-10 4-22 6-34 8-2 0-16 0-18 2v22c0 8 2 12 10 14 12 4 38 6 46 16 4 6 2 10-4 10-14 2-28 4-42 10 4-2 4-4-2 0-16 8-8 4-2 0zm612-20c36 12 62 40 62 80h-160c-4-16-20-28-32-38-16-12-36-26-56-30-6-2-32 2-26-10 4-8 18-10 26-12s30-4 32-14c0-2 2-28 0-28-12 0-24-2-36-4-8-2-14-4-22-8-12-6-4-12 0-22 28-64-20-176 64-210 30-12 68-10 96 6 30 18 40 54 40 88 0 40-8 88 14 124 4 6 8 8 0 12l-12 4-24 6s-18 2-26 2c0 8-4 26 2 34 12 14 42 14 58 20z'/%3E%3C/svg%3E")
}

.webui-ios-people.webui-red-icon, .danger .webui-ios-people {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M634 670zm0 0c56 20 92 70 92 130h-556c0-44 18-84 54-110 30-22 62-24 98-32 14-2 48-10 52-26s2-30 2-46c0-6 0-6-4-10-8-8-12-18-16-28-4-16-6-32-8-48-18 4-20-32-24-42-2-8-14-48 6-42-6-10-8-26-10-38-4-26-4-52 6-78 20-52 74-78 128-76 52 2 102 32 118 84 8 24 6 52 2 78-2 10-4 22-8 30 20-6 8 40 6 46-4 10-6 42-24 38-2 20-4 44-14 62-2 4-14 16-14 20v22c0 10 0 20 4 30s20 14 28 16l82 20zm-412-26zm0 0c-18 10-34 22-48 38-2 4-12 22-14 22h-160c0-40 24-68 60-80 12-4 54-8 60-22 4-10 2-22 2-32-20 2-48-2-64-14-4-4 6-18 8-24l6-22c2-18 2-38 2-56 0-32-2-70 16-98 16-26 46-36 76-36 48 0 86 26 94 74 6 32 2 64 4 96 0 16 4 32 10 48 2 4 10 14 6 18l-12 6c-10 4-22 6-34 8-2 0-16 0-18 2v22c0 8 2 12 10 14 12 4 38 6 46 16 4 6 2 10-4 10-14 2-28 4-42 10 4-2 4-4-2 0-16 8-8 4-2 0zm612-20c36 12 62 40 62 80h-160c-4-16-20-28-32-38-16-12-36-26-56-30-6-2-32 2-26-10 4-8 18-10 26-12s30-4 32-14c0-2 2-28 0-28-12 0-24-2-36-4-8-2-14-4-22-8-12-6-4-12 0-22 28-64-20-176 64-210 30-12 68-10 96 6 30 18 40 54 40 88 0 40-8 88 14 124 4 6 8 8 0 12l-12 4-24 6s-18 2-26 2c0 8-4 26 2 34 12 14 42 14 58 20z'/%3E%3C/svg%3E")
}

.webui-ios-people.webui-warning-icon, .webui-ios-people.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M634 670zm0 0c56 20 92 70 92 130h-556c0-44 18-84 54-110 30-22 62-24 98-32 14-2 48-10 52-26s2-30 2-46c0-6 0-6-4-10-8-8-12-18-16-28-4-16-6-32-8-48-18 4-20-32-24-42-2-8-14-48 6-42-6-10-8-26-10-38-4-26-4-52 6-78 20-52 74-78 128-76 52 2 102 32 118 84 8 24 6 52 2 78-2 10-4 22-8 30 20-6 8 40 6 46-4 10-6 42-24 38-2 20-4 44-14 62-2 4-14 16-14 20v22c0 10 0 20 4 30s20 14 28 16l82 20zm-412-26zm0 0c-18 10-34 22-48 38-2 4-12 22-14 22h-160c0-40 24-68 60-80 12-4 54-8 60-22 4-10 2-22 2-32-20 2-48-2-64-14-4-4 6-18 8-24l6-22c2-18 2-38 2-56 0-32-2-70 16-98 16-26 46-36 76-36 48 0 86 26 94 74 6 32 2 64 4 96 0 16 4 32 10 48 2 4 10 14 6 18l-12 6c-10 4-22 6-34 8-2 0-16 0-18 2v22c0 8 2 12 10 14 12 4 38 6 46 16 4 6 2 10-4 10-14 2-28 4-42 10 4-2 4-4-2 0-16 8-8 4-2 0zm612-20c36 12 62 40 62 80h-160c-4-16-20-28-32-38-16-12-36-26-56-30-6-2-32 2-26-10 4-8 18-10 26-12s30-4 32-14c0-2 2-28 0-28-12 0-24-2-36-4-8-2-14-4-22-8-12-6-4-12 0-22 28-64-20-176 64-210 30-12 68-10 96 6 30 18 40 54 40 88 0 40-8 88 14 124 4 6 8 8 0 12l-12 4-24 6s-18 2-26 2c0 8-4 26 2 34 12 14 42 14 58 20z'/%3E%3C/svg%3E")
}

.webui-ios-people.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-people.webui-add, .combo-row.selected .combo-action-button .webui-ios-people.webui-delete, .combo-row.selected .combo-action-button .webui-ios-people.webui-edit, .segmented-button > .btn.active .webui-ios-people, .primary .webui-ios-people, .radio-group input[type="radio"]:checked + label .webui-ios-people, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-people {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M634 670zm0 0c56 20 92 70 92 130h-556c0-44 18-84 54-110 30-22 62-24 98-32 14-2 48-10 52-26s2-30 2-46c0-6 0-6-4-10-8-8-12-18-16-28-4-16-6-32-8-48-18 4-20-32-24-42-2-8-14-48 6-42-6-10-8-26-10-38-4-26-4-52 6-78 20-52 74-78 128-76 52 2 102 32 118 84 8 24 6 52 2 78-2 10-4 22-8 30 20-6 8 40 6 46-4 10-6 42-24 38-2 20-4 44-14 62-2 4-14 16-14 20v22c0 10 0 20 4 30s20 14 28 16l82 20zm-412-26zm0 0c-18 10-34 22-48 38-2 4-12 22-14 22h-160c0-40 24-68 60-80 12-4 54-8 60-22 4-10 2-22 2-32-20 2-48-2-64-14-4-4 6-18 8-24l6-22c2-18 2-38 2-56 0-32-2-70 16-98 16-26 46-36 76-36 48 0 86 26 94 74 6 32 2 64 4 96 0 16 4 32 10 48 2 4 10 14 6 18l-12 6c-10 4-22 6-34 8-2 0-16 0-18 2v22c0 8 2 12 10 14 12 4 38 6 46 16 4 6 2 10-4 10-14 2-28 4-42 10 4-2 4-4-2 0-16 8-8 4-2 0zm612-20c36 12 62 40 62 80h-160c-4-16-20-28-32-38-16-12-36-26-56-30-6-2-32 2-26-10 4-8 18-10 26-12s30-4 32-14c0-2 2-28 0-28-12 0-24-2-36-4-8-2-14-4-22-8-12-6-4-12 0-22 28-64-20-176 64-210 30-12 68-10 96 6 30 18 40 54 40 88 0 40-8 88 14 124 4 6 8 8 0 12l-12 4-24 6s-18 2-26 2c0 8-4 26 2 34 12 14 42 14 58 20z'/%3E%3C/svg%3E")
}

.webui-ios-people.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M634 670zm0 0c56 20 92 70 92 130h-556c0-44 18-84 54-110 30-22 62-24 98-32 14-2 48-10 52-26s2-30 2-46c0-6 0-6-4-10-8-8-12-18-16-28-4-16-6-32-8-48-18 4-20-32-24-42-2-8-14-48 6-42-6-10-8-26-10-38-4-26-4-52 6-78 20-52 74-78 128-76 52 2 102 32 118 84 8 24 6 52 2 78-2 10-4 22-8 30 20-6 8 40 6 46-4 10-6 42-24 38-2 20-4 44-14 62-2 4-14 16-14 20v22c0 10 0 20 4 30s20 14 28 16l82 20zm-412-26zm0 0c-18 10-34 22-48 38-2 4-12 22-14 22h-160c0-40 24-68 60-80 12-4 54-8 60-22 4-10 2-22 2-32-20 2-48-2-64-14-4-4 6-18 8-24l6-22c2-18 2-38 2-56 0-32-2-70 16-98 16-26 46-36 76-36 48 0 86 26 94 74 6 32 2 64 4 96 0 16 4 32 10 48 2 4 10 14 6 18l-12 6c-10 4-22 6-34 8-2 0-16 0-18 2v22c0 8 2 12 10 14 12 4 38 6 46 16 4 6 2 10-4 10-14 2-28 4-42 10 4-2 4-4-2 0-16 8-8 4-2 0zm612-20c36 12 62 40 62 80h-160c-4-16-20-28-32-38-16-12-36-26-56-30-6-2-32 2-26-10 4-8 18-10 26-12s30-4 32-14c0-2 2-28 0-28-12 0-24-2-36-4-8-2-14-4-22-8-12-6-4-12 0-22 28-64-20-176 64-210 30-12 68-10 96 6 30 18 40 54 40 88 0 40-8 88 14 124 4 6 8 8 0 12l-12 4-24 6s-18 2-26 2c0 8-4 26 2 34 12 14 42 14 58 20z'/%3E%3C/svg%3E")
}

.webui-ios-person-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M212 404zm322 324c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18zm-214 72h274c-4-6-8-12-16-16-14-10-32-18-54-26-14-4-34-8-52-10-12-2-20-4-30-6-6-2-42-10-58-30-8-10-12-24-12-64 0-20 2-40 2-40v-8l4-8c2-4 12-18 16-30 4-10 10-38 12-56 0 0 0 2 2-8s16-8 18-16 6-14 10-36-10-24-10-34c0-8 2-10 2-10 0-2 8-28 8-76 0-26-10-52-28-70-22-22-50-32-88-32-36 0-68 10-90 32-18 18-26 44-26 70 2 48 8 74 8 76s2 6 0 12c-2 10-12 10-8 32s8 28 10 36 16 6 18 16l2 8c2 18 8 46 12 56 4 12 12 26 16 30l4 8v8s2 20 2 40c0 40-4 54-12 64-16 20-52 28-58 30-10 2-20 4-32 6-18 2-36 6-50 10-22 8-40 16-54 26-8 4-12 10-16 16h274z'/%3E%3C/svg%3E")
}

.webui-ios-person-outline.webui-grey-icon, .btn[disabled] .webui-ios-person-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M212 404zm322 324c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18zm-214 72h274c-4-6-8-12-16-16-14-10-32-18-54-26-14-4-34-8-52-10-12-2-20-4-30-6-6-2-42-10-58-30-8-10-12-24-12-64 0-20 2-40 2-40v-8l4-8c2-4 12-18 16-30 4-10 10-38 12-56 0 0 0 2 2-8s16-8 18-16 6-14 10-36-10-24-10-34c0-8 2-10 2-10 0-2 8-28 8-76 0-26-10-52-28-70-22-22-50-32-88-32-36 0-68 10-90 32-18 18-26 44-26 70 2 48 8 74 8 76s2 6 0 12c-2 10-12 10-8 32s8 28 10 36 16 6 18 16l2 8c2 18 8 46 12 56 4 12 12 26 16 30l4 8v8s2 20 2 40c0 40-4 54-12 64-16 20-52 28-58 30-10 2-20 4-32 6-18 2-36 6-50 10-22 8-40 16-54 26-8 4-12 10-16 16h274z'/%3E%3C/svg%3E")
}

.webui-ios-person-outline.webui-red-icon, .danger .webui-ios-person-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M212 404zm322 324c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18zm-214 72h274c-4-6-8-12-16-16-14-10-32-18-54-26-14-4-34-8-52-10-12-2-20-4-30-6-6-2-42-10-58-30-8-10-12-24-12-64 0-20 2-40 2-40v-8l4-8c2-4 12-18 16-30 4-10 10-38 12-56 0 0 0 2 2-8s16-8 18-16 6-14 10-36-10-24-10-34c0-8 2-10 2-10 0-2 8-28 8-76 0-26-10-52-28-70-22-22-50-32-88-32-36 0-68 10-90 32-18 18-26 44-26 70 2 48 8 74 8 76s2 6 0 12c-2 10-12 10-8 32s8 28 10 36 16 6 18 16l2 8c2 18 8 46 12 56 4 12 12 26 16 30l4 8v8s2 20 2 40c0 40-4 54-12 64-16 20-52 28-58 30-10 2-20 4-32 6-18 2-36 6-50 10-22 8-40 16-54 26-8 4-12 10-16 16h274z'/%3E%3C/svg%3E")
}

.webui-ios-person-outline.webui-warning-icon, .webui-ios-person-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M212 404zm322 324c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18zm-214 72h274c-4-6-8-12-16-16-14-10-32-18-54-26-14-4-34-8-52-10-12-2-20-4-30-6-6-2-42-10-58-30-8-10-12-24-12-64 0-20 2-40 2-40v-8l4-8c2-4 12-18 16-30 4-10 10-38 12-56 0 0 0 2 2-8s16-8 18-16 6-14 10-36-10-24-10-34c0-8 2-10 2-10 0-2 8-28 8-76 0-26-10-52-28-70-22-22-50-32-88-32-36 0-68 10-90 32-18 18-26 44-26 70 2 48 8 74 8 76s2 6 0 12c-2 10-12 10-8 32s8 28 10 36 16 6 18 16l2 8c2 18 8 46 12 56 4 12 12 26 16 30l4 8v8s2 20 2 40c0 40-4 54-12 64-16 20-52 28-58 30-10 2-20 4-32 6-18 2-36 6-50 10-22 8-40 16-54 26-8 4-12 10-16 16h274z'/%3E%3C/svg%3E")
}

.webui-ios-person-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-person-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-person-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-person-outline.webui-edit, .segmented-button > .btn.active .webui-ios-person-outline, .primary .webui-ios-person-outline, .radio-group input[type="radio"]:checked + label .webui-ios-person-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-person-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M212 404zm322 324c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18zm-214 72h274c-4-6-8-12-16-16-14-10-32-18-54-26-14-4-34-8-52-10-12-2-20-4-30-6-6-2-42-10-58-30-8-10-12-24-12-64 0-20 2-40 2-40v-8l4-8c2-4 12-18 16-30 4-10 10-38 12-56 0 0 0 2 2-8s16-8 18-16 6-14 10-36-10-24-10-34c0-8 2-10 2-10 0-2 8-28 8-76 0-26-10-52-28-70-22-22-50-32-88-32-36 0-68 10-90 32-18 18-26 44-26 70 2 48 8 74 8 76s2 6 0 12c-2 10-12 10-8 32s8 28 10 36 16 6 18 16l2 8c2 18 8 46 12 56 4 12 12 26 16 30l4 8v8s2 20 2 40c0 40-4 54-12 64-16 20-52 28-58 30-10 2-20 4-32 6-18 2-36 6-50 10-22 8-40 16-54 26-8 4-12 10-16 16h274z'/%3E%3C/svg%3E")
}

.webui-ios-person-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M212 404zm322 324c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18zm-214 72h274c-4-6-8-12-16-16-14-10-32-18-54-26-14-4-34-8-52-10-12-2-20-4-30-6-6-2-42-10-58-30-8-10-12-24-12-64 0-20 2-40 2-40v-8l4-8c2-4 12-18 16-30 4-10 10-38 12-56 0 0 0 2 2-8s16-8 18-16 6-14 10-36-10-24-10-34c0-8 2-10 2-10 0-2 8-28 8-76 0-26-10-52-28-70-22-22-50-32-88-32-36 0-68 10-90 32-18 18-26 44-26 70 2 48 8 74 8 76s2 6 0 12c-2 10-12 10-8 32s8 28 10 36 16 6 18 16l2 8c2 18 8 46 12 56 4 12 12 26 16 30l4 8v8s2 20 2 40c0 40-4 54-12 64-16 20-52 28-58 30-10 2-20 4-32 6-18 2-36 6-50 10-22 8-40 16-54 26-8 4-12 10-16 16h274z'/%3E%3C/svg%3E")
}

.webui-ios-person {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M534 728c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18z'/%3E%3C/svg%3E")
}

.webui-ios-person.webui-grey-icon, .btn[disabled] .webui-ios-person {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M534 728c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18z'/%3E%3C/svg%3E")
}

.webui-ios-person.webui-red-icon, .danger .webui-ios-person {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M534 728c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18z'/%3E%3C/svg%3E")
}

.webui-ios-person.webui-warning-icon, .webui-ios-person.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M534 728c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18z'/%3E%3C/svg%3E")
}

.webui-ios-person.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-person.webui-add, .combo-row.selected .combo-action-button .webui-ios-person.webui-delete, .combo-row.selected .combo-action-button .webui-ios-person.webui-edit, .segmented-button > .btn.active .webui-ios-person, .primary .webui-ios-person, .radio-group input[type="radio"]:checked + label .webui-ios-person, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-person {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M534 728c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18z'/%3E%3C/svg%3E")
}

.webui-ios-person.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M534 728c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18z'/%3E%3C/svg%3E")
}

.webui-ios-personadd-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M640 306v28h-50v50h-28v-50h-50v-28h50v-50h28v50h50zm-428 98zm322 324c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18zm-214 72h274c-4-6-8-12-16-16-14-10-32-18-54-26-14-4-34-8-52-10-12-2-20-4-30-6-6-2-42-10-58-30-8-10-12-24-12-64 0-20 2-40 2-40v-8l4-8c2-4 12-18 16-30 4-10 10-38 12-56 0 0 0 2 2-8s16-8 18-16 6-14 10-36-10-24-10-34c0-8 2-10 2-10 0-2 8-28 8-76 0-26-10-52-28-70-22-22-50-32-88-32-36 0-68 10-90 32-18 18-26 44-26 70 2 48 8 74 8 76s2 6 0 12c-2 10-12 10-8 32s8 28 10 36 16 6 18 16l2 8c2 18 8 46 12 56 4 12 12 26 16 30l4 8v8s2 20 2 40c0 40-4 54-12 64-16 20-52 28-58 30-10 2-20 4-32 6-18 2-36 6-50 10-22 8-40 16-54 26-8 4-12 10-16 16h274z'/%3E%3C/svg%3E")
}

.webui-ios-personadd-outline.webui-grey-icon, .btn[disabled] .webui-ios-personadd-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M640 306v28h-50v50h-28v-50h-50v-28h50v-50h28v50h50zm-428 98zm322 324c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18zm-214 72h274c-4-6-8-12-16-16-14-10-32-18-54-26-14-4-34-8-52-10-12-2-20-4-30-6-6-2-42-10-58-30-8-10-12-24-12-64 0-20 2-40 2-40v-8l4-8c2-4 12-18 16-30 4-10 10-38 12-56 0 0 0 2 2-8s16-8 18-16 6-14 10-36-10-24-10-34c0-8 2-10 2-10 0-2 8-28 8-76 0-26-10-52-28-70-22-22-50-32-88-32-36 0-68 10-90 32-18 18-26 44-26 70 2 48 8 74 8 76s2 6 0 12c-2 10-12 10-8 32s8 28 10 36 16 6 18 16l2 8c2 18 8 46 12 56 4 12 12 26 16 30l4 8v8s2 20 2 40c0 40-4 54-12 64-16 20-52 28-58 30-10 2-20 4-32 6-18 2-36 6-50 10-22 8-40 16-54 26-8 4-12 10-16 16h274z'/%3E%3C/svg%3E")
}

.webui-ios-personadd-outline.webui-red-icon, .danger .webui-ios-personadd-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M640 306v28h-50v50h-28v-50h-50v-28h50v-50h28v50h50zm-428 98zm322 324c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18zm-214 72h274c-4-6-8-12-16-16-14-10-32-18-54-26-14-4-34-8-52-10-12-2-20-4-30-6-6-2-42-10-58-30-8-10-12-24-12-64 0-20 2-40 2-40v-8l4-8c2-4 12-18 16-30 4-10 10-38 12-56 0 0 0 2 2-8s16-8 18-16 6-14 10-36-10-24-10-34c0-8 2-10 2-10 0-2 8-28 8-76 0-26-10-52-28-70-22-22-50-32-88-32-36 0-68 10-90 32-18 18-26 44-26 70 2 48 8 74 8 76s2 6 0 12c-2 10-12 10-8 32s8 28 10 36 16 6 18 16l2 8c2 18 8 46 12 56 4 12 12 26 16 30l4 8v8s2 20 2 40c0 40-4 54-12 64-16 20-52 28-58 30-10 2-20 4-32 6-18 2-36 6-50 10-22 8-40 16-54 26-8 4-12 10-16 16h274z'/%3E%3C/svg%3E")
}

.webui-ios-personadd-outline.webui-warning-icon, .webui-ios-personadd-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M640 306v28h-50v50h-28v-50h-50v-28h50v-50h28v50h50zm-428 98zm322 324c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18zm-214 72h274c-4-6-8-12-16-16-14-10-32-18-54-26-14-4-34-8-52-10-12-2-20-4-30-6-6-2-42-10-58-30-8-10-12-24-12-64 0-20 2-40 2-40v-8l4-8c2-4 12-18 16-30 4-10 10-38 12-56 0 0 0 2 2-8s16-8 18-16 6-14 10-36-10-24-10-34c0-8 2-10 2-10 0-2 8-28 8-76 0-26-10-52-28-70-22-22-50-32-88-32-36 0-68 10-90 32-18 18-26 44-26 70 2 48 8 74 8 76s2 6 0 12c-2 10-12 10-8 32s8 28 10 36 16 6 18 16l2 8c2 18 8 46 12 56 4 12 12 26 16 30l4 8v8s2 20 2 40c0 40-4 54-12 64-16 20-52 28-58 30-10 2-20 4-32 6-18 2-36 6-50 10-22 8-40 16-54 26-8 4-12 10-16 16h274z'/%3E%3C/svg%3E")
}

.webui-ios-personadd-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-personadd-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-personadd-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-personadd-outline.webui-edit, .segmented-button > .btn.active .webui-ios-personadd-outline, .primary .webui-ios-personadd-outline, .radio-group input[type="radio"]:checked + label .webui-ios-personadd-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-personadd-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M640 306v28h-50v50h-28v-50h-50v-28h50v-50h28v50h50zm-428 98zm322 324c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18zm-214 72h274c-4-6-8-12-16-16-14-10-32-18-54-26-14-4-34-8-52-10-12-2-20-4-30-6-6-2-42-10-58-30-8-10-12-24-12-64 0-20 2-40 2-40v-8l4-8c2-4 12-18 16-30 4-10 10-38 12-56 0 0 0 2 2-8s16-8 18-16 6-14 10-36-10-24-10-34c0-8 2-10 2-10 0-2 8-28 8-76 0-26-10-52-28-70-22-22-50-32-88-32-36 0-68 10-90 32-18 18-26 44-26 70 2 48 8 74 8 76s2 6 0 12c-2 10-12 10-8 32s8 28 10 36 16 6 18 16l2 8c2 18 8 46 12 56 4 12 12 26 16 30l4 8v8s2 20 2 40c0 40-4 54-12 64-16 20-52 28-58 30-10 2-20 4-32 6-18 2-36 6-50 10-22 8-40 16-54 26-8 4-12 10-16 16h274z'/%3E%3C/svg%3E")
}

.webui-ios-personadd-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M640 306v28h-50v50h-28v-50h-50v-28h50v-50h28v50h50zm-428 98zm322 324c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18zm-214 72h274c-4-6-8-12-16-16-14-10-32-18-54-26-14-4-34-8-52-10-12-2-20-4-30-6-6-2-42-10-58-30-8-10-12-24-12-64 0-20 2-40 2-40v-8l4-8c2-4 12-18 16-30 4-10 10-38 12-56 0 0 0 2 2-8s16-8 18-16 6-14 10-36-10-24-10-34c0-8 2-10 2-10 0-2 8-28 8-76 0-26-10-52-28-70-22-22-50-32-88-32-36 0-68 10-90 32-18 18-26 44-26 70 2 48 8 74 8 76s2 6 0 12c-2 10-12 10-8 32s8 28 10 36 16 6 18 16l2 8c2 18 8 46 12 56 4 12 12 26 16 30l4 8v8s2 20 2 40c0 40-4 54-12 64-16 20-52 28-58 30-10 2-20 4-32 6-18 2-36 6-50 10-22 8-40 16-54 26-8 4-12 10-16 16h274z'/%3E%3C/svg%3E")
}

.webui-ios-personadd {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M640 306v28h-50v50h-28v-50h-50v-28h50v-50h28v50h50zm-106 422c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18z'/%3E%3C/svg%3E")
}

.webui-ios-personadd.webui-grey-icon, .btn[disabled] .webui-ios-personadd {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M640 306v28h-50v50h-28v-50h-50v-28h50v-50h28v50h50zm-106 422c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18z'/%3E%3C/svg%3E")
}

.webui-ios-personadd.webui-red-icon, .danger .webui-ios-personadd {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M640 306v28h-50v50h-28v-50h-50v-28h50v-50h28v50h50zm-106 422c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18z'/%3E%3C/svg%3E")
}

.webui-ios-personadd.webui-warning-icon, .webui-ios-personadd.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M640 306v28h-50v50h-28v-50h-50v-28h50v-50h28v50h50zm-106 422c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18z'/%3E%3C/svg%3E")
}

.webui-ios-personadd.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-personadd.webui-add, .combo-row.selected .combo-action-button .webui-ios-personadd.webui-delete, .combo-row.selected .combo-action-button .webui-ios-personadd.webui-edit, .segmented-button > .btn.active .webui-ios-personadd, .primary .webui-ios-personadd, .radio-group input[type="radio"]:checked + label .webui-ios-personadd, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-personadd {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M640 306v28h-50v50h-28v-50h-50v-28h50v-50h28v50h50zm-106 422c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18z'/%3E%3C/svg%3E")
}

.webui-ios-personadd.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M640 306v28h-50v50h-28v-50h-50v-28h50v-50h28v50h50zm-106 422c26 10 106 40 106 104h-640c0-64 80-94 106-104s62-12 86-18c14-4 34-10 40-18l2-82s-12-20-18-36l-14-64s-14 0-18-24c-4-26-12-34-12-54 0-18 10-20 10-20s-8-26-10-84c-2-68 50-136 148-136s150 68 148 136c-2 58-10 84-10 84s10 2 10 20c0 20-6 30-12 56-4 24-18 24-18 24s-8 46-14 62l-18 36s-4 74 2 82 26 14 40 18c24 6 60 8 86 18z'/%3E%3C/svg%3E")
}

.webui-ios-plus-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%2303a9f4' d='M512 530h-240v238h-34v-238h-238v-34h238v-240h34v240h240v34z'/%3E%3C/svg%3E")
}

.webui-ios-plus-empty.webui-grey-icon, .btn[disabled] .webui-ios-plus-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M512 530h-240v238h-34v-238h-238v-34h238v-240h34v240h240v34z'/%3E%3C/svg%3E")
}

.webui-ios-plus-empty.webui-red-icon, .danger .webui-ios-plus-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23f44336' d='M512 530h-240v238h-34v-238h-238v-34h238v-240h34v240h240v34z'/%3E%3C/svg%3E")
}

.webui-ios-plus-empty.webui-warning-icon, .webui-ios-plus-empty.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23ff9800' d='M512 530h-240v238h-34v-238h-238v-34h238v-240h34v240h240v34z'/%3E%3C/svg%3E")
}

.webui-ios-plus-empty.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-plus-empty.webui-add, .combo-row.selected .combo-action-button .webui-ios-plus-empty.webui-delete, .combo-row.selected .combo-action-button .webui-ios-plus-empty.webui-edit, .segmented-button > .btn.active .webui-ios-plus-empty, .primary .webui-ios-plus-empty, .radio-group input[type="radio"]:checked + label .webui-ios-plus-empty, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-plus-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23fff' d='M512 530h-240v238h-34v-238h-238v-34h238v-240h34v240h240v34z'/%3E%3C/svg%3E")
}

.webui-ios-plus-empty.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%234caf50' d='M512 530h-240v238h-34v-238h-238v-34h238v-240h34v240h240v34z'/%3E%3C/svg%3E")
}

.webui-ios-plus-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm16-638v240h240v34h-240v238h-34v-238h-238v-34h238v-240h34z'/%3E%3C/svg%3E")
}

.webui-ios-plus-outline.webui-grey-icon, .btn[disabled] .webui-ios-plus-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm16-638v240h240v34h-240v238h-34v-238h-238v-34h238v-240h34z'/%3E%3C/svg%3E")
}

.webui-ios-plus-outline.webui-red-icon, .danger .webui-ios-plus-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm16-638v240h240v34h-240v238h-34v-238h-238v-34h238v-240h34z'/%3E%3C/svg%3E")
}

.webui-ios-plus-outline.webui-warning-icon, .webui-ios-plus-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm16-638v240h240v34h-240v238h-34v-238h-238v-34h238v-240h34z'/%3E%3C/svg%3E")
}

.webui-ios-plus-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-plus-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-plus-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-plus-outline.webui-edit, .segmented-button > .btn.active .webui-ios-plus-outline, .primary .webui-ios-plus-outline, .radio-group input[type="radio"]:checked + label .webui-ios-plus-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-plus-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm16-638v240h240v34h-240v238h-34v-238h-238v-34h238v-240h34z'/%3E%3C/svg%3E")
}

.webui-ios-plus-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382zm16-638v240h240v34h-240v238h-34v-238h-238v-34h238v-240h34z'/%3E%3C/svg%3E")
}

.webui-ios-plus {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm256 434v-34h-240v-240h-34v240h-238v34h238v238h34v-238h240z'/%3E%3C/svg%3E")
}

.webui-ios-plus.webui-grey-icon, .btn[disabled] .webui-ios-plus {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm256 434v-34h-240v-240h-34v240h-238v34h238v238h34v-238h240z'/%3E%3C/svg%3E")
}

.webui-ios-plus.webui-red-icon, .danger .webui-ios-plus {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm256 434v-34h-240v-240h-34v240h-238v34h238v238h34v-238h240z'/%3E%3C/svg%3E")
}

.webui-ios-plus.webui-warning-icon, .webui-ios-plus.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm256 434v-34h-240v-240h-34v240h-238v34h238v238h34v-238h240z'/%3E%3C/svg%3E")
}

.webui-ios-plus.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-plus.webui-add, .combo-row.selected .combo-action-button .webui-ios-plus.webui-delete, .combo-row.selected .combo-action-button .webui-ios-plus.webui-edit, .segmented-button > .btn.active .webui-ios-plus, .primary .webui-ios-plus, .radio-group input[type="radio"]:checked + label .webui-ios-plus, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-plus {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm256 434v-34h-240v-240h-34v240h-238v34h238v238h34v-238h240z'/%3E%3C/svg%3E")
}

.webui-ios-plus.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm256 434v-34h-240v-240h-34v240h-238v34h238v238h34v-238h240z'/%3E%3C/svg%3E")
}

.webui-ios-printer-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M768 224c36 0 64 26 64 62v318c0 36-28 64-64 64h-96v228h-512v-228h-96c-36 0-64-28-64-64v-318c0-36 28-62 64-62h64v-96h576v96h64zm-608-64v64h512v-64h-512zm480 704v-384h-448v384h448zm160-260v-318c0-18-14-30-32-30h-704c-18 0-32 12-32 30v318c0 18 14 32 32 32h96v-188h512v188h96c18 0 32-14 32-32z'/%3E%3C/svg%3E")
}

.webui-ios-printer-outline.webui-grey-icon, .btn[disabled] .webui-ios-printer-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M768 224c36 0 64 26 64 62v318c0 36-28 64-64 64h-96v228h-512v-228h-96c-36 0-64-28-64-64v-318c0-36 28-62 64-62h64v-96h576v96h64zm-608-64v64h512v-64h-512zm480 704v-384h-448v384h448zm160-260v-318c0-18-14-30-32-30h-704c-18 0-32 12-32 30v318c0 18 14 32 32 32h96v-188h512v188h96c18 0 32-14 32-32z'/%3E%3C/svg%3E")
}

.webui-ios-printer-outline.webui-red-icon, .danger .webui-ios-printer-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M768 224c36 0 64 26 64 62v318c0 36-28 64-64 64h-96v228h-512v-228h-96c-36 0-64-28-64-64v-318c0-36 28-62 64-62h64v-96h576v96h64zm-608-64v64h512v-64h-512zm480 704v-384h-448v384h448zm160-260v-318c0-18-14-30-32-30h-704c-18 0-32 12-32 30v318c0 18 14 32 32 32h96v-188h512v188h96c18 0 32-14 32-32z'/%3E%3C/svg%3E")
}

.webui-ios-printer-outline.webui-warning-icon, .webui-ios-printer-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M768 224c36 0 64 26 64 62v318c0 36-28 64-64 64h-96v228h-512v-228h-96c-36 0-64-28-64-64v-318c0-36 28-62 64-62h64v-96h576v96h64zm-608-64v64h512v-64h-512zm480 704v-384h-448v384h448zm160-260v-318c0-18-14-30-32-30h-704c-18 0-32 12-32 30v318c0 18 14 32 32 32h96v-188h512v188h96c18 0 32-14 32-32z'/%3E%3C/svg%3E")
}

.webui-ios-printer-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-printer-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-printer-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-printer-outline.webui-edit, .segmented-button > .btn.active .webui-ios-printer-outline, .primary .webui-ios-printer-outline, .radio-group input[type="radio"]:checked + label .webui-ios-printer-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-printer-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M768 224c36 0 64 26 64 62v318c0 36-28 64-64 64h-96v228h-512v-228h-96c-36 0-64-28-64-64v-318c0-36 28-62 64-62h64v-96h576v96h64zm-608-64v64h512v-64h-512zm480 704v-384h-448v384h448zm160-260v-318c0-18-14-30-32-30h-704c-18 0-32 12-32 30v318c0 18 14 32 32 32h96v-188h512v188h96c18 0 32-14 32-32z'/%3E%3C/svg%3E")
}

.webui-ios-printer-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M768 224c36 0 64 26 64 62v318c0 36-28 64-64 64h-96v228h-512v-228h-96c-36 0-64-28-64-64v-318c0-36 28-62 64-62h64v-96h576v96h64zm-608-64v64h512v-64h-512zm480 704v-384h-448v384h448zm160-260v-318c0-18-14-30-32-30h-704c-18 0-32 12-32 30v318c0 18 14 32 32 32h96v-188h512v188h96c18 0 32-14 32-32z'/%3E%3C/svg%3E")
}

.webui-ios-printer {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M160 896v-448h512v448h-512zm0 0v-448h512v448h-512zm-32-704v-64h576v64h-576zm642 32c36 0 62 28 62 62v316c0 34-26 68-62 68h-66v-252h-576v252h-62c-36 0-66-34-66-68v-316c0-34 30-62 66-62h704z'/%3E%3C/svg%3E")
}

.webui-ios-printer.webui-grey-icon, .btn[disabled] .webui-ios-printer {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M160 896v-448h512v448h-512zm0 0v-448h512v448h-512zm-32-704v-64h576v64h-576zm642 32c36 0 62 28 62 62v316c0 34-26 68-62 68h-66v-252h-576v252h-62c-36 0-66-34-66-68v-316c0-34 30-62 66-62h704z'/%3E%3C/svg%3E")
}

.webui-ios-printer.webui-red-icon, .danger .webui-ios-printer {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M160 896v-448h512v448h-512zm0 0v-448h512v448h-512zm-32-704v-64h576v64h-576zm642 32c36 0 62 28 62 62v316c0 34-26 68-62 68h-66v-252h-576v252h-62c-36 0-66-34-66-68v-316c0-34 30-62 66-62h704z'/%3E%3C/svg%3E")
}

.webui-ios-printer.webui-warning-icon, .webui-ios-printer.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M160 896v-448h512v448h-512zm0 0v-448h512v448h-512zm-32-704v-64h576v64h-576zm642 32c36 0 62 28 62 62v316c0 34-26 68-62 68h-66v-252h-576v252h-62c-36 0-66-34-66-68v-316c0-34 30-62 66-62h704z'/%3E%3C/svg%3E")
}

.webui-ios-printer.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-printer.webui-add, .combo-row.selected .combo-action-button .webui-ios-printer.webui-delete, .combo-row.selected .combo-action-button .webui-ios-printer.webui-edit, .segmented-button > .btn.active .webui-ios-printer, .primary .webui-ios-printer, .radio-group input[type="radio"]:checked + label .webui-ios-printer, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-printer {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M160 896v-448h512v448h-512zm0 0v-448h512v448h-512zm-32-704v-64h576v64h-576zm642 32c36 0 62 28 62 62v316c0 34-26 68-62 68h-66v-252h-576v252h-62c-36 0-66-34-66-68v-316c0-34 30-62 66-62h704z'/%3E%3C/svg%3E")
}

.webui-ios-printer.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M160 896v-448h512v448h-512zm0 0v-448h512v448h-512zm-32-704v-64h576v64h-576zm642 32c36 0 62 28 62 62v316c0 34-26 68-62 68h-66v-252h-576v252h-62c-36 0-66-34-66-68v-316c0-34 30-62 66-62h704z'/%3E%3C/svg%3E")
}

.webui-ios-pulse-strong {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 960 1024'%3E%3Cpath fill='%2303a9f4' d='M864 546c54 0 96 40 96 94s-42 98-96 98c-42 0-76-26-90-62h-102c-14 0-26-8-30-22l-32-94-100 346c-4 14-16 22-30 22h-2c-14 0-28-10-30-24l-102-616-90 364c-4 14-18 24-32 24h-224v-64h198l122-490c4-14 16-26 32-26s30 14 32 28l104 628 90-310c4-14 16-22 30-22s26 8 30 22l58 170h76c12-38 50-66 92-66z'/%3E%3C/svg%3E")
}

.webui-ios-pulse-strong.webui-grey-icon, .btn[disabled] .webui-ios-pulse-strong {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 960 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M864 546c54 0 96 40 96 94s-42 98-96 98c-42 0-76-26-90-62h-102c-14 0-26-8-30-22l-32-94-100 346c-4 14-16 22-30 22h-2c-14 0-28-10-30-24l-102-616-90 364c-4 14-18 24-32 24h-224v-64h198l122-490c4-14 16-26 32-26s30 14 32 28l104 628 90-310c4-14 16-22 30-22s26 8 30 22l58 170h76c12-38 50-66 92-66z'/%3E%3C/svg%3E")
}

.webui-ios-pulse-strong.webui-red-icon, .danger .webui-ios-pulse-strong {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 960 1024'%3E%3Cpath fill='%23f44336' d='M864 546c54 0 96 40 96 94s-42 98-96 98c-42 0-76-26-90-62h-102c-14 0-26-8-30-22l-32-94-100 346c-4 14-16 22-30 22h-2c-14 0-28-10-30-24l-102-616-90 364c-4 14-18 24-32 24h-224v-64h198l122-490c4-14 16-26 32-26s30 14 32 28l104 628 90-310c4-14 16-22 30-22s26 8 30 22l58 170h76c12-38 50-66 92-66z'/%3E%3C/svg%3E")
}

.webui-ios-pulse-strong.webui-warning-icon, .webui-ios-pulse-strong.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 960 1024'%3E%3Cpath fill='%23ff9800' d='M864 546c54 0 96 40 96 94s-42 98-96 98c-42 0-76-26-90-62h-102c-14 0-26-8-30-22l-32-94-100 346c-4 14-16 22-30 22h-2c-14 0-28-10-30-24l-102-616-90 364c-4 14-18 24-32 24h-224v-64h198l122-490c4-14 16-26 32-26s30 14 32 28l104 628 90-310c4-14 16-22 30-22s26 8 30 22l58 170h76c12-38 50-66 92-66z'/%3E%3C/svg%3E")
}

.webui-ios-pulse-strong.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-pulse-strong.webui-add, .combo-row.selected .combo-action-button .webui-ios-pulse-strong.webui-delete, .combo-row.selected .combo-action-button .webui-ios-pulse-strong.webui-edit, .segmented-button > .btn.active .webui-ios-pulse-strong, .primary .webui-ios-pulse-strong, .radio-group input[type="radio"]:checked + label .webui-ios-pulse-strong, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-pulse-strong {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 960 1024'%3E%3Cpath fill='%23fff' d='M864 546c54 0 96 40 96 94s-42 98-96 98c-42 0-76-26-90-62h-102c-14 0-26-8-30-22l-32-94-100 346c-4 14-16 22-30 22h-2c-14 0-28-10-30-24l-102-616-90 364c-4 14-18 24-32 24h-224v-64h198l122-490c4-14 16-26 32-26s30 14 32 28l104 628 90-310c4-14 16-22 30-22s26 8 30 22l58 170h76c12-38 50-66 92-66z'/%3E%3C/svg%3E")
}

.webui-ios-pulse-strong.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 960 1024'%3E%3Cpath fill='%234caf50' d='M864 546c54 0 96 40 96 94s-42 98-96 98c-42 0-76-26-90-62h-102c-14 0-26-8-30-22l-32-94-100 346c-4 14-16 22-30 22h-2c-14 0-28-10-30-24l-102-616-90 364c-4 14-18 24-32 24h-224v-64h198l122-490c4-14 16-26 32-26s30 14 32 28l104 628 90-310c4-14 16-22 30-22s26 8 30 22l58 170h76c12-38 50-66 92-66z'/%3E%3C/svg%3E")
}

.webui-ios-pulse {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M832 576c36 0 64 28 64 64s-28 64-64 64c-30 0-54-20-62-46h-130c-6 0-14-4-16-10l-46-144-114 396c-2 6-8 12-16 12s-14-6-16-14l-116-692-108 440c-2 8-8 12-16 12h-192v-32h180l124-502c2-8 8-12 16-12s14 6 16 14l116 698 108-380c2-6 8-10 16-10s14 4 16 10l60 182h118c6-28 32-50 62-50z'/%3E%3C/svg%3E")
}

.webui-ios-pulse.webui-grey-icon, .btn[disabled] .webui-ios-pulse {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M832 576c36 0 64 28 64 64s-28 64-64 64c-30 0-54-20-62-46h-130c-6 0-14-4-16-10l-46-144-114 396c-2 6-8 12-16 12s-14-6-16-14l-116-692-108 440c-2 8-8 12-16 12h-192v-32h180l124-502c2-8 8-12 16-12s14 6 16 14l116 698 108-380c2-6 8-10 16-10s14 4 16 10l60 182h118c6-28 32-50 62-50z'/%3E%3C/svg%3E")
}

.webui-ios-pulse.webui-red-icon, .danger .webui-ios-pulse {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M832 576c36 0 64 28 64 64s-28 64-64 64c-30 0-54-20-62-46h-130c-6 0-14-4-16-10l-46-144-114 396c-2 6-8 12-16 12s-14-6-16-14l-116-692-108 440c-2 8-8 12-16 12h-192v-32h180l124-502c2-8 8-12 16-12s14 6 16 14l116 698 108-380c2-6 8-10 16-10s14 4 16 10l60 182h118c6-28 32-50 62-50z'/%3E%3C/svg%3E")
}

.webui-ios-pulse.webui-warning-icon, .webui-ios-pulse.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M832 576c36 0 64 28 64 64s-28 64-64 64c-30 0-54-20-62-46h-130c-6 0-14-4-16-10l-46-144-114 396c-2 6-8 12-16 12s-14-6-16-14l-116-692-108 440c-2 8-8 12-16 12h-192v-32h180l124-502c2-8 8-12 16-12s14 6 16 14l116 698 108-380c2-6 8-10 16-10s14 4 16 10l60 182h118c6-28 32-50 62-50z'/%3E%3C/svg%3E")
}

.webui-ios-pulse.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-pulse.webui-add, .combo-row.selected .combo-action-button .webui-ios-pulse.webui-delete, .combo-row.selected .combo-action-button .webui-ios-pulse.webui-edit, .segmented-button > .btn.active .webui-ios-pulse, .primary .webui-ios-pulse, .radio-group input[type="radio"]:checked + label .webui-ios-pulse, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-pulse {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M832 576c36 0 64 28 64 64s-28 64-64 64c-30 0-54-20-62-46h-130c-6 0-14-4-16-10l-46-144-114 396c-2 6-8 12-16 12s-14-6-16-14l-116-692-108 440c-2 8-8 12-16 12h-192v-32h180l124-502c2-8 8-12 16-12s14 6 16 14l116 698 108-380c2-6 8-10 16-10s14 4 16 10l60 182h118c6-28 32-50 62-50z'/%3E%3C/svg%3E")
}

.webui-ios-pulse.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M832 576c36 0 64 28 64 64s-28 64-64 64c-30 0-54-20-62-46h-130c-6 0-14-4-16-10l-46-144-114 396c-2 6-8 12-16 12s-14-6-16-14l-116-692-108 440c-2 8-8 12-16 12h-192v-32h180l124-502c2-8 8-12 16-12s14 6 16 14l116 698 108-380c2-6 8-10 16-10s14 4 16 10l60 182h118c6-28 32-50 62-50z'/%3E%3C/svg%3E")
}

.webui-ios-redo-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20zm416-416c-402 0-384 338-384 338 96-162 202-210 384-210v130l296-194-296-194v130z'/%3E%3C/svg%3E")
}

.webui-ios-redo-outline.webui-grey-icon, .btn[disabled] .webui-ios-redo-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20zm416-416c-402 0-384 338-384 338 96-162 202-210 384-210v130l296-194-296-194v130z'/%3E%3C/svg%3E")
}

.webui-ios-redo-outline.webui-red-icon, .danger .webui-ios-redo-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20zm416-416c-402 0-384 338-384 338 96-162 202-210 384-210v130l296-194-296-194v130z'/%3E%3C/svg%3E")
}

.webui-ios-redo-outline.webui-warning-icon, .webui-ios-redo-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20zm416-416c-402 0-384 338-384 338 96-162 202-210 384-210v130l296-194-296-194v130z'/%3E%3C/svg%3E")
}

.webui-ios-redo-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-redo-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-redo-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-redo-outline.webui-edit, .segmented-button > .btn.active .webui-ios-redo-outline, .primary .webui-ios-redo-outline, .radio-group input[type="radio"]:checked + label .webui-ios-redo-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-redo-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20zm416-416c-402 0-384 338-384 338 96-162 202-210 384-210v130l296-194-296-194v130z'/%3E%3C/svg%3E")
}

.webui-ios-redo-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20zm416-416c-402 0-384 338-384 338 96-162 202-210 384-210v130l296-194-296-194v130z'/%3E%3C/svg%3E")
}

.webui-ios-redo {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20z'/%3E%3C/svg%3E")
}

.webui-ios-redo.webui-grey-icon, .btn[disabled] .webui-ios-redo {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20z'/%3E%3C/svg%3E")
}

.webui-ios-redo.webui-red-icon, .danger .webui-ios-redo {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20z'/%3E%3C/svg%3E")
}

.webui-ios-redo.webui-warning-icon, .webui-ios-redo.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20z'/%3E%3C/svg%3E")
}

.webui-ios-redo.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-redo.webui-add, .combo-row.selected .combo-action-button .webui-ios-redo.webui-delete, .combo-row.selected .combo-action-button .webui-ios-redo.webui-edit, .segmented-button > .btn.active .webui-ios-redo, .primary .webui-ios-redo, .radio-group input[type="radio"]:checked + label .webui-ios-redo, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-redo {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20z'/%3E%3C/svg%3E")
}

.webui-ios-redo.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M0 800v-64c0-34-6-166 98-272 70-72 160-106 286-112v-160l384 256-384 256v-160c-80 2-126 18-174 40-62 28-110 88-150 154l-40 62h-20z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%2303a9f4' d='M256 768c-142 0-256-114-256-256s114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216h40c0 142-114 256-256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-empty.webui-grey-icon, .btn[disabled] .webui-ios-refresh-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M256 768c-142 0-256-114-256-256s114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216h40c0 142-114 256-256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-empty.webui-red-icon, .danger .webui-ios-refresh-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23f44336' d='M256 768c-142 0-256-114-256-256s114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216h40c0 142-114 256-256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-empty.webui-warning-icon, .webui-ios-refresh-empty.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23ff9800' d='M256 768c-142 0-256-114-256-256s114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216h40c0 142-114 256-256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-empty.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-refresh-empty.webui-add, .combo-row.selected .combo-action-button .webui-ios-refresh-empty.webui-delete, .combo-row.selected .combo-action-button .webui-ios-refresh-empty.webui-edit, .segmented-button > .btn.active .webui-ios-refresh-empty, .primary .webui-ios-refresh-empty, .radio-group input[type="radio"]:checked + label .webui-ios-refresh-empty, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-refresh-empty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%23fff' d='M256 768c-142 0-256-114-256-256s114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216h40c0 142-114 256-256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-empty.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 1024'%3E%3Cpath fill='%234caf50' d='M256 768c-142 0-256-114-256-256s114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216h40c0 142-114 256-256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M632 512h40c0 142-114 256-256 256s-256-114-256-256 114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216zm-216-416c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-outline.webui-grey-icon, .btn[disabled] .webui-ios-refresh-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M632 512h40c0 142-114 256-256 256s-256-114-256-256 114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216zm-216-416c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-outline.webui-red-icon, .danger .webui-ios-refresh-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M632 512h40c0 142-114 256-256 256s-256-114-256-256 114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216zm-216-416c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-outline.webui-warning-icon, .webui-ios-refresh-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M632 512h40c0 142-114 256-256 256s-256-114-256-256 114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216zm-216-416c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-refresh-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-refresh-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-refresh-outline.webui-edit, .segmented-button > .btn.active .webui-ios-refresh-outline, .primary .webui-ios-refresh-outline, .radio-group input[type="radio"]:checked + label .webui-ios-refresh-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-refresh-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M632 512h40c0 142-114 256-256 256s-256-114-256-256 114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216zm-216-416c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-refresh-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M632 512h40c0 142-114 256-256 256s-256-114-256-256 114-256 256-256v-88l192 128-192 112v-112c-120 0-216 96-216 216s96 216 216 216 216-96 216-216zm-216-416c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 798c210 0 382-172 382-382s-172-382-382-382-382 172-382 382 172 382 382 382z'/%3E%3C/svg%3E")
}

.webui-ios-refresh {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%2303a9f4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 672c142 0 256-114 256-256h-40c0 120-96 216-216 216s-216-96-216-216 96-216 216-216v112l192-112-192-128v88c-142 0-256 114-256 256s114 256 256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh.webui-grey-icon, .btn[disabled] .webui-ios-refresh {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 672c142 0 256-114 256-256h-40c0 120-96 216-216 216s-216-96-216-216 96-216 216-216v112l192-112-192-128v88c-142 0-256 114-256 256s114 256 256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh.webui-red-icon, .danger .webui-ios-refresh {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23f44336' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 672c142 0 256-114 256-256h-40c0 120-96 216-216 216s-216-96-216-216 96-216 216-216v112l192-112-192-128v88c-142 0-256 114-256 256s114 256 256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh.webui-warning-icon, .webui-ios-refresh.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23ff9800' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 672c142 0 256-114 256-256h-40c0 120-96 216-216 216s-216-96-216-216 96-216 216-216v112l192-112-192-128v88c-142 0-256 114-256 256s114 256 256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-refresh.webui-add, .combo-row.selected .combo-action-button .webui-ios-refresh.webui-delete, .combo-row.selected .combo-action-button .webui-ios-refresh.webui-edit, .segmented-button > .btn.active .webui-ios-refresh, .primary .webui-ios-refresh, .radio-group input[type="radio"]:checked + label .webui-ios-refresh, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-refresh {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%23fff' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 672c142 0 256-114 256-256h-40c0 120-96 216-216 216s-216-96-216-216 96-216 216-216v112l192-112-192-128v88c-142 0-256 114-256 256s114 256 256 256z'/%3E%3C/svg%3E")
}

.webui-ios-refresh.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 832 1024'%3E%3Cpath fill='%234caf50' d='M416 96c230 0 416 186 416 416s-186 416-416 416-416-186-416-416 186-416 416-416zm0 672c142 0 256-114 256-256h-40c0 120-96 216-216 216s-216-96-216-216 96-216 216-216v112l192-112-192-128v88c-142 0-256 114-256 256s114 256 256 256z'/%3E%3C/svg%3E")
}

.webui-ios-reload {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M384 128c212 0 384 172 384 384l110-106 18 18-140 136-134-136 18-18 102 104c0-196-160-356-358-356s-358 160-358 358 160 358 358 358c158 0 292-100 340-242l24 6c-52 152-194 262-364 262-212 0-384-172-384-384s172-384 384-384z'/%3E%3C/svg%3E")
}

.webui-ios-reload.webui-grey-icon, .btn[disabled] .webui-ios-reload {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M384 128c212 0 384 172 384 384l110-106 18 18-140 136-134-136 18-18 102 104c0-196-160-356-358-356s-358 160-358 358 160 358 358 358c158 0 292-100 340-242l24 6c-52 152-194 262-364 262-212 0-384-172-384-384s172-384 384-384z'/%3E%3C/svg%3E")
}

.webui-ios-reload.webui-red-icon, .danger .webui-ios-reload {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M384 128c212 0 384 172 384 384l110-106 18 18-140 136-134-136 18-18 102 104c0-196-160-356-358-356s-358 160-358 358 160 358 358 358c158 0 292-100 340-242l24 6c-52 152-194 262-364 262-212 0-384-172-384-384s172-384 384-384z'/%3E%3C/svg%3E")
}

.webui-ios-reload.webui-warning-icon, .webui-ios-reload.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M384 128c212 0 384 172 384 384l110-106 18 18-140 136-134-136 18-18 102 104c0-196-160-356-358-356s-358 160-358 358 160 358 358 358c158 0 292-100 340-242l24 6c-52 152-194 262-364 262-212 0-384-172-384-384s172-384 384-384z'/%3E%3C/svg%3E")
}

.webui-ios-reload.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-reload.webui-add, .combo-row.selected .combo-action-button .webui-ios-reload.webui-delete, .combo-row.selected .combo-action-button .webui-ios-reload.webui-edit, .segmented-button > .btn.active .webui-ios-reload, .primary .webui-ios-reload, .radio-group input[type="radio"]:checked + label .webui-ios-reload, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-reload {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M384 128c212 0 384 172 384 384l110-106 18 18-140 136-134-136 18-18 102 104c0-196-160-356-358-356s-358 160-358 358 160 358 358 358c158 0 292-100 340-242l24 6c-52 152-194 262-364 262-212 0-384-172-384-384s172-384 384-384z'/%3E%3C/svg%3E")
}

.webui-ios-reload.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M384 128c212 0 384 172 384 384l110-106 18 18-140 136-134-136 18-18 102 104c0-196-160-356-358-356s-358 160-358 358 160 358 358 358c158 0 292-100 340-242l24 6c-52 152-194 262-364 262-212 0-384-172-384-384s172-384 384-384z'/%3E%3C/svg%3E")
}

.webui-ios-search {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M768 850l-46 46-226-226c-52 42-120 66-192 66-168 0-304-136-304-304s136-304 304-304 304 136 304 304c0 72-24 138-66 190zm-656-224c52 52 120 78 192 78s140-28 192-80 80-120 80-192-28-140-80-192-120-80-192-80-140 28-192 80-80 120-80 192 28 142 80 194z'/%3E%3C/svg%3E")
}

.webui-ios-search.webui-grey-icon, .btn[disabled] .webui-ios-search {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M768 850l-46 46-226-226c-52 42-120 66-192 66-168 0-304-136-304-304s136-304 304-304 304 136 304 304c0 72-24 138-66 190zm-656-224c52 52 120 78 192 78s140-28 192-80 80-120 80-192-28-140-80-192-120-80-192-80-140 28-192 80-80 120-80 192 28 142 80 194z'/%3E%3C/svg%3E")
}

.webui-ios-search.webui-red-icon, .danger .webui-ios-search {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M768 850l-46 46-226-226c-52 42-120 66-192 66-168 0-304-136-304-304s136-304 304-304 304 136 304 304c0 72-24 138-66 190zm-656-224c52 52 120 78 192 78s140-28 192-80 80-120 80-192-28-140-80-192-120-80-192-80-140 28-192 80-80 120-80 192 28 142 80 194z'/%3E%3C/svg%3E")
}

.webui-ios-search.webui-warning-icon, .webui-ios-search.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M768 850l-46 46-226-226c-52 42-120 66-192 66-168 0-304-136-304-304s136-304 304-304 304 136 304 304c0 72-24 138-66 190zm-656-224c52 52 120 78 192 78s140-28 192-80 80-120 80-192-28-140-80-192-120-80-192-80-140 28-192 80-80 120-80 192 28 142 80 194z'/%3E%3C/svg%3E")
}

.webui-ios-search.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-search.webui-add, .combo-row.selected .combo-action-button .webui-ios-search.webui-delete, .combo-row.selected .combo-action-button .webui-ios-search.webui-edit, .segmented-button > .btn.active .webui-ios-search, .primary .webui-ios-search, .radio-group input[type="radio"]:checked + label .webui-ios-search, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-search {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M768 850l-46 46-226-226c-52 42-120 66-192 66-168 0-304-136-304-304s136-304 304-304 304 136 304 304c0 72-24 138-66 190zm-656-224c52 52 120 78 192 78s140-28 192-80 80-120 80-192-28-140-80-192-120-80-192-80-140 28-192 80-80 120-80 192 28 142 80 194z'/%3E%3C/svg%3E")
}

.webui-ios-search.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M768 850l-46 46-226-226c-52 42-120 66-192 66-168 0-304-136-304-304s136-304 304-304 304 136 304 304c0 72-24 138-66 190zm-656-224c52 52 120 78 192 78s140-28 192-80 80-120 80-192-28-140-80-192-120-80-192-80-140 28-192 80-80 120-80 192 28 142 80 194z'/%3E%3C/svg%3E")
}

.webui-ios-speedometer-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M448 128c248 0 448 200 448 448 0 114-42 216-112 296l-22 24-20-20-2-4c-38-36-82-66-130-86-52-22-106-32-162-32s-110 10-162 32c-48 20-92 50-130 86l-2 4-20 20-22-24c-70-80-112-182-112-296 0-248 200-448 448-448zm384 610c20-46 30-96 32-146h-64v-32h64c-2-50-12-100-32-146-18-44-46-84-78-120l-54 54-22-22h-2l54-54c-36-34-76-62-120-80-46-20-96-30-148-32v76h-32v-76c-50 2-98 12-144 32-44 20-86 46-122 80l54 54-22 22-54-54c-32 36-60 76-78 120-20 46-30 98-32 148h64v32h-64c2 50 12 98 32 144 18 40 40 78 70 112 80-80 192-128 314-128s234 48 314 128c30-34 52-72 70-112zm-160-388l4 2-150 168c12 16 18 36 18 56 0 52-44 96-96 96-20 0-38-8-54-18l-26 24-22-22 24-24c-12-16-18-36-18-56 0-52 44-96 96-96 20 0 38 6 54 16zm-224 290c36 0 64-28 64-64s-28-64-64-64-64 28-64 64 28 64 64 64z'/%3E%3C/svg%3E")
}

.webui-ios-speedometer-outline.webui-grey-icon, .btn[disabled] .webui-ios-speedometer-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M448 128c248 0 448 200 448 448 0 114-42 216-112 296l-22 24-20-20-2-4c-38-36-82-66-130-86-52-22-106-32-162-32s-110 10-162 32c-48 20-92 50-130 86l-2 4-20 20-22-24c-70-80-112-182-112-296 0-248 200-448 448-448zm384 610c20-46 30-96 32-146h-64v-32h64c-2-50-12-100-32-146-18-44-46-84-78-120l-54 54-22-22h-2l54-54c-36-34-76-62-120-80-46-20-96-30-148-32v76h-32v-76c-50 2-98 12-144 32-44 20-86 46-122 80l54 54-22 22-54-54c-32 36-60 76-78 120-20 46-30 98-32 148h64v32h-64c2 50 12 98 32 144 18 40 40 78 70 112 80-80 192-128 314-128s234 48 314 128c30-34 52-72 70-112zm-160-388l4 2-150 168c12 16 18 36 18 56 0 52-44 96-96 96-20 0-38-8-54-18l-26 24-22-22 24-24c-12-16-18-36-18-56 0-52 44-96 96-96 20 0 38 6 54 16zm-224 290c36 0 64-28 64-64s-28-64-64-64-64 28-64 64 28 64 64 64z'/%3E%3C/svg%3E")
}

.webui-ios-speedometer-outline.webui-red-icon, .danger .webui-ios-speedometer-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M448 128c248 0 448 200 448 448 0 114-42 216-112 296l-22 24-20-20-2-4c-38-36-82-66-130-86-52-22-106-32-162-32s-110 10-162 32c-48 20-92 50-130 86l-2 4-20 20-22-24c-70-80-112-182-112-296 0-248 200-448 448-448zm384 610c20-46 30-96 32-146h-64v-32h64c-2-50-12-100-32-146-18-44-46-84-78-120l-54 54-22-22h-2l54-54c-36-34-76-62-120-80-46-20-96-30-148-32v76h-32v-76c-50 2-98 12-144 32-44 20-86 46-122 80l54 54-22 22-54-54c-32 36-60 76-78 120-20 46-30 98-32 148h64v32h-64c2 50 12 98 32 144 18 40 40 78 70 112 80-80 192-128 314-128s234 48 314 128c30-34 52-72 70-112zm-160-388l4 2-150 168c12 16 18 36 18 56 0 52-44 96-96 96-20 0-38-8-54-18l-26 24-22-22 24-24c-12-16-18-36-18-56 0-52 44-96 96-96 20 0 38 6 54 16zm-224 290c36 0 64-28 64-64s-28-64-64-64-64 28-64 64 28 64 64 64z'/%3E%3C/svg%3E")
}

.webui-ios-speedometer-outline.webui-warning-icon, .webui-ios-speedometer-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M448 128c248 0 448 200 448 448 0 114-42 216-112 296l-22 24-20-20-2-4c-38-36-82-66-130-86-52-22-106-32-162-32s-110 10-162 32c-48 20-92 50-130 86l-2 4-20 20-22-24c-70-80-112-182-112-296 0-248 200-448 448-448zm384 610c20-46 30-96 32-146h-64v-32h64c-2-50-12-100-32-146-18-44-46-84-78-120l-54 54-22-22h-2l54-54c-36-34-76-62-120-80-46-20-96-30-148-32v76h-32v-76c-50 2-98 12-144 32-44 20-86 46-122 80l54 54-22 22-54-54c-32 36-60 76-78 120-20 46-30 98-32 148h64v32h-64c2 50 12 98 32 144 18 40 40 78 70 112 80-80 192-128 314-128s234 48 314 128c30-34 52-72 70-112zm-160-388l4 2-150 168c12 16 18 36 18 56 0 52-44 96-96 96-20 0-38-8-54-18l-26 24-22-22 24-24c-12-16-18-36-18-56 0-52 44-96 96-96 20 0 38 6 54 16zm-224 290c36 0 64-28 64-64s-28-64-64-64-64 28-64 64 28 64 64 64z'/%3E%3C/svg%3E")
}

.webui-ios-speedometer-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-speedometer-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-speedometer-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-speedometer-outline.webui-edit, .segmented-button > .btn.active .webui-ios-speedometer-outline, .primary .webui-ios-speedometer-outline, .radio-group input[type="radio"]:checked + label .webui-ios-speedometer-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-speedometer-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M448 128c248 0 448 200 448 448 0 114-42 216-112 296l-22 24-20-20-2-4c-38-36-82-66-130-86-52-22-106-32-162-32s-110 10-162 32c-48 20-92 50-130 86l-2 4-20 20-22-24c-70-80-112-182-112-296 0-248 200-448 448-448zm384 610c20-46 30-96 32-146h-64v-32h64c-2-50-12-100-32-146-18-44-46-84-78-120l-54 54-22-22h-2l54-54c-36-34-76-62-120-80-46-20-96-30-148-32v76h-32v-76c-50 2-98 12-144 32-44 20-86 46-122 80l54 54-22 22-54-54c-32 36-60 76-78 120-20 46-30 98-32 148h64v32h-64c2 50 12 98 32 144 18 40 40 78 70 112 80-80 192-128 314-128s234 48 314 128c30-34 52-72 70-112zm-160-388l4 2-150 168c12 16 18 36 18 56 0 52-44 96-96 96-20 0-38-8-54-18l-26 24-22-22 24-24c-12-16-18-36-18-56 0-52 44-96 96-96 20 0 38 6 54 16zm-224 290c36 0 64-28 64-64s-28-64-64-64-64 28-64 64 28 64 64 64z'/%3E%3C/svg%3E")
}

.webui-ios-speedometer-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M448 128c248 0 448 200 448 448 0 114-42 216-112 296l-22 24-20-20-2-4c-38-36-82-66-130-86-52-22-106-32-162-32s-110 10-162 32c-48 20-92 50-130 86l-2 4-20 20-22-24c-70-80-112-182-112-296 0-248 200-448 448-448zm384 610c20-46 30-96 32-146h-64v-32h64c-2-50-12-100-32-146-18-44-46-84-78-120l-54 54-22-22h-2l54-54c-36-34-76-62-120-80-46-20-96-30-148-32v76h-32v-76c-50 2-98 12-144 32-44 20-86 46-122 80l54 54-22 22-54-54c-32 36-60 76-78 120-20 46-30 98-32 148h64v32h-64c2 50 12 98 32 144 18 40 40 78 70 112 80-80 192-128 314-128s234 48 314 128c30-34 52-72 70-112zm-160-388l4 2-150 168c12 16 18 36 18 56 0 52-44 96-96 96-20 0-38-8-54-18l-26 24-22-22 24-24c-12-16-18-36-18-56 0-52 44-96 96-96 20 0 38 6 54 16zm-224 290c36 0 64-28 64-64s-28-64-64-64-64 28-64 64 28 64 64 64z'/%3E%3C/svg%3E")
}

.webui-ios-speedometer {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M770 558v30h60c-2 44-12 88-30 130-16 36-38 70-64 100-78-74-180-116-288-116s-210 42-288 116c-26-30-48-64-64-100-18-42-28-86-30-130h58v-32h-58c2-46 12-90 30-132 18-40 40-76 70-108l50 48 22-22-50-50c32-30 72-52 112-70 42-18 86-28 132-30v68h30v-68c46 2 92 12 134 30s78 40 110 70l-48 50 22 22 50-50c30 32 52 70 70 110 18 42 28 86 30 132h-60v2zm-226 18c0-20-6-40-18-56l126-152-4-2-146 130c-16-10-34-16-54-16-52 0-96 44-96 96 0 20 6 40 18 56l-24 24 22 22 26-24c16 10 34 18 54 18 52 0 96-44 96-96zm-96-448c248 0 448 200 448 448 0 114-42 216-112 296l-22 24h-46c-64-78-160-128-268-128s-204 50-268 128h-46l-22-24c-70-80-112-182-112-296 0-248 200-448 448-448zm310 714c68-74 104-172 104-272 0-110-44-212-122-290s-182-120-292-120-214 42-292 120-122 180-122 290c0 100 36 198 104 272l22 22v-2l20-20c34-34 76-60 120-78 48-20 96-30 148-30s100 10 148 30c44 18 86 44 120 78l20 20v2l2-2zm-374-266c0-42 22-64 64-64s64 22 64 64-22 64-64 64-64-22-64-64z'/%3E%3C/svg%3E")
}

.webui-ios-speedometer.webui-grey-icon, .btn[disabled] .webui-ios-speedometer {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M770 558v30h60c-2 44-12 88-30 130-16 36-38 70-64 100-78-74-180-116-288-116s-210 42-288 116c-26-30-48-64-64-100-18-42-28-86-30-130h58v-32h-58c2-46 12-90 30-132 18-40 40-76 70-108l50 48 22-22-50-50c32-30 72-52 112-70 42-18 86-28 132-30v68h30v-68c46 2 92 12 134 30s78 40 110 70l-48 50 22 22 50-50c30 32 52 70 70 110 18 42 28 86 30 132h-60v2zm-226 18c0-20-6-40-18-56l126-152-4-2-146 130c-16-10-34-16-54-16-52 0-96 44-96 96 0 20 6 40 18 56l-24 24 22 22 26-24c16 10 34 18 54 18 52 0 96-44 96-96zm-96-448c248 0 448 200 448 448 0 114-42 216-112 296l-22 24h-46c-64-78-160-128-268-128s-204 50-268 128h-46l-22-24c-70-80-112-182-112-296 0-248 200-448 448-448zm310 714c68-74 104-172 104-272 0-110-44-212-122-290s-182-120-292-120-214 42-292 120-122 180-122 290c0 100 36 198 104 272l22 22v-2l20-20c34-34 76-60 120-78 48-20 96-30 148-30s100 10 148 30c44 18 86 44 120 78l20 20v2l2-2zm-374-266c0-42 22-64 64-64s64 22 64 64-22 64-64 64-64-22-64-64z'/%3E%3C/svg%3E")
}

.webui-ios-speedometer.webui-red-icon, .danger .webui-ios-speedometer {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M770 558v30h60c-2 44-12 88-30 130-16 36-38 70-64 100-78-74-180-116-288-116s-210 42-288 116c-26-30-48-64-64-100-18-42-28-86-30-130h58v-32h-58c2-46 12-90 30-132 18-40 40-76 70-108l50 48 22-22-50-50c32-30 72-52 112-70 42-18 86-28 132-30v68h30v-68c46 2 92 12 134 30s78 40 110 70l-48 50 22 22 50-50c30 32 52 70 70 110 18 42 28 86 30 132h-60v2zm-226 18c0-20-6-40-18-56l126-152-4-2-146 130c-16-10-34-16-54-16-52 0-96 44-96 96 0 20 6 40 18 56l-24 24 22 22 26-24c16 10 34 18 54 18 52 0 96-44 96-96zm-96-448c248 0 448 200 448 448 0 114-42 216-112 296l-22 24h-46c-64-78-160-128-268-128s-204 50-268 128h-46l-22-24c-70-80-112-182-112-296 0-248 200-448 448-448zm310 714c68-74 104-172 104-272 0-110-44-212-122-290s-182-120-292-120-214 42-292 120-122 180-122 290c0 100 36 198 104 272l22 22v-2l20-20c34-34 76-60 120-78 48-20 96-30 148-30s100 10 148 30c44 18 86 44 120 78l20 20v2l2-2zm-374-266c0-42 22-64 64-64s64 22 64 64-22 64-64 64-64-22-64-64z'/%3E%3C/svg%3E")
}

.webui-ios-speedometer.webui-warning-icon, .webui-ios-speedometer.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M770 558v30h60c-2 44-12 88-30 130-16 36-38 70-64 100-78-74-180-116-288-116s-210 42-288 116c-26-30-48-64-64-100-18-42-28-86-30-130h58v-32h-58c2-46 12-90 30-132 18-40 40-76 70-108l50 48 22-22-50-50c32-30 72-52 112-70 42-18 86-28 132-30v68h30v-68c46 2 92 12 134 30s78 40 110 70l-48 50 22 22 50-50c30 32 52 70 70 110 18 42 28 86 30 132h-60v2zm-226 18c0-20-6-40-18-56l126-152-4-2-146 130c-16-10-34-16-54-16-52 0-96 44-96 96 0 20 6 40 18 56l-24 24 22 22 26-24c16 10 34 18 54 18 52 0 96-44 96-96zm-96-448c248 0 448 200 448 448 0 114-42 216-112 296l-22 24h-46c-64-78-160-128-268-128s-204 50-268 128h-46l-22-24c-70-80-112-182-112-296 0-248 200-448 448-448zm310 714c68-74 104-172 104-272 0-110-44-212-122-290s-182-120-292-120-214 42-292 120-122 180-122 290c0 100 36 198 104 272l22 22v-2l20-20c34-34 76-60 120-78 48-20 96-30 148-30s100 10 148 30c44 18 86 44 120 78l20 20v2l2-2zm-374-266c0-42 22-64 64-64s64 22 64 64-22 64-64 64-64-22-64-64z'/%3E%3C/svg%3E")
}

.webui-ios-speedometer.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-speedometer.webui-add, .combo-row.selected .combo-action-button .webui-ios-speedometer.webui-delete, .combo-row.selected .combo-action-button .webui-ios-speedometer.webui-edit, .segmented-button > .btn.active .webui-ios-speedometer, .primary .webui-ios-speedometer, .radio-group input[type="radio"]:checked + label .webui-ios-speedometer, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-speedometer {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M770 558v30h60c-2 44-12 88-30 130-16 36-38 70-64 100-78-74-180-116-288-116s-210 42-288 116c-26-30-48-64-64-100-18-42-28-86-30-130h58v-32h-58c2-46 12-90 30-132 18-40 40-76 70-108l50 48 22-22-50-50c32-30 72-52 112-70 42-18 86-28 132-30v68h30v-68c46 2 92 12 134 30s78 40 110 70l-48 50 22 22 50-50c30 32 52 70 70 110 18 42 28 86 30 132h-60v2zm-226 18c0-20-6-40-18-56l126-152-4-2-146 130c-16-10-34-16-54-16-52 0-96 44-96 96 0 20 6 40 18 56l-24 24 22 22 26-24c16 10 34 18 54 18 52 0 96-44 96-96zm-96-448c248 0 448 200 448 448 0 114-42 216-112 296l-22 24h-46c-64-78-160-128-268-128s-204 50-268 128h-46l-22-24c-70-80-112-182-112-296 0-248 200-448 448-448zm310 714c68-74 104-172 104-272 0-110-44-212-122-290s-182-120-292-120-214 42-292 120-122 180-122 290c0 100 36 198 104 272l22 22v-2l20-20c34-34 76-60 120-78 48-20 96-30 148-30s100 10 148 30c44 18 86 44 120 78l20 20v2l2-2zm-374-266c0-42 22-64 64-64s64 22 64 64-22 64-64 64-64-22-64-64z'/%3E%3C/svg%3E")
}

.webui-ios-speedometer.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M770 558v30h60c-2 44-12 88-30 130-16 36-38 70-64 100-78-74-180-116-288-116s-210 42-288 116c-26-30-48-64-64-100-18-42-28-86-30-130h58v-32h-58c2-46 12-90 30-132 18-40 40-76 70-108l50 48 22-22-50-50c32-30 72-52 112-70 42-18 86-28 132-30v68h30v-68c46 2 92 12 134 30s78 40 110 70l-48 50 22 22 50-50c30 32 52 70 70 110 18 42 28 86 30 132h-60v2zm-226 18c0-20-6-40-18-56l126-152-4-2-146 130c-16-10-34-16-54-16-52 0-96 44-96 96 0 20 6 40 18 56l-24 24 22 22 26-24c16 10 34 18 54 18 52 0 96-44 96-96zm-96-448c248 0 448 200 448 448 0 114-42 216-112 296l-22 24h-46c-64-78-160-128-268-128s-204 50-268 128h-46l-22-24c-70-80-112-182-112-296 0-248 200-448 448-448zm310 714c68-74 104-172 104-272 0-110-44-212-122-290s-182-120-292-120-214 42-292 120-122 180-122 290c0 100 36 198 104 272l22 22v-2l20-20c34-34 76-60 120-78 48-20 96-30 148-30s100 10 148 30c44 18 86 44 120 78l20 20v2l2-2zm-374-266c0-42 22-64 64-64s64 22 64 64-22 64-64 64-64-22-64-64z'/%3E%3C/svg%3E")
}

.webui-ios-trash-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%2303a9f4' d='M576 226v30h-40l-48 582c0 32-26 58-58 58h-282c-32 0-58-26-58-58l-48-582h-42v-30h160v-40c0-32 26-58 58-58h140c32 0 58 26 58 58v40h160zm-386-40v40h196v-40c0-16-12-28-28-28h-140c-16 0-28 12-28 28zm270 650l46-580h-434l46 580v2c0 16 14 28 30 28h282c16 0 30-12 30-28v-2zm-186-34v-482h28v482h-28zm142-482l-22 482h-28l20-482h30zm-228 0l22 482h-28l-22-482h28z'/%3E%3C/svg%3E")
}

.webui-ios-trash-outline.webui-grey-icon, .btn[disabled] .webui-ios-trash-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M576 226v30h-40l-48 582c0 32-26 58-58 58h-282c-32 0-58-26-58-58l-48-582h-42v-30h160v-40c0-32 26-58 58-58h140c32 0 58 26 58 58v40h160zm-386-40v40h196v-40c0-16-12-28-28-28h-140c-16 0-28 12-28 28zm270 650l46-580h-434l46 580v2c0 16 14 28 30 28h282c16 0 30-12 30-28v-2zm-186-34v-482h28v482h-28zm142-482l-22 482h-28l20-482h30zm-228 0l22 482h-28l-22-482h28z'/%3E%3C/svg%3E")
}

.webui-ios-trash-outline.webui-red-icon, .danger .webui-ios-trash-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23f44336' d='M576 226v30h-40l-48 582c0 32-26 58-58 58h-282c-32 0-58-26-58-58l-48-582h-42v-30h160v-40c0-32 26-58 58-58h140c32 0 58 26 58 58v40h160zm-386-40v40h196v-40c0-16-12-28-28-28h-140c-16 0-28 12-28 28zm270 650l46-580h-434l46 580v2c0 16 14 28 30 28h282c16 0 30-12 30-28v-2zm-186-34v-482h28v482h-28zm142-482l-22 482h-28l20-482h30zm-228 0l22 482h-28l-22-482h28z'/%3E%3C/svg%3E")
}

.webui-ios-trash-outline.webui-warning-icon, .webui-ios-trash-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23ff9800' d='M576 226v30h-40l-48 582c0 32-26 58-58 58h-282c-32 0-58-26-58-58l-48-582h-42v-30h160v-40c0-32 26-58 58-58h140c32 0 58 26 58 58v40h160zm-386-40v40h196v-40c0-16-12-28-28-28h-140c-16 0-28 12-28 28zm270 650l46-580h-434l46 580v2c0 16 14 28 30 28h282c16 0 30-12 30-28v-2zm-186-34v-482h28v482h-28zm142-482l-22 482h-28l20-482h30zm-228 0l22 482h-28l-22-482h28z'/%3E%3C/svg%3E")
}

.webui-ios-trash-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-trash-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-trash-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-trash-outline.webui-edit, .segmented-button > .btn.active .webui-ios-trash-outline, .primary .webui-ios-trash-outline, .radio-group input[type="radio"]:checked + label .webui-ios-trash-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-trash-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23fff' d='M576 226v30h-40l-48 582c0 32-26 58-58 58h-282c-32 0-58-26-58-58l-48-582h-42v-30h160v-40c0-32 26-58 58-58h140c32 0 58 26 58 58v40h160zm-386-40v40h196v-40c0-16-12-28-28-28h-140c-16 0-28 12-28 28zm270 650l46-580h-434l46 580v2c0 16 14 28 30 28h282c16 0 30-12 30-28v-2zm-186-34v-482h28v482h-28zm142-482l-22 482h-28l20-482h30zm-228 0l22 482h-28l-22-482h28z'/%3E%3C/svg%3E")
}

.webui-ios-trash-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%234caf50' d='M576 226v30h-40l-48 582c0 32-26 58-58 58h-282c-32 0-58-26-58-58l-48-582h-42v-30h160v-40c0-32 26-58 58-58h140c32 0 58 26 58 58v40h160zm-386-40v40h196v-40c0-16-12-28-28-28h-140c-16 0-28 12-28 28zm270 650l46-580h-434l46 580v2c0 16 14 28 30 28h282c16 0 30-12 30-28v-2zm-186-34v-482h28v482h-28zm142-482l-22 482h-28l20-482h30zm-228 0l22 482h-28l-22-482h28z'/%3E%3C/svg%3E")
}

.webui-ios-trash {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%2303a9f4' d='M416 226h160v30h-40l-48 582c0 32-26 58-58 58h-282c-32 0-58-26-58-58l-48-582h-42v-30h160v-40c0-32 26-58 58-58h140c32 0 58 26 58 58v40zm-226-40v40h196v-40c0-16-12-28-28-28h-140c-16 0-28 12-28 28zm-8 616h28l-22-482h-28zm120 0v-482h-28v482h28zm92 0l22-482h-28l-22 482h28z'/%3E%3C/svg%3E")
}

.webui-ios-trash.webui-grey-icon, .btn[disabled] .webui-ios-trash {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M416 226h160v30h-40l-48 582c0 32-26 58-58 58h-282c-32 0-58-26-58-58l-48-582h-42v-30h160v-40c0-32 26-58 58-58h140c32 0 58 26 58 58v40zm-226-40v40h196v-40c0-16-12-28-28-28h-140c-16 0-28 12-28 28zm-8 616h28l-22-482h-28zm120 0v-482h-28v482h28zm92 0l22-482h-28l-22 482h28z'/%3E%3C/svg%3E")
}

.webui-ios-trash.webui-red-icon, .danger .webui-ios-trash {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23f44336' d='M416 226h160v30h-40l-48 582c0 32-26 58-58 58h-282c-32 0-58-26-58-58l-48-582h-42v-30h160v-40c0-32 26-58 58-58h140c32 0 58 26 58 58v40zm-226-40v40h196v-40c0-16-12-28-28-28h-140c-16 0-28 12-28 28zm-8 616h28l-22-482h-28zm120 0v-482h-28v482h28zm92 0l22-482h-28l-22 482h28z'/%3E%3C/svg%3E")
}

.webui-ios-trash.webui-warning-icon, .webui-ios-trash.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23ff9800' d='M416 226h160v30h-40l-48 582c0 32-26 58-58 58h-282c-32 0-58-26-58-58l-48-582h-42v-30h160v-40c0-32 26-58 58-58h140c32 0 58 26 58 58v40zm-226-40v40h196v-40c0-16-12-28-28-28h-140c-16 0-28 12-28 28zm-8 616h28l-22-482h-28zm120 0v-482h-28v482h28zm92 0l22-482h-28l-22 482h28z'/%3E%3C/svg%3E")
}

.webui-ios-trash.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-trash.webui-add, .combo-row.selected .combo-action-button .webui-ios-trash.webui-delete, .combo-row.selected .combo-action-button .webui-ios-trash.webui-edit, .segmented-button > .btn.active .webui-ios-trash, .primary .webui-ios-trash, .radio-group input[type="radio"]:checked + label .webui-ios-trash, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-trash {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%23fff' d='M416 226h160v30h-40l-48 582c0 32-26 58-58 58h-282c-32 0-58-26-58-58l-48-582h-42v-30h160v-40c0-32 26-58 58-58h140c32 0 58 26 58 58v40zm-226-40v40h196v-40c0-16-12-28-28-28h-140c-16 0-28 12-28 28zm-8 616h28l-22-482h-28zm120 0v-482h-28v482h28zm92 0l22-482h-28l-22 482h28z'/%3E%3C/svg%3E")
}

.webui-ios-trash.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 1024'%3E%3Cpath fill='%234caf50' d='M416 226h160v30h-40l-48 582c0 32-26 58-58 58h-282c-32 0-58-26-58-58l-48-582h-42v-30h160v-40c0-32 26-58 58-58h140c32 0 58 26 58 58v40zm-226-40v40h196v-40c0-16-12-28-28-28h-140c-16 0-28 12-28 28zm-8 616h28l-22-482h-28zm120 0v-482h-28v482h28zm92 0l22-482h-28l-22 482h28z'/%3E%3C/svg%3E")
}

.webui-ios-undo-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272zm-32-14s18-338-384-338v-130l-296 194 296 194v-130c182 0 288 48 384 210z'/%3E%3C/svg%3E")
}

.webui-ios-undo-outline.webui-grey-icon, .btn[disabled] .webui-ios-undo-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272zm-32-14s18-338-384-338v-130l-296 194 296 194v-130c182 0 288 48 384 210z'/%3E%3C/svg%3E")
}

.webui-ios-undo-outline.webui-red-icon, .danger .webui-ios-undo-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272zm-32-14s18-338-384-338v-130l-296 194 296 194v-130c182 0 288 48 384 210z'/%3E%3C/svg%3E")
}

.webui-ios-undo-outline.webui-warning-icon, .webui-ios-undo-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272zm-32-14s18-338-384-338v-130l-296 194 296 194v-130c182 0 288 48 384 210z'/%3E%3C/svg%3E")
}

.webui-ios-undo-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-undo-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-undo-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-undo-outline.webui-edit, .segmented-button > .btn.active .webui-ios-undo-outline, .primary .webui-ios-undo-outline, .radio-group input[type="radio"]:checked + label .webui-ios-undo-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-undo-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272zm-32-14s18-338-384-338v-130l-296 194 296 194v-130c182 0 288 48 384 210z'/%3E%3C/svg%3E")
}

.webui-ios-undo-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272zm-32-14s18-338-384-338v-130l-296 194 296 194v-130c182 0 288 48 384 210z'/%3E%3C/svg%3E")
}

.webui-ios-undo {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272z'/%3E%3C/svg%3E")
}

.webui-ios-undo.webui-grey-icon, .btn[disabled] .webui-ios-undo {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272z'/%3E%3C/svg%3E")
}

.webui-ios-undo.webui-red-icon, .danger .webui-ios-undo {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272z'/%3E%3C/svg%3E")
}

.webui-ios-undo.webui-warning-icon, .webui-ios-undo.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272z'/%3E%3C/svg%3E")
}

.webui-ios-undo.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-undo.webui-add, .combo-row.selected .combo-action-button .webui-ios-undo.webui-delete, .combo-row.selected .combo-action-button .webui-ios-undo.webui-edit, .segmented-button > .btn.active .webui-ios-undo, .primary .webui-ios-undo, .radio-group input[type="radio"]:checked + label .webui-ios-undo, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-undo {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272z'/%3E%3C/svg%3E")
}

.webui-ios-undo.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M768 736v64h-20l-40-62c-40-66-88-126-150-154-48-22-94-38-174-40v160l-384-256 384-256v160c126 6 216 42 286 112 104 106 98 238 98 272z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M320 576c36 0 64 28 64 64 0 30-20 54-48 62v66h-32v-66c-28-8-48-32-48-62 0-36 28-64 64-64zm0 96c18 0 32-14 32-32s-14-32-32-32-32 14-32 32 14 32 32 32zm-176-224h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm464 448v-416h-576v416h576z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked-outline.webui-grey-icon, .btn[disabled] .webui-ios-unlocked-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M320 576c36 0 64 28 64 64 0 30-20 54-48 62v66h-32v-66c-28-8-48-32-48-62 0-36 28-64 64-64zm0 96c18 0 32-14 32-32s-14-32-32-32-32 14-32 32 14 32 32 32zm-176-224h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm464 448v-416h-576v416h576z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked-outline.webui-red-icon, .danger .webui-ios-unlocked-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M320 576c36 0 64 28 64 64 0 30-20 54-48 62v66h-32v-66c-28-8-48-32-48-62 0-36 28-64 64-64zm0 96c18 0 32-14 32-32s-14-32-32-32-32 14-32 32 14 32 32 32zm-176-224h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm464 448v-416h-576v416h576z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked-outline.webui-warning-icon, .webui-ios-unlocked-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M320 576c36 0 64 28 64 64 0 30-20 54-48 62v66h-32v-66c-28-8-48-32-48-62 0-36 28-64 64-64zm0 96c18 0 32-14 32-32s-14-32-32-32-32 14-32 32 14 32 32 32zm-176-224h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm464 448v-416h-576v416h576z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-unlocked-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-unlocked-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-unlocked-outline.webui-edit, .segmented-button > .btn.active .webui-ios-unlocked-outline, .primary .webui-ios-unlocked-outline, .radio-group input[type="radio"]:checked + label .webui-ios-unlocked-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-unlocked-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M320 576c36 0 64 28 64 64 0 30-20 54-48 62v66h-32v-66c-28-8-48-32-48-62 0-36 28-64 64-64zm0 96c18 0 32-14 32-32s-14-32-32-32-32 14-32 32 14 32 32 32zm-176-224h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm464 448v-416h-576v416h576z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M320 576c36 0 64 28 64 64 0 30-20 54-48 62v66h-32v-66c-28-8-48-32-48-62 0-36 28-64 64-64zm0 96c18 0 32-14 32-32s-14-32-32-32-32 14-32 32 14 32 32 32zm-176-224h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm464 448v-416h-576v416h576z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M320 608c18 0 32 14 32 32s-14 32-32 32-32-14-32-32 14-32 32-32zm-176-160h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm192 254c28-8 48-32 48-62 0-36-28-64-64-64s-64 28-64 64c0 30 20 54 48 62v66h32v-66z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked.webui-grey-icon, .btn[disabled] .webui-ios-unlocked {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M320 608c18 0 32 14 32 32s-14 32-32 32-32-14-32-32 14-32 32-32zm-176-160h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm192 254c28-8 48-32 48-62 0-36-28-64-64-64s-64 28-64 64c0 30 20 54 48 62v66h32v-66z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked.webui-red-icon, .danger .webui-ios-unlocked {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M320 608c18 0 32 14 32 32s-14 32-32 32-32-14-32-32 14-32 32-32zm-176-160h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm192 254c28-8 48-32 48-62 0-36-28-64-64-64s-64 28-64 64c0 30 20 54 48 62v66h32v-66z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked.webui-warning-icon, .webui-ios-unlocked.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M320 608c18 0 32 14 32 32s-14 32-32 32-32-14-32-32 14-32 32-32zm-176-160h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm192 254c28-8 48-32 48-62 0-36-28-64-64-64s-64 28-64 64c0 30 20 54 48 62v66h32v-66z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-unlocked.webui-add, .combo-row.selected .combo-action-button .webui-ios-unlocked.webui-delete, .combo-row.selected .combo-action-button .webui-ios-unlocked.webui-edit, .segmented-button > .btn.active .webui-ios-unlocked, .primary .webui-ios-unlocked, .radio-group input[type="radio"]:checked + label .webui-ios-unlocked, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-unlocked {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M320 608c18 0 32 14 32 32s-14 32-32 32-32-14-32-32 14-32 32-32zm-176-160h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm192 254c28-8 48-32 48-62 0-36-28-64-64-64s-64 28-64 64c0 30 20 54 48 62v66h32v-66z'/%3E%3C/svg%3E")
}

.webui-ios-unlocked.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M320 608c18 0 32 14 32 32s-14 32-32 32-32-14-32-32 14-32 32-32zm-176-160h496v480h-640v-480h112v-144c0-114 94-208 208-208s208 94 208 208v16h-32v-16c0-98-78-176-176-176s-176 78-176 176v144zm192 254c28-8 48-32 48-62 0-36-28-64-64-64s-64 28-64 64c0 30 20 54 48 62v66h32v-66z'/%3E%3C/svg%3E")
}

.webui-load-a {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M288 192c0-86 42-128 128-128s128 42 128 128-42 128-128 128-128-42-128-128zm-288 320c0-64 32-96 96-96s96 32 96 96-32 96-96 96-96-32-96-96zm624-224c0-10 6-16 16-16s16 6 16 16-6 16-16 16-16-6-16-16zm-360-72c20 20 30 44 30 72s-10 52-30 72-44 30-72 30-52-10-72-30-30-44-30-72 10-52 30-72 44-30 72-30 52 10 72 30zm440 296c0-22 10-32 32-32s32 10 32 32-10 32-32 32-32-10-32-32zm-110 226c0-32 16-48 48-48s48 16 48 48-16 48-48 48-48-16-48-48zm-242 94c0-42 22-64 64-64s64 22 64 64-22 64-64 64-64-22-64-64zm-240-96c0-54 26-80 80-80s80 26 80 80-26 80-80 80-80-26-80-80z'/%3E%3C/svg%3E")
}

.webui-load-a.webui-grey-icon, .btn[disabled] .webui-load-a {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M288 192c0-86 42-128 128-128s128 42 128 128-42 128-128 128-128-42-128-128zm-288 320c0-64 32-96 96-96s96 32 96 96-32 96-96 96-96-32-96-96zm624-224c0-10 6-16 16-16s16 6 16 16-6 16-16 16-16-6-16-16zm-360-72c20 20 30 44 30 72s-10 52-30 72-44 30-72 30-52-10-72-30-30-44-30-72 10-52 30-72 44-30 72-30 52 10 72 30zm440 296c0-22 10-32 32-32s32 10 32 32-10 32-32 32-32-10-32-32zm-110 226c0-32 16-48 48-48s48 16 48 48-16 48-48 48-48-16-48-48zm-242 94c0-42 22-64 64-64s64 22 64 64-22 64-64 64-64-22-64-64zm-240-96c0-54 26-80 80-80s80 26 80 80-26 80-80 80-80-26-80-80z'/%3E%3C/svg%3E")
}

.webui-load-a.webui-red-icon, .danger .webui-load-a {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M288 192c0-86 42-128 128-128s128 42 128 128-42 128-128 128-128-42-128-128zm-288 320c0-64 32-96 96-96s96 32 96 96-32 96-96 96-96-32-96-96zm624-224c0-10 6-16 16-16s16 6 16 16-6 16-16 16-16-6-16-16zm-360-72c20 20 30 44 30 72s-10 52-30 72-44 30-72 30-52-10-72-30-30-44-30-72 10-52 30-72 44-30 72-30 52 10 72 30zm440 296c0-22 10-32 32-32s32 10 32 32-10 32-32 32-32-10-32-32zm-110 226c0-32 16-48 48-48s48 16 48 48-16 48-48 48-48-16-48-48zm-242 94c0-42 22-64 64-64s64 22 64 64-22 64-64 64-64-22-64-64zm-240-96c0-54 26-80 80-80s80 26 80 80-26 80-80 80-80-26-80-80z'/%3E%3C/svg%3E")
}

.webui-load-a.webui-warning-icon, .webui-load-a.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M288 192c0-86 42-128 128-128s128 42 128 128-42 128-128 128-128-42-128-128zm-288 320c0-64 32-96 96-96s96 32 96 96-32 96-96 96-96-32-96-96zm624-224c0-10 6-16 16-16s16 6 16 16-6 16-16 16-16-6-16-16zm-360-72c20 20 30 44 30 72s-10 52-30 72-44 30-72 30-52-10-72-30-30-44-30-72 10-52 30-72 44-30 72-30 52 10 72 30zm440 296c0-22 10-32 32-32s32 10 32 32-10 32-32 32-32-10-32-32zm-110 226c0-32 16-48 48-48s48 16 48 48-16 48-48 48-48-16-48-48zm-242 94c0-42 22-64 64-64s64 22 64 64-22 64-64 64-64-22-64-64zm-240-96c0-54 26-80 80-80s80 26 80 80-26 80-80 80-80-26-80-80z'/%3E%3C/svg%3E")
}

.webui-load-a.webui-white-icon, .combo-row.selected .combo-action-button .webui-load-a.webui-add, .combo-row.selected .combo-action-button .webui-load-a.webui-delete, .combo-row.selected .combo-action-button .webui-load-a.webui-edit, .segmented-button > .btn.active .webui-load-a, .primary .webui-load-a, .radio-group input[type="radio"]:checked + label .webui-load-a, .segmented-button-radio input[type="radio"]:checked + label .webui-load-a {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M288 192c0-86 42-128 128-128s128 42 128 128-42 128-128 128-128-42-128-128zm-288 320c0-64 32-96 96-96s96 32 96 96-32 96-96 96-96-32-96-96zm624-224c0-10 6-16 16-16s16 6 16 16-6 16-16 16-16-6-16-16zm-360-72c20 20 30 44 30 72s-10 52-30 72-44 30-72 30-52-10-72-30-30-44-30-72 10-52 30-72 44-30 72-30 52 10 72 30zm440 296c0-22 10-32 32-32s32 10 32 32-10 32-32 32-32-10-32-32zm-110 226c0-32 16-48 48-48s48 16 48 48-16 48-48 48-48-16-48-48zm-242 94c0-42 22-64 64-64s64 22 64 64-22 64-64 64-64-22-64-64zm-240-96c0-54 26-80 80-80s80 26 80 80-26 80-80 80-80-26-80-80z'/%3E%3C/svg%3E")
}

.webui-load-a.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M288 192c0-86 42-128 128-128s128 42 128 128-42 128-128 128-128-42-128-128zm-288 320c0-64 32-96 96-96s96 32 96 96-32 96-96 96-96-32-96-96zm624-224c0-10 6-16 16-16s16 6 16 16-6 16-16 16-16-6-16-16zm-360-72c20 20 30 44 30 72s-10 52-30 72-44 30-72 30-52-10-72-30-30-44-30-72 10-52 30-72 44-30 72-30 52 10 72 30zm440 296c0-22 10-32 32-32s32 10 32 32-10 32-32 32-32-10-32-32zm-110 226c0-32 16-48 48-48s48 16 48 48-16 48-48 48-48-16-48-48zm-242 94c0-42 22-64 64-64s64 22 64 64-22 64-64 64-64-22-64-64zm-240-96c0-54 26-80 80-80s80 26 80 80-26 80-80 80-80-26-80-80z'/%3E%3C/svg%3E")
}

.webui-load-b {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M512 320c0 36-28 64-64 64s-64-28-64-64v-192c0-36 28-64 64-64s64 28 64 64v192zm-64 320c36 0 64 28 64 64v192c0 36-28 64-64 64s-64-28-64-64v-192c0-36 28-64 64-64zm384-192c36 0 64 28 64 64s-28 64-64 64h-192c-36 0-64-28-64-64s28-64 64-64h192zm-576 0c36 0 64 28 64 64s-28 64-64 64h-192c-36 0-64-28-64-64s28-64 64-64h192zm372-26c-24 24-66 24-90 0s-24-68 0-92l136-134c24-24 66-24 90 0s24 66 0 90zm-270 180c24 24 24 66 0 92l-136 134c-24 24-66 24-90 0s-24-66 0-90l134-136c24-24 68-24 92 0zm406 136c24 24 24 66 0 90s-66 24-90 0l-136-136c-24-24-24-66 0-90s66-24 90 0zm-406-406c24 24 24 66 0 90s-68 24-92 0l-134-136c-24-24-24-66 0-90s66-24 90 0z'/%3E%3C/svg%3E")
}

.webui-load-b.webui-grey-icon, .btn[disabled] .webui-load-b {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M512 320c0 36-28 64-64 64s-64-28-64-64v-192c0-36 28-64 64-64s64 28 64 64v192zm-64 320c36 0 64 28 64 64v192c0 36-28 64-64 64s-64-28-64-64v-192c0-36 28-64 64-64zm384-192c36 0 64 28 64 64s-28 64-64 64h-192c-36 0-64-28-64-64s28-64 64-64h192zm-576 0c36 0 64 28 64 64s-28 64-64 64h-192c-36 0-64-28-64-64s28-64 64-64h192zm372-26c-24 24-66 24-90 0s-24-68 0-92l136-134c24-24 66-24 90 0s24 66 0 90zm-270 180c24 24 24 66 0 92l-136 134c-24 24-66 24-90 0s-24-66 0-90l134-136c24-24 68-24 92 0zm406 136c24 24 24 66 0 90s-66 24-90 0l-136-136c-24-24-24-66 0-90s66-24 90 0zm-406-406c24 24 24 66 0 90s-68 24-92 0l-134-136c-24-24-24-66 0-90s66-24 90 0z'/%3E%3C/svg%3E")
}

.webui-load-b.webui-red-icon, .danger .webui-load-b {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M512 320c0 36-28 64-64 64s-64-28-64-64v-192c0-36 28-64 64-64s64 28 64 64v192zm-64 320c36 0 64 28 64 64v192c0 36-28 64-64 64s-64-28-64-64v-192c0-36 28-64 64-64zm384-192c36 0 64 28 64 64s-28 64-64 64h-192c-36 0-64-28-64-64s28-64 64-64h192zm-576 0c36 0 64 28 64 64s-28 64-64 64h-192c-36 0-64-28-64-64s28-64 64-64h192zm372-26c-24 24-66 24-90 0s-24-68 0-92l136-134c24-24 66-24 90 0s24 66 0 90zm-270 180c24 24 24 66 0 92l-136 134c-24 24-66 24-90 0s-24-66 0-90l134-136c24-24 68-24 92 0zm406 136c24 24 24 66 0 90s-66 24-90 0l-136-136c-24-24-24-66 0-90s66-24 90 0zm-406-406c24 24 24 66 0 90s-68 24-92 0l-134-136c-24-24-24-66 0-90s66-24 90 0z'/%3E%3C/svg%3E")
}

.webui-load-b.webui-warning-icon, .webui-load-b.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M512 320c0 36-28 64-64 64s-64-28-64-64v-192c0-36 28-64 64-64s64 28 64 64v192zm-64 320c36 0 64 28 64 64v192c0 36-28 64-64 64s-64-28-64-64v-192c0-36 28-64 64-64zm384-192c36 0 64 28 64 64s-28 64-64 64h-192c-36 0-64-28-64-64s28-64 64-64h192zm-576 0c36 0 64 28 64 64s-28 64-64 64h-192c-36 0-64-28-64-64s28-64 64-64h192zm372-26c-24 24-66 24-90 0s-24-68 0-92l136-134c24-24 66-24 90 0s24 66 0 90zm-270 180c24 24 24 66 0 92l-136 134c-24 24-66 24-90 0s-24-66 0-90l134-136c24-24 68-24 92 0zm406 136c24 24 24 66 0 90s-66 24-90 0l-136-136c-24-24-24-66 0-90s66-24 90 0zm-406-406c24 24 24 66 0 90s-68 24-92 0l-134-136c-24-24-24-66 0-90s66-24 90 0z'/%3E%3C/svg%3E")
}

.webui-load-b.webui-white-icon, .combo-row.selected .combo-action-button .webui-load-b.webui-add, .combo-row.selected .combo-action-button .webui-load-b.webui-delete, .combo-row.selected .combo-action-button .webui-load-b.webui-edit, .segmented-button > .btn.active .webui-load-b, .primary .webui-load-b, .radio-group input[type="radio"]:checked + label .webui-load-b, .segmented-button-radio input[type="radio"]:checked + label .webui-load-b {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M512 320c0 36-28 64-64 64s-64-28-64-64v-192c0-36 28-64 64-64s64 28 64 64v192zm-64 320c36 0 64 28 64 64v192c0 36-28 64-64 64s-64-28-64-64v-192c0-36 28-64 64-64zm384-192c36 0 64 28 64 64s-28 64-64 64h-192c-36 0-64-28-64-64s28-64 64-64h192zm-576 0c36 0 64 28 64 64s-28 64-64 64h-192c-36 0-64-28-64-64s28-64 64-64h192zm372-26c-24 24-66 24-90 0s-24-68 0-92l136-134c24-24 66-24 90 0s24 66 0 90zm-270 180c24 24 24 66 0 92l-136 134c-24 24-66 24-90 0s-24-66 0-90l134-136c24-24 68-24 92 0zm406 136c24 24 24 66 0 90s-66 24-90 0l-136-136c-24-24-24-66 0-90s66-24 90 0zm-406-406c24 24 24 66 0 90s-68 24-92 0l-134-136c-24-24-24-66 0-90s66-24 90 0z'/%3E%3C/svg%3E")
}

.webui-load-b.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M512 320c0 36-28 64-64 64s-64-28-64-64v-192c0-36 28-64 64-64s64 28 64 64v192zm-64 320c36 0 64 28 64 64v192c0 36-28 64-64 64s-64-28-64-64v-192c0-36 28-64 64-64zm384-192c36 0 64 28 64 64s-28 64-64 64h-192c-36 0-64-28-64-64s28-64 64-64h192zm-576 0c36 0 64 28 64 64s-28 64-64 64h-192c-36 0-64-28-64-64s28-64 64-64h192zm372-26c-24 24-66 24-90 0s-24-68 0-92l136-134c24-24 66-24 90 0s24 66 0 90zm-270 180c24 24 24 66 0 92l-136 134c-24 24-66 24-90 0s-24-66 0-90l134-136c24-24 68-24 92 0zm406 136c24 24 24 66 0 90s-66 24-90 0l-136-136c-24-24-24-66 0-90s66-24 90 0zm-406-406c24 24 24 66 0 90s-68 24-92 0l-134-136c-24-24-24-66 0-90s66-24 90 0z'/%3E%3C/svg%3E")
}

.webui-load-c {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%2303a9f4' d='M30,14.1c0,0.2,0,0.4-0.1,0.6c-0.3,0.5-0.9,0.8-1.4,0.4c-0.3-0.1-0.4-0.4-0.4-0.7l-0.1-0.9c-0.3-1.3-0.8-2.5-1.4-3.6	c-0.8-1.3-1.8-2.6-2.9-3.5c-1.1-0.9-2.5-1.6-3.9-2.1c-1.3-0.4-2.6-0.6-4-0.6h-0.3l-0.6,0.1c-0.4,0-0.9,0.1-1.3,0.1	c-0.8,0.1-1.6,0.4-2.3,0.7c-1.3,0.5-2.5,1.3-3.6,2.2s-1.9,2.1-2.6,3.3c-0.8,1.4-1.3,2.8-1.5,4.4c-0.1,0.7-0.1,1.4-0.1,2.1	c0,0.4,0,0.7,0.1,1l0.2,1.2c0.3,1.5,0.9,2.9,1.8,4.2c0.8,1.3,1.8,2.4,3,3.3c1.3,0.9,2.6,1.6,4.1,2.1c1.6,0.4,3.1,0.6,4.8,0.4	c1.6-0.1,3.1-0.6,4.6-1.3c0.7-0.3,1.4-0.8,2-1.2s1.2-0.9,1.7-1.5c0.3-0.3,0.5-0.6,0.8-0.9s0.4-0.6,0.6-0.9s0.8-1.3,1.1-1.9	c0.3-0.5,0.5-1,0.7-1.6c0.1-0.3,0.2-0.6,0.3-0.8s0.1-0.4,0.1-0.7c0.1,0.6,0.1,1.1-0.1,1.6c-0.1,0.3-0.1,0.7-0.3,1	c-0.1,0.3-0.2,0.6-0.3,0.9c-0.3,0.6-0.5,1.2-0.8,1.8c-0.4,0.7-0.8,1.3-1.3,1.9s-1,1.1-1.6,1.6c-1.1,0.9-2.5,1.7-3.9,2.3	c-1.4,0.6-3,0.9-4.6,0.9s-3.2-0.2-4.7-0.7c-1.4-0.4-2.8-1.2-4.1-2.1c-1.2-0.9-2.3-1.9-3.1-3.1c-0.4-0.6-0.8-1.3-1.1-1.9	s-0.6-1.3-0.8-2.1C2.3,19,2.1,17.8,2,16.6c-0.1-1.3,0.1-2.4,0.3-3.6c0.3-1.5,0.9-2.9,1.8-4.3c0.8-1.2,1.6-2.2,2.6-3.1	s2.2-1.7,3.4-2.3c1.4-0.7,3-1.2,4.6-1.3C15.4,2,15.9,2,16.6,2c0.8,0,1.6,0.1,2.4,0.3c1.5,0.3,2.9,0.9,4.3,1.6s2.6,1.8,3.6,3	c0.9,1.1,1.7,2.3,2.3,3.6c0.3,0.6,0.4,1.3,0.6,2C29.8,13,29.9,13.6,30,14.1z'/%3E%3C/svg%3E")
}

.webui-load-c.webui-grey-icon, .btn[disabled] .webui-load-c {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M30,14.1c0,0.2,0,0.4-0.1,0.6c-0.3,0.5-0.9,0.8-1.4,0.4c-0.3-0.1-0.4-0.4-0.4-0.7l-0.1-0.9c-0.3-1.3-0.8-2.5-1.4-3.6	c-0.8-1.3-1.8-2.6-2.9-3.5c-1.1-0.9-2.5-1.6-3.9-2.1c-1.3-0.4-2.6-0.6-4-0.6h-0.3l-0.6,0.1c-0.4,0-0.9,0.1-1.3,0.1	c-0.8,0.1-1.6,0.4-2.3,0.7c-1.3,0.5-2.5,1.3-3.6,2.2s-1.9,2.1-2.6,3.3c-0.8,1.4-1.3,2.8-1.5,4.4c-0.1,0.7-0.1,1.4-0.1,2.1	c0,0.4,0,0.7,0.1,1l0.2,1.2c0.3,1.5,0.9,2.9,1.8,4.2c0.8,1.3,1.8,2.4,3,3.3c1.3,0.9,2.6,1.6,4.1,2.1c1.6,0.4,3.1,0.6,4.8,0.4	c1.6-0.1,3.1-0.6,4.6-1.3c0.7-0.3,1.4-0.8,2-1.2s1.2-0.9,1.7-1.5c0.3-0.3,0.5-0.6,0.8-0.9s0.4-0.6,0.6-0.9s0.8-1.3,1.1-1.9	c0.3-0.5,0.5-1,0.7-1.6c0.1-0.3,0.2-0.6,0.3-0.8s0.1-0.4,0.1-0.7c0.1,0.6,0.1,1.1-0.1,1.6c-0.1,0.3-0.1,0.7-0.3,1	c-0.1,0.3-0.2,0.6-0.3,0.9c-0.3,0.6-0.5,1.2-0.8,1.8c-0.4,0.7-0.8,1.3-1.3,1.9s-1,1.1-1.6,1.6c-1.1,0.9-2.5,1.7-3.9,2.3	c-1.4,0.6-3,0.9-4.6,0.9s-3.2-0.2-4.7-0.7c-1.4-0.4-2.8-1.2-4.1-2.1c-1.2-0.9-2.3-1.9-3.1-3.1c-0.4-0.6-0.8-1.3-1.1-1.9	s-0.6-1.3-0.8-2.1C2.3,19,2.1,17.8,2,16.6c-0.1-1.3,0.1-2.4,0.3-3.6c0.3-1.5,0.9-2.9,1.8-4.3c0.8-1.2,1.6-2.2,2.6-3.1	s2.2-1.7,3.4-2.3c1.4-0.7,3-1.2,4.6-1.3C15.4,2,15.9,2,16.6,2c0.8,0,1.6,0.1,2.4,0.3c1.5,0.3,2.9,0.9,4.3,1.6s2.6,1.8,3.6,3	c0.9,1.1,1.7,2.3,2.3,3.6c0.3,0.6,0.4,1.3,0.6,2C29.8,13,29.9,13.6,30,14.1z'/%3E%3C/svg%3E")
}

.webui-load-c.webui-red-icon, .danger .webui-load-c {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23f44336' d='M30,14.1c0,0.2,0,0.4-0.1,0.6c-0.3,0.5-0.9,0.8-1.4,0.4c-0.3-0.1-0.4-0.4-0.4-0.7l-0.1-0.9c-0.3-1.3-0.8-2.5-1.4-3.6	c-0.8-1.3-1.8-2.6-2.9-3.5c-1.1-0.9-2.5-1.6-3.9-2.1c-1.3-0.4-2.6-0.6-4-0.6h-0.3l-0.6,0.1c-0.4,0-0.9,0.1-1.3,0.1	c-0.8,0.1-1.6,0.4-2.3,0.7c-1.3,0.5-2.5,1.3-3.6,2.2s-1.9,2.1-2.6,3.3c-0.8,1.4-1.3,2.8-1.5,4.4c-0.1,0.7-0.1,1.4-0.1,2.1	c0,0.4,0,0.7,0.1,1l0.2,1.2c0.3,1.5,0.9,2.9,1.8,4.2c0.8,1.3,1.8,2.4,3,3.3c1.3,0.9,2.6,1.6,4.1,2.1c1.6,0.4,3.1,0.6,4.8,0.4	c1.6-0.1,3.1-0.6,4.6-1.3c0.7-0.3,1.4-0.8,2-1.2s1.2-0.9,1.7-1.5c0.3-0.3,0.5-0.6,0.8-0.9s0.4-0.6,0.6-0.9s0.8-1.3,1.1-1.9	c0.3-0.5,0.5-1,0.7-1.6c0.1-0.3,0.2-0.6,0.3-0.8s0.1-0.4,0.1-0.7c0.1,0.6,0.1,1.1-0.1,1.6c-0.1,0.3-0.1,0.7-0.3,1	c-0.1,0.3-0.2,0.6-0.3,0.9c-0.3,0.6-0.5,1.2-0.8,1.8c-0.4,0.7-0.8,1.3-1.3,1.9s-1,1.1-1.6,1.6c-1.1,0.9-2.5,1.7-3.9,2.3	c-1.4,0.6-3,0.9-4.6,0.9s-3.2-0.2-4.7-0.7c-1.4-0.4-2.8-1.2-4.1-2.1c-1.2-0.9-2.3-1.9-3.1-3.1c-0.4-0.6-0.8-1.3-1.1-1.9	s-0.6-1.3-0.8-2.1C2.3,19,2.1,17.8,2,16.6c-0.1-1.3,0.1-2.4,0.3-3.6c0.3-1.5,0.9-2.9,1.8-4.3c0.8-1.2,1.6-2.2,2.6-3.1	s2.2-1.7,3.4-2.3c1.4-0.7,3-1.2,4.6-1.3C15.4,2,15.9,2,16.6,2c0.8,0,1.6,0.1,2.4,0.3c1.5,0.3,2.9,0.9,4.3,1.6s2.6,1.8,3.6,3	c0.9,1.1,1.7,2.3,2.3,3.6c0.3,0.6,0.4,1.3,0.6,2C29.8,13,29.9,13.6,30,14.1z'/%3E%3C/svg%3E")
}

.webui-load-c.webui-warning-icon, .webui-load-c.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff9800' d='M30,14.1c0,0.2,0,0.4-0.1,0.6c-0.3,0.5-0.9,0.8-1.4,0.4c-0.3-0.1-0.4-0.4-0.4-0.7l-0.1-0.9c-0.3-1.3-0.8-2.5-1.4-3.6	c-0.8-1.3-1.8-2.6-2.9-3.5c-1.1-0.9-2.5-1.6-3.9-2.1c-1.3-0.4-2.6-0.6-4-0.6h-0.3l-0.6,0.1c-0.4,0-0.9,0.1-1.3,0.1	c-0.8,0.1-1.6,0.4-2.3,0.7c-1.3,0.5-2.5,1.3-3.6,2.2s-1.9,2.1-2.6,3.3c-0.8,1.4-1.3,2.8-1.5,4.4c-0.1,0.7-0.1,1.4-0.1,2.1	c0,0.4,0,0.7,0.1,1l0.2,1.2c0.3,1.5,0.9,2.9,1.8,4.2c0.8,1.3,1.8,2.4,3,3.3c1.3,0.9,2.6,1.6,4.1,2.1c1.6,0.4,3.1,0.6,4.8,0.4	c1.6-0.1,3.1-0.6,4.6-1.3c0.7-0.3,1.4-0.8,2-1.2s1.2-0.9,1.7-1.5c0.3-0.3,0.5-0.6,0.8-0.9s0.4-0.6,0.6-0.9s0.8-1.3,1.1-1.9	c0.3-0.5,0.5-1,0.7-1.6c0.1-0.3,0.2-0.6,0.3-0.8s0.1-0.4,0.1-0.7c0.1,0.6,0.1,1.1-0.1,1.6c-0.1,0.3-0.1,0.7-0.3,1	c-0.1,0.3-0.2,0.6-0.3,0.9c-0.3,0.6-0.5,1.2-0.8,1.8c-0.4,0.7-0.8,1.3-1.3,1.9s-1,1.1-1.6,1.6c-1.1,0.9-2.5,1.7-3.9,2.3	c-1.4,0.6-3,0.9-4.6,0.9s-3.2-0.2-4.7-0.7c-1.4-0.4-2.8-1.2-4.1-2.1c-1.2-0.9-2.3-1.9-3.1-3.1c-0.4-0.6-0.8-1.3-1.1-1.9	s-0.6-1.3-0.8-2.1C2.3,19,2.1,17.8,2,16.6c-0.1-1.3,0.1-2.4,0.3-3.6c0.3-1.5,0.9-2.9,1.8-4.3c0.8-1.2,1.6-2.2,2.6-3.1	s2.2-1.7,3.4-2.3c1.4-0.7,3-1.2,4.6-1.3C15.4,2,15.9,2,16.6,2c0.8,0,1.6,0.1,2.4,0.3c1.5,0.3,2.9,0.9,4.3,1.6s2.6,1.8,3.6,3	c0.9,1.1,1.7,2.3,2.3,3.6c0.3,0.6,0.4,1.3,0.6,2C29.8,13,29.9,13.6,30,14.1z'/%3E%3C/svg%3E")
}

.webui-load-c.webui-white-icon, .combo-row.selected .combo-action-button .webui-load-c.webui-add, .combo-row.selected .combo-action-button .webui-load-c.webui-delete, .combo-row.selected .combo-action-button .webui-load-c.webui-edit, .segmented-button > .btn.active .webui-load-c, .primary .webui-load-c, .radio-group input[type="radio"]:checked + label .webui-load-c, .segmented-button-radio input[type="radio"]:checked + label .webui-load-c {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M30,14.1c0,0.2,0,0.4-0.1,0.6c-0.3,0.5-0.9,0.8-1.4,0.4c-0.3-0.1-0.4-0.4-0.4-0.7l-0.1-0.9c-0.3-1.3-0.8-2.5-1.4-3.6	c-0.8-1.3-1.8-2.6-2.9-3.5c-1.1-0.9-2.5-1.6-3.9-2.1c-1.3-0.4-2.6-0.6-4-0.6h-0.3l-0.6,0.1c-0.4,0-0.9,0.1-1.3,0.1	c-0.8,0.1-1.6,0.4-2.3,0.7c-1.3,0.5-2.5,1.3-3.6,2.2s-1.9,2.1-2.6,3.3c-0.8,1.4-1.3,2.8-1.5,4.4c-0.1,0.7-0.1,1.4-0.1,2.1	c0,0.4,0,0.7,0.1,1l0.2,1.2c0.3,1.5,0.9,2.9,1.8,4.2c0.8,1.3,1.8,2.4,3,3.3c1.3,0.9,2.6,1.6,4.1,2.1c1.6,0.4,3.1,0.6,4.8,0.4	c1.6-0.1,3.1-0.6,4.6-1.3c0.7-0.3,1.4-0.8,2-1.2s1.2-0.9,1.7-1.5c0.3-0.3,0.5-0.6,0.8-0.9s0.4-0.6,0.6-0.9s0.8-1.3,1.1-1.9	c0.3-0.5,0.5-1,0.7-1.6c0.1-0.3,0.2-0.6,0.3-0.8s0.1-0.4,0.1-0.7c0.1,0.6,0.1,1.1-0.1,1.6c-0.1,0.3-0.1,0.7-0.3,1	c-0.1,0.3-0.2,0.6-0.3,0.9c-0.3,0.6-0.5,1.2-0.8,1.8c-0.4,0.7-0.8,1.3-1.3,1.9s-1,1.1-1.6,1.6c-1.1,0.9-2.5,1.7-3.9,2.3	c-1.4,0.6-3,0.9-4.6,0.9s-3.2-0.2-4.7-0.7c-1.4-0.4-2.8-1.2-4.1-2.1c-1.2-0.9-2.3-1.9-3.1-3.1c-0.4-0.6-0.8-1.3-1.1-1.9	s-0.6-1.3-0.8-2.1C2.3,19,2.1,17.8,2,16.6c-0.1-1.3,0.1-2.4,0.3-3.6c0.3-1.5,0.9-2.9,1.8-4.3c0.8-1.2,1.6-2.2,2.6-3.1	s2.2-1.7,3.4-2.3c1.4-0.7,3-1.2,4.6-1.3C15.4,2,15.9,2,16.6,2c0.8,0,1.6,0.1,2.4,0.3c1.5,0.3,2.9,0.9,4.3,1.6s2.6,1.8,3.6,3	c0.9,1.1,1.7,2.3,2.3,3.6c0.3,0.6,0.4,1.3,0.6,2C29.8,13,29.9,13.6,30,14.1z'/%3E%3C/svg%3E")
}

.webui-load-c.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%234caf50' d='M30,14.1c0,0.2,0,0.4-0.1,0.6c-0.3,0.5-0.9,0.8-1.4,0.4c-0.3-0.1-0.4-0.4-0.4-0.7l-0.1-0.9c-0.3-1.3-0.8-2.5-1.4-3.6	c-0.8-1.3-1.8-2.6-2.9-3.5c-1.1-0.9-2.5-1.6-3.9-2.1c-1.3-0.4-2.6-0.6-4-0.6h-0.3l-0.6,0.1c-0.4,0-0.9,0.1-1.3,0.1	c-0.8,0.1-1.6,0.4-2.3,0.7c-1.3,0.5-2.5,1.3-3.6,2.2s-1.9,2.1-2.6,3.3c-0.8,1.4-1.3,2.8-1.5,4.4c-0.1,0.7-0.1,1.4-0.1,2.1	c0,0.4,0,0.7,0.1,1l0.2,1.2c0.3,1.5,0.9,2.9,1.8,4.2c0.8,1.3,1.8,2.4,3,3.3c1.3,0.9,2.6,1.6,4.1,2.1c1.6,0.4,3.1,0.6,4.8,0.4	c1.6-0.1,3.1-0.6,4.6-1.3c0.7-0.3,1.4-0.8,2-1.2s1.2-0.9,1.7-1.5c0.3-0.3,0.5-0.6,0.8-0.9s0.4-0.6,0.6-0.9s0.8-1.3,1.1-1.9	c0.3-0.5,0.5-1,0.7-1.6c0.1-0.3,0.2-0.6,0.3-0.8s0.1-0.4,0.1-0.7c0.1,0.6,0.1,1.1-0.1,1.6c-0.1,0.3-0.1,0.7-0.3,1	c-0.1,0.3-0.2,0.6-0.3,0.9c-0.3,0.6-0.5,1.2-0.8,1.8c-0.4,0.7-0.8,1.3-1.3,1.9s-1,1.1-1.6,1.6c-1.1,0.9-2.5,1.7-3.9,2.3	c-1.4,0.6-3,0.9-4.6,0.9s-3.2-0.2-4.7-0.7c-1.4-0.4-2.8-1.2-4.1-2.1c-1.2-0.9-2.3-1.9-3.1-3.1c-0.4-0.6-0.8-1.3-1.1-1.9	s-0.6-1.3-0.8-2.1C2.3,19,2.1,17.8,2,16.6c-0.1-1.3,0.1-2.4,0.3-3.6c0.3-1.5,0.9-2.9,1.8-4.3c0.8-1.2,1.6-2.2,2.6-3.1	s2.2-1.7,3.4-2.3c1.4-0.7,3-1.2,4.6-1.3C15.4,2,15.9,2,16.6,2c0.8,0,1.6,0.1,2.4,0.3c1.5,0.3,2.9,0.9,4.3,1.6s2.6,1.8,3.6,3	c0.9,1.1,1.7,2.3,2.3,3.6c0.3,0.6,0.4,1.3,0.6,2C29.8,13,29.9,13.6,30,14.1z'/%3E%3C/svg%3E")
}

.webui-load-d {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M736 480c18 0 32 14 32 32s-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160zm-512 32c0 18-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160c18 0 32 14 32 32zm160 160c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm0-544c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm138 304c-8-16-4-36 12-44l138-80c16-8 36-4 44 12s4 36-12 44l-138 80c-16 8-36 4-44-12zm-276 160c8 16 4 36-12 44l-138 80c-16 8-36 4-44-12s-4-36 12-44l138-80c16-8 36-4 44 12zm262 70l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm-272-470l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm228 182c-16-8-20-28-12-44l80-138c8-16 28-20 44-12s20 28 12 44l-80 138c-8 16-28 20-44 12zm-160 276c16 8 20 28 12 44l-80 138c-8 16-28 20-44 12s-20-28-12-44l80-138c8-16 28-20 44-12zm400 10c16 8 20 28 12 44s-28 20-44 12l-138-80c-16-8-20-28-12-44s28-20 44-12zm-640-296c-16-8-20-28-12-44s28-20 44-12l138 80c16 8 20 28 12 44s-28 20-44 12z'/%3E%3C/svg%3E")
}

.webui-load-d.webui-grey-icon, .btn[disabled] .webui-load-d {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M736 480c18 0 32 14 32 32s-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160zm-512 32c0 18-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160c18 0 32 14 32 32zm160 160c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm0-544c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm138 304c-8-16-4-36 12-44l138-80c16-8 36-4 44 12s4 36-12 44l-138 80c-16 8-36 4-44-12zm-276 160c8 16 4 36-12 44l-138 80c-16 8-36 4-44-12s-4-36 12-44l138-80c16-8 36-4 44 12zm262 70l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm-272-470l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm228 182c-16-8-20-28-12-44l80-138c8-16 28-20 44-12s20 28 12 44l-80 138c-8 16-28 20-44 12zm-160 276c16 8 20 28 12 44l-80 138c-8 16-28 20-44 12s-20-28-12-44l80-138c8-16 28-20 44-12zm400 10c16 8 20 28 12 44s-28 20-44 12l-138-80c-16-8-20-28-12-44s28-20 44-12zm-640-296c-16-8-20-28-12-44s28-20 44-12l138 80c16 8 20 28 12 44s-28 20-44 12z'/%3E%3C/svg%3E")
}

.webui-load-d.webui-red-icon, .danger .webui-load-d {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M736 480c18 0 32 14 32 32s-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160zm-512 32c0 18-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160c18 0 32 14 32 32zm160 160c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm0-544c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm138 304c-8-16-4-36 12-44l138-80c16-8 36-4 44 12s4 36-12 44l-138 80c-16 8-36 4-44-12zm-276 160c8 16 4 36-12 44l-138 80c-16 8-36 4-44-12s-4-36 12-44l138-80c16-8 36-4 44 12zm262 70l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm-272-470l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm228 182c-16-8-20-28-12-44l80-138c8-16 28-20 44-12s20 28 12 44l-80 138c-8 16-28 20-44 12zm-160 276c16 8 20 28 12 44l-80 138c-8 16-28 20-44 12s-20-28-12-44l80-138c8-16 28-20 44-12zm400 10c16 8 20 28 12 44s-28 20-44 12l-138-80c-16-8-20-28-12-44s28-20 44-12zm-640-296c-16-8-20-28-12-44s28-20 44-12l138 80c16 8 20 28 12 44s-28 20-44 12z'/%3E%3C/svg%3E")
}

.webui-load-d.webui-warning-icon, .webui-load-d.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M736 480c18 0 32 14 32 32s-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160zm-512 32c0 18-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160c18 0 32 14 32 32zm160 160c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm0-544c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm138 304c-8-16-4-36 12-44l138-80c16-8 36-4 44 12s4 36-12 44l-138 80c-16 8-36 4-44-12zm-276 160c8 16 4 36-12 44l-138 80c-16 8-36 4-44-12s-4-36 12-44l138-80c16-8 36-4 44 12zm262 70l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm-272-470l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm228 182c-16-8-20-28-12-44l80-138c8-16 28-20 44-12s20 28 12 44l-80 138c-8 16-28 20-44 12zm-160 276c16 8 20 28 12 44l-80 138c-8 16-28 20-44 12s-20-28-12-44l80-138c8-16 28-20 44-12zm400 10c16 8 20 28 12 44s-28 20-44 12l-138-80c-16-8-20-28-12-44s28-20 44-12zm-640-296c-16-8-20-28-12-44s28-20 44-12l138 80c16 8 20 28 12 44s-28 20-44 12z'/%3E%3C/svg%3E")
}

.webui-load-d.webui-white-icon, .combo-row.selected .combo-action-button .webui-load-d.webui-add, .combo-row.selected .combo-action-button .webui-load-d.webui-delete, .combo-row.selected .combo-action-button .webui-load-d.webui-edit, .segmented-button > .btn.active .webui-load-d, .primary .webui-load-d, .radio-group input[type="radio"]:checked + label .webui-load-d, .segmented-button-radio input[type="radio"]:checked + label .webui-load-d {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M736 480c18 0 32 14 32 32s-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160zm-512 32c0 18-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160c18 0 32 14 32 32zm160 160c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm0-544c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm138 304c-8-16-4-36 12-44l138-80c16-8 36-4 44 12s4 36-12 44l-138 80c-16 8-36 4-44-12zm-276 160c8 16 4 36-12 44l-138 80c-16 8-36 4-44-12s-4-36 12-44l138-80c16-8 36-4 44 12zm262 70l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm-272-470l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm228 182c-16-8-20-28-12-44l80-138c8-16 28-20 44-12s20 28 12 44l-80 138c-8 16-28 20-44 12zm-160 276c16 8 20 28 12 44l-80 138c-8 16-28 20-44 12s-20-28-12-44l80-138c8-16 28-20 44-12zm400 10c16 8 20 28 12 44s-28 20-44 12l-138-80c-16-8-20-28-12-44s28-20 44-12zm-640-296c-16-8-20-28-12-44s28-20 44-12l138 80c16 8 20 28 12 44s-28 20-44 12z'/%3E%3C/svg%3E")
}

.webui-load-d.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M736 480c18 0 32 14 32 32s-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160zm-512 32c0 18-14 32-32 32h-160c-18 0-32-14-32-32s14-32 32-32h160c18 0 32 14 32 32zm160 160c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm0-544c18 0 32 14 32 32v160c0 18-14 32-32 32s-32-14-32-32v-160c0-18 14-32 32-32zm138 304c-8-16-4-36 12-44l138-80c16-8 36-4 44 12s4 36-12 44l-138 80c-16 8-36 4-44-12zm-276 160c8 16 4 36-12 44l-138 80c-16 8-36 4-44-12s-4-36 12-44l138-80c16-8 36-4 44 12zm262 70l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm-272-470l80 138c8 16 4 36-12 44s-36 4-44-12l-80-138c-8-16-4-36 12-44s36-4 44 12zm228 182c-16-8-20-28-12-44l80-138c8-16 28-20 44-12s20 28 12 44l-80 138c-8 16-28 20-44 12zm-160 276c16 8 20 28 12 44l-80 138c-8 16-28 20-44 12s-20-28-12-44l80-138c8-16 28-20 44-12zm400 10c16 8 20 28 12 44s-28 20-44 12l-138-80c-16-8-20-28-12-44s28-20 44-12zm-640-296c-16-8-20-28-12-44s28-20 44-12l138 80c16 8 20 28 12 44s-28 20-44 12z'/%3E%3C/svg%3E")
}

.webui-minus-circled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M448 64c248 0 448 200 448 448s-200 448-448 448-448-200-448-448 200-448 448-448zm256 480v-64h-512v64h512z'/%3E%3C/svg%3E")
}

.webui-minus-circled.webui-grey-icon, .btn[disabled] .webui-minus-circled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M448 64c248 0 448 200 448 448s-200 448-448 448-448-200-448-448 200-448 448-448zm256 480v-64h-512v64h512z'/%3E%3C/svg%3E")
}

.webui-minus-circled.webui-red-icon, .danger .webui-minus-circled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M448 64c248 0 448 200 448 448s-200 448-448 448-448-200-448-448 200-448 448-448zm256 480v-64h-512v64h512z'/%3E%3C/svg%3E")
}

.webui-minus-circled.webui-warning-icon, .webui-minus-circled.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M448 64c248 0 448 200 448 448s-200 448-448 448-448-200-448-448 200-448 448-448zm256 480v-64h-512v64h512z'/%3E%3C/svg%3E")
}

.webui-minus-circled.webui-white-icon, .combo-row.selected .combo-action-button .webui-minus-circled.webui-add, .combo-row.selected .combo-action-button .webui-minus-circled.webui-delete, .combo-row.selected .combo-action-button .webui-minus-circled.webui-edit, .segmented-button > .btn.active .webui-minus-circled, .primary .webui-minus-circled, .radio-group input[type="radio"]:checked + label .webui-minus-circled, .segmented-button-radio input[type="radio"]:checked + label .webui-minus-circled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M448 64c248 0 448 200 448 448s-200 448-448 448-448-200-448-448 200-448 448-448zm256 480v-64h-512v64h512z'/%3E%3C/svg%3E")
}

.webui-minus-circled.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M448 64c248 0 448 200 448 448s-200 448-448 448-448-200-448-448 200-448 448-448zm256 480v-64h-512v64h512z'/%3E%3C/svg%3E")
}

.webui-minus-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-minus-round.webui-grey-icon, .btn[disabled] .webui-minus-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-minus-round.webui-red-icon, .danger .webui-minus-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-minus-round.webui-warning-icon, .webui-minus-round.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-minus-round.webui-white-icon, .combo-row.selected .combo-action-button .webui-minus-round.webui-add, .combo-row.selected .combo-action-button .webui-minus-round.webui-delete, .combo-row.selected .combo-action-button .webui-minus-round.webui-edit, .segmented-button > .btn.active .webui-minus-round, .primary .webui-minus-round, .radio-group input[type="radio"]:checked + label .webui-minus-round, .segmented-button-radio input[type="radio"]:checked + label .webui-minus-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-minus-round.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-minus {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M0 576v-128h768v128h-768z'/%3E%3C/svg%3E")
}

.webui-minus.webui-grey-icon, .btn[disabled] .webui-minus {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M0 576v-128h768v128h-768z'/%3E%3C/svg%3E")
}

.webui-minus.webui-red-icon, .danger .webui-minus {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M0 576v-128h768v128h-768z'/%3E%3C/svg%3E")
}

.webui-minus.webui-warning-icon, .webui-minus.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M0 576v-128h768v128h-768z'/%3E%3C/svg%3E")
}

.webui-minus.webui-white-icon, .combo-row.selected .combo-action-button .webui-minus.webui-add, .combo-row.selected .combo-action-button .webui-minus.webui-delete, .combo-row.selected .combo-action-button .webui-minus.webui-edit, .segmented-button > .btn.active .webui-minus, .primary .webui-minus, .radio-group input[type="radio"]:checked + label .webui-minus, .segmented-button-radio input[type="radio"]:checked + label .webui-minus {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M0 576v-128h768v128h-768z'/%3E%3C/svg%3E")
}

.webui-minus.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M0 576v-128h768v128h-768z'/%3E%3C/svg%3E")
}

.webui-move-arrows {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M1024 512q0 14.857-10.857 25.714l-146.286 146.286q-10.857 10.857-25.714 10.857t-25.714-10.857-10.857-25.714v-73.143h-219.429v219.429h73.143q14.857 0 25.714 10.857t10.857 25.714-10.857 25.714l-146.286 146.286q-10.857 10.857-25.714 10.857t-25.714-10.857l-146.286-146.286q-10.857-10.857-10.857-25.714t10.857-25.714 25.714-10.857h73.143v-219.429h-219.429v73.143q0 14.857-10.857 25.714t-25.714 10.857-25.714-10.857l-146.286-146.286q-10.857-10.857-10.857-25.714t10.857-25.714l146.286-146.286q10.857-10.857 25.714-10.857t25.714 10.857 10.857 25.714v73.143h219.429v-219.429h-73.143q-14.857 0-25.714-10.857t-10.857-25.714 10.857-25.714l146.286-146.286q10.857-10.857 25.714-10.857t25.714 10.857l146.286 146.286q10.857 10.857 10.857 25.714t-10.857 25.714-25.714 10.857h-73.143v219.429h219.429v-73.143q0-14.857 10.857-25.714t25.714-10.857 25.714 10.857l146.286 146.286q10.857 10.857 10.857 25.714z'/%3E%3C/svg%3E")
}

.webui-move-arrows.webui-grey-icon, .btn[disabled] .webui-move-arrows {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M1024 512q0 14.857-10.857 25.714l-146.286 146.286q-10.857 10.857-25.714 10.857t-25.714-10.857-10.857-25.714v-73.143h-219.429v219.429h73.143q14.857 0 25.714 10.857t10.857 25.714-10.857 25.714l-146.286 146.286q-10.857 10.857-25.714 10.857t-25.714-10.857l-146.286-146.286q-10.857-10.857-10.857-25.714t10.857-25.714 25.714-10.857h73.143v-219.429h-219.429v73.143q0 14.857-10.857 25.714t-25.714 10.857-25.714-10.857l-146.286-146.286q-10.857-10.857-10.857-25.714t10.857-25.714l146.286-146.286q10.857-10.857 25.714-10.857t25.714 10.857 10.857 25.714v73.143h219.429v-219.429h-73.143q-14.857 0-25.714-10.857t-10.857-25.714 10.857-25.714l146.286-146.286q10.857-10.857 25.714-10.857t25.714 10.857l146.286 146.286q10.857 10.857 10.857 25.714t-10.857 25.714-25.714 10.857h-73.143v219.429h219.429v-73.143q0-14.857 10.857-25.714t25.714-10.857 25.714 10.857l146.286 146.286q10.857 10.857 10.857 25.714z'/%3E%3C/svg%3E")
}

.webui-move-arrows.webui-red-icon, .danger .webui-move-arrows {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M1024 512q0 14.857-10.857 25.714l-146.286 146.286q-10.857 10.857-25.714 10.857t-25.714-10.857-10.857-25.714v-73.143h-219.429v219.429h73.143q14.857 0 25.714 10.857t10.857 25.714-10.857 25.714l-146.286 146.286q-10.857 10.857-25.714 10.857t-25.714-10.857l-146.286-146.286q-10.857-10.857-10.857-25.714t10.857-25.714 25.714-10.857h73.143v-219.429h-219.429v73.143q0 14.857-10.857 25.714t-25.714 10.857-25.714-10.857l-146.286-146.286q-10.857-10.857-10.857-25.714t10.857-25.714l146.286-146.286q10.857-10.857 25.714-10.857t25.714 10.857 10.857 25.714v73.143h219.429v-219.429h-73.143q-14.857 0-25.714-10.857t-10.857-25.714 10.857-25.714l146.286-146.286q10.857-10.857 25.714-10.857t25.714 10.857l146.286 146.286q10.857 10.857 10.857 25.714t-10.857 25.714-25.714 10.857h-73.143v219.429h219.429v-73.143q0-14.857 10.857-25.714t25.714-10.857 25.714 10.857l146.286 146.286q10.857 10.857 10.857 25.714z'/%3E%3C/svg%3E")
}

.webui-move-arrows.webui-warning-icon, .webui-move-arrows.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M1024 512q0 14.857-10.857 25.714l-146.286 146.286q-10.857 10.857-25.714 10.857t-25.714-10.857-10.857-25.714v-73.143h-219.429v219.429h73.143q14.857 0 25.714 10.857t10.857 25.714-10.857 25.714l-146.286 146.286q-10.857 10.857-25.714 10.857t-25.714-10.857l-146.286-146.286q-10.857-10.857-10.857-25.714t10.857-25.714 25.714-10.857h73.143v-219.429h-219.429v73.143q0 14.857-10.857 25.714t-25.714 10.857-25.714-10.857l-146.286-146.286q-10.857-10.857-10.857-25.714t10.857-25.714l146.286-146.286q10.857-10.857 25.714-10.857t25.714 10.857 10.857 25.714v73.143h219.429v-219.429h-73.143q-14.857 0-25.714-10.857t-10.857-25.714 10.857-25.714l146.286-146.286q10.857-10.857 25.714-10.857t25.714 10.857l146.286 146.286q10.857 10.857 10.857 25.714t-10.857 25.714-25.714 10.857h-73.143v219.429h219.429v-73.143q0-14.857 10.857-25.714t25.714-10.857 25.714 10.857l146.286 146.286q10.857 10.857 10.857 25.714z'/%3E%3C/svg%3E")
}

.webui-move-arrows.webui-white-icon, .combo-row.selected .combo-action-button .webui-move-arrows.webui-add, .combo-row.selected .combo-action-button .webui-move-arrows.webui-delete, .combo-row.selected .combo-action-button .webui-move-arrows.webui-edit, .segmented-button > .btn.active .webui-move-arrows, .primary .webui-move-arrows, .radio-group input[type="radio"]:checked + label .webui-move-arrows, .segmented-button-radio input[type="radio"]:checked + label .webui-move-arrows {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M1024 512q0 14.857-10.857 25.714l-146.286 146.286q-10.857 10.857-25.714 10.857t-25.714-10.857-10.857-25.714v-73.143h-219.429v219.429h73.143q14.857 0 25.714 10.857t10.857 25.714-10.857 25.714l-146.286 146.286q-10.857 10.857-25.714 10.857t-25.714-10.857l-146.286-146.286q-10.857-10.857-10.857-25.714t10.857-25.714 25.714-10.857h73.143v-219.429h-219.429v73.143q0 14.857-10.857 25.714t-25.714 10.857-25.714-10.857l-146.286-146.286q-10.857-10.857-10.857-25.714t10.857-25.714l146.286-146.286q10.857-10.857 25.714-10.857t25.714 10.857 10.857 25.714v73.143h219.429v-219.429h-73.143q-14.857 0-25.714-10.857t-10.857-25.714 10.857-25.714l146.286-146.286q10.857-10.857 25.714-10.857t25.714 10.857l146.286 146.286q10.857 10.857 10.857 25.714t-10.857 25.714-25.714 10.857h-73.143v219.429h219.429v-73.143q0-14.857 10.857-25.714t25.714-10.857 25.714 10.857l146.286 146.286q10.857 10.857 10.857 25.714z'/%3E%3C/svg%3E")
}

.webui-move-arrows.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M1024 512q0 14.857-10.857 25.714l-146.286 146.286q-10.857 10.857-25.714 10.857t-25.714-10.857-10.857-25.714v-73.143h-219.429v219.429h73.143q14.857 0 25.714 10.857t10.857 25.714-10.857 25.714l-146.286 146.286q-10.857 10.857-25.714 10.857t-25.714-10.857l-146.286-146.286q-10.857-10.857-10.857-25.714t10.857-25.714 25.714-10.857h73.143v-219.429h-219.429v73.143q0 14.857-10.857 25.714t-25.714 10.857-25.714-10.857l-146.286-146.286q-10.857-10.857-10.857-25.714t10.857-25.714l146.286-146.286q10.857-10.857 25.714-10.857t25.714 10.857 10.857 25.714v73.143h219.429v-219.429h-73.143q-14.857 0-25.714-10.857t-10.857-25.714 10.857-25.714l146.286-146.286q10.857-10.857 25.714-10.857t25.714 10.857l146.286 146.286q10.857 10.857 10.857 25.714t-10.857 25.714-25.714 10.857h-73.143v219.429h219.429v-73.143q0-14.857 10.857-25.714t25.714-10.857 25.714 10.857l146.286 146.286q10.857 10.857 10.857 25.714z'/%3E%3C/svg%3E")
}

.webui-navicon-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%2303a9f4' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0-256c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0 512c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-navicon-round.webui-grey-icon, .btn[disabled] .webui-navicon-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0-256c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0 512c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-navicon-round.webui-red-icon, .danger .webui-navicon-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23f44336' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0-256c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0 512c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-navicon-round.webui-warning-icon, .webui-navicon-round.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23ff9800' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0-256c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0 512c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-navicon-round.webui-white-icon, .combo-row.selected .combo-action-button .webui-navicon-round.webui-add, .combo-row.selected .combo-action-button .webui-navicon-round.webui-delete, .combo-row.selected .combo-action-button .webui-navicon-round.webui-edit, .segmented-button > .btn.active .webui-navicon-round, .primary .webui-navicon-round, .radio-group input[type="radio"]:checked + label .webui-navicon-round, .segmented-button-radio input[type="radio"]:checked + label .webui-navicon-round {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%23fff' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0-256c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0 512c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-navicon-round.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath fill='%234caf50' d='M706 448c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0-256c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644zm0 512c34 0 62 28 62 64s-28 64-62 64h-644c-34 0-62-28-62-64s28-64 62-64h644z'/%3E%3C/svg%3E")
}

.webui-navicon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%2303a9f4' d='M0 546v-64h640v64h-640zm0-192v-64h640v64h-640zm0 384v-64h640v64h-640z'/%3E%3C/svg%3E")
}

.webui-navicon.webui-grey-icon, .btn[disabled] .webui-navicon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M0 546v-64h640v64h-640zm0-192v-64h640v64h-640zm0 384v-64h640v64h-640z'/%3E%3C/svg%3E")
}

.webui-navicon.webui-red-icon, .danger .webui-navicon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23f44336' d='M0 546v-64h640v64h-640zm0-192v-64h640v64h-640zm0 384v-64h640v64h-640z'/%3E%3C/svg%3E")
}

.webui-navicon.webui-warning-icon, .webui-navicon.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23ff9800' d='M0 546v-64h640v64h-640zm0-192v-64h640v64h-640zm0 384v-64h640v64h-640z'/%3E%3C/svg%3E")
}

.webui-navicon.webui-white-icon, .combo-row.selected .combo-action-button .webui-navicon.webui-add, .combo-row.selected .combo-action-button .webui-navicon.webui-delete, .combo-row.selected .combo-action-button .webui-navicon.webui-edit, .segmented-button > .btn.active .webui-navicon, .primary .webui-navicon, .radio-group input[type="radio"]:checked + label .webui-navicon, .segmented-button-radio input[type="radio"]:checked + label .webui-navicon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%23fff' d='M0 546v-64h640v64h-640zm0-192v-64h640v64h-640zm0 384v-64h640v64h-640z'/%3E%3C/svg%3E")
}

.webui-navicon.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1024'%3E%3Cpath fill='%234caf50' d='M0 546v-64h640v64h-640zm0-192v-64h640v64h-640zm0 384v-64h640v64h-640z'/%3E%3C/svg%3E")
}

.webui-editing-mono {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%2303a9f4' d='M381 189l-250 251-91-91 251-250zm59-101c12 12 11 32-2 45l-45 45-91-91 45-45c13-13 33-14 45-2zm-408 275l85 85-117 32z'/%3E%3C/svg%3E")
}

.webui-editing-mono.webui-grey-icon, .btn[disabled] .webui-editing-mono {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M381 189l-250 251-91-91 251-250zm59-101c12 12 11 32-2 45l-45 45-91-91 45-45c13-13 33-14 45-2zm-408 275l85 85-117 32z'/%3E%3C/svg%3E")
}

.webui-editing-mono.webui-red-icon, .danger .webui-editing-mono {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23f44336' d='M381 189l-250 251-91-91 251-250zm59-101c12 12 11 32-2 45l-45 45-91-91 45-45c13-13 33-14 45-2zm-408 275l85 85-117 32z'/%3E%3C/svg%3E")
}

.webui-editing-mono.webui-warning-icon, .webui-editing-mono.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23ff9800' d='M381 189l-250 251-91-91 251-250zm59-101c12 12 11 32-2 45l-45 45-91-91 45-45c13-13 33-14 45-2zm-408 275l85 85-117 32z'/%3E%3C/svg%3E")
}

.webui-editing-mono.webui-white-icon, .combo-row.selected .combo-action-button .webui-editing-mono.webui-add, .combo-row.selected .combo-action-button .webui-editing-mono.webui-delete, .combo-row.selected .combo-action-button .webui-editing-mono.webui-edit, .segmented-button > .btn.active .webui-editing-mono, .primary .webui-editing-mono, .radio-group input[type="radio"]:checked + label .webui-editing-mono, .segmented-button-radio input[type="radio"]:checked + label .webui-editing-mono {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M381 189l-250 251-91-91 251-250zm59-101c12 12 11 32-2 45l-45 45-91-91 45-45c13-13 33-14 45-2zm-408 275l85 85-117 32z'/%3E%3C/svg%3E")
}

.webui-editing-mono.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%234caf50' d='M381 189l-250 251-91-91 251-250zm59-101c12 12 11 32-2 45l-45 45-91-91 45-45c13-13 33-14 45-2zm-408 275l85 85-117 32z'/%3E%3C/svg%3E")
}

.webui-circle-filled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 416 512'%3E%3Cpath fill='%2303a9f4' d='M208 48c115 0 208 93 208 208s-93 208-208 208-208-93-208-208 93-208 208-208zm0 399c105 0 191-86 191-191s-86-191-191-191-191 86-191 191 86 191 191 191zm0-351c88 0 160 72 160 160s-72 160-160 160-160-72-160-160 72-160 160-160z'/%3E%3C/svg%3E")
}

.webui-circle-filled.webui-grey-icon, .btn[disabled] .webui-circle-filled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 416 512'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M208 48c115 0 208 93 208 208s-93 208-208 208-208-93-208-208 93-208 208-208zm0 399c105 0 191-86 191-191s-86-191-191-191-191 86-191 191 86 191 191 191zm0-351c88 0 160 72 160 160s-72 160-160 160-160-72-160-160 72-160 160-160z'/%3E%3C/svg%3E")
}

.webui-circle-filled.webui-red-icon, .danger .webui-circle-filled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 416 512'%3E%3Cpath fill='%23f44336' d='M208 48c115 0 208 93 208 208s-93 208-208 208-208-93-208-208 93-208 208-208zm0 399c105 0 191-86 191-191s-86-191-191-191-191 86-191 191 86 191 191 191zm0-351c88 0 160 72 160 160s-72 160-160 160-160-72-160-160 72-160 160-160z'/%3E%3C/svg%3E")
}

.webui-circle-filled.webui-warning-icon, .webui-circle-filled.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 416 512'%3E%3Cpath fill='%23ff9800' d='M208 48c115 0 208 93 208 208s-93 208-208 208-208-93-208-208 93-208 208-208zm0 399c105 0 191-86 191-191s-86-191-191-191-191 86-191 191 86 191 191 191zm0-351c88 0 160 72 160 160s-72 160-160 160-160-72-160-160 72-160 160-160z'/%3E%3C/svg%3E")
}

.webui-circle-filled.webui-white-icon, .combo-row.selected .combo-action-button .webui-circle-filled.webui-add, .combo-row.selected .combo-action-button .webui-circle-filled.webui-delete, .combo-row.selected .combo-action-button .webui-circle-filled.webui-edit, .segmented-button > .btn.active .webui-circle-filled, .primary .webui-circle-filled, .radio-group input[type="radio"]:checked + label .webui-circle-filled, .segmented-button-radio input[type="radio"]:checked + label .webui-circle-filled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 416 512'%3E%3Cpath fill='%23fff' d='M208 48c115 0 208 93 208 208s-93 208-208 208-208-93-208-208 93-208 208-208zm0 399c105 0 191-86 191-191s-86-191-191-191-191 86-191 191 86 191 191 191zm0-351c88 0 160 72 160 160s-72 160-160 160-160-72-160-160 72-160 160-160z'/%3E%3C/svg%3E")
}

.webui-circle-filled.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 416 512'%3E%3Cpath fill='%234caf50' d='M208 48c115 0 208 93 208 208s-93 208-208 208-208-93-208-208 93-208 208-208zm0 399c105 0 191-86 191-191s-86-191-191-191-191 86-191 191 86 191 191 191zm0-351c88 0 160 72 160 160s-72 160-160 160-160-72-160-160 72-160 160-160z'/%3E%3C/svg%3E")
}

.webui-android-refresh {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 352 512'%3E%3Cpath fill='%2303a9f4' d='M176 388c56 0 104-34 123-84h46c-21 74-88 128-169 128-98 0-176-79-176-176s79-176 176-176c48 0 92 20 124 52l52-52v154h-154l70-70c-23-24-56-40-92-40-73 0-132 59-132 132s59 132 132 132z'/%3E%3C/svg%3E")
}

.webui-android-refresh.webui-grey-icon, .btn[disabled] .webui-android-refresh {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 352 512'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M176 388c56 0 104-34 123-84h46c-21 74-88 128-169 128-98 0-176-79-176-176s79-176 176-176c48 0 92 20 124 52l52-52v154h-154l70-70c-23-24-56-40-92-40-73 0-132 59-132 132s59 132 132 132z'/%3E%3C/svg%3E")
}

.webui-android-refresh.webui-red-icon, .danger .webui-android-refresh {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 352 512'%3E%3Cpath fill='%23f44336' d='M176 388c56 0 104-34 123-84h46c-21 74-88 128-169 128-98 0-176-79-176-176s79-176 176-176c48 0 92 20 124 52l52-52v154h-154l70-70c-23-24-56-40-92-40-73 0-132 59-132 132s59 132 132 132z'/%3E%3C/svg%3E")
}

.webui-android-refresh.webui-warning-icon, .webui-android-refresh.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 352 512'%3E%3Cpath fill='%23ff9800' d='M176 388c56 0 104-34 123-84h46c-21 74-88 128-169 128-98 0-176-79-176-176s79-176 176-176c48 0 92 20 124 52l52-52v154h-154l70-70c-23-24-56-40-92-40-73 0-132 59-132 132s59 132 132 132z'/%3E%3C/svg%3E")
}

.webui-android-refresh.webui-white-icon, .combo-row.selected .combo-action-button .webui-android-refresh.webui-add, .combo-row.selected .combo-action-button .webui-android-refresh.webui-delete, .combo-row.selected .combo-action-button .webui-android-refresh.webui-edit, .segmented-button > .btn.active .webui-android-refresh, .primary .webui-android-refresh, .radio-group input[type="radio"]:checked + label .webui-android-refresh, .segmented-button-radio input[type="radio"]:checked + label .webui-android-refresh {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 352 512'%3E%3Cpath fill='%23fff' d='M176 388c56 0 104-34 123-84h46c-21 74-88 128-169 128-98 0-176-79-176-176s79-176 176-176c48 0 92 20 124 52l52-52v154h-154l70-70c-23-24-56-40-92-40-73 0-132 59-132 132s59 132 132 132z'/%3E%3C/svg%3E")
}

.webui-android-refresh.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 352 512'%3E%3Cpath fill='%234caf50' d='M176 388c56 0 104-34 123-84h46c-21 74-88 128-169 128-98 0-176-79-176-176s79-176 176-176c48 0 92 20 124 52l52-52v154h-154l70-70c-23-24-56-40-92-40-73 0-132 59-132 132s59 132 132 132z'/%3E%3C/svg%3E")
}

.webui-select-row {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolygon fill='%2303a9f4' points='9.727,5.974 20.378,16.625 9.727,27.275 11.406,28.955 22.057,18.305 23.736,16.625 22.057,14.946 11.406,4.295 '/%3E%3C/svg%3E")
}

.webui-select-row.webui-grey-icon, .btn[disabled] .webui-select-row {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23000' fill-opacity='0.4' points='9.727,5.974 20.378,16.625 9.727,27.275 11.406,28.955 22.057,18.305 23.736,16.625 22.057,14.946 11.406,4.295 '/%3E%3C/svg%3E")
}

.webui-select-row.webui-red-icon, .danger .webui-select-row {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23f44336' points='9.727,5.974 20.378,16.625 9.727,27.275 11.406,28.955 22.057,18.305 23.736,16.625 22.057,14.946 11.406,4.295 '/%3E%3C/svg%3E")
}

.webui-select-row.webui-warning-icon, .webui-select-row.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23ff9800' points='9.727,5.974 20.378,16.625 9.727,27.275 11.406,28.955 22.057,18.305 23.736,16.625 22.057,14.946 11.406,4.295 '/%3E%3C/svg%3E")
}

.webui-select-row.webui-white-icon, .combo-row.selected .combo-action-button .webui-select-row.webui-add, .combo-row.selected .combo-action-button .webui-select-row.webui-delete, .combo-row.selected .combo-action-button .webui-select-row.webui-edit, .segmented-button > .btn.active .webui-select-row, .primary .webui-select-row, .radio-group input[type="radio"]:checked + label .webui-select-row, .segmented-button-radio input[type="radio"]:checked + label .webui-select-row {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23fff' points='9.727,5.974 20.378,16.625 9.727,27.275 11.406,28.955 22.057,18.305 23.736,16.625 22.057,14.946 11.406,4.295 '/%3E%3C/svg%3E")
}

.webui-select-row.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolygon fill='%234caf50' points='9.727,5.974 20.378,16.625 9.727,27.275 11.406,28.955 22.057,18.305 23.736,16.625 22.057,14.946 11.406,4.295 '/%3E%3C/svg%3E")
}

.webui-move-first {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%2303a9f4' d='M0 96h79v142l241-142v320l-241-142v142h-79v-320z'/%3E%3C/svg%3E")
}

.webui-move-first.webui-grey-icon, .btn[disabled] .webui-move-first {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M0 96h79v142l241-142v320l-241-142v142h-79v-320z'/%3E%3C/svg%3E")
}

.webui-move-first.webui-red-icon, .danger .webui-move-first {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23f44336' d='M0 96h79v142l241-142v320l-241-142v142h-79v-320z'/%3E%3C/svg%3E")
}

.webui-move-first.webui-warning-icon, .webui-move-first.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23ff9800' d='M0 96h79v142l241-142v320l-241-142v142h-79v-320z'/%3E%3C/svg%3E")
}

.webui-move-first.webui-white-icon, .combo-row.selected .combo-action-button .webui-move-first.webui-add, .combo-row.selected .combo-action-button .webui-move-first.webui-delete, .combo-row.selected .combo-action-button .webui-move-first.webui-edit, .segmented-button > .btn.active .webui-move-first, .primary .webui-move-first, .radio-group input[type="radio"]:checked + label .webui-move-first, .segmented-button-radio input[type="radio"]:checked + label .webui-move-first {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23fff' d='M0 96h79v142l241-142v320l-241-142v142h-79v-320z'/%3E%3C/svg%3E")
}

.webui-move-first.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%234caf50' d='M0 96h79v142l241-142v320l-241-142v142h-79v-320z'/%3E%3C/svg%3E")
}

.webui-move-prev {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px'	 width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%2303a9f4' d='M24,26L8,16L24,6V26z'/%3E%3C/svg%3E")
}

.webui-move-prev.webui-grey-icon, .btn[disabled] .webui-move-prev {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px'	 width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M24,26L8,16L24,6V26z'/%3E%3C/svg%3E")
}

.webui-move-prev.webui-red-icon, .danger .webui-move-prev {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px'	 width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23f44336' d='M24,26L8,16L24,6V26z'/%3E%3C/svg%3E")
}

.webui-move-prev.webui-warning-icon, .webui-move-prev.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px'	 width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff9800' d='M24,26L8,16L24,6V26z'/%3E%3C/svg%3E")
}

.webui-move-prev.webui-white-icon, .combo-row.selected .combo-action-button .webui-move-prev.webui-add, .combo-row.selected .combo-action-button .webui-move-prev.webui-delete, .combo-row.selected .combo-action-button .webui-move-prev.webui-edit, .segmented-button > .btn.active .webui-move-prev, .primary .webui-move-prev, .radio-group input[type="radio"]:checked + label .webui-move-prev, .segmented-button-radio input[type="radio"]:checked + label .webui-move-prev {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px'	 width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M24,26L8,16L24,6V26z'/%3E%3C/svg%3E")
}

.webui-move-prev.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px'	 width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%234caf50' d='M24,26L8,16L24,6V26z'/%3E%3C/svg%3E")
}

.webui-move-next {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%2303a9f4' d='M0 96l256 160-256 160v-320z'/%3E%3C/svg%3E")
}

.webui-move-next.webui-grey-icon, .btn[disabled] .webui-move-next {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M0 96l256 160-256 160v-320z'/%3E%3C/svg%3E")
}

.webui-move-next.webui-red-icon, .danger .webui-move-next {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%23f44336' d='M0 96l256 160-256 160v-320z'/%3E%3C/svg%3E")
}

.webui-move-next.webui-warning-icon, .webui-move-next.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%23ff9800' d='M0 96l256 160-256 160v-320z'/%3E%3C/svg%3E")
}

.webui-move-next.webui-white-icon, .combo-row.selected .combo-action-button .webui-move-next.webui-add, .combo-row.selected .combo-action-button .webui-move-next.webui-delete, .combo-row.selected .combo-action-button .webui-move-next.webui-edit, .segmented-button > .btn.active .webui-move-next, .primary .webui-move-next, .radio-group input[type="radio"]:checked + label .webui-move-next, .segmented-button-radio input[type="radio"]:checked + label .webui-move-next {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%23fff' d='M0 96l256 160-256 160v-320z'/%3E%3C/svg%3E")
}

.webui-move-next.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%234caf50' d='M0 96l256 160-256 160v-320z'/%3E%3C/svg%3E")
}

.webui-move-last {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%2303a9f4' d='M241 96h79v320h-79v-142l-241 142v-320l241 142v-142z'/%3E%3C/svg%3E")
}

.webui-move-last.webui-grey-icon, .btn[disabled] .webui-move-last {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M241 96h79v320h-79v-142l-241 142v-320l241 142v-142z'/%3E%3C/svg%3E")
}

.webui-move-last.webui-red-icon, .danger .webui-move-last {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23f44336' d='M241 96h79v320h-79v-142l-241 142v-320l241 142v-142z'/%3E%3C/svg%3E")
}

.webui-move-last.webui-warning-icon, .webui-move-last.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23ff9800' d='M241 96h79v320h-79v-142l-241 142v-320l241 142v-142z'/%3E%3C/svg%3E")
}

.webui-move-last.webui-white-icon, .combo-row.selected .combo-action-button .webui-move-last.webui-add, .combo-row.selected .combo-action-button .webui-move-last.webui-delete, .combo-row.selected .combo-action-button .webui-move-last.webui-edit, .segmented-button > .btn.active .webui-move-last, .primary .webui-move-last, .radio-group input[type="radio"]:checked + label .webui-move-last, .segmented-button-radio input[type="radio"]:checked + label .webui-move-last {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23fff' d='M241 96h79v320h-79v-142l-241 142v-320l241 142v-142z'/%3E%3C/svg%3E")
}

.webui-move-last.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%234caf50' d='M241 96h79v320h-79v-142l-241 142v-320l241 142v-142z'/%3E%3C/svg%3E")
}

.webui-arrow-dropright {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 512'%3E%3Cpath fill='%2303a9f4' d='M0 128l128 128-128 128v-256z'/%3E%3C/svg%3E")
}

.webui-arrow-dropright.webui-grey-icon, .btn[disabled] .webui-arrow-dropright {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 512'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M0 128l128 128-128 128v-256z'/%3E%3C/svg%3E")
}

.webui-arrow-dropright.webui-red-icon, .danger .webui-arrow-dropright {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 512'%3E%3Cpath fill='%23f44336' d='M0 128l128 128-128 128v-256z'/%3E%3C/svg%3E")
}

.webui-arrow-dropright.webui-warning-icon, .webui-arrow-dropright.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 512'%3E%3Cpath fill='%23ff9800' d='M0 128l128 128-128 128v-256z'/%3E%3C/svg%3E")
}

.webui-arrow-dropright.webui-white-icon, .combo-row.selected .combo-action-button .webui-arrow-dropright.webui-add, .combo-row.selected .combo-action-button .webui-arrow-dropright.webui-delete, .combo-row.selected .combo-action-button .webui-arrow-dropright.webui-edit, .segmented-button > .btn.active .webui-arrow-dropright, .primary .webui-arrow-dropright, .radio-group input[type="radio"]:checked + label .webui-arrow-dropright, .segmented-button-radio input[type="radio"]:checked + label .webui-arrow-dropright {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 512'%3E%3Cpath fill='%23fff' d='M0 128l128 128-128 128v-256z'/%3E%3C/svg%3E")
}

.webui-arrow-dropright.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 512'%3E%3Cpath fill='%234caf50' d='M0 128l128 128-128 128v-256z'/%3E%3C/svg%3E")
}

.webui-arrow-dropdown {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%2303a9f4' d='M0 192h256l-128 128z'/%3E%3C/svg%3E")
}

.webui-arrow-dropdown.webui-grey-icon, .btn[disabled] .webui-arrow-dropdown {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M0 192h256l-128 128z'/%3E%3C/svg%3E")
}

.webui-arrow-dropdown.webui-red-icon, .danger .webui-arrow-dropdown {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%23f44336' d='M0 192h256l-128 128z'/%3E%3C/svg%3E")
}

.webui-arrow-dropdown.webui-warning-icon, .webui-arrow-dropdown.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%23ff9800' d='M0 192h256l-128 128z'/%3E%3C/svg%3E")
}

.webui-arrow-dropdown.webui-white-icon, .combo-row.selected .combo-action-button .webui-arrow-dropdown.webui-add, .combo-row.selected .combo-action-button .webui-arrow-dropdown.webui-delete, .combo-row.selected .combo-action-button .webui-arrow-dropdown.webui-edit, .segmented-button > .btn.active .webui-arrow-dropdown, .primary .webui-arrow-dropdown, .radio-group input[type="radio"]:checked + label .webui-arrow-dropdown, .segmented-button-radio input[type="radio"]:checked + label .webui-arrow-dropdown {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%23fff' d='M0 192h256l-128 128z'/%3E%3C/svg%3E")
}

.webui-arrow-dropdown.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%234caf50' d='M0 192h256l-128 128z'/%3E%3C/svg%3E")
}

.webui-plus-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px'	 width='32px' height='32px' viewBox='0 0 32 32' %3E%3Cpolygon fill='%2303a9f4' stroke='%2303a9f4' points='26.689,15.492 16.507,15.492 16.507,5.311 15.492,5.311 15.492,15.492 5.311,15.492 5.311,16.507 15.492,16.507 	15.492,26.688 16.507,26.688 16.507,16.507 26.689,16.507 '/%3E%3Cpath fill='none' stroke='%2303a9f4' stroke-miterlimit='10' d='M31.458,27.458c0,2.209-1.791,4-4,4H4.542c-2.209,0-4-1.791-4-4V4.542	c0-2.209,1.791-4,4-4h22.916c2.209,0,4,1.791,4,4V27.458z'/%3E%3C/svg%3E")
}

.webui-plus-outline.webui-grey-icon, .btn[disabled] .webui-plus-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px'	 width='32px' height='32px' viewBox='0 0 32 32' %3E%3Cpolygon fill='%23000' fill-opacity='0.4' stroke='%23000' fill-opacity='0.4' points='26.689,15.492 16.507,15.492 16.507,5.311 15.492,5.311 15.492,15.492 5.311,15.492 5.311,16.507 15.492,16.507 	15.492,26.688 16.507,26.688 16.507,16.507 26.689,16.507 '/%3E%3Cpath fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' d='M31.458,27.458c0,2.209-1.791,4-4,4H4.542c-2.209,0-4-1.791-4-4V4.542	c0-2.209,1.791-4,4-4h22.916c2.209,0,4,1.791,4,4V27.458z'/%3E%3C/svg%3E")
}

.webui-plus-outline.webui-red-icon, .danger .webui-plus-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px'	 width='32px' height='32px' viewBox='0 0 32 32' %3E%3Cpolygon fill='%23f44336' stroke='%23f44336' points='26.689,15.492 16.507,15.492 16.507,5.311 15.492,5.311 15.492,15.492 5.311,15.492 5.311,16.507 15.492,16.507 	15.492,26.688 16.507,26.688 16.507,16.507 26.689,16.507 '/%3E%3Cpath fill='none' stroke='%23f44336' stroke-miterlimit='10' d='M31.458,27.458c0,2.209-1.791,4-4,4H4.542c-2.209,0-4-1.791-4-4V4.542	c0-2.209,1.791-4,4-4h22.916c2.209,0,4,1.791,4,4V27.458z'/%3E%3C/svg%3E")
}

.webui-plus-outline.webui-warning-icon, .webui-plus-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px'	 width='32px' height='32px' viewBox='0 0 32 32' %3E%3Cpolygon fill='%23ff9800' stroke='%23ff9800' points='26.689,15.492 16.507,15.492 16.507,5.311 15.492,5.311 15.492,15.492 5.311,15.492 5.311,16.507 15.492,16.507 	15.492,26.688 16.507,26.688 16.507,16.507 26.689,16.507 '/%3E%3Cpath fill='none' stroke='%23ff9800' stroke-miterlimit='10' d='M31.458,27.458c0,2.209-1.791,4-4,4H4.542c-2.209,0-4-1.791-4-4V4.542	c0-2.209,1.791-4,4-4h22.916c2.209,0,4,1.791,4,4V27.458z'/%3E%3C/svg%3E")
}

.webui-plus-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-plus-outline.webui-add, .combo-row.selected .combo-action-button .webui-plus-outline.webui-delete, .combo-row.selected .combo-action-button .webui-plus-outline.webui-edit, .segmented-button > .btn.active .webui-plus-outline, .primary .webui-plus-outline, .radio-group input[type="radio"]:checked + label .webui-plus-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-plus-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px'	 width='32px' height='32px' viewBox='0 0 32 32' %3E%3Cpolygon fill='%23fff' stroke='%23fff' points='26.689,15.492 16.507,15.492 16.507,5.311 15.492,5.311 15.492,15.492 5.311,15.492 5.311,16.507 15.492,16.507 	15.492,26.688 16.507,26.688 16.507,16.507 26.689,16.507 '/%3E%3Cpath fill='none' stroke='%23fff' stroke-miterlimit='10' d='M31.458,27.458c0,2.209-1.791,4-4,4H4.542c-2.209,0-4-1.791-4-4V4.542	c0-2.209,1.791-4,4-4h22.916c2.209,0,4,1.791,4,4V27.458z'/%3E%3C/svg%3E")
}

.webui-plus-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px'	 width='32px' height='32px' viewBox='0 0 32 32' %3E%3Cpolygon fill='%234caf50' stroke='%234caf50' points='26.689,15.492 16.507,15.492 16.507,5.311 15.492,5.311 15.492,15.492 5.311,15.492 5.311,16.507 15.492,16.507 	15.492,26.688 16.507,26.688 16.507,16.507 26.689,16.507 '/%3E%3Cpath fill='none' stroke='%234caf50' stroke-miterlimit='10' d='M31.458,27.458c0,2.209-1.791,4-4,4H4.542c-2.209,0-4-1.791-4-4V4.542	c0-2.209,1.791-4,4-4h22.916c2.209,0,4,1.791,4,4V27.458z'/%3E%3C/svg%3E")
}

.webui-minus-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px'	 width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='none' stroke='%2303a9f4' stroke-miterlimit='10' d='M31.458,27.458c0,2.209-1.791,4-4,4H4.542c-2.209,0-4-1.791-4-4V4.542	c0-2.209,1.791-4,4-4h22.916c2.209,0,4,1.791,4,4V27.458z'/%3E%3Crect stroke='%2303a9f4' x='5.311' y='15.492' width='21.379' height='1.015'/%3E%3C/svg%3E")
}

.webui-minus-outline.webui-grey-icon, .btn[disabled] .webui-minus-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px'	 width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' d='M31.458,27.458c0,2.209-1.791,4-4,4H4.542c-2.209,0-4-1.791-4-4V4.542	c0-2.209,1.791-4,4-4h22.916c2.209,0,4,1.791,4,4V27.458z'/%3E%3Crect stroke='%23000' fill-opacity='0.4' x='5.311' y='15.492' width='21.379' height='1.015'/%3E%3C/svg%3E")
}

.webui-minus-outline.webui-red-icon, .danger .webui-minus-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px'	 width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='none' stroke='%23f44336' stroke-miterlimit='10' d='M31.458,27.458c0,2.209-1.791,4-4,4H4.542c-2.209,0-4-1.791-4-4V4.542	c0-2.209,1.791-4,4-4h22.916c2.209,0,4,1.791,4,4V27.458z'/%3E%3Crect stroke='%23f44336' x='5.311' y='15.492' width='21.379' height='1.015'/%3E%3C/svg%3E")
}

.webui-minus-outline.webui-warning-icon, .webui-minus-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px'	 width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='none' stroke='%23ff9800' stroke-miterlimit='10' d='M31.458,27.458c0,2.209-1.791,4-4,4H4.542c-2.209,0-4-1.791-4-4V4.542	c0-2.209,1.791-4,4-4h22.916c2.209,0,4,1.791,4,4V27.458z'/%3E%3Crect stroke='%23ff9800' x='5.311' y='15.492' width='21.379' height='1.015'/%3E%3C/svg%3E")
}

.webui-minus-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-minus-outline.webui-add, .combo-row.selected .combo-action-button .webui-minus-outline.webui-delete, .combo-row.selected .combo-action-button .webui-minus-outline.webui-edit, .segmented-button > .btn.active .webui-minus-outline, .primary .webui-minus-outline, .radio-group input[type="radio"]:checked + label .webui-minus-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-minus-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px'	 width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='none' stroke='%23fff' stroke-miterlimit='10' d='M31.458,27.458c0,2.209-1.791,4-4,4H4.542c-2.209,0-4-1.791-4-4V4.542	c0-2.209,1.791-4,4-4h22.916c2.209,0,4,1.791,4,4V27.458z'/%3E%3Crect stroke='%23fff' x='5.311' y='15.492' width='21.379' height='1.015'/%3E%3C/svg%3E")
}

.webui-minus-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px'	 width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='none' stroke='%234caf50' stroke-miterlimit='10' d='M31.458,27.458c0,2.209-1.791,4-4,4H4.542c-2.209,0-4-1.791-4-4V4.542	c0-2.209,1.791-4,4-4h22.916c2.209,0,4,1.791,4,4V27.458z'/%3E%3Crect stroke='%234caf50' x='5.311' y='15.492' width='21.379' height='1.015'/%3E%3C/svg%3E")
}

.webui-arrow-full-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%2303a9f4' points='32,3.624 0,3.624 16,28.374 '/%3E%3C/svg%3E")
}

.webui-arrow-full-down.webui-grey-icon, .btn[disabled] .webui-arrow-full-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23000' fill-opacity='0.4' points='32,3.624 0,3.624 16,28.374 '/%3E%3C/svg%3E")
}

.webui-arrow-full-down.webui-red-icon, .danger .webui-arrow-full-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23f44336' points='32,3.624 0,3.624 16,28.374 '/%3E%3C/svg%3E")
}

.webui-arrow-full-down.webui-warning-icon, .webui-arrow-full-down.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23ff9800' points='32,3.624 0,3.624 16,28.374 '/%3E%3C/svg%3E")
}

.webui-arrow-full-down.webui-white-icon, .combo-row.selected .combo-action-button .webui-arrow-full-down.webui-add, .combo-row.selected .combo-action-button .webui-arrow-full-down.webui-delete, .combo-row.selected .combo-action-button .webui-arrow-full-down.webui-edit, .segmented-button > .btn.active .webui-arrow-full-down, .primary .webui-arrow-full-down, .radio-group input[type="radio"]:checked + label .webui-arrow-full-down, .segmented-button-radio input[type="radio"]:checked + label .webui-arrow-full-down {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23fff' points='32,3.624 0,3.624 16,28.374 '/%3E%3C/svg%3E")
}

.webui-arrow-full-down.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%234caf50' points='32,3.624 0,3.624 16,28.374 '/%3E%3C/svg%3E")
}

.webui-arrow-full-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%2303a9f4' points='27,0 27,32 2.25,16 '/%3E%3C/svg%3E")
}

.webui-arrow-full-left.webui-grey-icon, .btn[disabled] .webui-arrow-full-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23000' fill-opacity='0.4' points='27,0 27,32 2.25,16 '/%3E%3C/svg%3E")
}

.webui-arrow-full-left.webui-red-icon, .danger .webui-arrow-full-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23f44336' points='27,0 27,32 2.25,16 '/%3E%3C/svg%3E")
}

.webui-arrow-full-left.webui-warning-icon, .webui-arrow-full-left.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23ff9800' points='27,0 27,32 2.25,16 '/%3E%3C/svg%3E")
}

.webui-arrow-full-left.webui-white-icon, .combo-row.selected .combo-action-button .webui-arrow-full-left.webui-add, .combo-row.selected .combo-action-button .webui-arrow-full-left.webui-delete, .combo-row.selected .combo-action-button .webui-arrow-full-left.webui-edit, .segmented-button > .btn.active .webui-arrow-full-left, .primary .webui-arrow-full-left, .radio-group input[type="radio"]:checked + label .webui-arrow-full-left, .segmented-button-radio input[type="radio"]:checked + label .webui-arrow-full-left {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23fff' points='27,0 27,32 2.25,16 '/%3E%3C/svg%3E")
}

.webui-arrow-full-left.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%234caf50' points='27,0 27,32 2.25,16 '/%3E%3C/svg%3E")
}

.webui-arrow-full-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%2303a9f4' points='3.625,0 3.625,32 28.375,16 '/%3E%3C/svg%3E")
}

.webui-arrow-full-right.webui-grey-icon, .btn[disabled] .webui-arrow-full-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23000' fill-opacity='0.4' points='3.625,0 3.625,32 28.375,16 '/%3E%3C/svg%3E")
}

.webui-arrow-full-right.webui-red-icon, .danger .webui-arrow-full-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23f44336' points='3.625,0 3.625,32 28.375,16 '/%3E%3C/svg%3E")
}

.webui-arrow-full-right.webui-warning-icon, .webui-arrow-full-right.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23ff9800' points='3.625,0 3.625,32 28.375,16 '/%3E%3C/svg%3E")
}

.webui-arrow-full-right.webui-white-icon, .combo-row.selected .combo-action-button .webui-arrow-full-right.webui-add, .combo-row.selected .combo-action-button .webui-arrow-full-right.webui-delete, .combo-row.selected .combo-action-button .webui-arrow-full-right.webui-edit, .segmented-button > .btn.active .webui-arrow-full-right, .primary .webui-arrow-full-right, .radio-group input[type="radio"]:checked + label .webui-arrow-full-right, .segmented-button-radio input[type="radio"]:checked + label .webui-arrow-full-right {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23fff' points='3.625,0 3.625,32 28.375,16 '/%3E%3C/svg%3E")
}

.webui-arrow-full-right.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%234caf50' points='3.625,0 3.625,32 28.375,16 '/%3E%3C/svg%3E")
}

.webui-arrow-full-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%2303a9f4' points='0,28.375 32,28.375 16,3.625 '/%3E%3C/svg%3E")
}

.webui-arrow-full-up.webui-grey-icon, .btn[disabled] .webui-arrow-full-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23000' fill-opacity='0.4' points='0,28.375 32,28.375 16,3.625 '/%3E%3C/svg%3E")
}

.webui-arrow-full-up.webui-red-icon, .danger .webui-arrow-full-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23f44336' points='0,28.375 32,28.375 16,3.625 '/%3E%3C/svg%3E")
}

.webui-arrow-full-up.webui-warning-icon, .webui-arrow-full-up.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23ff9800' points='0,28.375 32,28.375 16,3.625 '/%3E%3C/svg%3E")
}

.webui-arrow-full-up.webui-white-icon, .combo-row.selected .combo-action-button .webui-arrow-full-up.webui-add, .combo-row.selected .combo-action-button .webui-arrow-full-up.webui-delete, .combo-row.selected .combo-action-button .webui-arrow-full-up.webui-edit, .segmented-button > .btn.active .webui-arrow-full-up, .primary .webui-arrow-full-up, .radio-group input[type="radio"]:checked + label .webui-arrow-full-up, .segmented-button-radio input[type="radio"]:checked + label .webui-arrow-full-up {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%23fff' points='0,28.375 32,28.375 16,3.625 '/%3E%3C/svg%3E")
}

.webui-arrow-full-up.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpolygon fill='%234caf50' points='0,28.375 32,28.375 16,3.625 '/%3E%3C/svg%3E")
}

.webui-ios-star-half {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024px' height='1024px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%2303a9f4' d='M344,610L64,414h342L512,96l106,318h342L680,610l108,318L512,730L236,928L344,610z M512,202v488l214,152l-86-244l216-150 H594L512,202z'/%3E%3C/svg%3E")
}

.webui-ios-star-half.webui-grey-icon, .btn[disabled] .webui-ios-star-half {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024px' height='1024px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M344,610L64,414h342L512,96l106,318h342L680,610l108,318L512,730L236,928L344,610z M512,202v488l214,152l-86-244l216-150 H594L512,202z'/%3E%3C/svg%3E")
}

.webui-ios-star-half.webui-red-icon, .danger .webui-ios-star-half {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024px' height='1024px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23f44336' d='M344,610L64,414h342L512,96l106,318h342L680,610l108,318L512,730L236,928L344,610z M512,202v488l214,152l-86-244l216-150 H594L512,202z'/%3E%3C/svg%3E")
}

.webui-ios-star-half.webui-warning-icon, .webui-ios-star-half.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024px' height='1024px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23ff9800' d='M344,610L64,414h342L512,96l106,318h342L680,610l108,318L512,730L236,928L344,610z M512,202v488l214,152l-86-244l216-150 H594L512,202z'/%3E%3C/svg%3E")
}

.webui-ios-star-half.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-star-half.webui-add, .combo-row.selected .combo-action-button .webui-ios-star-half.webui-delete, .combo-row.selected .combo-action-button .webui-ios-star-half.webui-edit, .segmented-button > .btn.active .webui-ios-star-half, .primary .webui-ios-star-half, .radio-group input[type="radio"]:checked + label .webui-ios-star-half, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-star-half {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024px' height='1024px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23fff' d='M344,610L64,414h342L512,96l106,318h342L680,610l108,318L512,730L236,928L344,610z M512,202v488l214,152l-86-244l216-150 H594L512,202z'/%3E%3C/svg%3E")
}

.webui-ios-star-half.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024px' height='1024px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%234caf50' d='M344,610L64,414h342L512,96l106,318h342L680,610l108,318L512,730L236,928L344,610z M512,202v488l214,152l-86-244l216-150 H594L512,202z'/%3E%3C/svg%3E")
}

.webui-ios-star-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024px' height='1024px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%2303a9f4' d='M971,414L691,610l108,318L523,730L247,928l108-318L75,414h342L523,96l106,318H971z M737,842l-86-244l216-150H605l-82-246 l-82,246H179l216,150l-86,244l214-152L737,842z'/%3E%3C/svg%3E")
}

.webui-ios-star-outline.webui-grey-icon, .btn[disabled] .webui-ios-star-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024px' height='1024px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M971,414L691,610l108,318L523,730L247,928l108-318L75,414h342L523,96l106,318H971z M737,842l-86-244l216-150H605l-82-246 l-82,246H179l216,150l-86,244l214-152L737,842z'/%3E%3C/svg%3E")
}

.webui-ios-star-outline.webui-red-icon, .danger .webui-ios-star-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024px' height='1024px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23f44336' d='M971,414L691,610l108,318L523,730L247,928l108-318L75,414h342L523,96l106,318H971z M737,842l-86-244l216-150H605l-82-246 l-82,246H179l216,150l-86,244l214-152L737,842z'/%3E%3C/svg%3E")
}

.webui-ios-star-outline.webui-warning-icon, .webui-ios-star-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024px' height='1024px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23ff9800' d='M971,414L691,610l108,318L523,730L247,928l108-318L75,414h342L523,96l106,318H971z M737,842l-86-244l216-150H605l-82-246 l-82,246H179l216,150l-86,244l214-152L737,842z'/%3E%3C/svg%3E")
}

.webui-ios-star-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-star-outline.webui-add, .combo-row.selected .combo-action-button .webui-ios-star-outline.webui-delete, .combo-row.selected .combo-action-button .webui-ios-star-outline.webui-edit, .segmented-button > .btn.active .webui-ios-star-outline, .primary .webui-ios-star-outline, .radio-group input[type="radio"]:checked + label .webui-ios-star-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-star-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024px' height='1024px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23fff' d='M971,414L691,610l108,318L523,730L247,928l108-318L75,414h342L523,96l106,318H971z M737,842l-86-244l216-150H605l-82-246 l-82,246H179l216,150l-86,244l214-152L737,842z'/%3E%3C/svg%3E")
}

.webui-ios-star-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024px' height='1024px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%234caf50' d='M971,414L691,610l108,318L523,730L247,928l108-318L75,414h342L523,96l106,318H971z M737,842l-86-244l216-150H605l-82-246 l-82,246H179l216,150l-86,244l214-152L737,842z'/%3E%3C/svg%3E")
}

.webui-ios-star {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024px' height='1024px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%2303a9f4' d='M960,414L680,610l108,318L512,730L236,928l108-318L64,414h342L512,96l106,318H960z'/%3E%3C/svg%3E")
}

.webui-ios-star.webui-grey-icon, .btn[disabled] .webui-ios-star {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024px' height='1024px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M960,414L680,610l108,318L512,730L236,928l108-318L64,414h342L512,96l106,318H960z'/%3E%3C/svg%3E")
}

.webui-ios-star.webui-red-icon, .danger .webui-ios-star {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024px' height='1024px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23f44336' d='M960,414L680,610l108,318L512,730L236,928l108-318L64,414h342L512,96l106,318H960z'/%3E%3C/svg%3E")
}

.webui-ios-star.webui-warning-icon, .webui-ios-star.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024px' height='1024px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23ff9800' d='M960,414L680,610l108,318L512,730L236,928l108-318L64,414h342L512,96l106,318H960z'/%3E%3C/svg%3E")
}

.webui-ios-star.webui-white-icon, .combo-row.selected .combo-action-button .webui-ios-star.webui-add, .combo-row.selected .combo-action-button .webui-ios-star.webui-delete, .combo-row.selected .combo-action-button .webui-ios-star.webui-edit, .segmented-button > .btn.active .webui-ios-star, .primary .webui-ios-star, .radio-group input[type="radio"]:checked + label .webui-ios-star, .segmented-button-radio input[type="radio"]:checked + label .webui-ios-star {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024px' height='1024px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23fff' d='M960,414L680,610l108,318L512,730L236,928l108-318L64,414h342L512,96l106,318H960z'/%3E%3C/svg%3E")
}

.webui-ios-star.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024px' height='1024px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%234caf50' d='M960,414L680,610l108,318L512,730L236,928l108-318L64,414h342L512,96l106,318H960z'/%3E%3C/svg%3E")
}

.webui-restore {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 32 32'%3E%3Crect x='6.5' y='11.5' width='14.5' height='14.5' style='fill:none;stroke-width:2;stroke-miterlimit:10;' stroke='%2303a9f4'/%3E%3Cpolygon points='11.5,6.5 11.5,11.5 21,11.5 21,21 26,21 26,6.5' style='fill:none;stroke-width:2;stroke-miterlimit:10;' stroke='%2303a9f4'/%3E%3C/svg%3E")
}

.webui-restore.webui-grey-icon, .btn[disabled] .webui-restore {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 32 32'%3E%3Crect x='6.5' y='11.5' width='14.5' height='14.5' style='fill:none;stroke-width:2;stroke-miterlimit:10;' stroke='%23000' fill-opacity='0.4'/%3E%3Cpolygon points='11.5,6.5 11.5,11.5 21,11.5 21,21 26,21 26,6.5' style='fill:none;stroke-width:2;stroke-miterlimit:10;' stroke='%23000' fill-opacity='0.4'/%3E%3C/svg%3E")
}

.webui-restore.webui-red-icon, .danger .webui-restore {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 32 32'%3E%3Crect x='6.5' y='11.5' width='14.5' height='14.5' style='fill:none;stroke-width:2;stroke-miterlimit:10;' stroke='%23f44336'/%3E%3Cpolygon points='11.5,6.5 11.5,11.5 21,11.5 21,21 26,21 26,6.5' style='fill:none;stroke-width:2;stroke-miterlimit:10;' stroke='%23f44336'/%3E%3C/svg%3E")
}

.webui-restore.webui-warning-icon, .webui-restore.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 32 32'%3E%3Crect x='6.5' y='11.5' width='14.5' height='14.5' style='fill:none;stroke-width:2;stroke-miterlimit:10;' stroke='%23ff9800'/%3E%3Cpolygon points='11.5,6.5 11.5,11.5 21,11.5 21,21 26,21 26,6.5' style='fill:none;stroke-width:2;stroke-miterlimit:10;' stroke='%23ff9800'/%3E%3C/svg%3E")
}

.webui-restore.webui-white-icon, .combo-row.selected .combo-action-button .webui-restore.webui-add, .combo-row.selected .combo-action-button .webui-restore.webui-delete, .combo-row.selected .combo-action-button .webui-restore.webui-edit, .segmented-button > .btn.active .webui-restore, .primary .webui-restore, .radio-group input[type="radio"]:checked + label .webui-restore, .segmented-button-radio input[type="radio"]:checked + label .webui-restore {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 32 32'%3E%3Crect x='6.5' y='11.5' width='14.5' height='14.5' style='fill:none;stroke-width:2;stroke-miterlimit:10;' stroke='%23fff'/%3E%3Cpolygon points='11.5,6.5 11.5,11.5 21,11.5 21,21 26,21 26,6.5' style='fill:none;stroke-width:2;stroke-miterlimit:10;' stroke='%23fff'/%3E%3C/svg%3E")
}

.webui-restore.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 32 32'%3E%3Crect x='6.5' y='11.5' width='14.5' height='14.5' style='fill:none;stroke-width:2;stroke-miterlimit:10;' stroke='%234caf50'/%3E%3Cpolygon points='11.5,6.5 11.5,11.5 21,11.5 21,21 26,21 26,6.5' style='fill:none;stroke-width:2;stroke-miterlimit:10;' stroke='%234caf50'/%3E%3C/svg%3E")
}

.webui-maximize {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 32 32'%3E%3Crect x='4.9' y='4.9' width='22.2' height='22.2' style='fill:none;stroke-width:2;stroke-miterlimit:10;' stroke='%2303a9f4'/%3E%3C/svg%3E")
}

.webui-maximize.webui-grey-icon, .btn[disabled] .webui-maximize {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 32 32'%3E%3Crect x='4.9' y='4.9' width='22.2' height='22.2' style='fill:none;stroke-width:2;stroke-miterlimit:10;' stroke='%23000' fill-opacity='0.4'/%3E%3C/svg%3E")
}

.webui-maximize.webui-red-icon, .danger .webui-maximize {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 32 32'%3E%3Crect x='4.9' y='4.9' width='22.2' height='22.2' style='fill:none;stroke-width:2;stroke-miterlimit:10;' stroke='%23f44336'/%3E%3C/svg%3E")
}

.webui-maximize.webui-warning-icon, .webui-maximize.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 32 32'%3E%3Crect x='4.9' y='4.9' width='22.2' height='22.2' style='fill:none;stroke-width:2;stroke-miterlimit:10;' stroke='%23ff9800'/%3E%3C/svg%3E")
}

.webui-maximize.webui-white-icon, .combo-row.selected .combo-action-button .webui-maximize.webui-add, .combo-row.selected .combo-action-button .webui-maximize.webui-delete, .combo-row.selected .combo-action-button .webui-maximize.webui-edit, .segmented-button > .btn.active .webui-maximize, .primary .webui-maximize, .radio-group input[type="radio"]:checked + label .webui-maximize, .segmented-button-radio input[type="radio"]:checked + label .webui-maximize {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 32 32'%3E%3Crect x='4.9' y='4.9' width='22.2' height='22.2' style='fill:none;stroke-width:2;stroke-miterlimit:10;' stroke='%23fff'/%3E%3C/svg%3E")
}

.webui-maximize.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 32 32'%3E%3Crect x='4.9' y='4.9' width='22.2' height='22.2' style='fill:none;stroke-width:2;stroke-miterlimit:10;' stroke='%234caf50'/%3E%3C/svg%3E")
}

.webui-minimize {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 32 32'%3E%3Crect x='4.7' y='15.6' width='22.4' height='2' style='stroke-width:1;stroke-miterlimit:10;' fill='%2303a9f4' stroke='%2303a9f4'/%3E%3C/svg%3E")
}

.webui-minimize.webui-grey-icon, .btn[disabled] .webui-minimize {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 32 32'%3E%3Crect x='4.7' y='15.6' width='22.4' height='2' style='stroke-width:1;stroke-miterlimit:10;' fill='%23000' fill-opacity='0.4' stroke='%23000' fill-opacity='0.4'/%3E%3C/svg%3E")
}

.webui-minimize.webui-red-icon, .danger .webui-minimize {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 32 32'%3E%3Crect x='4.7' y='15.6' width='22.4' height='2' style='stroke-width:1;stroke-miterlimit:10;' fill='%23f44336' stroke='%23f44336'/%3E%3C/svg%3E")
}

.webui-minimize.webui-warning-icon, .webui-minimize.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 32 32'%3E%3Crect x='4.7' y='15.6' width='22.4' height='2' style='stroke-width:1;stroke-miterlimit:10;' fill='%23ff9800' stroke='%23ff9800'/%3E%3C/svg%3E")
}

.webui-minimize.webui-white-icon, .combo-row.selected .combo-action-button .webui-minimize.webui-add, .combo-row.selected .combo-action-button .webui-minimize.webui-delete, .combo-row.selected .combo-action-button .webui-minimize.webui-edit, .segmented-button > .btn.active .webui-minimize, .primary .webui-minimize, .radio-group input[type="radio"]:checked + label .webui-minimize, .segmented-button-radio input[type="radio"]:checked + label .webui-minimize {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 32 32'%3E%3Crect x='4.7' y='15.6' width='22.4' height='2' style='stroke-width:1;stroke-miterlimit:10;' fill='%23fff' stroke='%23fff'/%3E%3C/svg%3E")
}

.webui-minimize.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 32 32'%3E%3Crect x='4.7' y='15.6' width='22.4' height='2' style='stroke-width:1;stroke-miterlimit:10;' fill='%234caf50' stroke='%234caf50'/%3E%3C/svg%3E")
}

.webui-recent {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%2303a9f4' d='M16,2.9c3.6,0,6.8,1.5,9.2,3.8c2.3,2.4,3.8,5.6,3.8,9.2s-1.5,6.8-3.8,9.2c-2.4,2.3-5.6,3.8-9.2,3.8 s-6.8-1.5-9.2-3.8C4.5,22.8,3,19.5,3,15.9c0-3.6,1.4-6.8,3.8-9.2C9.2,4.4,12.4,2.9,16,2.9L16,2.9z M22.6,15.2c0.4,0,0.7,0.3,0.7,0.7 c0,0.4-0.3,0.7-0.7,0.7H16h0c-0.3,0-0.5-0.1-0.6-0.4l0,0l0,0l0,0l0,0v0l0,0l0,0l0,0l0,0l0,0v0l0,0l0,0l0,0l0,0l0,0v0l0,0l0,0l0,0v0 l0,0l0,0l0,0v0l0,0v0v0l0,0l0,0v0l0,0v0l0,0v0l0,0v0l0,0v0l0,0v0l0,0V7.5c0-0.4,0.3-0.7,0.7-0.7c0.4,0,0.7,0.3,0.7,0.7v7.8H22.6z M24.2,7.7c-2.1-2.1-5-3.4-8.2-3.4S9.9,5.6,7.8,7.7c-2.1,2.1-3.4,5-3.4,8.2s1.3,6.1,3.4,8.2c2.1,2.1,5,3.4,8.2,3.4s6.1-1.3,8.2-3.4 s3.4-5,3.4-8.2C27.6,12.7,26.3,9.8,24.2,7.7L24.2,7.7z'/%3E%3C/svg%3E")
}

.webui-recent.webui-grey-icon, .btn[disabled] .webui-recent {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16,2.9c3.6,0,6.8,1.5,9.2,3.8c2.3,2.4,3.8,5.6,3.8,9.2s-1.5,6.8-3.8,9.2c-2.4,2.3-5.6,3.8-9.2,3.8 s-6.8-1.5-9.2-3.8C4.5,22.8,3,19.5,3,15.9c0-3.6,1.4-6.8,3.8-9.2C9.2,4.4,12.4,2.9,16,2.9L16,2.9z M22.6,15.2c0.4,0,0.7,0.3,0.7,0.7 c0,0.4-0.3,0.7-0.7,0.7H16h0c-0.3,0-0.5-0.1-0.6-0.4l0,0l0,0l0,0l0,0v0l0,0l0,0l0,0l0,0l0,0v0l0,0l0,0l0,0l0,0l0,0v0l0,0l0,0l0,0v0 l0,0l0,0l0,0v0l0,0v0v0l0,0l0,0v0l0,0v0l0,0v0l0,0v0l0,0v0l0,0v0l0,0V7.5c0-0.4,0.3-0.7,0.7-0.7c0.4,0,0.7,0.3,0.7,0.7v7.8H22.6z M24.2,7.7c-2.1-2.1-5-3.4-8.2-3.4S9.9,5.6,7.8,7.7c-2.1,2.1-3.4,5-3.4,8.2s1.3,6.1,3.4,8.2c2.1,2.1,5,3.4,8.2,3.4s6.1-1.3,8.2-3.4 s3.4-5,3.4-8.2C27.6,12.7,26.3,9.8,24.2,7.7L24.2,7.7z'/%3E%3C/svg%3E")
}

.webui-recent.webui-red-icon, .danger .webui-recent {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23f44336' d='M16,2.9c3.6,0,6.8,1.5,9.2,3.8c2.3,2.4,3.8,5.6,3.8,9.2s-1.5,6.8-3.8,9.2c-2.4,2.3-5.6,3.8-9.2,3.8 s-6.8-1.5-9.2-3.8C4.5,22.8,3,19.5,3,15.9c0-3.6,1.4-6.8,3.8-9.2C9.2,4.4,12.4,2.9,16,2.9L16,2.9z M22.6,15.2c0.4,0,0.7,0.3,0.7,0.7 c0,0.4-0.3,0.7-0.7,0.7H16h0c-0.3,0-0.5-0.1-0.6-0.4l0,0l0,0l0,0l0,0v0l0,0l0,0l0,0l0,0l0,0v0l0,0l0,0l0,0l0,0l0,0v0l0,0l0,0l0,0v0 l0,0l0,0l0,0v0l0,0v0v0l0,0l0,0v0l0,0v0l0,0v0l0,0v0l0,0v0l0,0v0l0,0V7.5c0-0.4,0.3-0.7,0.7-0.7c0.4,0,0.7,0.3,0.7,0.7v7.8H22.6z M24.2,7.7c-2.1-2.1-5-3.4-8.2-3.4S9.9,5.6,7.8,7.7c-2.1,2.1-3.4,5-3.4,8.2s1.3,6.1,3.4,8.2c2.1,2.1,5,3.4,8.2,3.4s6.1-1.3,8.2-3.4 s3.4-5,3.4-8.2C27.6,12.7,26.3,9.8,24.2,7.7L24.2,7.7z'/%3E%3C/svg%3E")
}

.webui-recent.webui-warning-icon, .webui-recent.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff9800' d='M16,2.9c3.6,0,6.8,1.5,9.2,3.8c2.3,2.4,3.8,5.6,3.8,9.2s-1.5,6.8-3.8,9.2c-2.4,2.3-5.6,3.8-9.2,3.8 s-6.8-1.5-9.2-3.8C4.5,22.8,3,19.5,3,15.9c0-3.6,1.4-6.8,3.8-9.2C9.2,4.4,12.4,2.9,16,2.9L16,2.9z M22.6,15.2c0.4,0,0.7,0.3,0.7,0.7 c0,0.4-0.3,0.7-0.7,0.7H16h0c-0.3,0-0.5-0.1-0.6-0.4l0,0l0,0l0,0l0,0v0l0,0l0,0l0,0l0,0l0,0v0l0,0l0,0l0,0l0,0l0,0v0l0,0l0,0l0,0v0 l0,0l0,0l0,0v0l0,0v0v0l0,0l0,0v0l0,0v0l0,0v0l0,0v0l0,0v0l0,0v0l0,0V7.5c0-0.4,0.3-0.7,0.7-0.7c0.4,0,0.7,0.3,0.7,0.7v7.8H22.6z M24.2,7.7c-2.1-2.1-5-3.4-8.2-3.4S9.9,5.6,7.8,7.7c-2.1,2.1-3.4,5-3.4,8.2s1.3,6.1,3.4,8.2c2.1,2.1,5,3.4,8.2,3.4s6.1-1.3,8.2-3.4 s3.4-5,3.4-8.2C27.6,12.7,26.3,9.8,24.2,7.7L24.2,7.7z'/%3E%3C/svg%3E")
}

.webui-recent.webui-white-icon, .combo-row.selected .combo-action-button .webui-recent.webui-add, .combo-row.selected .combo-action-button .webui-recent.webui-delete, .combo-row.selected .combo-action-button .webui-recent.webui-edit, .segmented-button > .btn.active .webui-recent, .primary .webui-recent, .radio-group input[type="radio"]:checked + label .webui-recent, .segmented-button-radio input[type="radio"]:checked + label .webui-recent {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M16,2.9c3.6,0,6.8,1.5,9.2,3.8c2.3,2.4,3.8,5.6,3.8,9.2s-1.5,6.8-3.8,9.2c-2.4,2.3-5.6,3.8-9.2,3.8 s-6.8-1.5-9.2-3.8C4.5,22.8,3,19.5,3,15.9c0-3.6,1.4-6.8,3.8-9.2C9.2,4.4,12.4,2.9,16,2.9L16,2.9z M22.6,15.2c0.4,0,0.7,0.3,0.7,0.7 c0,0.4-0.3,0.7-0.7,0.7H16h0c-0.3,0-0.5-0.1-0.6-0.4l0,0l0,0l0,0l0,0v0l0,0l0,0l0,0l0,0l0,0v0l0,0l0,0l0,0l0,0l0,0v0l0,0l0,0l0,0v0 l0,0l0,0l0,0v0l0,0v0v0l0,0l0,0v0l0,0v0l0,0v0l0,0v0l0,0v0l0,0v0l0,0V7.5c0-0.4,0.3-0.7,0.7-0.7c0.4,0,0.7,0.3,0.7,0.7v7.8H22.6z M24.2,7.7c-2.1-2.1-5-3.4-8.2-3.4S9.9,5.6,7.8,7.7c-2.1,2.1-3.4,5-3.4,8.2s1.3,6.1,3.4,8.2c2.1,2.1,5,3.4,8.2,3.4s6.1-1.3,8.2-3.4 s3.4-5,3.4-8.2C27.6,12.7,26.3,9.8,24.2,7.7L24.2,7.7z'/%3E%3C/svg%3E")
}

.webui-recent.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%234caf50' d='M16,2.9c3.6,0,6.8,1.5,9.2,3.8c2.3,2.4,3.8,5.6,3.8,9.2s-1.5,6.8-3.8,9.2c-2.4,2.3-5.6,3.8-9.2,3.8 s-6.8-1.5-9.2-3.8C4.5,22.8,3,19.5,3,15.9c0-3.6,1.4-6.8,3.8-9.2C9.2,4.4,12.4,2.9,16,2.9L16,2.9z M22.6,15.2c0.4,0,0.7,0.3,0.7,0.7 c0,0.4-0.3,0.7-0.7,0.7H16h0c-0.3,0-0.5-0.1-0.6-0.4l0,0l0,0l0,0l0,0v0l0,0l0,0l0,0l0,0l0,0v0l0,0l0,0l0,0l0,0l0,0v0l0,0l0,0l0,0v0 l0,0l0,0l0,0v0l0,0v0v0l0,0l0,0v0l0,0v0l0,0v0l0,0v0l0,0v0l0,0v0l0,0V7.5c0-0.4,0.3-0.7,0.7-0.7c0.4,0,0.7,0.3,0.7,0.7v7.8H22.6z M24.2,7.7c-2.1-2.1-5-3.4-8.2-3.4S9.9,5.6,7.8,7.7c-2.1,2.1-3.4,5-3.4,8.2s1.3,6.1,3.4,8.2c2.1,2.1,5,3.4,8.2,3.4s6.1-1.3,8.2-3.4 s3.4-5,3.4-8.2C27.6,12.7,26.3,9.8,24.2,7.7L24.2,7.7z'/%3E%3C/svg%3E")
}

.webui-save {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath  fill='%2303a9f4' d='M22.8,17c0.3-0.3,0.3-0.7,0-1c-0.3-0.3-0.7-0.3-1,0l-5.1,5.1V4.2c0-0.4-0.3-0.7-0.7-0.7 s-0.7,0.3-0.7,0.7v16.9L10.1,16c-0.3-0.3-0.7-0.3-1,0c-0.3,0.3-0.3,0.7,0,1l6.3,6.3c0.3,0.3,0.7,0.3,1,0L22.8,17z M28,21.7 c0-0.4,0.1-0.7,0.5-0.7s0.4,0.3,0.4,0.7v6.6c0,0.4,0,0.7-0.4,0.7H3.4C3,29,3,28.7,3,28.3v-6.6C3,21.3,3,21,3.4,21s0.4,0.3,0.4,0.7 v6.2H28V21.7z'/%3E%3C/svg%3E")
}

.webui-save.webui-grey-icon, .btn[disabled] .webui-save {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath  fill='%23000' fill-opacity='0.4' d='M22.8,17c0.3-0.3,0.3-0.7,0-1c-0.3-0.3-0.7-0.3-1,0l-5.1,5.1V4.2c0-0.4-0.3-0.7-0.7-0.7 s-0.7,0.3-0.7,0.7v16.9L10.1,16c-0.3-0.3-0.7-0.3-1,0c-0.3,0.3-0.3,0.7,0,1l6.3,6.3c0.3,0.3,0.7,0.3,1,0L22.8,17z M28,21.7 c0-0.4,0.1-0.7,0.5-0.7s0.4,0.3,0.4,0.7v6.6c0,0.4,0,0.7-0.4,0.7H3.4C3,29,3,28.7,3,28.3v-6.6C3,21.3,3,21,3.4,21s0.4,0.3,0.4,0.7 v6.2H28V21.7z'/%3E%3C/svg%3E")
}

.webui-save.webui-red-icon, .danger .webui-save {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath  fill='%23f44336' d='M22.8,17c0.3-0.3,0.3-0.7,0-1c-0.3-0.3-0.7-0.3-1,0l-5.1,5.1V4.2c0-0.4-0.3-0.7-0.7-0.7 s-0.7,0.3-0.7,0.7v16.9L10.1,16c-0.3-0.3-0.7-0.3-1,0c-0.3,0.3-0.3,0.7,0,1l6.3,6.3c0.3,0.3,0.7,0.3,1,0L22.8,17z M28,21.7 c0-0.4,0.1-0.7,0.5-0.7s0.4,0.3,0.4,0.7v6.6c0,0.4,0,0.7-0.4,0.7H3.4C3,29,3,28.7,3,28.3v-6.6C3,21.3,3,21,3.4,21s0.4,0.3,0.4,0.7 v6.2H28V21.7z'/%3E%3C/svg%3E")
}

.webui-save.webui-warning-icon, .webui-save.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath  fill='%23ff9800' d='M22.8,17c0.3-0.3,0.3-0.7,0-1c-0.3-0.3-0.7-0.3-1,0l-5.1,5.1V4.2c0-0.4-0.3-0.7-0.7-0.7 s-0.7,0.3-0.7,0.7v16.9L10.1,16c-0.3-0.3-0.7-0.3-1,0c-0.3,0.3-0.3,0.7,0,1l6.3,6.3c0.3,0.3,0.7,0.3,1,0L22.8,17z M28,21.7 c0-0.4,0.1-0.7,0.5-0.7s0.4,0.3,0.4,0.7v6.6c0,0.4,0,0.7-0.4,0.7H3.4C3,29,3,28.7,3,28.3v-6.6C3,21.3,3,21,3.4,21s0.4,0.3,0.4,0.7 v6.2H28V21.7z'/%3E%3C/svg%3E")
}

.webui-save.webui-white-icon, .combo-row.selected .combo-action-button .webui-save.webui-add, .combo-row.selected .combo-action-button .webui-save.webui-delete, .combo-row.selected .combo-action-button .webui-save.webui-edit, .segmented-button > .btn.active .webui-save, .primary .webui-save, .radio-group input[type="radio"]:checked + label .webui-save, .segmented-button-radio input[type="radio"]:checked + label .webui-save {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath  fill='%23fff' d='M22.8,17c0.3-0.3,0.3-0.7,0-1c-0.3-0.3-0.7-0.3-1,0l-5.1,5.1V4.2c0-0.4-0.3-0.7-0.7-0.7 s-0.7,0.3-0.7,0.7v16.9L10.1,16c-0.3-0.3-0.7-0.3-1,0c-0.3,0.3-0.3,0.7,0,1l6.3,6.3c0.3,0.3,0.7,0.3,1,0L22.8,17z M28,21.7 c0-0.4,0.1-0.7,0.5-0.7s0.4,0.3,0.4,0.7v6.6c0,0.4,0,0.7-0.4,0.7H3.4C3,29,3,28.7,3,28.3v-6.6C3,21.3,3,21,3.4,21s0.4,0.3,0.4,0.7 v6.2H28V21.7z'/%3E%3C/svg%3E")
}

.webui-save.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath  fill='%234caf50' d='M22.8,17c0.3-0.3,0.3-0.7,0-1c-0.3-0.3-0.7-0.3-1,0l-5.1,5.1V4.2c0-0.4-0.3-0.7-0.7-0.7 s-0.7,0.3-0.7,0.7v16.9L10.1,16c-0.3-0.3-0.7-0.3-1,0c-0.3,0.3-0.3,0.7,0,1l6.3,6.3c0.3,0.3,0.7,0.3,1,0L22.8,17z M28,21.7 c0-0.4,0.1-0.7,0.5-0.7s0.4,0.3,0.4,0.7v6.6c0,0.4,0,0.7-0.4,0.7H3.4C3,29,3,28.7,3,28.3v-6.6C3,21.3,3,21,3.4,21s0.4,0.3,0.4,0.7 v6.2H28V21.7z'/%3E%3C/svg%3E")
}

.webui-alert-circled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%2303a9f4' d='M890 844c6 10 10 26 4 36s-16 16-28 16h-836c-12 0-22-6-28-16s-2-26 4-36l414-698c6-10 16-18 28-18s22 8 28 18zm-378-44v-96h-128v96h128zm0-160v-288h-128v288h128z'/%3E%3C/svg%3E")
}

.webui-alert-circled.webui-grey-icon, .btn[disabled] .webui-alert-circled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M890 844c6 10 10 26 4 36s-16 16-28 16h-836c-12 0-22-6-28-16s-2-26 4-36l414-698c6-10 16-18 28-18s22 8 28 18zm-378-44v-96h-128v96h128zm0-160v-288h-128v288h128z'/%3E%3C/svg%3E")
}

.webui-alert-circled.webui-red-icon, .danger .webui-alert-circled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23f44336' d='M890 844c6 10 10 26 4 36s-16 16-28 16h-836c-12 0-22-6-28-16s-2-26 4-36l414-698c6-10 16-18 28-18s22 8 28 18zm-378-44v-96h-128v96h128zm0-160v-288h-128v288h128z'/%3E%3C/svg%3E")
}

.webui-alert-circled.webui-warning-icon, .webui-alert-circled.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23ff9800' d='M890 844c6 10 10 26 4 36s-16 16-28 16h-836c-12 0-22-6-28-16s-2-26 4-36l414-698c6-10 16-18 28-18s22 8 28 18zm-378-44v-96h-128v96h128zm0-160v-288h-128v288h128z'/%3E%3C/svg%3E")
}

.webui-alert-circled.webui-white-icon, .combo-row.selected .combo-action-button .webui-alert-circled.webui-add, .combo-row.selected .combo-action-button .webui-alert-circled.webui-delete, .combo-row.selected .combo-action-button .webui-alert-circled.webui-edit, .segmented-button > .btn.active .webui-alert-circled, .primary .webui-alert-circled, .radio-group input[type="radio"]:checked + label .webui-alert-circled, .segmented-button-radio input[type="radio"]:checked + label .webui-alert-circled {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%23fff' d='M890 844c6 10 10 26 4 36s-16 16-28 16h-836c-12 0-22-6-28-16s-2-26 4-36l414-698c6-10 16-18 28-18s22 8 28 18zm-378-44v-96h-128v96h128zm0-160v-288h-128v288h128z'/%3E%3C/svg%3E")
}

.webui-alert-circled.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='1024' height='1024'%3E%3Cpath fill='%234caf50' d='M890 844c6 10 10 26 4 36s-16 16-28 16h-836c-12 0-22-6-28-16s-2-26 4-36l414-698c6-10 16-18 28-18s22 8 28 18zm-378-44v-96h-128v96h128zm0-160v-288h-128v288h128z'/%3E%3C/svg%3E")
}

.webui-account {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M16,3C8.8,3,3,8.8,3,16s5.8,13,13,13s13-5.8,13-13S23.2,3,16,3z M16,28C9.3,28,3.9,22.6,3.9,15.9C3.9,9.2,9.3,3.8,16,3.8 s12.1,5.4,12.1,12.1C28.1,22.6,22.7,28,16,28z'/%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M19.4,21.6L19.4,21.6c-0.2-0.1-0.3-0.1-0.4-0.2c-0.1-0.1-0.3-0.1-0.4-0.1c-0.1,0-0.2-0.1-0.3-0.1c-0.2,0-0.3-0.1-0.5-0.1 c-0.1,0-0.1,0-0.2,0l0,0c-0.1,0-0.2,0-0.3-0.1l0,0c0,0,0,0,0,0l0,0c-0.1,0-0.2,0-0.3,0l-0.3,0c-0.4,0-0.8,0-1.1,0l-0.1,0l-0.1,0 l-0.1,0c-0.1,0-0.2,0-0.3,0l0,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.2,0-0.3,0.1c-0.2,0-0.3,0.1-0.5,0.1c-0.1,0-0.3,0.1-0.4,0.1l-0.1,0 c-0.2,0.1-0.5,0.2-0.7,0.3l-0.1,0l0,0c-1.9,0.9-3.3,2.6-4.1,4.5c0.2,0.2,0.4,0.3,0.7,0.4c0.6-1.8,2-3.4,3.8-4.2l0.1,0l0,0 c0.2-0.1,0.4-0.2,0.6-0.2l0.1,0c0.1,0,0.2-0.1,0.3-0.1c0.1,0,0.3-0.1,0.4-0.1c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.2,0l0,0 c0.1,0,0.2,0,0.3,0l0.3,0c0.3,0,0.7,0,1,0l0.3,0c0.1,0,0.1,0,0.2,0l0.1,0c0.1,0,0.2,0,0.3,0l0,0c0.1,0,0.1,0,0.2,0 c0.2,0,0.3,0.1,0.5,0.1c0.1,0,0.2,0.1,0.3,0.1c0.1,0,0.2,0.1,0.4,0.1c0.1,0,0.2,0.1,0.3,0.1l0,0c1.8,0.8,3.2,2.4,3.8,4.2 c0.2-0.1,0.5-0.3,0.7-0.4C22.8,24.2,21.4,22.6,19.4,21.6z'/%3E%3Cpath fill='%2303a9f4' d='M11,15.3c0,2,1.2,3.8,3.1,4.6c0.1,0,0.1,0,0.2,0.1l0.1,0c0,0,0.1,0,0.1,0.1c0.5,0.1,1,0.2,1.5,0.2l0,0c0.2,0,0.3,0,0.5,0 c0.1,0,0.1,0,0.2,0l0.1,0c0.1,0,0.1,0,0.2,0c0,0,0.1,0,0.1,0l0.1,0c0.1,0,0.1,0,0.2-0.1c0,0,0.1,0,0.1,0l0.1,0 c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1,0l0,0c0.1,0,0.2-0.1,0.3-0.2l0.1,0c0.1-0.1,0.2-0.1,0.4-0.2c0.1,0,0.1-0.1,0.2-0.1l0.2-0.2 c1.2-1,1.8-2.4,1.8-3.8l0,0c0-2.8-2.3-5-5-5c-2.6,0-4.8,2.1-5,4.7l0,0.1C11,15.1,11,15.2,11,15.3z M11.8,15.1L11.8,15.1 c0.1-2.3,2-4,4.2-4c2.3,0,4.2,1.9,4.2,4.2l0,0c0,1.3-0.6,2.4-1.5,3.3l-0.2,0.1c0,0-0.1,0.1-0.1,0.1c-0.1,0.1-0.2,0.1-0.3,0.2 l-0.1,0c-0.1,0-0.2,0.1-0.3,0.1l-0.1,0.1c-0.1,0-0.1,0-0.2,0.1l-0.1,0c0,0-0.1,0-0.1,0c0,0-0.1,0-0.1,0l-0.2,0c0,0-0.1,0-0.1,0 c-0.1,0-0.1,0-0.2,0l-0.1,0c0,0-0.1,0-0.1,0c-0.1,0-0.3,0-0.4,0l0,0h0c-0.4,0-0.9-0.1-1.3-0.2c0,0-0.1,0-0.1,0l-0.1-0.1 c0,0-0.1,0-0.1-0.1c-1.6-0.7-2.6-2.2-2.6-3.9C11.8,15.2,11.8,15.2,11.8,15.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-account.webui-grey-icon, .btn[disabled] .webui-account {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16,3C8.8,3,3,8.8,3,16s5.8,13,13,13s13-5.8,13-13S23.2,3,16,3z M16,28C9.3,28,3.9,22.6,3.9,15.9C3.9,9.2,9.3,3.8,16,3.8 s12.1,5.4,12.1,12.1C28.1,22.6,22.7,28,16,28z'/%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M19.4,21.6L19.4,21.6c-0.2-0.1-0.3-0.1-0.4-0.2c-0.1-0.1-0.3-0.1-0.4-0.1c-0.1,0-0.2-0.1-0.3-0.1c-0.2,0-0.3-0.1-0.5-0.1 c-0.1,0-0.1,0-0.2,0l0,0c-0.1,0-0.2,0-0.3-0.1l0,0c0,0,0,0,0,0l0,0c-0.1,0-0.2,0-0.3,0l-0.3,0c-0.4,0-0.8,0-1.1,0l-0.1,0l-0.1,0 l-0.1,0c-0.1,0-0.2,0-0.3,0l0,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.2,0-0.3,0.1c-0.2,0-0.3,0.1-0.5,0.1c-0.1,0-0.3,0.1-0.4,0.1l-0.1,0 c-0.2,0.1-0.5,0.2-0.7,0.3l-0.1,0l0,0c-1.9,0.9-3.3,2.6-4.1,4.5c0.2,0.2,0.4,0.3,0.7,0.4c0.6-1.8,2-3.4,3.8-4.2l0.1,0l0,0 c0.2-0.1,0.4-0.2,0.6-0.2l0.1,0c0.1,0,0.2-0.1,0.3-0.1c0.1,0,0.3-0.1,0.4-0.1c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.2,0l0,0 c0.1,0,0.2,0,0.3,0l0.3,0c0.3,0,0.7,0,1,0l0.3,0c0.1,0,0.1,0,0.2,0l0.1,0c0.1,0,0.2,0,0.3,0l0,0c0.1,0,0.1,0,0.2,0 c0.2,0,0.3,0.1,0.5,0.1c0.1,0,0.2,0.1,0.3,0.1c0.1,0,0.2,0.1,0.4,0.1c0.1,0,0.2,0.1,0.3,0.1l0,0c1.8,0.8,3.2,2.4,3.8,4.2 c0.2-0.1,0.5-0.3,0.7-0.4C22.8,24.2,21.4,22.6,19.4,21.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M11,15.3c0,2,1.2,3.8,3.1,4.6c0.1,0,0.1,0,0.2,0.1l0.1,0c0,0,0.1,0,0.1,0.1c0.5,0.1,1,0.2,1.5,0.2l0,0c0.2,0,0.3,0,0.5,0 c0.1,0,0.1,0,0.2,0l0.1,0c0.1,0,0.1,0,0.2,0c0,0,0.1,0,0.1,0l0.1,0c0.1,0,0.1,0,0.2-0.1c0,0,0.1,0,0.1,0l0.1,0 c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1,0l0,0c0.1,0,0.2-0.1,0.3-0.2l0.1,0c0.1-0.1,0.2-0.1,0.4-0.2c0.1,0,0.1-0.1,0.2-0.1l0.2-0.2 c1.2-1,1.8-2.4,1.8-3.8l0,0c0-2.8-2.3-5-5-5c-2.6,0-4.8,2.1-5,4.7l0,0.1C11,15.1,11,15.2,11,15.3z M11.8,15.1L11.8,15.1 c0.1-2.3,2-4,4.2-4c2.3,0,4.2,1.9,4.2,4.2l0,0c0,1.3-0.6,2.4-1.5,3.3l-0.2,0.1c0,0-0.1,0.1-0.1,0.1c-0.1,0.1-0.2,0.1-0.3,0.2 l-0.1,0c-0.1,0-0.2,0.1-0.3,0.1l-0.1,0.1c-0.1,0-0.1,0-0.2,0.1l-0.1,0c0,0-0.1,0-0.1,0c0,0-0.1,0-0.1,0l-0.2,0c0,0-0.1,0-0.1,0 c-0.1,0-0.1,0-0.2,0l-0.1,0c0,0-0.1,0-0.1,0c-0.1,0-0.3,0-0.4,0l0,0h0c-0.4,0-0.9-0.1-1.3-0.2c0,0-0.1,0-0.1,0l-0.1-0.1 c0,0-0.1,0-0.1-0.1c-1.6-0.7-2.6-2.2-2.6-3.9C11.8,15.2,11.8,15.2,11.8,15.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-account.webui-red-icon, .danger .webui-account {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M16,3C8.8,3,3,8.8,3,16s5.8,13,13,13s13-5.8,13-13S23.2,3,16,3z M16,28C9.3,28,3.9,22.6,3.9,15.9C3.9,9.2,9.3,3.8,16,3.8 s12.1,5.4,12.1,12.1C28.1,22.6,22.7,28,16,28z'/%3E%3Cg%3E%3Cpath fill='%23f44336' d='M19.4,21.6L19.4,21.6c-0.2-0.1-0.3-0.1-0.4-0.2c-0.1-0.1-0.3-0.1-0.4-0.1c-0.1,0-0.2-0.1-0.3-0.1c-0.2,0-0.3-0.1-0.5-0.1 c-0.1,0-0.1,0-0.2,0l0,0c-0.1,0-0.2,0-0.3-0.1l0,0c0,0,0,0,0,0l0,0c-0.1,0-0.2,0-0.3,0l-0.3,0c-0.4,0-0.8,0-1.1,0l-0.1,0l-0.1,0 l-0.1,0c-0.1,0-0.2,0-0.3,0l0,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.2,0-0.3,0.1c-0.2,0-0.3,0.1-0.5,0.1c-0.1,0-0.3,0.1-0.4,0.1l-0.1,0 c-0.2,0.1-0.5,0.2-0.7,0.3l-0.1,0l0,0c-1.9,0.9-3.3,2.6-4.1,4.5c0.2,0.2,0.4,0.3,0.7,0.4c0.6-1.8,2-3.4,3.8-4.2l0.1,0l0,0 c0.2-0.1,0.4-0.2,0.6-0.2l0.1,0c0.1,0,0.2-0.1,0.3-0.1c0.1,0,0.3-0.1,0.4-0.1c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.2,0l0,0 c0.1,0,0.2,0,0.3,0l0.3,0c0.3,0,0.7,0,1,0l0.3,0c0.1,0,0.1,0,0.2,0l0.1,0c0.1,0,0.2,0,0.3,0l0,0c0.1,0,0.1,0,0.2,0 c0.2,0,0.3,0.1,0.5,0.1c0.1,0,0.2,0.1,0.3,0.1c0.1,0,0.2,0.1,0.4,0.1c0.1,0,0.2,0.1,0.3,0.1l0,0c1.8,0.8,3.2,2.4,3.8,4.2 c0.2-0.1,0.5-0.3,0.7-0.4C22.8,24.2,21.4,22.6,19.4,21.6z'/%3E%3Cpath fill='%23f44336' d='M11,15.3c0,2,1.2,3.8,3.1,4.6c0.1,0,0.1,0,0.2,0.1l0.1,0c0,0,0.1,0,0.1,0.1c0.5,0.1,1,0.2,1.5,0.2l0,0c0.2,0,0.3,0,0.5,0 c0.1,0,0.1,0,0.2,0l0.1,0c0.1,0,0.1,0,0.2,0c0,0,0.1,0,0.1,0l0.1,0c0.1,0,0.1,0,0.2-0.1c0,0,0.1,0,0.1,0l0.1,0 c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1,0l0,0c0.1,0,0.2-0.1,0.3-0.2l0.1,0c0.1-0.1,0.2-0.1,0.4-0.2c0.1,0,0.1-0.1,0.2-0.1l0.2-0.2 c1.2-1,1.8-2.4,1.8-3.8l0,0c0-2.8-2.3-5-5-5c-2.6,0-4.8,2.1-5,4.7l0,0.1C11,15.1,11,15.2,11,15.3z M11.8,15.1L11.8,15.1 c0.1-2.3,2-4,4.2-4c2.3,0,4.2,1.9,4.2,4.2l0,0c0,1.3-0.6,2.4-1.5,3.3l-0.2,0.1c0,0-0.1,0.1-0.1,0.1c-0.1,0.1-0.2,0.1-0.3,0.2 l-0.1,0c-0.1,0-0.2,0.1-0.3,0.1l-0.1,0.1c-0.1,0-0.1,0-0.2,0.1l-0.1,0c0,0-0.1,0-0.1,0c0,0-0.1,0-0.1,0l-0.2,0c0,0-0.1,0-0.1,0 c-0.1,0-0.1,0-0.2,0l-0.1,0c0,0-0.1,0-0.1,0c-0.1,0-0.3,0-0.4,0l0,0h0c-0.4,0-0.9-0.1-1.3-0.2c0,0-0.1,0-0.1,0l-0.1-0.1 c0,0-0.1,0-0.1-0.1c-1.6-0.7-2.6-2.2-2.6-3.9C11.8,15.2,11.8,15.2,11.8,15.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-account.webui-warning-icon, .webui-account.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M16,3C8.8,3,3,8.8,3,16s5.8,13,13,13s13-5.8,13-13S23.2,3,16,3z M16,28C9.3,28,3.9,22.6,3.9,15.9C3.9,9.2,9.3,3.8,16,3.8 s12.1,5.4,12.1,12.1C28.1,22.6,22.7,28,16,28z'/%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M19.4,21.6L19.4,21.6c-0.2-0.1-0.3-0.1-0.4-0.2c-0.1-0.1-0.3-0.1-0.4-0.1c-0.1,0-0.2-0.1-0.3-0.1c-0.2,0-0.3-0.1-0.5-0.1 c-0.1,0-0.1,0-0.2,0l0,0c-0.1,0-0.2,0-0.3-0.1l0,0c0,0,0,0,0,0l0,0c-0.1,0-0.2,0-0.3,0l-0.3,0c-0.4,0-0.8,0-1.1,0l-0.1,0l-0.1,0 l-0.1,0c-0.1,0-0.2,0-0.3,0l0,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.2,0-0.3,0.1c-0.2,0-0.3,0.1-0.5,0.1c-0.1,0-0.3,0.1-0.4,0.1l-0.1,0 c-0.2,0.1-0.5,0.2-0.7,0.3l-0.1,0l0,0c-1.9,0.9-3.3,2.6-4.1,4.5c0.2,0.2,0.4,0.3,0.7,0.4c0.6-1.8,2-3.4,3.8-4.2l0.1,0l0,0 c0.2-0.1,0.4-0.2,0.6-0.2l0.1,0c0.1,0,0.2-0.1,0.3-0.1c0.1,0,0.3-0.1,0.4-0.1c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.2,0l0,0 c0.1,0,0.2,0,0.3,0l0.3,0c0.3,0,0.7,0,1,0l0.3,0c0.1,0,0.1,0,0.2,0l0.1,0c0.1,0,0.2,0,0.3,0l0,0c0.1,0,0.1,0,0.2,0 c0.2,0,0.3,0.1,0.5,0.1c0.1,0,0.2,0.1,0.3,0.1c0.1,0,0.2,0.1,0.4,0.1c0.1,0,0.2,0.1,0.3,0.1l0,0c1.8,0.8,3.2,2.4,3.8,4.2 c0.2-0.1,0.5-0.3,0.7-0.4C22.8,24.2,21.4,22.6,19.4,21.6z'/%3E%3Cpath fill='%23ff9800' d='M11,15.3c0,2,1.2,3.8,3.1,4.6c0.1,0,0.1,0,0.2,0.1l0.1,0c0,0,0.1,0,0.1,0.1c0.5,0.1,1,0.2,1.5,0.2l0,0c0.2,0,0.3,0,0.5,0 c0.1,0,0.1,0,0.2,0l0.1,0c0.1,0,0.1,0,0.2,0c0,0,0.1,0,0.1,0l0.1,0c0.1,0,0.1,0,0.2-0.1c0,0,0.1,0,0.1,0l0.1,0 c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1,0l0,0c0.1,0,0.2-0.1,0.3-0.2l0.1,0c0.1-0.1,0.2-0.1,0.4-0.2c0.1,0,0.1-0.1,0.2-0.1l0.2-0.2 c1.2-1,1.8-2.4,1.8-3.8l0,0c0-2.8-2.3-5-5-5c-2.6,0-4.8,2.1-5,4.7l0,0.1C11,15.1,11,15.2,11,15.3z M11.8,15.1L11.8,15.1 c0.1-2.3,2-4,4.2-4c2.3,0,4.2,1.9,4.2,4.2l0,0c0,1.3-0.6,2.4-1.5,3.3l-0.2,0.1c0,0-0.1,0.1-0.1,0.1c-0.1,0.1-0.2,0.1-0.3,0.2 l-0.1,0c-0.1,0-0.2,0.1-0.3,0.1l-0.1,0.1c-0.1,0-0.1,0-0.2,0.1l-0.1,0c0,0-0.1,0-0.1,0c0,0-0.1,0-0.1,0l-0.2,0c0,0-0.1,0-0.1,0 c-0.1,0-0.1,0-0.2,0l-0.1,0c0,0-0.1,0-0.1,0c-0.1,0-0.3,0-0.4,0l0,0h0c-0.4,0-0.9-0.1-1.3-0.2c0,0-0.1,0-0.1,0l-0.1-0.1 c0,0-0.1,0-0.1-0.1c-1.6-0.7-2.6-2.2-2.6-3.9C11.8,15.2,11.8,15.2,11.8,15.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-account.webui-white-icon, .combo-row.selected .combo-action-button .webui-account.webui-add, .combo-row.selected .combo-action-button .webui-account.webui-delete, .combo-row.selected .combo-action-button .webui-account.webui-edit, .segmented-button > .btn.active .webui-account, .primary .webui-account, .radio-group input[type="radio"]:checked + label .webui-account, .segmented-button-radio input[type="radio"]:checked + label .webui-account {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M16,3C8.8,3,3,8.8,3,16s5.8,13,13,13s13-5.8,13-13S23.2,3,16,3z M16,28C9.3,28,3.9,22.6,3.9,15.9C3.9,9.2,9.3,3.8,16,3.8 s12.1,5.4,12.1,12.1C28.1,22.6,22.7,28,16,28z'/%3E%3Cg%3E%3Cpath fill='%23fff' d='M19.4,21.6L19.4,21.6c-0.2-0.1-0.3-0.1-0.4-0.2c-0.1-0.1-0.3-0.1-0.4-0.1c-0.1,0-0.2-0.1-0.3-0.1c-0.2,0-0.3-0.1-0.5-0.1 c-0.1,0-0.1,0-0.2,0l0,0c-0.1,0-0.2,0-0.3-0.1l0,0c0,0,0,0,0,0l0,0c-0.1,0-0.2,0-0.3,0l-0.3,0c-0.4,0-0.8,0-1.1,0l-0.1,0l-0.1,0 l-0.1,0c-0.1,0-0.2,0-0.3,0l0,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.2,0-0.3,0.1c-0.2,0-0.3,0.1-0.5,0.1c-0.1,0-0.3,0.1-0.4,0.1l-0.1,0 c-0.2,0.1-0.5,0.2-0.7,0.3l-0.1,0l0,0c-1.9,0.9-3.3,2.6-4.1,4.5c0.2,0.2,0.4,0.3,0.7,0.4c0.6-1.8,2-3.4,3.8-4.2l0.1,0l0,0 c0.2-0.1,0.4-0.2,0.6-0.2l0.1,0c0.1,0,0.2-0.1,0.3-0.1c0.1,0,0.3-0.1,0.4-0.1c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.2,0l0,0 c0.1,0,0.2,0,0.3,0l0.3,0c0.3,0,0.7,0,1,0l0.3,0c0.1,0,0.1,0,0.2,0l0.1,0c0.1,0,0.2,0,0.3,0l0,0c0.1,0,0.1,0,0.2,0 c0.2,0,0.3,0.1,0.5,0.1c0.1,0,0.2,0.1,0.3,0.1c0.1,0,0.2,0.1,0.4,0.1c0.1,0,0.2,0.1,0.3,0.1l0,0c1.8,0.8,3.2,2.4,3.8,4.2 c0.2-0.1,0.5-0.3,0.7-0.4C22.8,24.2,21.4,22.6,19.4,21.6z'/%3E%3Cpath fill='%23fff' d='M11,15.3c0,2,1.2,3.8,3.1,4.6c0.1,0,0.1,0,0.2,0.1l0.1,0c0,0,0.1,0,0.1,0.1c0.5,0.1,1,0.2,1.5,0.2l0,0c0.2,0,0.3,0,0.5,0 c0.1,0,0.1,0,0.2,0l0.1,0c0.1,0,0.1,0,0.2,0c0,0,0.1,0,0.1,0l0.1,0c0.1,0,0.1,0,0.2-0.1c0,0,0.1,0,0.1,0l0.1,0 c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1,0l0,0c0.1,0,0.2-0.1,0.3-0.2l0.1,0c0.1-0.1,0.2-0.1,0.4-0.2c0.1,0,0.1-0.1,0.2-0.1l0.2-0.2 c1.2-1,1.8-2.4,1.8-3.8l0,0c0-2.8-2.3-5-5-5c-2.6,0-4.8,2.1-5,4.7l0,0.1C11,15.1,11,15.2,11,15.3z M11.8,15.1L11.8,15.1 c0.1-2.3,2-4,4.2-4c2.3,0,4.2,1.9,4.2,4.2l0,0c0,1.3-0.6,2.4-1.5,3.3l-0.2,0.1c0,0-0.1,0.1-0.1,0.1c-0.1,0.1-0.2,0.1-0.3,0.2 l-0.1,0c-0.1,0-0.2,0.1-0.3,0.1l-0.1,0.1c-0.1,0-0.1,0-0.2,0.1l-0.1,0c0,0-0.1,0-0.1,0c0,0-0.1,0-0.1,0l-0.2,0c0,0-0.1,0-0.1,0 c-0.1,0-0.1,0-0.2,0l-0.1,0c0,0-0.1,0-0.1,0c-0.1,0-0.3,0-0.4,0l0,0h0c-0.4,0-0.9-0.1-1.3-0.2c0,0-0.1,0-0.1,0l-0.1-0.1 c0,0-0.1,0-0.1-0.1c-1.6-0.7-2.6-2.2-2.6-3.9C11.8,15.2,11.8,15.2,11.8,15.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-account.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M16,3C8.8,3,3,8.8,3,16s5.8,13,13,13s13-5.8,13-13S23.2,3,16,3z M16,28C9.3,28,3.9,22.6,3.9,15.9C3.9,9.2,9.3,3.8,16,3.8 s12.1,5.4,12.1,12.1C28.1,22.6,22.7,28,16,28z'/%3E%3Cg%3E%3Cpath fill='%234caf50' d='M19.4,21.6L19.4,21.6c-0.2-0.1-0.3-0.1-0.4-0.2c-0.1-0.1-0.3-0.1-0.4-0.1c-0.1,0-0.2-0.1-0.3-0.1c-0.2,0-0.3-0.1-0.5-0.1 c-0.1,0-0.1,0-0.2,0l0,0c-0.1,0-0.2,0-0.3-0.1l0,0c0,0,0,0,0,0l0,0c-0.1,0-0.2,0-0.3,0l-0.3,0c-0.4,0-0.8,0-1.1,0l-0.1,0l-0.1,0 l-0.1,0c-0.1,0-0.2,0-0.3,0l0,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.2,0-0.3,0.1c-0.2,0-0.3,0.1-0.5,0.1c-0.1,0-0.3,0.1-0.4,0.1l-0.1,0 c-0.2,0.1-0.5,0.2-0.7,0.3l-0.1,0l0,0c-1.9,0.9-3.3,2.6-4.1,4.5c0.2,0.2,0.4,0.3,0.7,0.4c0.6-1.8,2-3.4,3.8-4.2l0.1,0l0,0 c0.2-0.1,0.4-0.2,0.6-0.2l0.1,0c0.1,0,0.2-0.1,0.3-0.1c0.1,0,0.3-0.1,0.4-0.1c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.2,0l0,0 c0.1,0,0.2,0,0.3,0l0.3,0c0.3,0,0.7,0,1,0l0.3,0c0.1,0,0.1,0,0.2,0l0.1,0c0.1,0,0.2,0,0.3,0l0,0c0.1,0,0.1,0,0.2,0 c0.2,0,0.3,0.1,0.5,0.1c0.1,0,0.2,0.1,0.3,0.1c0.1,0,0.2,0.1,0.4,0.1c0.1,0,0.2,0.1,0.3,0.1l0,0c1.8,0.8,3.2,2.4,3.8,4.2 c0.2-0.1,0.5-0.3,0.7-0.4C22.8,24.2,21.4,22.6,19.4,21.6z'/%3E%3Cpath fill='%234caf50' d='M11,15.3c0,2,1.2,3.8,3.1,4.6c0.1,0,0.1,0,0.2,0.1l0.1,0c0,0,0.1,0,0.1,0.1c0.5,0.1,1,0.2,1.5,0.2l0,0c0.2,0,0.3,0,0.5,0 c0.1,0,0.1,0,0.2,0l0.1,0c0.1,0,0.1,0,0.2,0c0,0,0.1,0,0.1,0l0.1,0c0.1,0,0.1,0,0.2-0.1c0,0,0.1,0,0.1,0l0.1,0 c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1,0l0,0c0.1,0,0.2-0.1,0.3-0.2l0.1,0c0.1-0.1,0.2-0.1,0.4-0.2c0.1,0,0.1-0.1,0.2-0.1l0.2-0.2 c1.2-1,1.8-2.4,1.8-3.8l0,0c0-2.8-2.3-5-5-5c-2.6,0-4.8,2.1-5,4.7l0,0.1C11,15.1,11,15.2,11,15.3z M11.8,15.1L11.8,15.1 c0.1-2.3,2-4,4.2-4c2.3,0,4.2,1.9,4.2,4.2l0,0c0,1.3-0.6,2.4-1.5,3.3l-0.2,0.1c0,0-0.1,0.1-0.1,0.1c-0.1,0.1-0.2,0.1-0.3,0.2 l-0.1,0c-0.1,0-0.2,0.1-0.3,0.1l-0.1,0.1c-0.1,0-0.1,0-0.2,0.1l-0.1,0c0,0-0.1,0-0.1,0c0,0-0.1,0-0.1,0l-0.2,0c0,0-0.1,0-0.1,0 c-0.1,0-0.1,0-0.2,0l-0.1,0c0,0-0.1,0-0.1,0c-0.1,0-0.3,0-0.4,0l0,0h0c-0.4,0-0.9-0.1-1.3-0.2c0,0-0.1,0-0.1,0l-0.1-0.1 c0,0-0.1,0-0.1-0.1c-1.6-0.7-2.6-2.2-2.6-3.9C11.8,15.2,11.8,15.2,11.8,15.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-add {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%2303a9f4' d='M16.2,29c-7.2,0-13-5.8-13-12.9s5.9-13,13-13s13,5.9,13,13S23.4,29,16.2,29z M16.2,3.8C9.4,3.8,3.9,9.2,3.9,16.1 s5.5,12.3,12.3,12.3s12.3-5.5,12.3-12.3S23,3.8,16.2,3.8z'/%3E%3Cpath fill='%2303a9f4' d='M16.2,23.1L16.2,23.1c-0.2,0-0.4-0.2-0.4-0.4V9.4C15.8,9.2,16,9,16.2,9l0,0c0.2,0,0.4,0.2,0.4,0.4v13.2 C16.6,22.9,16.4,23.1,16.2,23.1z'/%3E%3Cpath fill='%2303a9f4' d='M23.2,16.1L23.2,16.1c0,0.2-0.2,0.4-0.4,0.4H9.6c-0.2,0-0.4-0.2-0.4-0.4l0,0c0-0.2,0.2-0.4,0.4-0.4h13.2 C23,15.6,23.2,15.8,23.2,16.1z'/%3E%3C/svg%3E")
}

.webui-add.webui-grey-icon, .btn[disabled] .webui-add {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16.2,29c-7.2,0-13-5.8-13-12.9s5.9-13,13-13s13,5.9,13,13S23.4,29,16.2,29z M16.2,3.8C9.4,3.8,3.9,9.2,3.9,16.1 s5.5,12.3,12.3,12.3s12.3-5.5,12.3-12.3S23,3.8,16.2,3.8z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16.2,23.1L16.2,23.1c-0.2,0-0.4-0.2-0.4-0.4V9.4C15.8,9.2,16,9,16.2,9l0,0c0.2,0,0.4,0.2,0.4,0.4v13.2 C16.6,22.9,16.4,23.1,16.2,23.1z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M23.2,16.1L23.2,16.1c0,0.2-0.2,0.4-0.4,0.4H9.6c-0.2,0-0.4-0.2-0.4-0.4l0,0c0-0.2,0.2-0.4,0.4-0.4h13.2 C23,15.6,23.2,15.8,23.2,16.1z'/%3E%3C/svg%3E")
}

.webui-add.webui-red-icon, .danger .webui-add {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23f44336' d='M16.2,29c-7.2,0-13-5.8-13-12.9s5.9-13,13-13s13,5.9,13,13S23.4,29,16.2,29z M16.2,3.8C9.4,3.8,3.9,9.2,3.9,16.1 s5.5,12.3,12.3,12.3s12.3-5.5,12.3-12.3S23,3.8,16.2,3.8z'/%3E%3Cpath fill='%23f44336' d='M16.2,23.1L16.2,23.1c-0.2,0-0.4-0.2-0.4-0.4V9.4C15.8,9.2,16,9,16.2,9l0,0c0.2,0,0.4,0.2,0.4,0.4v13.2 C16.6,22.9,16.4,23.1,16.2,23.1z'/%3E%3Cpath fill='%23f44336' d='M23.2,16.1L23.2,16.1c0,0.2-0.2,0.4-0.4,0.4H9.6c-0.2,0-0.4-0.2-0.4-0.4l0,0c0-0.2,0.2-0.4,0.4-0.4h13.2 C23,15.6,23.2,15.8,23.2,16.1z'/%3E%3C/svg%3E")
}

.webui-add.webui-warning-icon, .webui-add.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff9800' d='M16.2,29c-7.2,0-13-5.8-13-12.9s5.9-13,13-13s13,5.9,13,13S23.4,29,16.2,29z M16.2,3.8C9.4,3.8,3.9,9.2,3.9,16.1 s5.5,12.3,12.3,12.3s12.3-5.5,12.3-12.3S23,3.8,16.2,3.8z'/%3E%3Cpath fill='%23ff9800' d='M16.2,23.1L16.2,23.1c-0.2,0-0.4-0.2-0.4-0.4V9.4C15.8,9.2,16,9,16.2,9l0,0c0.2,0,0.4,0.2,0.4,0.4v13.2 C16.6,22.9,16.4,23.1,16.2,23.1z'/%3E%3Cpath fill='%23ff9800' d='M23.2,16.1L23.2,16.1c0,0.2-0.2,0.4-0.4,0.4H9.6c-0.2,0-0.4-0.2-0.4-0.4l0,0c0-0.2,0.2-0.4,0.4-0.4h13.2 C23,15.6,23.2,15.8,23.2,16.1z'/%3E%3C/svg%3E")
}

.webui-add.webui-white-icon, .combo-row.selected .combo-action-button .webui-add, .segmented-button > .btn.active .webui-add, .primary .webui-add, .radio-group input[type="radio"]:checked + label .webui-add, .segmented-button-radio input[type="radio"]:checked + label .webui-add {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M16.2,29c-7.2,0-13-5.8-13-12.9s5.9-13,13-13s13,5.9,13,13S23.4,29,16.2,29z M16.2,3.8C9.4,3.8,3.9,9.2,3.9,16.1 s5.5,12.3,12.3,12.3s12.3-5.5,12.3-12.3S23,3.8,16.2,3.8z'/%3E%3Cpath fill='%23fff' d='M16.2,23.1L16.2,23.1c-0.2,0-0.4-0.2-0.4-0.4V9.4C15.8,9.2,16,9,16.2,9l0,0c0.2,0,0.4,0.2,0.4,0.4v13.2 C16.6,22.9,16.4,23.1,16.2,23.1z'/%3E%3Cpath fill='%23fff' d='M23.2,16.1L23.2,16.1c0,0.2-0.2,0.4-0.4,0.4H9.6c-0.2,0-0.4-0.2-0.4-0.4l0,0c0-0.2,0.2-0.4,0.4-0.4h13.2 C23,15.6,23.2,15.8,23.2,16.1z'/%3E%3C/svg%3E")
}

.webui-add.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%234caf50' d='M16.2,29c-7.2,0-13-5.8-13-12.9s5.9-13,13-13s13,5.9,13,13S23.4,29,16.2,29z M16.2,3.8C9.4,3.8,3.9,9.2,3.9,16.1 s5.5,12.3,12.3,12.3s12.3-5.5,12.3-12.3S23,3.8,16.2,3.8z'/%3E%3Cpath fill='%234caf50' d='M16.2,23.1L16.2,23.1c-0.2,0-0.4-0.2-0.4-0.4V9.4C15.8,9.2,16,9,16.2,9l0,0c0.2,0,0.4,0.2,0.4,0.4v13.2 C16.6,22.9,16.4,23.1,16.2,23.1z'/%3E%3Cpath fill='%234caf50' d='M23.2,16.1L23.2,16.1c0,0.2-0.2,0.4-0.4,0.4H9.6c-0.2,0-0.4-0.2-0.4-0.4l0,0c0-0.2,0.2-0.4,0.4-0.4h13.2 C23,15.6,23.2,15.8,23.2,16.1z'/%3E%3C/svg%3E")
}

.webui-automatic {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cline style='fill:none;' x1='17.4' y1='23.6' x2='17.4' y2='23.6'/%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M23.5,17.4v-2.9h-1.4c-0.2-0.7-0.4-1.3-0.8-1.9l1-1l-2-2l-1,1c-0.6-0.4-1.2-0.6-1.9-0.8V8.3h-2.9v1.5 c-0.7,0.2-1.3,0.4-1.9,0.8l-1.1-1.1l-2,2l1.1,1.1c-0.1,0.1-0.2,0.3-0.2,0.4c-0.2,0.4-0.4,0.9-0.5,1.4H8.3v2.9h1.6 c0,0.2,0.1,0.4,0.2,0.6c0,0,0,0,0,0c0,0,0,0,0,0c0.2,0.4,0.4,0.9,0.6,1.3l-1.1,1.1l2,2l1.1-1.1c0.6,0.4,1.2,0.6,1.9,0.8v1.5h2.8 v-1.5c0.7-0.2,1.4-0.4,2-0.8l1,1l2-2l-1-1c0.4-0.6,0.7-1.3,0.8-2L23.5,17.4L23.5,17.4z M20.6,19.3l0.9,0.9l-1.1,1.1l-0.9-0.9 c-0.8,0.6-1.7,1-2.7,1.1v1.3h-1.6v-1.3c-1-0.1-1.9-0.5-2.6-1.1l-1,1l-1.1-1.1l1-1c-0.6-0.7-0.9-1.6-1.1-2.6H9v-1.6h1.4l0-0.1 c0.1-0.9,0.5-1.8,1-2.5l-1-1l1.1-1.1l1,1c0.7-0.6,1.6-1,2.6-1.1V9h1.6v1.3c1,0.1,1.9,0.5,2.7,1.1l0.9-0.9l1.1,1.1l-0.9,0.9 c0.6,0.7,1,1.6,1.1,2.6h1.4v1.6h-1.4C21.5,17.7,21.2,18.6,20.6,19.3L20.6,19.3z'/%3E%3Cpath fill='%2303a9f4' d='M16,12.5c-1.9,0-3.5,1.6-3.5,3.5s1.6,3.5,3.5,3.5s3.5-1.6,3.5-3.5S17.9,12.5,16,12.5z M16,18.8c-1.6,0-2.9-1.3-2.9-2.9 c0-1.6,1.3-2.9,2.9-2.9s2.9,1.3,2.9,2.9C18.8,17.5,17.5,18.8,16,18.8z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%2303a9f4' d='M27.4,3h-23C3.6,3,3,3.6,3,4.4v23.1c0,0.8,0.6,1.4,1.4,1.4h23c0.8,0,1.4-0.6,1.4-1.4V4.4C28.8,3.6,28.2,3,27.4,3z M28,27.2 c0,0.5-0.4,0.9-0.9,0.9H4.7c-0.5,0-0.9-0.4-0.9-0.9V4.8c0-0.5,0.4-1,1-1h22.3c0.5,0,0.9,0.4,0.9,0.9V27.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-automatic.webui-grey-icon, .btn[disabled] .webui-automatic {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cline style='fill:none;' x1='17.4' y1='23.6' x2='17.4' y2='23.6'/%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M23.5,17.4v-2.9h-1.4c-0.2-0.7-0.4-1.3-0.8-1.9l1-1l-2-2l-1,1c-0.6-0.4-1.2-0.6-1.9-0.8V8.3h-2.9v1.5 c-0.7,0.2-1.3,0.4-1.9,0.8l-1.1-1.1l-2,2l1.1,1.1c-0.1,0.1-0.2,0.3-0.2,0.4c-0.2,0.4-0.4,0.9-0.5,1.4H8.3v2.9h1.6 c0,0.2,0.1,0.4,0.2,0.6c0,0,0,0,0,0c0,0,0,0,0,0c0.2,0.4,0.4,0.9,0.6,1.3l-1.1,1.1l2,2l1.1-1.1c0.6,0.4,1.2,0.6,1.9,0.8v1.5h2.8 v-1.5c0.7-0.2,1.4-0.4,2-0.8l1,1l2-2l-1-1c0.4-0.6,0.7-1.3,0.8-2L23.5,17.4L23.5,17.4z M20.6,19.3l0.9,0.9l-1.1,1.1l-0.9-0.9 c-0.8,0.6-1.7,1-2.7,1.1v1.3h-1.6v-1.3c-1-0.1-1.9-0.5-2.6-1.1l-1,1l-1.1-1.1l1-1c-0.6-0.7-0.9-1.6-1.1-2.6H9v-1.6h1.4l0-0.1 c0.1-0.9,0.5-1.8,1-2.5l-1-1l1.1-1.1l1,1c0.7-0.6,1.6-1,2.6-1.1V9h1.6v1.3c1,0.1,1.9,0.5,2.7,1.1l0.9-0.9l1.1,1.1l-0.9,0.9 c0.6,0.7,1,1.6,1.1,2.6h1.4v1.6h-1.4C21.5,17.7,21.2,18.6,20.6,19.3L20.6,19.3z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16,12.5c-1.9,0-3.5,1.6-3.5,3.5s1.6,3.5,3.5,3.5s3.5-1.6,3.5-3.5S17.9,12.5,16,12.5z M16,18.8c-1.6,0-2.9-1.3-2.9-2.9 c0-1.6,1.3-2.9,2.9-2.9s2.9,1.3,2.9,2.9C18.8,17.5,17.5,18.8,16,18.8z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M27.4,3h-23C3.6,3,3,3.6,3,4.4v23.1c0,0.8,0.6,1.4,1.4,1.4h23c0.8,0,1.4-0.6,1.4-1.4V4.4C28.8,3.6,28.2,3,27.4,3z M28,27.2 c0,0.5-0.4,0.9-0.9,0.9H4.7c-0.5,0-0.9-0.4-0.9-0.9V4.8c0-0.5,0.4-1,1-1h22.3c0.5,0,0.9,0.4,0.9,0.9V27.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-automatic.webui-red-icon, .danger .webui-automatic {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cline style='fill:none;' x1='17.4' y1='23.6' x2='17.4' y2='23.6'/%3E%3Cg%3E%3Cpath fill='%23f44336' d='M23.5,17.4v-2.9h-1.4c-0.2-0.7-0.4-1.3-0.8-1.9l1-1l-2-2l-1,1c-0.6-0.4-1.2-0.6-1.9-0.8V8.3h-2.9v1.5 c-0.7,0.2-1.3,0.4-1.9,0.8l-1.1-1.1l-2,2l1.1,1.1c-0.1,0.1-0.2,0.3-0.2,0.4c-0.2,0.4-0.4,0.9-0.5,1.4H8.3v2.9h1.6 c0,0.2,0.1,0.4,0.2,0.6c0,0,0,0,0,0c0,0,0,0,0,0c0.2,0.4,0.4,0.9,0.6,1.3l-1.1,1.1l2,2l1.1-1.1c0.6,0.4,1.2,0.6,1.9,0.8v1.5h2.8 v-1.5c0.7-0.2,1.4-0.4,2-0.8l1,1l2-2l-1-1c0.4-0.6,0.7-1.3,0.8-2L23.5,17.4L23.5,17.4z M20.6,19.3l0.9,0.9l-1.1,1.1l-0.9-0.9 c-0.8,0.6-1.7,1-2.7,1.1v1.3h-1.6v-1.3c-1-0.1-1.9-0.5-2.6-1.1l-1,1l-1.1-1.1l1-1c-0.6-0.7-0.9-1.6-1.1-2.6H9v-1.6h1.4l0-0.1 c0.1-0.9,0.5-1.8,1-2.5l-1-1l1.1-1.1l1,1c0.7-0.6,1.6-1,2.6-1.1V9h1.6v1.3c1,0.1,1.9,0.5,2.7,1.1l0.9-0.9l1.1,1.1l-0.9,0.9 c0.6,0.7,1,1.6,1.1,2.6h1.4v1.6h-1.4C21.5,17.7,21.2,18.6,20.6,19.3L20.6,19.3z'/%3E%3Cpath fill='%23f44336' d='M16,12.5c-1.9,0-3.5,1.6-3.5,3.5s1.6,3.5,3.5,3.5s3.5-1.6,3.5-3.5S17.9,12.5,16,12.5z M16,18.8c-1.6,0-2.9-1.3-2.9-2.9 c0-1.6,1.3-2.9,2.9-2.9s2.9,1.3,2.9,2.9C18.8,17.5,17.5,18.8,16,18.8z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23f44336' d='M27.4,3h-23C3.6,3,3,3.6,3,4.4v23.1c0,0.8,0.6,1.4,1.4,1.4h23c0.8,0,1.4-0.6,1.4-1.4V4.4C28.8,3.6,28.2,3,27.4,3z M28,27.2 c0,0.5-0.4,0.9-0.9,0.9H4.7c-0.5,0-0.9-0.4-0.9-0.9V4.8c0-0.5,0.4-1,1-1h22.3c0.5,0,0.9,0.4,0.9,0.9V27.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-automatic.webui-warning-icon, .webui-automatic.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cline style='fill:none;' x1='17.4' y1='23.6' x2='17.4' y2='23.6'/%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M23.5,17.4v-2.9h-1.4c-0.2-0.7-0.4-1.3-0.8-1.9l1-1l-2-2l-1,1c-0.6-0.4-1.2-0.6-1.9-0.8V8.3h-2.9v1.5 c-0.7,0.2-1.3,0.4-1.9,0.8l-1.1-1.1l-2,2l1.1,1.1c-0.1,0.1-0.2,0.3-0.2,0.4c-0.2,0.4-0.4,0.9-0.5,1.4H8.3v2.9h1.6 c0,0.2,0.1,0.4,0.2,0.6c0,0,0,0,0,0c0,0,0,0,0,0c0.2,0.4,0.4,0.9,0.6,1.3l-1.1,1.1l2,2l1.1-1.1c0.6,0.4,1.2,0.6,1.9,0.8v1.5h2.8 v-1.5c0.7-0.2,1.4-0.4,2-0.8l1,1l2-2l-1-1c0.4-0.6,0.7-1.3,0.8-2L23.5,17.4L23.5,17.4z M20.6,19.3l0.9,0.9l-1.1,1.1l-0.9-0.9 c-0.8,0.6-1.7,1-2.7,1.1v1.3h-1.6v-1.3c-1-0.1-1.9-0.5-2.6-1.1l-1,1l-1.1-1.1l1-1c-0.6-0.7-0.9-1.6-1.1-2.6H9v-1.6h1.4l0-0.1 c0.1-0.9,0.5-1.8,1-2.5l-1-1l1.1-1.1l1,1c0.7-0.6,1.6-1,2.6-1.1V9h1.6v1.3c1,0.1,1.9,0.5,2.7,1.1l0.9-0.9l1.1,1.1l-0.9,0.9 c0.6,0.7,1,1.6,1.1,2.6h1.4v1.6h-1.4C21.5,17.7,21.2,18.6,20.6,19.3L20.6,19.3z'/%3E%3Cpath fill='%23ff9800' d='M16,12.5c-1.9,0-3.5,1.6-3.5,3.5s1.6,3.5,3.5,3.5s3.5-1.6,3.5-3.5S17.9,12.5,16,12.5z M16,18.8c-1.6,0-2.9-1.3-2.9-2.9 c0-1.6,1.3-2.9,2.9-2.9s2.9,1.3,2.9,2.9C18.8,17.5,17.5,18.8,16,18.8z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23ff9800' d='M27.4,3h-23C3.6,3,3,3.6,3,4.4v23.1c0,0.8,0.6,1.4,1.4,1.4h23c0.8,0,1.4-0.6,1.4-1.4V4.4C28.8,3.6,28.2,3,27.4,3z M28,27.2 c0,0.5-0.4,0.9-0.9,0.9H4.7c-0.5,0-0.9-0.4-0.9-0.9V4.8c0-0.5,0.4-1,1-1h22.3c0.5,0,0.9,0.4,0.9,0.9V27.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-automatic.webui-white-icon, .combo-row.selected .combo-action-button .webui-automatic.webui-add, .combo-row.selected .combo-action-button .webui-automatic.webui-delete, .combo-row.selected .combo-action-button .webui-automatic.webui-edit, .segmented-button > .btn.active .webui-automatic, .primary .webui-automatic, .radio-group input[type="radio"]:checked + label .webui-automatic, .segmented-button-radio input[type="radio"]:checked + label .webui-automatic {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cline style='fill:none;' x1='17.4' y1='23.6' x2='17.4' y2='23.6'/%3E%3Cg%3E%3Cpath fill='%23fff' d='M23.5,17.4v-2.9h-1.4c-0.2-0.7-0.4-1.3-0.8-1.9l1-1l-2-2l-1,1c-0.6-0.4-1.2-0.6-1.9-0.8V8.3h-2.9v1.5 c-0.7,0.2-1.3,0.4-1.9,0.8l-1.1-1.1l-2,2l1.1,1.1c-0.1,0.1-0.2,0.3-0.2,0.4c-0.2,0.4-0.4,0.9-0.5,1.4H8.3v2.9h1.6 c0,0.2,0.1,0.4,0.2,0.6c0,0,0,0,0,0c0,0,0,0,0,0c0.2,0.4,0.4,0.9,0.6,1.3l-1.1,1.1l2,2l1.1-1.1c0.6,0.4,1.2,0.6,1.9,0.8v1.5h2.8 v-1.5c0.7-0.2,1.4-0.4,2-0.8l1,1l2-2l-1-1c0.4-0.6,0.7-1.3,0.8-2L23.5,17.4L23.5,17.4z M20.6,19.3l0.9,0.9l-1.1,1.1l-0.9-0.9 c-0.8,0.6-1.7,1-2.7,1.1v1.3h-1.6v-1.3c-1-0.1-1.9-0.5-2.6-1.1l-1,1l-1.1-1.1l1-1c-0.6-0.7-0.9-1.6-1.1-2.6H9v-1.6h1.4l0-0.1 c0.1-0.9,0.5-1.8,1-2.5l-1-1l1.1-1.1l1,1c0.7-0.6,1.6-1,2.6-1.1V9h1.6v1.3c1,0.1,1.9,0.5,2.7,1.1l0.9-0.9l1.1,1.1l-0.9,0.9 c0.6,0.7,1,1.6,1.1,2.6h1.4v1.6h-1.4C21.5,17.7,21.2,18.6,20.6,19.3L20.6,19.3z'/%3E%3Cpath fill='%23fff' d='M16,12.5c-1.9,0-3.5,1.6-3.5,3.5s1.6,3.5,3.5,3.5s3.5-1.6,3.5-3.5S17.9,12.5,16,12.5z M16,18.8c-1.6,0-2.9-1.3-2.9-2.9 c0-1.6,1.3-2.9,2.9-2.9s2.9,1.3,2.9,2.9C18.8,17.5,17.5,18.8,16,18.8z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23fff' d='M27.4,3h-23C3.6,3,3,3.6,3,4.4v23.1c0,0.8,0.6,1.4,1.4,1.4h23c0.8,0,1.4-0.6,1.4-1.4V4.4C28.8,3.6,28.2,3,27.4,3z M28,27.2 c0,0.5-0.4,0.9-0.9,0.9H4.7c-0.5,0-0.9-0.4-0.9-0.9V4.8c0-0.5,0.4-1,1-1h22.3c0.5,0,0.9,0.4,0.9,0.9V27.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-automatic.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cline style='fill:none;' x1='17.4' y1='23.6' x2='17.4' y2='23.6'/%3E%3Cg%3E%3Cpath fill='%234caf50' d='M23.5,17.4v-2.9h-1.4c-0.2-0.7-0.4-1.3-0.8-1.9l1-1l-2-2l-1,1c-0.6-0.4-1.2-0.6-1.9-0.8V8.3h-2.9v1.5 c-0.7,0.2-1.3,0.4-1.9,0.8l-1.1-1.1l-2,2l1.1,1.1c-0.1,0.1-0.2,0.3-0.2,0.4c-0.2,0.4-0.4,0.9-0.5,1.4H8.3v2.9h1.6 c0,0.2,0.1,0.4,0.2,0.6c0,0,0,0,0,0c0,0,0,0,0,0c0.2,0.4,0.4,0.9,0.6,1.3l-1.1,1.1l2,2l1.1-1.1c0.6,0.4,1.2,0.6,1.9,0.8v1.5h2.8 v-1.5c0.7-0.2,1.4-0.4,2-0.8l1,1l2-2l-1-1c0.4-0.6,0.7-1.3,0.8-2L23.5,17.4L23.5,17.4z M20.6,19.3l0.9,0.9l-1.1,1.1l-0.9-0.9 c-0.8,0.6-1.7,1-2.7,1.1v1.3h-1.6v-1.3c-1-0.1-1.9-0.5-2.6-1.1l-1,1l-1.1-1.1l1-1c-0.6-0.7-0.9-1.6-1.1-2.6H9v-1.6h1.4l0-0.1 c0.1-0.9,0.5-1.8,1-2.5l-1-1l1.1-1.1l1,1c0.7-0.6,1.6-1,2.6-1.1V9h1.6v1.3c1,0.1,1.9,0.5,2.7,1.1l0.9-0.9l1.1,1.1l-0.9,0.9 c0.6,0.7,1,1.6,1.1,2.6h1.4v1.6h-1.4C21.5,17.7,21.2,18.6,20.6,19.3L20.6,19.3z'/%3E%3Cpath fill='%234caf50' d='M16,12.5c-1.9,0-3.5,1.6-3.5,3.5s1.6,3.5,3.5,3.5s3.5-1.6,3.5-3.5S17.9,12.5,16,12.5z M16,18.8c-1.6,0-2.9-1.3-2.9-2.9 c0-1.6,1.3-2.9,2.9-2.9s2.9,1.3,2.9,2.9C18.8,17.5,17.5,18.8,16,18.8z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%234caf50' d='M27.4,3h-23C3.6,3,3,3.6,3,4.4v23.1c0,0.8,0.6,1.4,1.4,1.4h23c0.8,0,1.4-0.6,1.4-1.4V4.4C28.8,3.6,28.2,3,27.4,3z M28,27.2 c0,0.5-0.4,0.9-0.9,0.9H4.7c-0.5,0-0.9-0.4-0.9-0.9V4.8c0-0.5,0.4-1,1-1h22.3c0.5,0,0.9,0.4,0.9,0.9V27.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-barcodescan {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='35px' height='32px' viewBox='0 0 35 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M30.2,23.7v-10h3.2c0.4,0,0.8,0.1,0.8-0.4c0-0.5-0.3-0.5-0.8-0.5h-3.2V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8 v4.6h-2V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6h-2.1V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6H20V8.2 c0-0.4-0.3-0.8-0.8-0.8s-0.8,0.3-0.8,0.8v4.6h-1.6V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6h-1.2V8.2 c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6h-1.6V8.2c0-0.4-0.3-0.8-0.8-0.8C9.4,7.4,9,7.7,9,8.2v4.6H8.3V8.2 c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6H5.8V8.2c0-0.4-0.3-0.8-0.8-0.8S4.1,7.7,4.1,8.2v4.6H1c-0.4,0-0.8,0.1-0.8,0.5 c0,0.4,0.3,0.4,0.8,0.4h3.3v10c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8v-10h0.8v6c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8v-6h1.3v6 c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h1.6v6c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h1.2v6 c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6H19v6c0,0.4,0.3,0.8,0.8,0.8c0.5,0,0.8-0.3,0.8-0.8v-6h1.1v6 c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h2.1v6c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h2v10 c0,0.4,0.3,0.8,0.8,0.8C29.9,24.5,30.2,24.1,30.2,23.7z'/%3E%3Cpath fill='%2303a9f4' d='M0.6,9.1c0.4,0,0.8-0.3,0.8-0.8V5c0-0.4,0.3-0.8,0.8-0.8h2.7c0.4,0,0.8-0.3,0.8-0.8S5.3,3,4.8,3H2.1C0.8,3,0.2,3.6,0.2,5 v3.3C0.2,8.7,0.1,9.1,0.6,9.1z'/%3E%3Cpath fill='%2303a9f4' d='M4.7,27.7H2.1c-0.4,0-0.8-0.3-0.8-0.8v-3.3c0-0.4-0.3-0.8-0.8-0.8s-0.3,0.3-0.3,0.8V27c0,1.3,0.6,1.8,1.8,1.8h2.7 c0.4,0,0.8,0.1,0.8-0.3C5.5,28,5.2,27.7,4.7,27.7z'/%3E%3Cpath fill='%2303a9f4' d='M33.1,3.1h-2.7c-0.4,0-0.8-0.1-0.8,0.4s0.3,0.8,0.8,0.8h2.7c0.4,0,0.8,0.3,0.8,0.8v3.3c0,0.4,0.3,0.8,0.8,0.8 c0.4,0,0.4-0.3,0.4-0.8V5C35,3.8,34.3,3.1,33.1,3.1z'/%3E%3Cpath fill='%2303a9f4' d='M34.6,22.9c-0.4,0-0.8,0.3-0.8,0.8V27c0,0.4-0.3,0.8-0.8,0.8h-2.7c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.3,0.8,0.3H33 c1.3,0,1.9-0.6,1.9-1.8v-3.3C35,23.3,35.1,22.9,34.6,22.9z'/%3E%3Cpath fill='%2303a9f4' d='M25.9,23H7.8C7.4,23,7,23.4,7,23.9s0.3,0.8,0.8,0.8h18.1c0.4,0,0.8-0.3,0.8-0.8C26.7,23.4,26.3,23,25.9,23z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-barcodescan.webui-grey-icon, .btn[disabled] .webui-barcodescan {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='35px' height='32px' viewBox='0 0 35 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M30.2,23.7v-10h3.2c0.4,0,0.8,0.1,0.8-0.4c0-0.5-0.3-0.5-0.8-0.5h-3.2V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8 v4.6h-2V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6h-2.1V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6H20V8.2 c0-0.4-0.3-0.8-0.8-0.8s-0.8,0.3-0.8,0.8v4.6h-1.6V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6h-1.2V8.2 c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6h-1.6V8.2c0-0.4-0.3-0.8-0.8-0.8C9.4,7.4,9,7.7,9,8.2v4.6H8.3V8.2 c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6H5.8V8.2c0-0.4-0.3-0.8-0.8-0.8S4.1,7.7,4.1,8.2v4.6H1c-0.4,0-0.8,0.1-0.8,0.5 c0,0.4,0.3,0.4,0.8,0.4h3.3v10c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8v-10h0.8v6c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8v-6h1.3v6 c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h1.6v6c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h1.2v6 c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6H19v6c0,0.4,0.3,0.8,0.8,0.8c0.5,0,0.8-0.3,0.8-0.8v-6h1.1v6 c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h2.1v6c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h2v10 c0,0.4,0.3,0.8,0.8,0.8C29.9,24.5,30.2,24.1,30.2,23.7z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M0.6,9.1c0.4,0,0.8-0.3,0.8-0.8V5c0-0.4,0.3-0.8,0.8-0.8h2.7c0.4,0,0.8-0.3,0.8-0.8S5.3,3,4.8,3H2.1C0.8,3,0.2,3.6,0.2,5 v3.3C0.2,8.7,0.1,9.1,0.6,9.1z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M4.7,27.7H2.1c-0.4,0-0.8-0.3-0.8-0.8v-3.3c0-0.4-0.3-0.8-0.8-0.8s-0.3,0.3-0.3,0.8V27c0,1.3,0.6,1.8,1.8,1.8h2.7 c0.4,0,0.8,0.1,0.8-0.3C5.5,28,5.2,27.7,4.7,27.7z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M33.1,3.1h-2.7c-0.4,0-0.8-0.1-0.8,0.4s0.3,0.8,0.8,0.8h2.7c0.4,0,0.8,0.3,0.8,0.8v3.3c0,0.4,0.3,0.8,0.8,0.8 c0.4,0,0.4-0.3,0.4-0.8V5C35,3.8,34.3,3.1,33.1,3.1z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M34.6,22.9c-0.4,0-0.8,0.3-0.8,0.8V27c0,0.4-0.3,0.8-0.8,0.8h-2.7c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.3,0.8,0.3H33 c1.3,0,1.9-0.6,1.9-1.8v-3.3C35,23.3,35.1,22.9,34.6,22.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M25.9,23H7.8C7.4,23,7,23.4,7,23.9s0.3,0.8,0.8,0.8h18.1c0.4,0,0.8-0.3,0.8-0.8C26.7,23.4,26.3,23,25.9,23z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-barcodescan.webui-red-icon, .danger .webui-barcodescan {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='35px' height='32px' viewBox='0 0 35 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23f44336' d='M30.2,23.7v-10h3.2c0.4,0,0.8,0.1,0.8-0.4c0-0.5-0.3-0.5-0.8-0.5h-3.2V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8 v4.6h-2V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6h-2.1V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6H20V8.2 c0-0.4-0.3-0.8-0.8-0.8s-0.8,0.3-0.8,0.8v4.6h-1.6V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6h-1.2V8.2 c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6h-1.6V8.2c0-0.4-0.3-0.8-0.8-0.8C9.4,7.4,9,7.7,9,8.2v4.6H8.3V8.2 c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6H5.8V8.2c0-0.4-0.3-0.8-0.8-0.8S4.1,7.7,4.1,8.2v4.6H1c-0.4,0-0.8,0.1-0.8,0.5 c0,0.4,0.3,0.4,0.8,0.4h3.3v10c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8v-10h0.8v6c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8v-6h1.3v6 c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h1.6v6c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h1.2v6 c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6H19v6c0,0.4,0.3,0.8,0.8,0.8c0.5,0,0.8-0.3,0.8-0.8v-6h1.1v6 c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h2.1v6c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h2v10 c0,0.4,0.3,0.8,0.8,0.8C29.9,24.5,30.2,24.1,30.2,23.7z'/%3E%3Cpath fill='%23f44336' d='M0.6,9.1c0.4,0,0.8-0.3,0.8-0.8V5c0-0.4,0.3-0.8,0.8-0.8h2.7c0.4,0,0.8-0.3,0.8-0.8S5.3,3,4.8,3H2.1C0.8,3,0.2,3.6,0.2,5 v3.3C0.2,8.7,0.1,9.1,0.6,9.1z'/%3E%3Cpath fill='%23f44336' d='M4.7,27.7H2.1c-0.4,0-0.8-0.3-0.8-0.8v-3.3c0-0.4-0.3-0.8-0.8-0.8s-0.3,0.3-0.3,0.8V27c0,1.3,0.6,1.8,1.8,1.8h2.7 c0.4,0,0.8,0.1,0.8-0.3C5.5,28,5.2,27.7,4.7,27.7z'/%3E%3Cpath fill='%23f44336' d='M33.1,3.1h-2.7c-0.4,0-0.8-0.1-0.8,0.4s0.3,0.8,0.8,0.8h2.7c0.4,0,0.8,0.3,0.8,0.8v3.3c0,0.4,0.3,0.8,0.8,0.8 c0.4,0,0.4-0.3,0.4-0.8V5C35,3.8,34.3,3.1,33.1,3.1z'/%3E%3Cpath fill='%23f44336' d='M34.6,22.9c-0.4,0-0.8,0.3-0.8,0.8V27c0,0.4-0.3,0.8-0.8,0.8h-2.7c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.3,0.8,0.3H33 c1.3,0,1.9-0.6,1.9-1.8v-3.3C35,23.3,35.1,22.9,34.6,22.9z'/%3E%3Cpath fill='%23f44336' d='M25.9,23H7.8C7.4,23,7,23.4,7,23.9s0.3,0.8,0.8,0.8h18.1c0.4,0,0.8-0.3,0.8-0.8C26.7,23.4,26.3,23,25.9,23z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-barcodescan.webui-warning-icon, .webui-barcodescan.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='35px' height='32px' viewBox='0 0 35 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M30.2,23.7v-10h3.2c0.4,0,0.8,0.1,0.8-0.4c0-0.5-0.3-0.5-0.8-0.5h-3.2V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8 v4.6h-2V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6h-2.1V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6H20V8.2 c0-0.4-0.3-0.8-0.8-0.8s-0.8,0.3-0.8,0.8v4.6h-1.6V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6h-1.2V8.2 c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6h-1.6V8.2c0-0.4-0.3-0.8-0.8-0.8C9.4,7.4,9,7.7,9,8.2v4.6H8.3V8.2 c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6H5.8V8.2c0-0.4-0.3-0.8-0.8-0.8S4.1,7.7,4.1,8.2v4.6H1c-0.4,0-0.8,0.1-0.8,0.5 c0,0.4,0.3,0.4,0.8,0.4h3.3v10c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8v-10h0.8v6c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8v-6h1.3v6 c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h1.6v6c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h1.2v6 c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6H19v6c0,0.4,0.3,0.8,0.8,0.8c0.5,0,0.8-0.3,0.8-0.8v-6h1.1v6 c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h2.1v6c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h2v10 c0,0.4,0.3,0.8,0.8,0.8C29.9,24.5,30.2,24.1,30.2,23.7z'/%3E%3Cpath fill='%23ff9800' d='M0.6,9.1c0.4,0,0.8-0.3,0.8-0.8V5c0-0.4,0.3-0.8,0.8-0.8h2.7c0.4,0,0.8-0.3,0.8-0.8S5.3,3,4.8,3H2.1C0.8,3,0.2,3.6,0.2,5 v3.3C0.2,8.7,0.1,9.1,0.6,9.1z'/%3E%3Cpath fill='%23ff9800' d='M4.7,27.7H2.1c-0.4,0-0.8-0.3-0.8-0.8v-3.3c0-0.4-0.3-0.8-0.8-0.8s-0.3,0.3-0.3,0.8V27c0,1.3,0.6,1.8,1.8,1.8h2.7 c0.4,0,0.8,0.1,0.8-0.3C5.5,28,5.2,27.7,4.7,27.7z'/%3E%3Cpath fill='%23ff9800' d='M33.1,3.1h-2.7c-0.4,0-0.8-0.1-0.8,0.4s0.3,0.8,0.8,0.8h2.7c0.4,0,0.8,0.3,0.8,0.8v3.3c0,0.4,0.3,0.8,0.8,0.8 c0.4,0,0.4-0.3,0.4-0.8V5C35,3.8,34.3,3.1,33.1,3.1z'/%3E%3Cpath fill='%23ff9800' d='M34.6,22.9c-0.4,0-0.8,0.3-0.8,0.8V27c0,0.4-0.3,0.8-0.8,0.8h-2.7c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.3,0.8,0.3H33 c1.3,0,1.9-0.6,1.9-1.8v-3.3C35,23.3,35.1,22.9,34.6,22.9z'/%3E%3Cpath fill='%23ff9800' d='M25.9,23H7.8C7.4,23,7,23.4,7,23.9s0.3,0.8,0.8,0.8h18.1c0.4,0,0.8-0.3,0.8-0.8C26.7,23.4,26.3,23,25.9,23z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-barcodescan.webui-white-icon, .combo-row.selected .combo-action-button .webui-barcodescan.webui-add, .combo-row.selected .combo-action-button .webui-barcodescan.webui-delete, .combo-row.selected .combo-action-button .webui-barcodescan.webui-edit, .segmented-button > .btn.active .webui-barcodescan, .primary .webui-barcodescan, .radio-group input[type="radio"]:checked + label .webui-barcodescan, .segmented-button-radio input[type="radio"]:checked + label .webui-barcodescan {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='35px' height='32px' viewBox='0 0 35 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M30.2,23.7v-10h3.2c0.4,0,0.8,0.1,0.8-0.4c0-0.5-0.3-0.5-0.8-0.5h-3.2V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8 v4.6h-2V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6h-2.1V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6H20V8.2 c0-0.4-0.3-0.8-0.8-0.8s-0.8,0.3-0.8,0.8v4.6h-1.6V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6h-1.2V8.2 c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6h-1.6V8.2c0-0.4-0.3-0.8-0.8-0.8C9.4,7.4,9,7.7,9,8.2v4.6H8.3V8.2 c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6H5.8V8.2c0-0.4-0.3-0.8-0.8-0.8S4.1,7.7,4.1,8.2v4.6H1c-0.4,0-0.8,0.1-0.8,0.5 c0,0.4,0.3,0.4,0.8,0.4h3.3v10c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8v-10h0.8v6c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8v-6h1.3v6 c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h1.6v6c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h1.2v6 c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6H19v6c0,0.4,0.3,0.8,0.8,0.8c0.5,0,0.8-0.3,0.8-0.8v-6h1.1v6 c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h2.1v6c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h2v10 c0,0.4,0.3,0.8,0.8,0.8C29.9,24.5,30.2,24.1,30.2,23.7z'/%3E%3Cpath fill='%23fff' d='M0.6,9.1c0.4,0,0.8-0.3,0.8-0.8V5c0-0.4,0.3-0.8,0.8-0.8h2.7c0.4,0,0.8-0.3,0.8-0.8S5.3,3,4.8,3H2.1C0.8,3,0.2,3.6,0.2,5 v3.3C0.2,8.7,0.1,9.1,0.6,9.1z'/%3E%3Cpath fill='%23fff' d='M4.7,27.7H2.1c-0.4,0-0.8-0.3-0.8-0.8v-3.3c0-0.4-0.3-0.8-0.8-0.8s-0.3,0.3-0.3,0.8V27c0,1.3,0.6,1.8,1.8,1.8h2.7 c0.4,0,0.8,0.1,0.8-0.3C5.5,28,5.2,27.7,4.7,27.7z'/%3E%3Cpath fill='%23fff' d='M33.1,3.1h-2.7c-0.4,0-0.8-0.1-0.8,0.4s0.3,0.8,0.8,0.8h2.7c0.4,0,0.8,0.3,0.8,0.8v3.3c0,0.4,0.3,0.8,0.8,0.8 c0.4,0,0.4-0.3,0.4-0.8V5C35,3.8,34.3,3.1,33.1,3.1z'/%3E%3Cpath fill='%23fff' d='M34.6,22.9c-0.4,0-0.8,0.3-0.8,0.8V27c0,0.4-0.3,0.8-0.8,0.8h-2.7c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.3,0.8,0.3H33 c1.3,0,1.9-0.6,1.9-1.8v-3.3C35,23.3,35.1,22.9,34.6,22.9z'/%3E%3Cpath fill='%23fff' d='M25.9,23H7.8C7.4,23,7,23.4,7,23.9s0.3,0.8,0.8,0.8h18.1c0.4,0,0.8-0.3,0.8-0.8C26.7,23.4,26.3,23,25.9,23z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-barcodescan.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='35px' height='32px' viewBox='0 0 35 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%234caf50' d='M30.2,23.7v-10h3.2c0.4,0,0.8,0.1,0.8-0.4c0-0.5-0.3-0.5-0.8-0.5h-3.2V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8 v4.6h-2V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6h-2.1V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6H20V8.2 c0-0.4-0.3-0.8-0.8-0.8s-0.8,0.3-0.8,0.8v4.6h-1.6V8.2c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6h-1.2V8.2 c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6h-1.6V8.2c0-0.4-0.3-0.8-0.8-0.8C9.4,7.4,9,7.7,9,8.2v4.6H8.3V8.2 c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v4.6H5.8V8.2c0-0.4-0.3-0.8-0.8-0.8S4.1,7.7,4.1,8.2v4.6H1c-0.4,0-0.8,0.1-0.8,0.5 c0,0.4,0.3,0.4,0.8,0.4h3.3v10c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8v-10h0.8v6c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8v-6h1.3v6 c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h1.6v6c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h1.2v6 c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6H19v6c0,0.4,0.3,0.8,0.8,0.8c0.5,0,0.8-0.3,0.8-0.8v-6h1.1v6 c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h2.1v6c0,0.4,0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8v-6h2v10 c0,0.4,0.3,0.8,0.8,0.8C29.9,24.5,30.2,24.1,30.2,23.7z'/%3E%3Cpath fill='%234caf50' d='M0.6,9.1c0.4,0,0.8-0.3,0.8-0.8V5c0-0.4,0.3-0.8,0.8-0.8h2.7c0.4,0,0.8-0.3,0.8-0.8S5.3,3,4.8,3H2.1C0.8,3,0.2,3.6,0.2,5 v3.3C0.2,8.7,0.1,9.1,0.6,9.1z'/%3E%3Cpath fill='%234caf50' d='M4.7,27.7H2.1c-0.4,0-0.8-0.3-0.8-0.8v-3.3c0-0.4-0.3-0.8-0.8-0.8s-0.3,0.3-0.3,0.8V27c0,1.3,0.6,1.8,1.8,1.8h2.7 c0.4,0,0.8,0.1,0.8-0.3C5.5,28,5.2,27.7,4.7,27.7z'/%3E%3Cpath fill='%234caf50' d='M33.1,3.1h-2.7c-0.4,0-0.8-0.1-0.8,0.4s0.3,0.8,0.8,0.8h2.7c0.4,0,0.8,0.3,0.8,0.8v3.3c0,0.4,0.3,0.8,0.8,0.8 c0.4,0,0.4-0.3,0.4-0.8V5C35,3.8,34.3,3.1,33.1,3.1z'/%3E%3Cpath fill='%234caf50' d='M34.6,22.9c-0.4,0-0.8,0.3-0.8,0.8V27c0,0.4-0.3,0.8-0.8,0.8h-2.7c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.3,0.8,0.3H33 c1.3,0,1.9-0.6,1.9-1.8v-3.3C35,23.3,35.1,22.9,34.6,22.9z'/%3E%3Cpath fill='%234caf50' d='M25.9,23H7.8C7.4,23,7,23.4,7,23.9s0.3,0.8,0.8,0.8h18.1c0.4,0,0.8-0.3,0.8-0.8C26.7,23.4,26.3,23,25.9,23z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-catalog {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M25.5,9.5H9.6C8,9.5,6.3,8.7,6.3,6.6c0-1.8,1.6-2.7,3.1-2.7h16.1c0.4,0,0.8-0.1,0.8-0.5s-0.3-0.5-0.7-0.5H9.6 c-2.3,0-4,1.6-4,4V25c0,2.3,1.6,3.9,4,3.9h16c0.4,0,0.7-0.3,0.7-0.7V10.3C26.2,9.9,25.9,9.5,25.5,9.5z M25.4,28H9.5 c-1.6,0-3-1.4-3-3V9c0.6,0.9,2,1.4,3.1,1.4h15.6c0.2,0,0.2,0.1,0.2,0.2L25.4,28L25.4,28z'/%3E%3Cpath fill='%2303a9f4' d='M9.8,6.5C9.4,6.5,9.1,6.5,9.1,7c0,0.4,0.3,0.5,0.7,0.5h13.6c0.4,0,0.7-0.1,0.7-0.5c0-0.4-0.3-0.5-0.7-0.5H9.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-catalog.webui-grey-icon, .btn[disabled] .webui-catalog {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M25.5,9.5H9.6C8,9.5,6.3,8.7,6.3,6.6c0-1.8,1.6-2.7,3.1-2.7h16.1c0.4,0,0.8-0.1,0.8-0.5s-0.3-0.5-0.7-0.5H9.6 c-2.3,0-4,1.6-4,4V25c0,2.3,1.6,3.9,4,3.9h16c0.4,0,0.7-0.3,0.7-0.7V10.3C26.2,9.9,25.9,9.5,25.5,9.5z M25.4,28H9.5 c-1.6,0-3-1.4-3-3V9c0.6,0.9,2,1.4,3.1,1.4h15.6c0.2,0,0.2,0.1,0.2,0.2L25.4,28L25.4,28z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M9.8,6.5C9.4,6.5,9.1,6.5,9.1,7c0,0.4,0.3,0.5,0.7,0.5h13.6c0.4,0,0.7-0.1,0.7-0.5c0-0.4-0.3-0.5-0.7-0.5H9.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-catalog.webui-red-icon, .danger .webui-catalog {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M25.5,9.5H9.6C8,9.5,6.3,8.7,6.3,6.6c0-1.8,1.6-2.7,3.1-2.7h16.1c0.4,0,0.8-0.1,0.8-0.5s-0.3-0.5-0.7-0.5H9.6 c-2.3,0-4,1.6-4,4V25c0,2.3,1.6,3.9,4,3.9h16c0.4,0,0.7-0.3,0.7-0.7V10.3C26.2,9.9,25.9,9.5,25.5,9.5z M25.4,28H9.5 c-1.6,0-3-1.4-3-3V9c0.6,0.9,2,1.4,3.1,1.4h15.6c0.2,0,0.2,0.1,0.2,0.2L25.4,28L25.4,28z'/%3E%3Cpath fill='%23f44336' d='M9.8,6.5C9.4,6.5,9.1,6.5,9.1,7c0,0.4,0.3,0.5,0.7,0.5h13.6c0.4,0,0.7-0.1,0.7-0.5c0-0.4-0.3-0.5-0.7-0.5H9.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-catalog.webui-warning-icon, .webui-catalog.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M25.5,9.5H9.6C8,9.5,6.3,8.7,6.3,6.6c0-1.8,1.6-2.7,3.1-2.7h16.1c0.4,0,0.8-0.1,0.8-0.5s-0.3-0.5-0.7-0.5H9.6 c-2.3,0-4,1.6-4,4V25c0,2.3,1.6,3.9,4,3.9h16c0.4,0,0.7-0.3,0.7-0.7V10.3C26.2,9.9,25.9,9.5,25.5,9.5z M25.4,28H9.5 c-1.6,0-3-1.4-3-3V9c0.6,0.9,2,1.4,3.1,1.4h15.6c0.2,0,0.2,0.1,0.2,0.2L25.4,28L25.4,28z'/%3E%3Cpath fill='%23ff9800' d='M9.8,6.5C9.4,6.5,9.1,6.5,9.1,7c0,0.4,0.3,0.5,0.7,0.5h13.6c0.4,0,0.7-0.1,0.7-0.5c0-0.4-0.3-0.5-0.7-0.5H9.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-catalog.webui-white-icon, .combo-row.selected .combo-action-button .webui-catalog.webui-add, .combo-row.selected .combo-action-button .webui-catalog.webui-delete, .combo-row.selected .combo-action-button .webui-catalog.webui-edit, .segmented-button > .btn.active .webui-catalog, .primary .webui-catalog, .radio-group input[type="radio"]:checked + label .webui-catalog, .segmented-button-radio input[type="radio"]:checked + label .webui-catalog {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M25.5,9.5H9.6C8,9.5,6.3,8.7,6.3,6.6c0-1.8,1.6-2.7,3.1-2.7h16.1c0.4,0,0.8-0.1,0.8-0.5s-0.3-0.5-0.7-0.5H9.6 c-2.3,0-4,1.6-4,4V25c0,2.3,1.6,3.9,4,3.9h16c0.4,0,0.7-0.3,0.7-0.7V10.3C26.2,9.9,25.9,9.5,25.5,9.5z M25.4,28H9.5 c-1.6,0-3-1.4-3-3V9c0.6,0.9,2,1.4,3.1,1.4h15.6c0.2,0,0.2,0.1,0.2,0.2L25.4,28L25.4,28z'/%3E%3Cpath fill='%23fff' d='M9.8,6.5C9.4,6.5,9.1,6.5,9.1,7c0,0.4,0.3,0.5,0.7,0.5h13.6c0.4,0,0.7-0.1,0.7-0.5c0-0.4-0.3-0.5-0.7-0.5H9.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-catalog.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M25.5,9.5H9.6C8,9.5,6.3,8.7,6.3,6.6c0-1.8,1.6-2.7,3.1-2.7h16.1c0.4,0,0.8-0.1,0.8-0.5s-0.3-0.5-0.7-0.5H9.6 c-2.3,0-4,1.6-4,4V25c0,2.3,1.6,3.9,4,3.9h16c0.4,0,0.7-0.3,0.7-0.7V10.3C26.2,9.9,25.9,9.5,25.5,9.5z M25.4,28H9.5 c-1.6,0-3-1.4-3-3V9c0.6,0.9,2,1.4,3.1,1.4h15.6c0.2,0,0.2,0.1,0.2,0.2L25.4,28L25.4,28z'/%3E%3Cpath fill='%234caf50' d='M9.8,6.5C9.4,6.5,9.1,6.5,9.1,7c0,0.4,0.3,0.5,0.7,0.5h13.6c0.4,0,0.7-0.1,0.7-0.5c0-0.4-0.3-0.5-0.7-0.5H9.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-checkout {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='36px' height='32px' viewBox='0 0 36 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M21.2,23.8c-1.5,0-2.6,1.1-2.6,2.6s1.1,2.6,2.6,2.6s2.6-1.1,2.6-2.6S22.6,23.8,21.2,23.8z M21.2,28.4c-1,0-1.8-0.9-1.8-1.8 c0-1,0.9-1.8,1.8-1.8c1,0,1.8,0.8,1.8,1.8C23,27.6,22.2,28.4,21.2,28.4z'/%3E%3Cpath fill='%2303a9f4' d='M11.8,23.8c-1.5,0-2.6,1.1-2.6,2.6s1.1,2.6,2.6,2.6s2.6-1.1,2.6-2.6S13.1,23.8,11.8,23.8z M11.8,28.2 c-1.1,0-1.9-0.9-1.9-1.9c0-1.1,0.9-1.9,1.9-1.9s1.9,0.8,1.9,1.9S12.6,28.2,11.8,28.2z'/%3E%3Cpath fill='%2303a9f4' d='M30.7,8.9c-0.2-0.2-0.6-0.2-0.8,0c-0.2,0.2-0.2,0.6,0,0.8l4.1,4.1H20.4c-0.3,0-0.6,0.2-0.6,0.6 c0,0.3,0.2,0.6,0.6,0.6H34l-4.1,4.1c-0.2,0.2-0.2,0.6,0,0.8c0.2,0.2,0.6,0.2,0.8,0l5-5c0.2-0.2,0.2-0.6,0-0.8L30.7,8.9z'/%3E%3Cpath fill='%2303a9f4' d='M9,18.7h16.9l0.7-2.4h-1l-0.3,1.5H8.5L6.4,9.3h21.2l-0.9,3.3h1l1.2-4.1h-4.4l-1.5-5l-6.6,2.1l0.9,2.8H17l-1.7-5L8.7,5.5 l0.9,2.8H6.1L5.3,5.4C4.9,4,3.7,3,2.2,3h-2v1h2c0.9,0,2,0.6,2.3,1.5l3.3,12.7c-0.7,0.5-1.1,1.3-1.1,2.2c0,1.5,1.2,2.4,2.7,2.4h16.2 v-0.9H9c-0.8,0-1.5-0.7-1.5-1.5C7.5,19.5,8.2,18.7,9,18.7z M22.3,4.5l1.2,3.7h-5.6l-0.7-2.1L22.3,4.5z M14.9,4.4l1.1,3.9h-5.6 L9.6,6L14.9,4.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-checkout.webui-grey-icon, .btn[disabled] .webui-checkout {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='36px' height='32px' viewBox='0 0 36 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M21.2,23.8c-1.5,0-2.6,1.1-2.6,2.6s1.1,2.6,2.6,2.6s2.6-1.1,2.6-2.6S22.6,23.8,21.2,23.8z M21.2,28.4c-1,0-1.8-0.9-1.8-1.8 c0-1,0.9-1.8,1.8-1.8c1,0,1.8,0.8,1.8,1.8C23,27.6,22.2,28.4,21.2,28.4z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M11.8,23.8c-1.5,0-2.6,1.1-2.6,2.6s1.1,2.6,2.6,2.6s2.6-1.1,2.6-2.6S13.1,23.8,11.8,23.8z M11.8,28.2 c-1.1,0-1.9-0.9-1.9-1.9c0-1.1,0.9-1.9,1.9-1.9s1.9,0.8,1.9,1.9S12.6,28.2,11.8,28.2z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M30.7,8.9c-0.2-0.2-0.6-0.2-0.8,0c-0.2,0.2-0.2,0.6,0,0.8l4.1,4.1H20.4c-0.3,0-0.6,0.2-0.6,0.6 c0,0.3,0.2,0.6,0.6,0.6H34l-4.1,4.1c-0.2,0.2-0.2,0.6,0,0.8c0.2,0.2,0.6,0.2,0.8,0l5-5c0.2-0.2,0.2-0.6,0-0.8L30.7,8.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M9,18.7h16.9l0.7-2.4h-1l-0.3,1.5H8.5L6.4,9.3h21.2l-0.9,3.3h1l1.2-4.1h-4.4l-1.5-5l-6.6,2.1l0.9,2.8H17l-1.7-5L8.7,5.5 l0.9,2.8H6.1L5.3,5.4C4.9,4,3.7,3,2.2,3h-2v1h2c0.9,0,2,0.6,2.3,1.5l3.3,12.7c-0.7,0.5-1.1,1.3-1.1,2.2c0,1.5,1.2,2.4,2.7,2.4h16.2 v-0.9H9c-0.8,0-1.5-0.7-1.5-1.5C7.5,19.5,8.2,18.7,9,18.7z M22.3,4.5l1.2,3.7h-5.6l-0.7-2.1L22.3,4.5z M14.9,4.4l1.1,3.9h-5.6 L9.6,6L14.9,4.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-checkout.webui-red-icon, .danger .webui-checkout {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='36px' height='32px' viewBox='0 0 36 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M21.2,23.8c-1.5,0-2.6,1.1-2.6,2.6s1.1,2.6,2.6,2.6s2.6-1.1,2.6-2.6S22.6,23.8,21.2,23.8z M21.2,28.4c-1,0-1.8-0.9-1.8-1.8 c0-1,0.9-1.8,1.8-1.8c1,0,1.8,0.8,1.8,1.8C23,27.6,22.2,28.4,21.2,28.4z'/%3E%3Cpath fill='%23f44336' d='M11.8,23.8c-1.5,0-2.6,1.1-2.6,2.6s1.1,2.6,2.6,2.6s2.6-1.1,2.6-2.6S13.1,23.8,11.8,23.8z M11.8,28.2 c-1.1,0-1.9-0.9-1.9-1.9c0-1.1,0.9-1.9,1.9-1.9s1.9,0.8,1.9,1.9S12.6,28.2,11.8,28.2z'/%3E%3Cpath fill='%23f44336' d='M30.7,8.9c-0.2-0.2-0.6-0.2-0.8,0c-0.2,0.2-0.2,0.6,0,0.8l4.1,4.1H20.4c-0.3,0-0.6,0.2-0.6,0.6 c0,0.3,0.2,0.6,0.6,0.6H34l-4.1,4.1c-0.2,0.2-0.2,0.6,0,0.8c0.2,0.2,0.6,0.2,0.8,0l5-5c0.2-0.2,0.2-0.6,0-0.8L30.7,8.9z'/%3E%3Cpath fill='%23f44336' d='M9,18.7h16.9l0.7-2.4h-1l-0.3,1.5H8.5L6.4,9.3h21.2l-0.9,3.3h1l1.2-4.1h-4.4l-1.5-5l-6.6,2.1l0.9,2.8H17l-1.7-5L8.7,5.5 l0.9,2.8H6.1L5.3,5.4C4.9,4,3.7,3,2.2,3h-2v1h2c0.9,0,2,0.6,2.3,1.5l3.3,12.7c-0.7,0.5-1.1,1.3-1.1,2.2c0,1.5,1.2,2.4,2.7,2.4h16.2 v-0.9H9c-0.8,0-1.5-0.7-1.5-1.5C7.5,19.5,8.2,18.7,9,18.7z M22.3,4.5l1.2,3.7h-5.6l-0.7-2.1L22.3,4.5z M14.9,4.4l1.1,3.9h-5.6 L9.6,6L14.9,4.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-checkout.webui-warning-icon, .webui-checkout.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='36px' height='32px' viewBox='0 0 36 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M21.2,23.8c-1.5,0-2.6,1.1-2.6,2.6s1.1,2.6,2.6,2.6s2.6-1.1,2.6-2.6S22.6,23.8,21.2,23.8z M21.2,28.4c-1,0-1.8-0.9-1.8-1.8 c0-1,0.9-1.8,1.8-1.8c1,0,1.8,0.8,1.8,1.8C23,27.6,22.2,28.4,21.2,28.4z'/%3E%3Cpath fill='%23ff9800' d='M11.8,23.8c-1.5,0-2.6,1.1-2.6,2.6s1.1,2.6,2.6,2.6s2.6-1.1,2.6-2.6S13.1,23.8,11.8,23.8z M11.8,28.2 c-1.1,0-1.9-0.9-1.9-1.9c0-1.1,0.9-1.9,1.9-1.9s1.9,0.8,1.9,1.9S12.6,28.2,11.8,28.2z'/%3E%3Cpath fill='%23ff9800' d='M30.7,8.9c-0.2-0.2-0.6-0.2-0.8,0c-0.2,0.2-0.2,0.6,0,0.8l4.1,4.1H20.4c-0.3,0-0.6,0.2-0.6,0.6 c0,0.3,0.2,0.6,0.6,0.6H34l-4.1,4.1c-0.2,0.2-0.2,0.6,0,0.8c0.2,0.2,0.6,0.2,0.8,0l5-5c0.2-0.2,0.2-0.6,0-0.8L30.7,8.9z'/%3E%3Cpath fill='%23ff9800' d='M9,18.7h16.9l0.7-2.4h-1l-0.3,1.5H8.5L6.4,9.3h21.2l-0.9,3.3h1l1.2-4.1h-4.4l-1.5-5l-6.6,2.1l0.9,2.8H17l-1.7-5L8.7,5.5 l0.9,2.8H6.1L5.3,5.4C4.9,4,3.7,3,2.2,3h-2v1h2c0.9,0,2,0.6,2.3,1.5l3.3,12.7c-0.7,0.5-1.1,1.3-1.1,2.2c0,1.5,1.2,2.4,2.7,2.4h16.2 v-0.9H9c-0.8,0-1.5-0.7-1.5-1.5C7.5,19.5,8.2,18.7,9,18.7z M22.3,4.5l1.2,3.7h-5.6l-0.7-2.1L22.3,4.5z M14.9,4.4l1.1,3.9h-5.6 L9.6,6L14.9,4.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-checkout.webui-white-icon, .combo-row.selected .combo-action-button .webui-checkout.webui-add, .combo-row.selected .combo-action-button .webui-checkout.webui-delete, .combo-row.selected .combo-action-button .webui-checkout.webui-edit, .segmented-button > .btn.active .webui-checkout, .primary .webui-checkout, .radio-group input[type="radio"]:checked + label .webui-checkout, .segmented-button-radio input[type="radio"]:checked + label .webui-checkout {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='36px' height='32px' viewBox='0 0 36 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M21.2,23.8c-1.5,0-2.6,1.1-2.6,2.6s1.1,2.6,2.6,2.6s2.6-1.1,2.6-2.6S22.6,23.8,21.2,23.8z M21.2,28.4c-1,0-1.8-0.9-1.8-1.8 c0-1,0.9-1.8,1.8-1.8c1,0,1.8,0.8,1.8,1.8C23,27.6,22.2,28.4,21.2,28.4z'/%3E%3Cpath fill='%23fff' d='M11.8,23.8c-1.5,0-2.6,1.1-2.6,2.6s1.1,2.6,2.6,2.6s2.6-1.1,2.6-2.6S13.1,23.8,11.8,23.8z M11.8,28.2 c-1.1,0-1.9-0.9-1.9-1.9c0-1.1,0.9-1.9,1.9-1.9s1.9,0.8,1.9,1.9S12.6,28.2,11.8,28.2z'/%3E%3Cpath fill='%23fff' d='M30.7,8.9c-0.2-0.2-0.6-0.2-0.8,0c-0.2,0.2-0.2,0.6,0,0.8l4.1,4.1H20.4c-0.3,0-0.6,0.2-0.6,0.6 c0,0.3,0.2,0.6,0.6,0.6H34l-4.1,4.1c-0.2,0.2-0.2,0.6,0,0.8c0.2,0.2,0.6,0.2,0.8,0l5-5c0.2-0.2,0.2-0.6,0-0.8L30.7,8.9z'/%3E%3Cpath fill='%23fff' d='M9,18.7h16.9l0.7-2.4h-1l-0.3,1.5H8.5L6.4,9.3h21.2l-0.9,3.3h1l1.2-4.1h-4.4l-1.5-5l-6.6,2.1l0.9,2.8H17l-1.7-5L8.7,5.5 l0.9,2.8H6.1L5.3,5.4C4.9,4,3.7,3,2.2,3h-2v1h2c0.9,0,2,0.6,2.3,1.5l3.3,12.7c-0.7,0.5-1.1,1.3-1.1,2.2c0,1.5,1.2,2.4,2.7,2.4h16.2 v-0.9H9c-0.8,0-1.5-0.7-1.5-1.5C7.5,19.5,8.2,18.7,9,18.7z M22.3,4.5l1.2,3.7h-5.6l-0.7-2.1L22.3,4.5z M14.9,4.4l1.1,3.9h-5.6 L9.6,6L14.9,4.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-checkout.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='36px' height='32px' viewBox='0 0 36 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M21.2,23.8c-1.5,0-2.6,1.1-2.6,2.6s1.1,2.6,2.6,2.6s2.6-1.1,2.6-2.6S22.6,23.8,21.2,23.8z M21.2,28.4c-1,0-1.8-0.9-1.8-1.8 c0-1,0.9-1.8,1.8-1.8c1,0,1.8,0.8,1.8,1.8C23,27.6,22.2,28.4,21.2,28.4z'/%3E%3Cpath fill='%234caf50' d='M11.8,23.8c-1.5,0-2.6,1.1-2.6,2.6s1.1,2.6,2.6,2.6s2.6-1.1,2.6-2.6S13.1,23.8,11.8,23.8z M11.8,28.2 c-1.1,0-1.9-0.9-1.9-1.9c0-1.1,0.9-1.9,1.9-1.9s1.9,0.8,1.9,1.9S12.6,28.2,11.8,28.2z'/%3E%3Cpath fill='%234caf50' d='M30.7,8.9c-0.2-0.2-0.6-0.2-0.8,0c-0.2,0.2-0.2,0.6,0,0.8l4.1,4.1H20.4c-0.3,0-0.6,0.2-0.6,0.6 c0,0.3,0.2,0.6,0.6,0.6H34l-4.1,4.1c-0.2,0.2-0.2,0.6,0,0.8c0.2,0.2,0.6,0.2,0.8,0l5-5c0.2-0.2,0.2-0.6,0-0.8L30.7,8.9z'/%3E%3Cpath fill='%234caf50' d='M9,18.7h16.9l0.7-2.4h-1l-0.3,1.5H8.5L6.4,9.3h21.2l-0.9,3.3h1l1.2-4.1h-4.4l-1.5-5l-6.6,2.1l0.9,2.8H17l-1.7-5L8.7,5.5 l0.9,2.8H6.1L5.3,5.4C4.9,4,3.7,3,2.2,3h-2v1h2c0.9,0,2,0.6,2.3,1.5l3.3,12.7c-0.7,0.5-1.1,1.3-1.1,2.2c0,1.5,1.2,2.4,2.7,2.4h16.2 v-0.9H9c-0.8,0-1.5-0.7-1.5-1.5C7.5,19.5,8.2,18.7,9,18.7z M22.3,4.5l1.2,3.7h-5.6l-0.7-2.1L22.3,4.5z M14.9,4.4l1.1,3.9h-5.6 L9.6,6L14.9,4.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-collection {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M29.4,8.9l-5.2-5.7C24.1,3.1,23.9,3,23.7,3H8.3C8.1,3,7.9,3.1,7.7,3.2L2.6,8.9l0,0C2.4,9.2,2.3,9.3,2.3,9.6v4.7 C2.3,14.8,2.6,15,3,15h0.6v13.4c0,0.4,0.3,0.7,0.7,0.7h23.3c0.4,0,0.7-0.3,0.7-0.7V15h0.8c0.4,0,0.7-0.3,0.7-0.7V9.6 C29.7,9.3,29.6,9.1,29.4,8.9z M8.4,4h15.3L28,8.9H4L8.4,4z M27.4,28.2H4.7V15h22.7V28.2L27.4,28.2z M28.8,14.1H3.3V9.8h25.5V14.1z '/%3E%3Cpath fill='%2303a9f4' d='M13.8,19.7h4.5c0.8,0,1.5-0.7,1.5-1.5v-0.1c0-0.8-0.7-1.5-1.5-1.5h-4.5c-0.8,0-1.5,0.7-1.5,1.5v0.1 C12.2,19.1,12.9,19.7,13.8,19.7z M13.3,18.1c0-0.2,0.2-0.5,0.5-0.5h4.5c0.2,0,0.5,0.2,0.5,0.5v0.1c0,0.2-0.2,0.5-0.5,0.5h-4.5 C13.4,18.6,13.3,18.5,13.3,18.1L13.3,18.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-collection.webui-grey-icon, .btn[disabled] .webui-collection {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M29.4,8.9l-5.2-5.7C24.1,3.1,23.9,3,23.7,3H8.3C8.1,3,7.9,3.1,7.7,3.2L2.6,8.9l0,0C2.4,9.2,2.3,9.3,2.3,9.6v4.7 C2.3,14.8,2.6,15,3,15h0.6v13.4c0,0.4,0.3,0.7,0.7,0.7h23.3c0.4,0,0.7-0.3,0.7-0.7V15h0.8c0.4,0,0.7-0.3,0.7-0.7V9.6 C29.7,9.3,29.6,9.1,29.4,8.9z M8.4,4h15.3L28,8.9H4L8.4,4z M27.4,28.2H4.7V15h22.7V28.2L27.4,28.2z M28.8,14.1H3.3V9.8h25.5V14.1z '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M13.8,19.7h4.5c0.8,0,1.5-0.7,1.5-1.5v-0.1c0-0.8-0.7-1.5-1.5-1.5h-4.5c-0.8,0-1.5,0.7-1.5,1.5v0.1 C12.2,19.1,12.9,19.7,13.8,19.7z M13.3,18.1c0-0.2,0.2-0.5,0.5-0.5h4.5c0.2,0,0.5,0.2,0.5,0.5v0.1c0,0.2-0.2,0.5-0.5,0.5h-4.5 C13.4,18.6,13.3,18.5,13.3,18.1L13.3,18.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-collection.webui-red-icon, .danger .webui-collection {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23f44336' d='M29.4,8.9l-5.2-5.7C24.1,3.1,23.9,3,23.7,3H8.3C8.1,3,7.9,3.1,7.7,3.2L2.6,8.9l0,0C2.4,9.2,2.3,9.3,2.3,9.6v4.7 C2.3,14.8,2.6,15,3,15h0.6v13.4c0,0.4,0.3,0.7,0.7,0.7h23.3c0.4,0,0.7-0.3,0.7-0.7V15h0.8c0.4,0,0.7-0.3,0.7-0.7V9.6 C29.7,9.3,29.6,9.1,29.4,8.9z M8.4,4h15.3L28,8.9H4L8.4,4z M27.4,28.2H4.7V15h22.7V28.2L27.4,28.2z M28.8,14.1H3.3V9.8h25.5V14.1z '/%3E%3Cpath fill='%23f44336' d='M13.8,19.7h4.5c0.8,0,1.5-0.7,1.5-1.5v-0.1c0-0.8-0.7-1.5-1.5-1.5h-4.5c-0.8,0-1.5,0.7-1.5,1.5v0.1 C12.2,19.1,12.9,19.7,13.8,19.7z M13.3,18.1c0-0.2,0.2-0.5,0.5-0.5h4.5c0.2,0,0.5,0.2,0.5,0.5v0.1c0,0.2-0.2,0.5-0.5,0.5h-4.5 C13.4,18.6,13.3,18.5,13.3,18.1L13.3,18.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-collection.webui-warning-icon, .webui-collection.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M29.4,8.9l-5.2-5.7C24.1,3.1,23.9,3,23.7,3H8.3C8.1,3,7.9,3.1,7.7,3.2L2.6,8.9l0,0C2.4,9.2,2.3,9.3,2.3,9.6v4.7 C2.3,14.8,2.6,15,3,15h0.6v13.4c0,0.4,0.3,0.7,0.7,0.7h23.3c0.4,0,0.7-0.3,0.7-0.7V15h0.8c0.4,0,0.7-0.3,0.7-0.7V9.6 C29.7,9.3,29.6,9.1,29.4,8.9z M8.4,4h15.3L28,8.9H4L8.4,4z M27.4,28.2H4.7V15h22.7V28.2L27.4,28.2z M28.8,14.1H3.3V9.8h25.5V14.1z '/%3E%3Cpath fill='%23ff9800' d='M13.8,19.7h4.5c0.8,0,1.5-0.7,1.5-1.5v-0.1c0-0.8-0.7-1.5-1.5-1.5h-4.5c-0.8,0-1.5,0.7-1.5,1.5v0.1 C12.2,19.1,12.9,19.7,13.8,19.7z M13.3,18.1c0-0.2,0.2-0.5,0.5-0.5h4.5c0.2,0,0.5,0.2,0.5,0.5v0.1c0,0.2-0.2,0.5-0.5,0.5h-4.5 C13.4,18.6,13.3,18.5,13.3,18.1L13.3,18.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-collection.webui-white-icon, .combo-row.selected .combo-action-button .webui-collection.webui-add, .combo-row.selected .combo-action-button .webui-collection.webui-delete, .combo-row.selected .combo-action-button .webui-collection.webui-edit, .segmented-button > .btn.active .webui-collection, .primary .webui-collection, .radio-group input[type="radio"]:checked + label .webui-collection, .segmented-button-radio input[type="radio"]:checked + label .webui-collection {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M29.4,8.9l-5.2-5.7C24.1,3.1,23.9,3,23.7,3H8.3C8.1,3,7.9,3.1,7.7,3.2L2.6,8.9l0,0C2.4,9.2,2.3,9.3,2.3,9.6v4.7 C2.3,14.8,2.6,15,3,15h0.6v13.4c0,0.4,0.3,0.7,0.7,0.7h23.3c0.4,0,0.7-0.3,0.7-0.7V15h0.8c0.4,0,0.7-0.3,0.7-0.7V9.6 C29.7,9.3,29.6,9.1,29.4,8.9z M8.4,4h15.3L28,8.9H4L8.4,4z M27.4,28.2H4.7V15h22.7V28.2L27.4,28.2z M28.8,14.1H3.3V9.8h25.5V14.1z '/%3E%3Cpath fill='%23fff' d='M13.8,19.7h4.5c0.8,0,1.5-0.7,1.5-1.5v-0.1c0-0.8-0.7-1.5-1.5-1.5h-4.5c-0.8,0-1.5,0.7-1.5,1.5v0.1 C12.2,19.1,12.9,19.7,13.8,19.7z M13.3,18.1c0-0.2,0.2-0.5,0.5-0.5h4.5c0.2,0,0.5,0.2,0.5,0.5v0.1c0,0.2-0.2,0.5-0.5,0.5h-4.5 C13.4,18.6,13.3,18.5,13.3,18.1L13.3,18.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-collection.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%234caf50' d='M29.4,8.9l-5.2-5.7C24.1,3.1,23.9,3,23.7,3H8.3C8.1,3,7.9,3.1,7.7,3.2L2.6,8.9l0,0C2.4,9.2,2.3,9.3,2.3,9.6v4.7 C2.3,14.8,2.6,15,3,15h0.6v13.4c0,0.4,0.3,0.7,0.7,0.7h23.3c0.4,0,0.7-0.3,0.7-0.7V15h0.8c0.4,0,0.7-0.3,0.7-0.7V9.6 C29.7,9.3,29.6,9.1,29.4,8.9z M8.4,4h15.3L28,8.9H4L8.4,4z M27.4,28.2H4.7V15h22.7V28.2L27.4,28.2z M28.8,14.1H3.3V9.8h25.5V14.1z '/%3E%3Cpath fill='%234caf50' d='M13.8,19.7h4.5c0.8,0,1.5-0.7,1.5-1.5v-0.1c0-0.8-0.7-1.5-1.5-1.5h-4.5c-0.8,0-1.5,0.7-1.5,1.5v0.1 C12.2,19.1,12.9,19.7,13.8,19.7z M13.3,18.1c0-0.2,0.2-0.5,0.5-0.5h4.5c0.2,0,0.5,0.2,0.5,0.5v0.1c0,0.2-0.2,0.5-0.5,0.5h-4.5 C13.4,18.6,13.3,18.5,13.3,18.1L13.3,18.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-customers {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M21.8,16.7c0.1,0,0.1,0.1,0.3,0.1c0.1,0,0.1,0,0.2,0.1c0.5,0.1,1,0.2,1.4,0.2c0.2,0,0.3,0,0.5,0c0.1,0,0.1,0,0.2,0l0.1,0 c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.1,0l0.1,0c0.1,0,0.2,0,0.2-0.1l0.2-0.1c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1-0.1 c0.1,0,0.2-0.1,0.3-0.1c0,0,0.1,0,0.1,0c0.1-0.1,0.2-0.1,0.3-0.2l0.1-0.1c0.8-0.5,1.4-1.3,1.7-2.1c0.2-0.6,0.4-1.2,0.4-1.8l0-0.1 c0-0.6-0.1-1.1-0.3-1.7c-0.7-1.9-2.5-3.2-4.6-3.2c-2.1,0-4,1.4-4.6,3.4c-0.1,0.4-0.2,0.7-0.2,1.1l0,0.1c0,0.1,0,0.2,0,0.2l0,0.1 C18.9,14.2,20,15.9,21.8,16.7z M20.1,12.1L20.1,12.1c0-0.4,0.1-0.6,0.2-0.9c0.5-1.5,1.9-2.6,3.5-2.6c1.5,0,2.9,1,3.4,2.4 c0.1,0.4,0.2,0.8,0.2,1.1v0.1c0,0.5-0.1,1-0.3,1.4c-0.3,0.6-0.7,1.2-1.2,1.5l-0.1,0.1c-0.1,0-0.1,0.1-0.2,0.1l-0.1,0 c-0.1,0-0.2,0.1-0.2,0.1l-0.1,0c0,0-0.1,0-0.2,0.1l-0.1,0c-0.1,0-0.1,0-0.2,0.1l-0.1,0c0,0-0.1,0-0.1,0l-0.2,0c-0.5,0-1,0-1.4-0.1 c0,0-0.1,0-0.1,0l-0.1,0c0,0-0.1,0-0.1,0c-1.3-0.6-2.2-1.9-2.2-3.3C20.1,12.2,20.1,12.1,20.1,12.1z M23.7,17.1 c-2.1,0-4.1,0.9-5.5,2.4C16.3,17.9,14,17,11.4,17C5.4,17,0.6,21.9,0.6,27.8c0,0.1,0,0.2,0,0.3l0,0.7h21.5l0-0.7c0-0.1,0-0.2,0-0.3 c0-0.7-0.1-1.5-0.2-2.2h9.3l0-0.7c0-0.1,0-0.2,0-0.2C31.3,20.5,27.9,17.1,23.7,17.1z M1.8,27.6c0.1-5.2,4.4-9.3,9.6-9.3 c2.5,0,4.8,1,6.5,2.6c0.1,0.1,0.3,0.2,0.4,0.4c0.1,0.1,0.1,0.1,0.1,0.2c0.4,0.4,0.7,0.8,1,1.3c0,0.1,0.1,0.2,0.1,0.2 c0.1,0.1,0.2,0.3,0.2,0.4c0,0.1,0.1,0.1,0.1,0.2c0.1,0.3,0.3,0.6,0.4,0.9c0,0.1,0.1,0.1,0.1,0.2c0.1,0.2,0.1,0.3,0.2,0.5 c0.2,0.8,0.4,1.6,0.4,2.5H1.8z M21.6,24.4C21.6,24.4,21.6,24.4,21.6,24.4c-0.1-0.4-0.3-0.7-0.4-1.1c0-0.1-0.1-0.1-0.1-0.2 c-0.1-0.3-0.3-0.6-0.5-0.9c0-0.1-0.1-0.1-0.1-0.2c-0.2-0.3-0.4-0.5-0.6-0.8c0,0-0.1-0.1-0.1-0.1c-0.2-0.3-0.5-0.6-0.8-0.9 c1.2-1.2,2.9-2,4.6-2c3.4,0,6.2,2.7,6.4,6.1L21.6,24.4L21.6,24.4L21.6,24.4z M8.8,15.9c0.1,0,0.1,0.1,0.2,0.1L9.2,16 c0.1,0,0.1,0,0.2,0.1c0.6,0.2,1.3,0.3,2,0.3h0c0.2,0,0.5,0,0.7,0c0.1,0,0.1,0,0.2,0l0.2,0c0.1,0,0.2,0,0.3,0c0.1,0,0.1,0,0.2-0.1 l0.1,0c0.1,0,0.2,0,0.3-0.1c0,0,0.1,0,0.1-0.1l0.2-0.1c0.1,0,0.2-0.1,0.3-0.1c0,0,0.1,0,0.2-0.1c0.1-0.1,0.3-0.1,0.4-0.2 c0,0,0.1,0,0.1-0.1c0.2-0.1,0.3-0.2,0.5-0.3l0.1,0c1.8-1.3,2.9-3.3,2.9-5.6c0-3.7-3-6.8-6.8-6.8c-3.6,0-6.5,2.8-6.7,6.3l0,0.1 c0,0.1,0,0.2,0,0.4C4.6,12.4,6.3,14.8,8.8,15.9z M5.9,9.4L5.9,9.4c0.2-3,2.6-5.3,5.5-5.3c3,0,5.5,2.5,5.5,5.5 c0,1.8-0.9,3.5-2.4,4.5l-0.1,0.1c-0.1,0.1-0.2,0.1-0.4,0.2l-0.1,0c-0.1,0.1-0.2,0.1-0.4,0.2l-0.1,0.1c-0.1,0-0.1,0.1-0.2,0.1 L13,14.9c-0.1,0-0.1,0-0.2,0.1l-0.2,0c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0l-0.2,0c0,0-0.1,0-0.1,0c-0.2,0-0.4,0-0.6,0 c-0.6,0-1.1-0.1-1.6-0.2c0,0-0.1,0-0.1,0l-0.2-0.1c-0.1,0-0.1,0-0.2-0.1c-2.1-0.9-3.4-2.9-3.4-5.1C5.9,9.6,5.9,9.5,5.9,9.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-customers.webui-grey-icon, .btn[disabled] .webui-customers {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M21.8,16.7c0.1,0,0.1,0.1,0.3,0.1c0.1,0,0.1,0,0.2,0.1c0.5,0.1,1,0.2,1.4,0.2c0.2,0,0.3,0,0.5,0c0.1,0,0.1,0,0.2,0l0.1,0 c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.1,0l0.1,0c0.1,0,0.2,0,0.2-0.1l0.2-0.1c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1-0.1 c0.1,0,0.2-0.1,0.3-0.1c0,0,0.1,0,0.1,0c0.1-0.1,0.2-0.1,0.3-0.2l0.1-0.1c0.8-0.5,1.4-1.3,1.7-2.1c0.2-0.6,0.4-1.2,0.4-1.8l0-0.1 c0-0.6-0.1-1.1-0.3-1.7c-0.7-1.9-2.5-3.2-4.6-3.2c-2.1,0-4,1.4-4.6,3.4c-0.1,0.4-0.2,0.7-0.2,1.1l0,0.1c0,0.1,0,0.2,0,0.2l0,0.1 C18.9,14.2,20,15.9,21.8,16.7z M20.1,12.1L20.1,12.1c0-0.4,0.1-0.6,0.2-0.9c0.5-1.5,1.9-2.6,3.5-2.6c1.5,0,2.9,1,3.4,2.4 c0.1,0.4,0.2,0.8,0.2,1.1v0.1c0,0.5-0.1,1-0.3,1.4c-0.3,0.6-0.7,1.2-1.2,1.5l-0.1,0.1c-0.1,0-0.1,0.1-0.2,0.1l-0.1,0 c-0.1,0-0.2,0.1-0.2,0.1l-0.1,0c0,0-0.1,0-0.2,0.1l-0.1,0c-0.1,0-0.1,0-0.2,0.1l-0.1,0c0,0-0.1,0-0.1,0l-0.2,0c-0.5,0-1,0-1.4-0.1 c0,0-0.1,0-0.1,0l-0.1,0c0,0-0.1,0-0.1,0c-1.3-0.6-2.2-1.9-2.2-3.3C20.1,12.2,20.1,12.1,20.1,12.1z M23.7,17.1 c-2.1,0-4.1,0.9-5.5,2.4C16.3,17.9,14,17,11.4,17C5.4,17,0.6,21.9,0.6,27.8c0,0.1,0,0.2,0,0.3l0,0.7h21.5l0-0.7c0-0.1,0-0.2,0-0.3 c0-0.7-0.1-1.5-0.2-2.2h9.3l0-0.7c0-0.1,0-0.2,0-0.2C31.3,20.5,27.9,17.1,23.7,17.1z M1.8,27.6c0.1-5.2,4.4-9.3,9.6-9.3 c2.5,0,4.8,1,6.5,2.6c0.1,0.1,0.3,0.2,0.4,0.4c0.1,0.1,0.1,0.1,0.1,0.2c0.4,0.4,0.7,0.8,1,1.3c0,0.1,0.1,0.2,0.1,0.2 c0.1,0.1,0.2,0.3,0.2,0.4c0,0.1,0.1,0.1,0.1,0.2c0.1,0.3,0.3,0.6,0.4,0.9c0,0.1,0.1,0.1,0.1,0.2c0.1,0.2,0.1,0.3,0.2,0.5 c0.2,0.8,0.4,1.6,0.4,2.5H1.8z M21.6,24.4C21.6,24.4,21.6,24.4,21.6,24.4c-0.1-0.4-0.3-0.7-0.4-1.1c0-0.1-0.1-0.1-0.1-0.2 c-0.1-0.3-0.3-0.6-0.5-0.9c0-0.1-0.1-0.1-0.1-0.2c-0.2-0.3-0.4-0.5-0.6-0.8c0,0-0.1-0.1-0.1-0.1c-0.2-0.3-0.5-0.6-0.8-0.9 c1.2-1.2,2.9-2,4.6-2c3.4,0,6.2,2.7,6.4,6.1L21.6,24.4L21.6,24.4L21.6,24.4z M8.8,15.9c0.1,0,0.1,0.1,0.2,0.1L9.2,16 c0.1,0,0.1,0,0.2,0.1c0.6,0.2,1.3,0.3,2,0.3h0c0.2,0,0.5,0,0.7,0c0.1,0,0.1,0,0.2,0l0.2,0c0.1,0,0.2,0,0.3,0c0.1,0,0.1,0,0.2-0.1 l0.1,0c0.1,0,0.2,0,0.3-0.1c0,0,0.1,0,0.1-0.1l0.2-0.1c0.1,0,0.2-0.1,0.3-0.1c0,0,0.1,0,0.2-0.1c0.1-0.1,0.3-0.1,0.4-0.2 c0,0,0.1,0,0.1-0.1c0.2-0.1,0.3-0.2,0.5-0.3l0.1,0c1.8-1.3,2.9-3.3,2.9-5.6c0-3.7-3-6.8-6.8-6.8c-3.6,0-6.5,2.8-6.7,6.3l0,0.1 c0,0.1,0,0.2,0,0.4C4.6,12.4,6.3,14.8,8.8,15.9z M5.9,9.4L5.9,9.4c0.2-3,2.6-5.3,5.5-5.3c3,0,5.5,2.5,5.5,5.5 c0,1.8-0.9,3.5-2.4,4.5l-0.1,0.1c-0.1,0.1-0.2,0.1-0.4,0.2l-0.1,0c-0.1,0.1-0.2,0.1-0.4,0.2l-0.1,0.1c-0.1,0-0.1,0.1-0.2,0.1 L13,14.9c-0.1,0-0.1,0-0.2,0.1l-0.2,0c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0l-0.2,0c0,0-0.1,0-0.1,0c-0.2,0-0.4,0-0.6,0 c-0.6,0-1.1-0.1-1.6-0.2c0,0-0.1,0-0.1,0l-0.2-0.1c-0.1,0-0.1,0-0.2-0.1c-2.1-0.9-3.4-2.9-3.4-5.1C5.9,9.6,5.9,9.5,5.9,9.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-customers.webui-red-icon, .danger .webui-customers {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M21.8,16.7c0.1,0,0.1,0.1,0.3,0.1c0.1,0,0.1,0,0.2,0.1c0.5,0.1,1,0.2,1.4,0.2c0.2,0,0.3,0,0.5,0c0.1,0,0.1,0,0.2,0l0.1,0 c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.1,0l0.1,0c0.1,0,0.2,0,0.2-0.1l0.2-0.1c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1-0.1 c0.1,0,0.2-0.1,0.3-0.1c0,0,0.1,0,0.1,0c0.1-0.1,0.2-0.1,0.3-0.2l0.1-0.1c0.8-0.5,1.4-1.3,1.7-2.1c0.2-0.6,0.4-1.2,0.4-1.8l0-0.1 c0-0.6-0.1-1.1-0.3-1.7c-0.7-1.9-2.5-3.2-4.6-3.2c-2.1,0-4,1.4-4.6,3.4c-0.1,0.4-0.2,0.7-0.2,1.1l0,0.1c0,0.1,0,0.2,0,0.2l0,0.1 C18.9,14.2,20,15.9,21.8,16.7z M20.1,12.1L20.1,12.1c0-0.4,0.1-0.6,0.2-0.9c0.5-1.5,1.9-2.6,3.5-2.6c1.5,0,2.9,1,3.4,2.4 c0.1,0.4,0.2,0.8,0.2,1.1v0.1c0,0.5-0.1,1-0.3,1.4c-0.3,0.6-0.7,1.2-1.2,1.5l-0.1,0.1c-0.1,0-0.1,0.1-0.2,0.1l-0.1,0 c-0.1,0-0.2,0.1-0.2,0.1l-0.1,0c0,0-0.1,0-0.2,0.1l-0.1,0c-0.1,0-0.1,0-0.2,0.1l-0.1,0c0,0-0.1,0-0.1,0l-0.2,0c-0.5,0-1,0-1.4-0.1 c0,0-0.1,0-0.1,0l-0.1,0c0,0-0.1,0-0.1,0c-1.3-0.6-2.2-1.9-2.2-3.3C20.1,12.2,20.1,12.1,20.1,12.1z M23.7,17.1 c-2.1,0-4.1,0.9-5.5,2.4C16.3,17.9,14,17,11.4,17C5.4,17,0.6,21.9,0.6,27.8c0,0.1,0,0.2,0,0.3l0,0.7h21.5l0-0.7c0-0.1,0-0.2,0-0.3 c0-0.7-0.1-1.5-0.2-2.2h9.3l0-0.7c0-0.1,0-0.2,0-0.2C31.3,20.5,27.9,17.1,23.7,17.1z M1.8,27.6c0.1-5.2,4.4-9.3,9.6-9.3 c2.5,0,4.8,1,6.5,2.6c0.1,0.1,0.3,0.2,0.4,0.4c0.1,0.1,0.1,0.1,0.1,0.2c0.4,0.4,0.7,0.8,1,1.3c0,0.1,0.1,0.2,0.1,0.2 c0.1,0.1,0.2,0.3,0.2,0.4c0,0.1,0.1,0.1,0.1,0.2c0.1,0.3,0.3,0.6,0.4,0.9c0,0.1,0.1,0.1,0.1,0.2c0.1,0.2,0.1,0.3,0.2,0.5 c0.2,0.8,0.4,1.6,0.4,2.5H1.8z M21.6,24.4C21.6,24.4,21.6,24.4,21.6,24.4c-0.1-0.4-0.3-0.7-0.4-1.1c0-0.1-0.1-0.1-0.1-0.2 c-0.1-0.3-0.3-0.6-0.5-0.9c0-0.1-0.1-0.1-0.1-0.2c-0.2-0.3-0.4-0.5-0.6-0.8c0,0-0.1-0.1-0.1-0.1c-0.2-0.3-0.5-0.6-0.8-0.9 c1.2-1.2,2.9-2,4.6-2c3.4,0,6.2,2.7,6.4,6.1L21.6,24.4L21.6,24.4L21.6,24.4z M8.8,15.9c0.1,0,0.1,0.1,0.2,0.1L9.2,16 c0.1,0,0.1,0,0.2,0.1c0.6,0.2,1.3,0.3,2,0.3h0c0.2,0,0.5,0,0.7,0c0.1,0,0.1,0,0.2,0l0.2,0c0.1,0,0.2,0,0.3,0c0.1,0,0.1,0,0.2-0.1 l0.1,0c0.1,0,0.2,0,0.3-0.1c0,0,0.1,0,0.1-0.1l0.2-0.1c0.1,0,0.2-0.1,0.3-0.1c0,0,0.1,0,0.2-0.1c0.1-0.1,0.3-0.1,0.4-0.2 c0,0,0.1,0,0.1-0.1c0.2-0.1,0.3-0.2,0.5-0.3l0.1,0c1.8-1.3,2.9-3.3,2.9-5.6c0-3.7-3-6.8-6.8-6.8c-3.6,0-6.5,2.8-6.7,6.3l0,0.1 c0,0.1,0,0.2,0,0.4C4.6,12.4,6.3,14.8,8.8,15.9z M5.9,9.4L5.9,9.4c0.2-3,2.6-5.3,5.5-5.3c3,0,5.5,2.5,5.5,5.5 c0,1.8-0.9,3.5-2.4,4.5l-0.1,0.1c-0.1,0.1-0.2,0.1-0.4,0.2l-0.1,0c-0.1,0.1-0.2,0.1-0.4,0.2l-0.1,0.1c-0.1,0-0.1,0.1-0.2,0.1 L13,14.9c-0.1,0-0.1,0-0.2,0.1l-0.2,0c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0l-0.2,0c0,0-0.1,0-0.1,0c-0.2,0-0.4,0-0.6,0 c-0.6,0-1.1-0.1-1.6-0.2c0,0-0.1,0-0.1,0l-0.2-0.1c-0.1,0-0.1,0-0.2-0.1c-2.1-0.9-3.4-2.9-3.4-5.1C5.9,9.6,5.9,9.5,5.9,9.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-customers.webui-warning-icon, .webui-customers.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M21.8,16.7c0.1,0,0.1,0.1,0.3,0.1c0.1,0,0.1,0,0.2,0.1c0.5,0.1,1,0.2,1.4,0.2c0.2,0,0.3,0,0.5,0c0.1,0,0.1,0,0.2,0l0.1,0 c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.1,0l0.1,0c0.1,0,0.2,0,0.2-0.1l0.2-0.1c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1-0.1 c0.1,0,0.2-0.1,0.3-0.1c0,0,0.1,0,0.1,0c0.1-0.1,0.2-0.1,0.3-0.2l0.1-0.1c0.8-0.5,1.4-1.3,1.7-2.1c0.2-0.6,0.4-1.2,0.4-1.8l0-0.1 c0-0.6-0.1-1.1-0.3-1.7c-0.7-1.9-2.5-3.2-4.6-3.2c-2.1,0-4,1.4-4.6,3.4c-0.1,0.4-0.2,0.7-0.2,1.1l0,0.1c0,0.1,0,0.2,0,0.2l0,0.1 C18.9,14.2,20,15.9,21.8,16.7z M20.1,12.1L20.1,12.1c0-0.4,0.1-0.6,0.2-0.9c0.5-1.5,1.9-2.6,3.5-2.6c1.5,0,2.9,1,3.4,2.4 c0.1,0.4,0.2,0.8,0.2,1.1v0.1c0,0.5-0.1,1-0.3,1.4c-0.3,0.6-0.7,1.2-1.2,1.5l-0.1,0.1c-0.1,0-0.1,0.1-0.2,0.1l-0.1,0 c-0.1,0-0.2,0.1-0.2,0.1l-0.1,0c0,0-0.1,0-0.2,0.1l-0.1,0c-0.1,0-0.1,0-0.2,0.1l-0.1,0c0,0-0.1,0-0.1,0l-0.2,0c-0.5,0-1,0-1.4-0.1 c0,0-0.1,0-0.1,0l-0.1,0c0,0-0.1,0-0.1,0c-1.3-0.6-2.2-1.9-2.2-3.3C20.1,12.2,20.1,12.1,20.1,12.1z M23.7,17.1 c-2.1,0-4.1,0.9-5.5,2.4C16.3,17.9,14,17,11.4,17C5.4,17,0.6,21.9,0.6,27.8c0,0.1,0,0.2,0,0.3l0,0.7h21.5l0-0.7c0-0.1,0-0.2,0-0.3 c0-0.7-0.1-1.5-0.2-2.2h9.3l0-0.7c0-0.1,0-0.2,0-0.2C31.3,20.5,27.9,17.1,23.7,17.1z M1.8,27.6c0.1-5.2,4.4-9.3,9.6-9.3 c2.5,0,4.8,1,6.5,2.6c0.1,0.1,0.3,0.2,0.4,0.4c0.1,0.1,0.1,0.1,0.1,0.2c0.4,0.4,0.7,0.8,1,1.3c0,0.1,0.1,0.2,0.1,0.2 c0.1,0.1,0.2,0.3,0.2,0.4c0,0.1,0.1,0.1,0.1,0.2c0.1,0.3,0.3,0.6,0.4,0.9c0,0.1,0.1,0.1,0.1,0.2c0.1,0.2,0.1,0.3,0.2,0.5 c0.2,0.8,0.4,1.6,0.4,2.5H1.8z M21.6,24.4C21.6,24.4,21.6,24.4,21.6,24.4c-0.1-0.4-0.3-0.7-0.4-1.1c0-0.1-0.1-0.1-0.1-0.2 c-0.1-0.3-0.3-0.6-0.5-0.9c0-0.1-0.1-0.1-0.1-0.2c-0.2-0.3-0.4-0.5-0.6-0.8c0,0-0.1-0.1-0.1-0.1c-0.2-0.3-0.5-0.6-0.8-0.9 c1.2-1.2,2.9-2,4.6-2c3.4,0,6.2,2.7,6.4,6.1L21.6,24.4L21.6,24.4L21.6,24.4z M8.8,15.9c0.1,0,0.1,0.1,0.2,0.1L9.2,16 c0.1,0,0.1,0,0.2,0.1c0.6,0.2,1.3,0.3,2,0.3h0c0.2,0,0.5,0,0.7,0c0.1,0,0.1,0,0.2,0l0.2,0c0.1,0,0.2,0,0.3,0c0.1,0,0.1,0,0.2-0.1 l0.1,0c0.1,0,0.2,0,0.3-0.1c0,0,0.1,0,0.1-0.1l0.2-0.1c0.1,0,0.2-0.1,0.3-0.1c0,0,0.1,0,0.2-0.1c0.1-0.1,0.3-0.1,0.4-0.2 c0,0,0.1,0,0.1-0.1c0.2-0.1,0.3-0.2,0.5-0.3l0.1,0c1.8-1.3,2.9-3.3,2.9-5.6c0-3.7-3-6.8-6.8-6.8c-3.6,0-6.5,2.8-6.7,6.3l0,0.1 c0,0.1,0,0.2,0,0.4C4.6,12.4,6.3,14.8,8.8,15.9z M5.9,9.4L5.9,9.4c0.2-3,2.6-5.3,5.5-5.3c3,0,5.5,2.5,5.5,5.5 c0,1.8-0.9,3.5-2.4,4.5l-0.1,0.1c-0.1,0.1-0.2,0.1-0.4,0.2l-0.1,0c-0.1,0.1-0.2,0.1-0.4,0.2l-0.1,0.1c-0.1,0-0.1,0.1-0.2,0.1 L13,14.9c-0.1,0-0.1,0-0.2,0.1l-0.2,0c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0l-0.2,0c0,0-0.1,0-0.1,0c-0.2,0-0.4,0-0.6,0 c-0.6,0-1.1-0.1-1.6-0.2c0,0-0.1,0-0.1,0l-0.2-0.1c-0.1,0-0.1,0-0.2-0.1c-2.1-0.9-3.4-2.9-3.4-5.1C5.9,9.6,5.9,9.5,5.9,9.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-customers.webui-white-icon, .combo-row.selected .combo-action-button .webui-customers.webui-add, .combo-row.selected .combo-action-button .webui-customers.webui-delete, .combo-row.selected .combo-action-button .webui-customers.webui-edit, .segmented-button > .btn.active .webui-customers, .primary .webui-customers, .radio-group input[type="radio"]:checked + label .webui-customers, .segmented-button-radio input[type="radio"]:checked + label .webui-customers {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M21.8,16.7c0.1,0,0.1,0.1,0.3,0.1c0.1,0,0.1,0,0.2,0.1c0.5,0.1,1,0.2,1.4,0.2c0.2,0,0.3,0,0.5,0c0.1,0,0.1,0,0.2,0l0.1,0 c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.1,0l0.1,0c0.1,0,0.2,0,0.2-0.1l0.2-0.1c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1-0.1 c0.1,0,0.2-0.1,0.3-0.1c0,0,0.1,0,0.1,0c0.1-0.1,0.2-0.1,0.3-0.2l0.1-0.1c0.8-0.5,1.4-1.3,1.7-2.1c0.2-0.6,0.4-1.2,0.4-1.8l0-0.1 c0-0.6-0.1-1.1-0.3-1.7c-0.7-1.9-2.5-3.2-4.6-3.2c-2.1,0-4,1.4-4.6,3.4c-0.1,0.4-0.2,0.7-0.2,1.1l0,0.1c0,0.1,0,0.2,0,0.2l0,0.1 C18.9,14.2,20,15.9,21.8,16.7z M20.1,12.1L20.1,12.1c0-0.4,0.1-0.6,0.2-0.9c0.5-1.5,1.9-2.6,3.5-2.6c1.5,0,2.9,1,3.4,2.4 c0.1,0.4,0.2,0.8,0.2,1.1v0.1c0,0.5-0.1,1-0.3,1.4c-0.3,0.6-0.7,1.2-1.2,1.5l-0.1,0.1c-0.1,0-0.1,0.1-0.2,0.1l-0.1,0 c-0.1,0-0.2,0.1-0.2,0.1l-0.1,0c0,0-0.1,0-0.2,0.1l-0.1,0c-0.1,0-0.1,0-0.2,0.1l-0.1,0c0,0-0.1,0-0.1,0l-0.2,0c-0.5,0-1,0-1.4-0.1 c0,0-0.1,0-0.1,0l-0.1,0c0,0-0.1,0-0.1,0c-1.3-0.6-2.2-1.9-2.2-3.3C20.1,12.2,20.1,12.1,20.1,12.1z M23.7,17.1 c-2.1,0-4.1,0.9-5.5,2.4C16.3,17.9,14,17,11.4,17C5.4,17,0.6,21.9,0.6,27.8c0,0.1,0,0.2,0,0.3l0,0.7h21.5l0-0.7c0-0.1,0-0.2,0-0.3 c0-0.7-0.1-1.5-0.2-2.2h9.3l0-0.7c0-0.1,0-0.2,0-0.2C31.3,20.5,27.9,17.1,23.7,17.1z M1.8,27.6c0.1-5.2,4.4-9.3,9.6-9.3 c2.5,0,4.8,1,6.5,2.6c0.1,0.1,0.3,0.2,0.4,0.4c0.1,0.1,0.1,0.1,0.1,0.2c0.4,0.4,0.7,0.8,1,1.3c0,0.1,0.1,0.2,0.1,0.2 c0.1,0.1,0.2,0.3,0.2,0.4c0,0.1,0.1,0.1,0.1,0.2c0.1,0.3,0.3,0.6,0.4,0.9c0,0.1,0.1,0.1,0.1,0.2c0.1,0.2,0.1,0.3,0.2,0.5 c0.2,0.8,0.4,1.6,0.4,2.5H1.8z M21.6,24.4C21.6,24.4,21.6,24.4,21.6,24.4c-0.1-0.4-0.3-0.7-0.4-1.1c0-0.1-0.1-0.1-0.1-0.2 c-0.1-0.3-0.3-0.6-0.5-0.9c0-0.1-0.1-0.1-0.1-0.2c-0.2-0.3-0.4-0.5-0.6-0.8c0,0-0.1-0.1-0.1-0.1c-0.2-0.3-0.5-0.6-0.8-0.9 c1.2-1.2,2.9-2,4.6-2c3.4,0,6.2,2.7,6.4,6.1L21.6,24.4L21.6,24.4L21.6,24.4z M8.8,15.9c0.1,0,0.1,0.1,0.2,0.1L9.2,16 c0.1,0,0.1,0,0.2,0.1c0.6,0.2,1.3,0.3,2,0.3h0c0.2,0,0.5,0,0.7,0c0.1,0,0.1,0,0.2,0l0.2,0c0.1,0,0.2,0,0.3,0c0.1,0,0.1,0,0.2-0.1 l0.1,0c0.1,0,0.2,0,0.3-0.1c0,0,0.1,0,0.1-0.1l0.2-0.1c0.1,0,0.2-0.1,0.3-0.1c0,0,0.1,0,0.2-0.1c0.1-0.1,0.3-0.1,0.4-0.2 c0,0,0.1,0,0.1-0.1c0.2-0.1,0.3-0.2,0.5-0.3l0.1,0c1.8-1.3,2.9-3.3,2.9-5.6c0-3.7-3-6.8-6.8-6.8c-3.6,0-6.5,2.8-6.7,6.3l0,0.1 c0,0.1,0,0.2,0,0.4C4.6,12.4,6.3,14.8,8.8,15.9z M5.9,9.4L5.9,9.4c0.2-3,2.6-5.3,5.5-5.3c3,0,5.5,2.5,5.5,5.5 c0,1.8-0.9,3.5-2.4,4.5l-0.1,0.1c-0.1,0.1-0.2,0.1-0.4,0.2l-0.1,0c-0.1,0.1-0.2,0.1-0.4,0.2l-0.1,0.1c-0.1,0-0.1,0.1-0.2,0.1 L13,14.9c-0.1,0-0.1,0-0.2,0.1l-0.2,0c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0l-0.2,0c0,0-0.1,0-0.1,0c-0.2,0-0.4,0-0.6,0 c-0.6,0-1.1-0.1-1.6-0.2c0,0-0.1,0-0.1,0l-0.2-0.1c-0.1,0-0.1,0-0.2-0.1c-2.1-0.9-3.4-2.9-3.4-5.1C5.9,9.6,5.9,9.5,5.9,9.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-customers.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M21.8,16.7c0.1,0,0.1,0.1,0.3,0.1c0.1,0,0.1,0,0.2,0.1c0.5,0.1,1,0.2,1.4,0.2c0.2,0,0.3,0,0.5,0c0.1,0,0.1,0,0.2,0l0.1,0 c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.1,0l0.1,0c0.1,0,0.2,0,0.2-0.1l0.2-0.1c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1-0.1 c0.1,0,0.2-0.1,0.3-0.1c0,0,0.1,0,0.1,0c0.1-0.1,0.2-0.1,0.3-0.2l0.1-0.1c0.8-0.5,1.4-1.3,1.7-2.1c0.2-0.6,0.4-1.2,0.4-1.8l0-0.1 c0-0.6-0.1-1.1-0.3-1.7c-0.7-1.9-2.5-3.2-4.6-3.2c-2.1,0-4,1.4-4.6,3.4c-0.1,0.4-0.2,0.7-0.2,1.1l0,0.1c0,0.1,0,0.2,0,0.2l0,0.1 C18.9,14.2,20,15.9,21.8,16.7z M20.1,12.1L20.1,12.1c0-0.4,0.1-0.6,0.2-0.9c0.5-1.5,1.9-2.6,3.5-2.6c1.5,0,2.9,1,3.4,2.4 c0.1,0.4,0.2,0.8,0.2,1.1v0.1c0,0.5-0.1,1-0.3,1.4c-0.3,0.6-0.7,1.2-1.2,1.5l-0.1,0.1c-0.1,0-0.1,0.1-0.2,0.1l-0.1,0 c-0.1,0-0.2,0.1-0.2,0.1l-0.1,0c0,0-0.1,0-0.2,0.1l-0.1,0c-0.1,0-0.1,0-0.2,0.1l-0.1,0c0,0-0.1,0-0.1,0l-0.2,0c-0.5,0-1,0-1.4-0.1 c0,0-0.1,0-0.1,0l-0.1,0c0,0-0.1,0-0.1,0c-1.3-0.6-2.2-1.9-2.2-3.3C20.1,12.2,20.1,12.1,20.1,12.1z M23.7,17.1 c-2.1,0-4.1,0.9-5.5,2.4C16.3,17.9,14,17,11.4,17C5.4,17,0.6,21.9,0.6,27.8c0,0.1,0,0.2,0,0.3l0,0.7h21.5l0-0.7c0-0.1,0-0.2,0-0.3 c0-0.7-0.1-1.5-0.2-2.2h9.3l0-0.7c0-0.1,0-0.2,0-0.2C31.3,20.5,27.9,17.1,23.7,17.1z M1.8,27.6c0.1-5.2,4.4-9.3,9.6-9.3 c2.5,0,4.8,1,6.5,2.6c0.1,0.1,0.3,0.2,0.4,0.4c0.1,0.1,0.1,0.1,0.1,0.2c0.4,0.4,0.7,0.8,1,1.3c0,0.1,0.1,0.2,0.1,0.2 c0.1,0.1,0.2,0.3,0.2,0.4c0,0.1,0.1,0.1,0.1,0.2c0.1,0.3,0.3,0.6,0.4,0.9c0,0.1,0.1,0.1,0.1,0.2c0.1,0.2,0.1,0.3,0.2,0.5 c0.2,0.8,0.4,1.6,0.4,2.5H1.8z M21.6,24.4C21.6,24.4,21.6,24.4,21.6,24.4c-0.1-0.4-0.3-0.7-0.4-1.1c0-0.1-0.1-0.1-0.1-0.2 c-0.1-0.3-0.3-0.6-0.5-0.9c0-0.1-0.1-0.1-0.1-0.2c-0.2-0.3-0.4-0.5-0.6-0.8c0,0-0.1-0.1-0.1-0.1c-0.2-0.3-0.5-0.6-0.8-0.9 c1.2-1.2,2.9-2,4.6-2c3.4,0,6.2,2.7,6.4,6.1L21.6,24.4L21.6,24.4L21.6,24.4z M8.8,15.9c0.1,0,0.1,0.1,0.2,0.1L9.2,16 c0.1,0,0.1,0,0.2,0.1c0.6,0.2,1.3,0.3,2,0.3h0c0.2,0,0.5,0,0.7,0c0.1,0,0.1,0,0.2,0l0.2,0c0.1,0,0.2,0,0.3,0c0.1,0,0.1,0,0.2-0.1 l0.1,0c0.1,0,0.2,0,0.3-0.1c0,0,0.1,0,0.1-0.1l0.2-0.1c0.1,0,0.2-0.1,0.3-0.1c0,0,0.1,0,0.2-0.1c0.1-0.1,0.3-0.1,0.4-0.2 c0,0,0.1,0,0.1-0.1c0.2-0.1,0.3-0.2,0.5-0.3l0.1,0c1.8-1.3,2.9-3.3,2.9-5.6c0-3.7-3-6.8-6.8-6.8c-3.6,0-6.5,2.8-6.7,6.3l0,0.1 c0,0.1,0,0.2,0,0.4C4.6,12.4,6.3,14.8,8.8,15.9z M5.9,9.4L5.9,9.4c0.2-3,2.6-5.3,5.5-5.3c3,0,5.5,2.5,5.5,5.5 c0,1.8-0.9,3.5-2.4,4.5l-0.1,0.1c-0.1,0.1-0.2,0.1-0.4,0.2l-0.1,0c-0.1,0.1-0.2,0.1-0.4,0.2l-0.1,0.1c-0.1,0-0.1,0.1-0.2,0.1 L13,14.9c-0.1,0-0.1,0-0.2,0.1l-0.2,0c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0l-0.2,0c0,0-0.1,0-0.1,0c-0.2,0-0.4,0-0.6,0 c-0.6,0-1.1-0.1-1.6-0.2c0,0-0.1,0-0.1,0l-0.2-0.1c-0.1,0-0.1,0-0.2-0.1c-2.1-0.9-3.4-2.9-3.4-5.1C5.9,9.6,5.9,9.5,5.9,9.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-dashboard {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M16,2.9C8.8,2.9,2.9,8.8,2.9,16S8.8,29.1,16,29.1S29.1,23.2,29.1,16S23.2,2.9,16,2.9z M16,27.8 C9.5,27.8,4.2,22.5,4.2,16S9.5,4.2,16,4.2S27.8,9.5,27.8,16S22.5,27.8,16,27.8z M12.1,21.7h2.1v3.5h-2.1 C12.1,25.2,12.1,21.7,12.1,21.7z M15.3,21.7h2.1v3.5h-2.1C15.3,25.2,15.3,21.7,15.3,21.7z M18.5,21.7h2.1v3.5h-2.1V21.7z M17.7,16.8c0,0.6-0.5,1.1-1.1,1.1c-0.6,0-1.1-0.5-1.1-1.1L11.8,12l5,3.7C17.2,15.7,17.7,16.2,17.7,16.8z M9.8,18.6l1,1L9,21.4 l-1-1L9.8,18.6z M9,15.3H6.5V14H9V15.3z M9.5,8l1.8,1.8l-1,0.9L8.6,8.9L9.5,8z M16.7,8.6h-1.3V6.2h1.3V8.6z M22.1,11.3l-1-1 l1.8-1.8l1,1L22.1,11.3z M25.9,14v1.3h-2.5V14H25.9z M22.6,18.8l1.8,1.8l-1,1l-1.8-1.8L22.6,18.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-dashboard.webui-grey-icon, .btn[disabled] .webui-dashboard {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16,2.9C8.8,2.9,2.9,8.8,2.9,16S8.8,29.1,16,29.1S29.1,23.2,29.1,16S23.2,2.9,16,2.9z M16,27.8 C9.5,27.8,4.2,22.5,4.2,16S9.5,4.2,16,4.2S27.8,9.5,27.8,16S22.5,27.8,16,27.8z M12.1,21.7h2.1v3.5h-2.1 C12.1,25.2,12.1,21.7,12.1,21.7z M15.3,21.7h2.1v3.5h-2.1C15.3,25.2,15.3,21.7,15.3,21.7z M18.5,21.7h2.1v3.5h-2.1V21.7z M17.7,16.8c0,0.6-0.5,1.1-1.1,1.1c-0.6,0-1.1-0.5-1.1-1.1L11.8,12l5,3.7C17.2,15.7,17.7,16.2,17.7,16.8z M9.8,18.6l1,1L9,21.4 l-1-1L9.8,18.6z M9,15.3H6.5V14H9V15.3z M9.5,8l1.8,1.8l-1,0.9L8.6,8.9L9.5,8z M16.7,8.6h-1.3V6.2h1.3V8.6z M22.1,11.3l-1-1 l1.8-1.8l1,1L22.1,11.3z M25.9,14v1.3h-2.5V14H25.9z M22.6,18.8l1.8,1.8l-1,1l-1.8-1.8L22.6,18.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-dashboard.webui-red-icon, .danger .webui-dashboard {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M16,2.9C8.8,2.9,2.9,8.8,2.9,16S8.8,29.1,16,29.1S29.1,23.2,29.1,16S23.2,2.9,16,2.9z M16,27.8 C9.5,27.8,4.2,22.5,4.2,16S9.5,4.2,16,4.2S27.8,9.5,27.8,16S22.5,27.8,16,27.8z M12.1,21.7h2.1v3.5h-2.1 C12.1,25.2,12.1,21.7,12.1,21.7z M15.3,21.7h2.1v3.5h-2.1C15.3,25.2,15.3,21.7,15.3,21.7z M18.5,21.7h2.1v3.5h-2.1V21.7z M17.7,16.8c0,0.6-0.5,1.1-1.1,1.1c-0.6,0-1.1-0.5-1.1-1.1L11.8,12l5,3.7C17.2,15.7,17.7,16.2,17.7,16.8z M9.8,18.6l1,1L9,21.4 l-1-1L9.8,18.6z M9,15.3H6.5V14H9V15.3z M9.5,8l1.8,1.8l-1,0.9L8.6,8.9L9.5,8z M16.7,8.6h-1.3V6.2h1.3V8.6z M22.1,11.3l-1-1 l1.8-1.8l1,1L22.1,11.3z M25.9,14v1.3h-2.5V14H25.9z M22.6,18.8l1.8,1.8l-1,1l-1.8-1.8L22.6,18.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-dashboard.webui-warning-icon, .webui-dashboard.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M16,2.9C8.8,2.9,2.9,8.8,2.9,16S8.8,29.1,16,29.1S29.1,23.2,29.1,16S23.2,2.9,16,2.9z M16,27.8 C9.5,27.8,4.2,22.5,4.2,16S9.5,4.2,16,4.2S27.8,9.5,27.8,16S22.5,27.8,16,27.8z M12.1,21.7h2.1v3.5h-2.1 C12.1,25.2,12.1,21.7,12.1,21.7z M15.3,21.7h2.1v3.5h-2.1C15.3,25.2,15.3,21.7,15.3,21.7z M18.5,21.7h2.1v3.5h-2.1V21.7z M17.7,16.8c0,0.6-0.5,1.1-1.1,1.1c-0.6,0-1.1-0.5-1.1-1.1L11.8,12l5,3.7C17.2,15.7,17.7,16.2,17.7,16.8z M9.8,18.6l1,1L9,21.4 l-1-1L9.8,18.6z M9,15.3H6.5V14H9V15.3z M9.5,8l1.8,1.8l-1,0.9L8.6,8.9L9.5,8z M16.7,8.6h-1.3V6.2h1.3V8.6z M22.1,11.3l-1-1 l1.8-1.8l1,1L22.1,11.3z M25.9,14v1.3h-2.5V14H25.9z M22.6,18.8l1.8,1.8l-1,1l-1.8-1.8L22.6,18.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-dashboard.webui-white-icon, .combo-row.selected .combo-action-button .webui-dashboard.webui-add, .combo-row.selected .combo-action-button .webui-dashboard.webui-delete, .combo-row.selected .combo-action-button .webui-dashboard.webui-edit, .segmented-button > .btn.active .webui-dashboard, .primary .webui-dashboard, .radio-group input[type="radio"]:checked + label .webui-dashboard, .segmented-button-radio input[type="radio"]:checked + label .webui-dashboard {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M16,2.9C8.8,2.9,2.9,8.8,2.9,16S8.8,29.1,16,29.1S29.1,23.2,29.1,16S23.2,2.9,16,2.9z M16,27.8 C9.5,27.8,4.2,22.5,4.2,16S9.5,4.2,16,4.2S27.8,9.5,27.8,16S22.5,27.8,16,27.8z M12.1,21.7h2.1v3.5h-2.1 C12.1,25.2,12.1,21.7,12.1,21.7z M15.3,21.7h2.1v3.5h-2.1C15.3,25.2,15.3,21.7,15.3,21.7z M18.5,21.7h2.1v3.5h-2.1V21.7z M17.7,16.8c0,0.6-0.5,1.1-1.1,1.1c-0.6,0-1.1-0.5-1.1-1.1L11.8,12l5,3.7C17.2,15.7,17.7,16.2,17.7,16.8z M9.8,18.6l1,1L9,21.4 l-1-1L9.8,18.6z M9,15.3H6.5V14H9V15.3z M9.5,8l1.8,1.8l-1,0.9L8.6,8.9L9.5,8z M16.7,8.6h-1.3V6.2h1.3V8.6z M22.1,11.3l-1-1 l1.8-1.8l1,1L22.1,11.3z M25.9,14v1.3h-2.5V14H25.9z M22.6,18.8l1.8,1.8l-1,1l-1.8-1.8L22.6,18.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-dashboard.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M16,2.9C8.8,2.9,2.9,8.8,2.9,16S8.8,29.1,16,29.1S29.1,23.2,29.1,16S23.2,2.9,16,2.9z M16,27.8 C9.5,27.8,4.2,22.5,4.2,16S9.5,4.2,16,4.2S27.8,9.5,27.8,16S22.5,27.8,16,27.8z M12.1,21.7h2.1v3.5h-2.1 C12.1,25.2,12.1,21.7,12.1,21.7z M15.3,21.7h2.1v3.5h-2.1C15.3,25.2,15.3,21.7,15.3,21.7z M18.5,21.7h2.1v3.5h-2.1V21.7z M17.7,16.8c0,0.6-0.5,1.1-1.1,1.1c-0.6,0-1.1-0.5-1.1-1.1L11.8,12l5,3.7C17.2,15.7,17.7,16.2,17.7,16.8z M9.8,18.6l1,1L9,21.4 l-1-1L9.8,18.6z M9,15.3H6.5V14H9V15.3z M9.5,8l1.8,1.8l-1,0.9L8.6,8.9L9.5,8z M16.7,8.6h-1.3V6.2h1.3V8.6z M22.1,11.3l-1-1 l1.8-1.8l1,1L22.1,11.3z M25.9,14v1.3h-2.5V14H25.9z M22.6,18.8l1.8,1.8l-1,1l-1.8-1.8L22.6,18.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-delete {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M24.1,10.8c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4v15.6c0,0.7-0.2,1.3-0.7,1.8c-0.5,0.5-1.1,0.7-1.8,0.7H9.8 c-0.7,0-1.3-0.2-1.8-0.7c-0.5-0.5-0.7-1.1-0.7-1.8V10.8c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4v15.6c0,0.5,0.2,0.9,0.5,1.2 c0.3,0.3,0.7,0.5,1.2,0.5h12.7c0.5,0,0.9-0.2,1.2-0.5c0.3-0.3,0.5-0.7,0.5-1.2L24.1,10.8L24.1,10.8z'/%3E%3Cpath fill='%2303a9f4' d='M13.1,25.4c0,0.2-0.2,0.4-0.4,0.4s-0.4-0.2-0.4-0.4V10.9c0-0.2,0.2-0.4,0.4-0.4s0.4,0.2,0.4,0.4V25.4z'/%3E%3Cpath fill='%2303a9f4' d='M16.6,25.4c0,0.2-0.2,0.4-0.4,0.4c-0.2,0-0.4-0.2-0.4-0.4V10.9c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4V25.4z'/%3E%3Cpath fill='%2303a9f4' d='M20,25.4c0,0.2-0.2,0.4-0.4,0.4c-0.2,0-0.4-0.2-0.4-0.4V10.9c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4V25.4L20,25.4z '/%3E%3Cpath fill='%2303a9f4' d='M12.9,5.3c0,0.2-0.2,0.4-0.4,0.4S12,5.6,12,5.3c0-0.7,0.2-1.3,0.7-1.8s1.1-0.7,1.8-0.7h3.1c0.7,0,1.3,0.2,1.8,0.7 C20,4,20.3,4.6,20.3,5.3c0,0.2-0.2,0.4-0.4,0.4s-0.4-0.2-0.4-0.4c0-0.5-0.2-0.9-0.5-1.2c-0.3-0.3-0.7-0.5-1.2-0.5h-3.1 c-0.5,0-0.9,0.2-1.2,0.5C13,4.4,12.9,4.9,12.9,5.3z'/%3E%3Cpath fill='%2303a9f4' d='M6.6,6.6h19c0.4,0,0.7,0.2,1.1,0.4l0,0c0.2,0.2,0.4,0.7,0.4,1.1v1.1c0,0.2-0.2,0.4-0.4,0.4l0,0h-21 C5.4,9.5,5.2,9.3,5.2,9l0,0V8c0-0.4,0.2-0.7,0.4-1.1l0,0C5.9,6.7,6.3,6.6,6.6,6.6L6.6,6.6z M25.6,7.3h-19c-0.2,0-0.3,0.1-0.5,0.2 l0,0C6.1,7.6,6.1,7.8,6.1,8v0.7h20.3V8c0-0.2-0.1-0.3-0.2-0.5l0,0C25.9,7.4,25.8,7.3,25.6,7.3z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-delete.webui-grey-icon, .btn[disabled] .webui-delete {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M24.1,10.8c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4v15.6c0,0.7-0.2,1.3-0.7,1.8c-0.5,0.5-1.1,0.7-1.8,0.7H9.8 c-0.7,0-1.3-0.2-1.8-0.7c-0.5-0.5-0.7-1.1-0.7-1.8V10.8c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4v15.6c0,0.5,0.2,0.9,0.5,1.2 c0.3,0.3,0.7,0.5,1.2,0.5h12.7c0.5,0,0.9-0.2,1.2-0.5c0.3-0.3,0.5-0.7,0.5-1.2L24.1,10.8L24.1,10.8z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M13.1,25.4c0,0.2-0.2,0.4-0.4,0.4s-0.4-0.2-0.4-0.4V10.9c0-0.2,0.2-0.4,0.4-0.4s0.4,0.2,0.4,0.4V25.4z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16.6,25.4c0,0.2-0.2,0.4-0.4,0.4c-0.2,0-0.4-0.2-0.4-0.4V10.9c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4V25.4z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M20,25.4c0,0.2-0.2,0.4-0.4,0.4c-0.2,0-0.4-0.2-0.4-0.4V10.9c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4V25.4L20,25.4z '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M12.9,5.3c0,0.2-0.2,0.4-0.4,0.4S12,5.6,12,5.3c0-0.7,0.2-1.3,0.7-1.8s1.1-0.7,1.8-0.7h3.1c0.7,0,1.3,0.2,1.8,0.7 C20,4,20.3,4.6,20.3,5.3c0,0.2-0.2,0.4-0.4,0.4s-0.4-0.2-0.4-0.4c0-0.5-0.2-0.9-0.5-1.2c-0.3-0.3-0.7-0.5-1.2-0.5h-3.1 c-0.5,0-0.9,0.2-1.2,0.5C13,4.4,12.9,4.9,12.9,5.3z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M6.6,6.6h19c0.4,0,0.7,0.2,1.1,0.4l0,0c0.2,0.2,0.4,0.7,0.4,1.1v1.1c0,0.2-0.2,0.4-0.4,0.4l0,0h-21 C5.4,9.5,5.2,9.3,5.2,9l0,0V8c0-0.4,0.2-0.7,0.4-1.1l0,0C5.9,6.7,6.3,6.6,6.6,6.6L6.6,6.6z M25.6,7.3h-19c-0.2,0-0.3,0.1-0.5,0.2 l0,0C6.1,7.6,6.1,7.8,6.1,8v0.7h20.3V8c0-0.2-0.1-0.3-0.2-0.5l0,0C25.9,7.4,25.8,7.3,25.6,7.3z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-delete.webui-red-icon, .danger .webui-delete {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23f44336' d='M24.1,10.8c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4v15.6c0,0.7-0.2,1.3-0.7,1.8c-0.5,0.5-1.1,0.7-1.8,0.7H9.8 c-0.7,0-1.3-0.2-1.8-0.7c-0.5-0.5-0.7-1.1-0.7-1.8V10.8c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4v15.6c0,0.5,0.2,0.9,0.5,1.2 c0.3,0.3,0.7,0.5,1.2,0.5h12.7c0.5,0,0.9-0.2,1.2-0.5c0.3-0.3,0.5-0.7,0.5-1.2L24.1,10.8L24.1,10.8z'/%3E%3Cpath fill='%23f44336' d='M13.1,25.4c0,0.2-0.2,0.4-0.4,0.4s-0.4-0.2-0.4-0.4V10.9c0-0.2,0.2-0.4,0.4-0.4s0.4,0.2,0.4,0.4V25.4z'/%3E%3Cpath fill='%23f44336' d='M16.6,25.4c0,0.2-0.2,0.4-0.4,0.4c-0.2,0-0.4-0.2-0.4-0.4V10.9c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4V25.4z'/%3E%3Cpath fill='%23f44336' d='M20,25.4c0,0.2-0.2,0.4-0.4,0.4c-0.2,0-0.4-0.2-0.4-0.4V10.9c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4V25.4L20,25.4z '/%3E%3Cpath fill='%23f44336' d='M12.9,5.3c0,0.2-0.2,0.4-0.4,0.4S12,5.6,12,5.3c0-0.7,0.2-1.3,0.7-1.8s1.1-0.7,1.8-0.7h3.1c0.7,0,1.3,0.2,1.8,0.7 C20,4,20.3,4.6,20.3,5.3c0,0.2-0.2,0.4-0.4,0.4s-0.4-0.2-0.4-0.4c0-0.5-0.2-0.9-0.5-1.2c-0.3-0.3-0.7-0.5-1.2-0.5h-3.1 c-0.5,0-0.9,0.2-1.2,0.5C13,4.4,12.9,4.9,12.9,5.3z'/%3E%3Cpath fill='%23f44336' d='M6.6,6.6h19c0.4,0,0.7,0.2,1.1,0.4l0,0c0.2,0.2,0.4,0.7,0.4,1.1v1.1c0,0.2-0.2,0.4-0.4,0.4l0,0h-21 C5.4,9.5,5.2,9.3,5.2,9l0,0V8c0-0.4,0.2-0.7,0.4-1.1l0,0C5.9,6.7,6.3,6.6,6.6,6.6L6.6,6.6z M25.6,7.3h-19c-0.2,0-0.3,0.1-0.5,0.2 l0,0C6.1,7.6,6.1,7.8,6.1,8v0.7h20.3V8c0-0.2-0.1-0.3-0.2-0.5l0,0C25.9,7.4,25.8,7.3,25.6,7.3z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-delete.webui-warning-icon, .webui-delete.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M24.1,10.8c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4v15.6c0,0.7-0.2,1.3-0.7,1.8c-0.5,0.5-1.1,0.7-1.8,0.7H9.8 c-0.7,0-1.3-0.2-1.8-0.7c-0.5-0.5-0.7-1.1-0.7-1.8V10.8c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4v15.6c0,0.5,0.2,0.9,0.5,1.2 c0.3,0.3,0.7,0.5,1.2,0.5h12.7c0.5,0,0.9-0.2,1.2-0.5c0.3-0.3,0.5-0.7,0.5-1.2L24.1,10.8L24.1,10.8z'/%3E%3Cpath fill='%23ff9800' d='M13.1,25.4c0,0.2-0.2,0.4-0.4,0.4s-0.4-0.2-0.4-0.4V10.9c0-0.2,0.2-0.4,0.4-0.4s0.4,0.2,0.4,0.4V25.4z'/%3E%3Cpath fill='%23ff9800' d='M16.6,25.4c0,0.2-0.2,0.4-0.4,0.4c-0.2,0-0.4-0.2-0.4-0.4V10.9c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4V25.4z'/%3E%3Cpath fill='%23ff9800' d='M20,25.4c0,0.2-0.2,0.4-0.4,0.4c-0.2,0-0.4-0.2-0.4-0.4V10.9c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4V25.4L20,25.4z '/%3E%3Cpath fill='%23ff9800' d='M12.9,5.3c0,0.2-0.2,0.4-0.4,0.4S12,5.6,12,5.3c0-0.7,0.2-1.3,0.7-1.8s1.1-0.7,1.8-0.7h3.1c0.7,0,1.3,0.2,1.8,0.7 C20,4,20.3,4.6,20.3,5.3c0,0.2-0.2,0.4-0.4,0.4s-0.4-0.2-0.4-0.4c0-0.5-0.2-0.9-0.5-1.2c-0.3-0.3-0.7-0.5-1.2-0.5h-3.1 c-0.5,0-0.9,0.2-1.2,0.5C13,4.4,12.9,4.9,12.9,5.3z'/%3E%3Cpath fill='%23ff9800' d='M6.6,6.6h19c0.4,0,0.7,0.2,1.1,0.4l0,0c0.2,0.2,0.4,0.7,0.4,1.1v1.1c0,0.2-0.2,0.4-0.4,0.4l0,0h-21 C5.4,9.5,5.2,9.3,5.2,9l0,0V8c0-0.4,0.2-0.7,0.4-1.1l0,0C5.9,6.7,6.3,6.6,6.6,6.6L6.6,6.6z M25.6,7.3h-19c-0.2,0-0.3,0.1-0.5,0.2 l0,0C6.1,7.6,6.1,7.8,6.1,8v0.7h20.3V8c0-0.2-0.1-0.3-0.2-0.5l0,0C25.9,7.4,25.8,7.3,25.6,7.3z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-delete.webui-white-icon, .combo-row.selected .combo-action-button .webui-delete, .segmented-button > .btn.active .webui-delete, .primary .webui-delete, .radio-group input[type="radio"]:checked + label .webui-delete, .segmented-button-radio input[type="radio"]:checked + label .webui-delete {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M24.1,10.8c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4v15.6c0,0.7-0.2,1.3-0.7,1.8c-0.5,0.5-1.1,0.7-1.8,0.7H9.8 c-0.7,0-1.3-0.2-1.8-0.7c-0.5-0.5-0.7-1.1-0.7-1.8V10.8c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4v15.6c0,0.5,0.2,0.9,0.5,1.2 c0.3,0.3,0.7,0.5,1.2,0.5h12.7c0.5,0,0.9-0.2,1.2-0.5c0.3-0.3,0.5-0.7,0.5-1.2L24.1,10.8L24.1,10.8z'/%3E%3Cpath fill='%23fff' d='M13.1,25.4c0,0.2-0.2,0.4-0.4,0.4s-0.4-0.2-0.4-0.4V10.9c0-0.2,0.2-0.4,0.4-0.4s0.4,0.2,0.4,0.4V25.4z'/%3E%3Cpath fill='%23fff' d='M16.6,25.4c0,0.2-0.2,0.4-0.4,0.4c-0.2,0-0.4-0.2-0.4-0.4V10.9c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4V25.4z'/%3E%3Cpath fill='%23fff' d='M20,25.4c0,0.2-0.2,0.4-0.4,0.4c-0.2,0-0.4-0.2-0.4-0.4V10.9c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4V25.4L20,25.4z '/%3E%3Cpath fill='%23fff' d='M12.9,5.3c0,0.2-0.2,0.4-0.4,0.4S12,5.6,12,5.3c0-0.7,0.2-1.3,0.7-1.8s1.1-0.7,1.8-0.7h3.1c0.7,0,1.3,0.2,1.8,0.7 C20,4,20.3,4.6,20.3,5.3c0,0.2-0.2,0.4-0.4,0.4s-0.4-0.2-0.4-0.4c0-0.5-0.2-0.9-0.5-1.2c-0.3-0.3-0.7-0.5-1.2-0.5h-3.1 c-0.5,0-0.9,0.2-1.2,0.5C13,4.4,12.9,4.9,12.9,5.3z'/%3E%3Cpath fill='%23fff' d='M6.6,6.6h19c0.4,0,0.7,0.2,1.1,0.4l0,0c0.2,0.2,0.4,0.7,0.4,1.1v1.1c0,0.2-0.2,0.4-0.4,0.4l0,0h-21 C5.4,9.5,5.2,9.3,5.2,9l0,0V8c0-0.4,0.2-0.7,0.4-1.1l0,0C5.9,6.7,6.3,6.6,6.6,6.6L6.6,6.6z M25.6,7.3h-19c-0.2,0-0.3,0.1-0.5,0.2 l0,0C6.1,7.6,6.1,7.8,6.1,8v0.7h20.3V8c0-0.2-0.1-0.3-0.2-0.5l0,0C25.9,7.4,25.8,7.3,25.6,7.3z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-delete.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%234caf50' d='M24.1,10.8c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4v15.6c0,0.7-0.2,1.3-0.7,1.8c-0.5,0.5-1.1,0.7-1.8,0.7H9.8 c-0.7,0-1.3-0.2-1.8-0.7c-0.5-0.5-0.7-1.1-0.7-1.8V10.8c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4v15.6c0,0.5,0.2,0.9,0.5,1.2 c0.3,0.3,0.7,0.5,1.2,0.5h12.7c0.5,0,0.9-0.2,1.2-0.5c0.3-0.3,0.5-0.7,0.5-1.2L24.1,10.8L24.1,10.8z'/%3E%3Cpath fill='%234caf50' d='M13.1,25.4c0,0.2-0.2,0.4-0.4,0.4s-0.4-0.2-0.4-0.4V10.9c0-0.2,0.2-0.4,0.4-0.4s0.4,0.2,0.4,0.4V25.4z'/%3E%3Cpath fill='%234caf50' d='M16.6,25.4c0,0.2-0.2,0.4-0.4,0.4c-0.2,0-0.4-0.2-0.4-0.4V10.9c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4V25.4z'/%3E%3Cpath fill='%234caf50' d='M20,25.4c0,0.2-0.2,0.4-0.4,0.4c-0.2,0-0.4-0.2-0.4-0.4V10.9c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4V25.4L20,25.4z '/%3E%3Cpath fill='%234caf50' d='M12.9,5.3c0,0.2-0.2,0.4-0.4,0.4S12,5.6,12,5.3c0-0.7,0.2-1.3,0.7-1.8s1.1-0.7,1.8-0.7h3.1c0.7,0,1.3,0.2,1.8,0.7 C20,4,20.3,4.6,20.3,5.3c0,0.2-0.2,0.4-0.4,0.4s-0.4-0.2-0.4-0.4c0-0.5-0.2-0.9-0.5-1.2c-0.3-0.3-0.7-0.5-1.2-0.5h-3.1 c-0.5,0-0.9,0.2-1.2,0.5C13,4.4,12.9,4.9,12.9,5.3z'/%3E%3Cpath fill='%234caf50' d='M6.6,6.6h19c0.4,0,0.7,0.2,1.1,0.4l0,0c0.2,0.2,0.4,0.7,0.4,1.1v1.1c0,0.2-0.2,0.4-0.4,0.4l0,0h-21 C5.4,9.5,5.2,9.3,5.2,9l0,0V8c0-0.4,0.2-0.7,0.4-1.1l0,0C5.9,6.7,6.3,6.6,6.6,6.6L6.6,6.6z M25.6,7.3h-19c-0.2,0-0.3,0.1-0.5,0.2 l0,0C6.1,7.6,6.1,7.8,6.1,8v0.7h20.3V8c0-0.2-0.1-0.3-0.2-0.5l0,0C25.9,7.4,25.8,7.3,25.6,7.3z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-edit {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%2303a9f4' d='M28.9,6.1c0-0.8-0.3-1.6-0.9-2.1C27.4,3.3,26.6,3,25.8,3c-0.8,0-1.6,0.3-2.1,0.9l-0.6,0.6l-1.8,1.8l0,0L4.8,22.8 c-0.1,0.1-0.1,0.1-0.1,0.2l-1.8,5.5c-0.1,0.2,0,0.3,0.1,0.4c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.1,0,0.2,0L9,27.3 c0.1,0,0.1-0.1,0.2-0.1l16.5-16.5l0,0l1.7-1.8l0,0l0.6-0.6C28.6,7.6,28.9,6.9,28.9,6.1z M25.5,9.4l-3.1-3.1L23,5.8L26,8.9L25.5,9.4z M5.1,24l2.7,2.7l-4,1.3L5.1,24z M8.7,26.3l-3.1-3.1L21.8,7l3.1,3.1L8.7,26.3z M26.8,8.2l-3.1-3.1l0.6-0.6c0.4-0.4,1-0.7,1.6-0.7 c0.6,0,1.2,0.2,1.6,0.7c0.4,0.4,0.7,1,0.7,1.6s-0.3,1.1-0.7,1.5L26.8,8.2z'/%3E%3C/svg%3E")
}

.webui-edit.webui-grey-icon, .btn[disabled] .webui-edit {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M28.9,6.1c0-0.8-0.3-1.6-0.9-2.1C27.4,3.3,26.6,3,25.8,3c-0.8,0-1.6,0.3-2.1,0.9l-0.6,0.6l-1.8,1.8l0,0L4.8,22.8 c-0.1,0.1-0.1,0.1-0.1,0.2l-1.8,5.5c-0.1,0.2,0,0.3,0.1,0.4c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.1,0,0.2,0L9,27.3 c0.1,0,0.1-0.1,0.2-0.1l16.5-16.5l0,0l1.7-1.8l0,0l0.6-0.6C28.6,7.6,28.9,6.9,28.9,6.1z M25.5,9.4l-3.1-3.1L23,5.8L26,8.9L25.5,9.4z M5.1,24l2.7,2.7l-4,1.3L5.1,24z M8.7,26.3l-3.1-3.1L21.8,7l3.1,3.1L8.7,26.3z M26.8,8.2l-3.1-3.1l0.6-0.6c0.4-0.4,1-0.7,1.6-0.7 c0.6,0,1.2,0.2,1.6,0.7c0.4,0.4,0.7,1,0.7,1.6s-0.3,1.1-0.7,1.5L26.8,8.2z'/%3E%3C/svg%3E")
}

.webui-edit.webui-red-icon, .danger .webui-edit {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23f44336' d='M28.9,6.1c0-0.8-0.3-1.6-0.9-2.1C27.4,3.3,26.6,3,25.8,3c-0.8,0-1.6,0.3-2.1,0.9l-0.6,0.6l-1.8,1.8l0,0L4.8,22.8 c-0.1,0.1-0.1,0.1-0.1,0.2l-1.8,5.5c-0.1,0.2,0,0.3,0.1,0.4c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.1,0,0.2,0L9,27.3 c0.1,0,0.1-0.1,0.2-0.1l16.5-16.5l0,0l1.7-1.8l0,0l0.6-0.6C28.6,7.6,28.9,6.9,28.9,6.1z M25.5,9.4l-3.1-3.1L23,5.8L26,8.9L25.5,9.4z M5.1,24l2.7,2.7l-4,1.3L5.1,24z M8.7,26.3l-3.1-3.1L21.8,7l3.1,3.1L8.7,26.3z M26.8,8.2l-3.1-3.1l0.6-0.6c0.4-0.4,1-0.7,1.6-0.7 c0.6,0,1.2,0.2,1.6,0.7c0.4,0.4,0.7,1,0.7,1.6s-0.3,1.1-0.7,1.5L26.8,8.2z'/%3E%3C/svg%3E")
}

.webui-edit.webui-warning-icon, .webui-edit.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff9800' d='M28.9,6.1c0-0.8-0.3-1.6-0.9-2.1C27.4,3.3,26.6,3,25.8,3c-0.8,0-1.6,0.3-2.1,0.9l-0.6,0.6l-1.8,1.8l0,0L4.8,22.8 c-0.1,0.1-0.1,0.1-0.1,0.2l-1.8,5.5c-0.1,0.2,0,0.3,0.1,0.4c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.1,0,0.2,0L9,27.3 c0.1,0,0.1-0.1,0.2-0.1l16.5-16.5l0,0l1.7-1.8l0,0l0.6-0.6C28.6,7.6,28.9,6.9,28.9,6.1z M25.5,9.4l-3.1-3.1L23,5.8L26,8.9L25.5,9.4z M5.1,24l2.7,2.7l-4,1.3L5.1,24z M8.7,26.3l-3.1-3.1L21.8,7l3.1,3.1L8.7,26.3z M26.8,8.2l-3.1-3.1l0.6-0.6c0.4-0.4,1-0.7,1.6-0.7 c0.6,0,1.2,0.2,1.6,0.7c0.4,0.4,0.7,1,0.7,1.6s-0.3,1.1-0.7,1.5L26.8,8.2z'/%3E%3C/svg%3E")
}

.webui-edit.webui-white-icon, .combo-row.selected .combo-action-button .webui-edit, .segmented-button > .btn.active .webui-edit, .primary .webui-edit, .radio-group input[type="radio"]:checked + label .webui-edit, .segmented-button-radio input[type="radio"]:checked + label .webui-edit {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M28.9,6.1c0-0.8-0.3-1.6-0.9-2.1C27.4,3.3,26.6,3,25.8,3c-0.8,0-1.6,0.3-2.1,0.9l-0.6,0.6l-1.8,1.8l0,0L4.8,22.8 c-0.1,0.1-0.1,0.1-0.1,0.2l-1.8,5.5c-0.1,0.2,0,0.3,0.1,0.4c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.1,0,0.2,0L9,27.3 c0.1,0,0.1-0.1,0.2-0.1l16.5-16.5l0,0l1.7-1.8l0,0l0.6-0.6C28.6,7.6,28.9,6.9,28.9,6.1z M25.5,9.4l-3.1-3.1L23,5.8L26,8.9L25.5,9.4z M5.1,24l2.7,2.7l-4,1.3L5.1,24z M8.7,26.3l-3.1-3.1L21.8,7l3.1,3.1L8.7,26.3z M26.8,8.2l-3.1-3.1l0.6-0.6c0.4-0.4,1-0.7,1.6-0.7 c0.6,0,1.2,0.2,1.6,0.7c0.4,0.4,0.7,1,0.7,1.6s-0.3,1.1-0.7,1.5L26.8,8.2z'/%3E%3C/svg%3E")
}

.webui-edit.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%234caf50' d='M28.9,6.1c0-0.8-0.3-1.6-0.9-2.1C27.4,3.3,26.6,3,25.8,3c-0.8,0-1.6,0.3-2.1,0.9l-0.6,0.6l-1.8,1.8l0,0L4.8,22.8 c-0.1,0.1-0.1,0.1-0.1,0.2l-1.8,5.5c-0.1,0.2,0,0.3,0.1,0.4c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.1,0,0.2,0L9,27.3 c0.1,0,0.1-0.1,0.2-0.1l16.5-16.5l0,0l1.7-1.8l0,0l0.6-0.6C28.6,7.6,28.9,6.9,28.9,6.1z M25.5,9.4l-3.1-3.1L23,5.8L26,8.9L25.5,9.4z M5.1,24l2.7,2.7l-4,1.3L5.1,24z M8.7,26.3l-3.1-3.1L21.8,7l3.1,3.1L8.7,26.3z M26.8,8.2l-3.1-3.1l0.6-0.6c0.4-0.4,1-0.7,1.6-0.7 c0.6,0,1.2,0.2,1.6,0.7c0.4,0.4,0.7,1,0.7,1.6s-0.3,1.1-0.7,1.5L26.8,8.2z'/%3E%3C/svg%3E")
}

.webui-eksport {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%2303a9f4' d='M27.3,16.1L27.3,16.1L27.3,16.1c0-0.1,0-0.2-0.1-0.2l0,0c0-0.1-0.1-0.1-0.1-0.2l0,0L22,10.6c-0.2-0.2-0.6-0.2-0.7,0 c-0.2,0.2-0.2,0.6,0,0.7l4.2,4.2H13.6c-0.3,0-0.5,0.2-0.5,0.5c0,0.3,0.2,0.5,0.5,0.5h11.9l-4.2,4.2c-0.2,0.2-0.2,0.6,0,0.7 c0.2,0.2,0.6,0.2,0.7,0l5.1-5.1l0,0c0,0,0.1-0.1,0.1-0.2l0,0C27.3,16.2,27.3,16.2,27.3,16.1z'/%3E%3Cpath fill='%2303a9f4' d='M20.2,23.2v4.1c0,0.3-0.2,0.6-0.6,0.6H6.3c-0.3,0-0.6-0.2-0.6-0.6V4.8c0-0.3,0.2-0.6,0.6-0.6h13.2c0.3,0,0.6,0.2,0.6,0.6 v3.9h1.1V5.1c0-1.1-1-2.1-2.1-2.1H6.7C5.6,3,4.7,3.9,4.7,5v22.3c0,1,0.8,1.8,1.8,1.8H20c0.7,0,1.3-0.6,1.3-1.3v-4.4L20.2,23.2 L20.2,23.2z'/%3E%3C/svg%3E")
}

.webui-eksport.webui-grey-icon, .btn[disabled] .webui-eksport {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M27.3,16.1L27.3,16.1L27.3,16.1c0-0.1,0-0.2-0.1-0.2l0,0c0-0.1-0.1-0.1-0.1-0.2l0,0L22,10.6c-0.2-0.2-0.6-0.2-0.7,0 c-0.2,0.2-0.2,0.6,0,0.7l4.2,4.2H13.6c-0.3,0-0.5,0.2-0.5,0.5c0,0.3,0.2,0.5,0.5,0.5h11.9l-4.2,4.2c-0.2,0.2-0.2,0.6,0,0.7 c0.2,0.2,0.6,0.2,0.7,0l5.1-5.1l0,0c0,0,0.1-0.1,0.1-0.2l0,0C27.3,16.2,27.3,16.2,27.3,16.1z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M20.2,23.2v4.1c0,0.3-0.2,0.6-0.6,0.6H6.3c-0.3,0-0.6-0.2-0.6-0.6V4.8c0-0.3,0.2-0.6,0.6-0.6h13.2c0.3,0,0.6,0.2,0.6,0.6 v3.9h1.1V5.1c0-1.1-1-2.1-2.1-2.1H6.7C5.6,3,4.7,3.9,4.7,5v22.3c0,1,0.8,1.8,1.8,1.8H20c0.7,0,1.3-0.6,1.3-1.3v-4.4L20.2,23.2 L20.2,23.2z'/%3E%3C/svg%3E")
}

.webui-eksport.webui-red-icon, .danger .webui-eksport {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23f44336' d='M27.3,16.1L27.3,16.1L27.3,16.1c0-0.1,0-0.2-0.1-0.2l0,0c0-0.1-0.1-0.1-0.1-0.2l0,0L22,10.6c-0.2-0.2-0.6-0.2-0.7,0 c-0.2,0.2-0.2,0.6,0,0.7l4.2,4.2H13.6c-0.3,0-0.5,0.2-0.5,0.5c0,0.3,0.2,0.5,0.5,0.5h11.9l-4.2,4.2c-0.2,0.2-0.2,0.6,0,0.7 c0.2,0.2,0.6,0.2,0.7,0l5.1-5.1l0,0c0,0,0.1-0.1,0.1-0.2l0,0C27.3,16.2,27.3,16.2,27.3,16.1z'/%3E%3Cpath fill='%23f44336' d='M20.2,23.2v4.1c0,0.3-0.2,0.6-0.6,0.6H6.3c-0.3,0-0.6-0.2-0.6-0.6V4.8c0-0.3,0.2-0.6,0.6-0.6h13.2c0.3,0,0.6,0.2,0.6,0.6 v3.9h1.1V5.1c0-1.1-1-2.1-2.1-2.1H6.7C5.6,3,4.7,3.9,4.7,5v22.3c0,1,0.8,1.8,1.8,1.8H20c0.7,0,1.3-0.6,1.3-1.3v-4.4L20.2,23.2 L20.2,23.2z'/%3E%3C/svg%3E")
}

.webui-eksport.webui-warning-icon, .webui-eksport.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff9800' d='M27.3,16.1L27.3,16.1L27.3,16.1c0-0.1,0-0.2-0.1-0.2l0,0c0-0.1-0.1-0.1-0.1-0.2l0,0L22,10.6c-0.2-0.2-0.6-0.2-0.7,0 c-0.2,0.2-0.2,0.6,0,0.7l4.2,4.2H13.6c-0.3,0-0.5,0.2-0.5,0.5c0,0.3,0.2,0.5,0.5,0.5h11.9l-4.2,4.2c-0.2,0.2-0.2,0.6,0,0.7 c0.2,0.2,0.6,0.2,0.7,0l5.1-5.1l0,0c0,0,0.1-0.1,0.1-0.2l0,0C27.3,16.2,27.3,16.2,27.3,16.1z'/%3E%3Cpath fill='%23ff9800' d='M20.2,23.2v4.1c0,0.3-0.2,0.6-0.6,0.6H6.3c-0.3,0-0.6-0.2-0.6-0.6V4.8c0-0.3,0.2-0.6,0.6-0.6h13.2c0.3,0,0.6,0.2,0.6,0.6 v3.9h1.1V5.1c0-1.1-1-2.1-2.1-2.1H6.7C5.6,3,4.7,3.9,4.7,5v22.3c0,1,0.8,1.8,1.8,1.8H20c0.7,0,1.3-0.6,1.3-1.3v-4.4L20.2,23.2 L20.2,23.2z'/%3E%3C/svg%3E")
}

.webui-eksport.webui-white-icon, .combo-row.selected .combo-action-button .webui-eksport.webui-add, .combo-row.selected .combo-action-button .webui-eksport.webui-delete, .combo-row.selected .combo-action-button .webui-eksport.webui-edit, .segmented-button > .btn.active .webui-eksport, .primary .webui-eksport, .radio-group input[type="radio"]:checked + label .webui-eksport, .segmented-button-radio input[type="radio"]:checked + label .webui-eksport {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M27.3,16.1L27.3,16.1L27.3,16.1c0-0.1,0-0.2-0.1-0.2l0,0c0-0.1-0.1-0.1-0.1-0.2l0,0L22,10.6c-0.2-0.2-0.6-0.2-0.7,0 c-0.2,0.2-0.2,0.6,0,0.7l4.2,4.2H13.6c-0.3,0-0.5,0.2-0.5,0.5c0,0.3,0.2,0.5,0.5,0.5h11.9l-4.2,4.2c-0.2,0.2-0.2,0.6,0,0.7 c0.2,0.2,0.6,0.2,0.7,0l5.1-5.1l0,0c0,0,0.1-0.1,0.1-0.2l0,0C27.3,16.2,27.3,16.2,27.3,16.1z'/%3E%3Cpath fill='%23fff' d='M20.2,23.2v4.1c0,0.3-0.2,0.6-0.6,0.6H6.3c-0.3,0-0.6-0.2-0.6-0.6V4.8c0-0.3,0.2-0.6,0.6-0.6h13.2c0.3,0,0.6,0.2,0.6,0.6 v3.9h1.1V5.1c0-1.1-1-2.1-2.1-2.1H6.7C5.6,3,4.7,3.9,4.7,5v22.3c0,1,0.8,1.8,1.8,1.8H20c0.7,0,1.3-0.6,1.3-1.3v-4.4L20.2,23.2 L20.2,23.2z'/%3E%3C/svg%3E")
}

.webui-eksport.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%234caf50' d='M27.3,16.1L27.3,16.1L27.3,16.1c0-0.1,0-0.2-0.1-0.2l0,0c0-0.1-0.1-0.1-0.1-0.2l0,0L22,10.6c-0.2-0.2-0.6-0.2-0.7,0 c-0.2,0.2-0.2,0.6,0,0.7l4.2,4.2H13.6c-0.3,0-0.5,0.2-0.5,0.5c0,0.3,0.2,0.5,0.5,0.5h11.9l-4.2,4.2c-0.2,0.2-0.2,0.6,0,0.7 c0.2,0.2,0.6,0.2,0.7,0l5.1-5.1l0,0c0,0,0.1-0.1,0.1-0.2l0,0C27.3,16.2,27.3,16.2,27.3,16.1z'/%3E%3Cpath fill='%234caf50' d='M20.2,23.2v4.1c0,0.3-0.2,0.6-0.6,0.6H6.3c-0.3,0-0.6-0.2-0.6-0.6V4.8c0-0.3,0.2-0.6,0.6-0.6h13.2c0.3,0,0.6,0.2,0.6,0.6 v3.9h1.1V5.1c0-1.1-1-2.1-2.1-2.1H6.7C5.6,3,4.7,3.9,4.7,5v22.3c0,1,0.8,1.8,1.8,1.8H20c0.7,0,1.3-0.6,1.3-1.3v-4.4L20.2,23.2 L20.2,23.2z'/%3E%3C/svg%3E")
}

.webui-files {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M22.8,24.3c0.1-0.1,0.2-0.2,0.2-0.3V5.1c0-0.2-0.2-0.4-0.4-0.4h-12C10.3,3.7,9.4,3,8.4,3s-2,0.7-2.2,1.6H4.7 c-0.2,0-0.4,0.2-0.4,0.4v23.5c0,0.2,0.2,0.4,0.4,0.4h13.2c0.2,0,0.2-0.1,0.3-0.2L22.8,24.3z M18.3,27.6v-3.2h3.2L18.3,27.6z M8.3,3.8c0.6,0,1.1,0.3,1.3,0.8H7C7.2,4.2,7.7,3.8,8.3,3.8z M5.2,5.5h4.7v2.9C9.9,8.8,9.5,9,9.2,9S8.5,8.8,8.5,8.4V6.7 c0-0.2-0.2-0.4-0.4-0.4S7.6,6.5,7.6,6.7v1.6c0,0.8,0.7,1.5,1.5,1.5s1.5-0.7,1.5-1.5V5.5h11.5v18.1h-4.2c-0.2,0-0.4,0.2-0.4,0.4v4.2 H5.2V5.5z'/%3E%3Cpath fill='%2303a9f4' d='M19.3,22.1c0.2,0,0.4-0.2,0.4-0.4c0-0.2-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4H19.3z'/%3E%3Cpath fill='%2303a9f4' d='M8,19.6h11.2c0.2,0,0.4-0.2,0.4-0.4c0-0.2-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4C7.6,19.4,7.9,19.6,8,19.6z'/%3E%3Cpath fill='%2303a9f4' d='M8,17.1h11.2c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4C7.6,16.9,7.9,17.1,8,17.1z'/%3E%3Cpath fill='%2303a9f4' d='M8,14.6h11.2c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4S7.9,14.6,8,14.6z'/%3E%3Cpath fill='%2303a9f4' d='M8,12.2h11.2c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4S7.9,12.2,8,12.2z'/%3E%3Cpath fill='%2303a9f4' d='M24.8,4.6h-0.6c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h0.2v22.7h-4.5c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h4.9 c0.2,0,0.4-0.2,0.4-0.4V5.1C25.2,4.8,25,4.6,24.8,4.6z'/%3E%3Cpath fill='%2303a9f4' d='M27,4.6h-0.6c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h0.2v22.7h-0.2c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4H27 c0.2,0,0.4-0.2,0.4-0.4V5.1C27.4,4.8,27.3,4.6,27,4.6z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-files.webui-grey-icon, .btn[disabled] .webui-files {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M22.8,24.3c0.1-0.1,0.2-0.2,0.2-0.3V5.1c0-0.2-0.2-0.4-0.4-0.4h-12C10.3,3.7,9.4,3,8.4,3s-2,0.7-2.2,1.6H4.7 c-0.2,0-0.4,0.2-0.4,0.4v23.5c0,0.2,0.2,0.4,0.4,0.4h13.2c0.2,0,0.2-0.1,0.3-0.2L22.8,24.3z M18.3,27.6v-3.2h3.2L18.3,27.6z M8.3,3.8c0.6,0,1.1,0.3,1.3,0.8H7C7.2,4.2,7.7,3.8,8.3,3.8z M5.2,5.5h4.7v2.9C9.9,8.8,9.5,9,9.2,9S8.5,8.8,8.5,8.4V6.7 c0-0.2-0.2-0.4-0.4-0.4S7.6,6.5,7.6,6.7v1.6c0,0.8,0.7,1.5,1.5,1.5s1.5-0.7,1.5-1.5V5.5h11.5v18.1h-4.2c-0.2,0-0.4,0.2-0.4,0.4v4.2 H5.2V5.5z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M19.3,22.1c0.2,0,0.4-0.2,0.4-0.4c0-0.2-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4H19.3z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M8,19.6h11.2c0.2,0,0.4-0.2,0.4-0.4c0-0.2-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4C7.6,19.4,7.9,19.6,8,19.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M8,17.1h11.2c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4C7.6,16.9,7.9,17.1,8,17.1z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M8,14.6h11.2c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4S7.9,14.6,8,14.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M8,12.2h11.2c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4S7.9,12.2,8,12.2z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M24.8,4.6h-0.6c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h0.2v22.7h-4.5c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h4.9 c0.2,0,0.4-0.2,0.4-0.4V5.1C25.2,4.8,25,4.6,24.8,4.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M27,4.6h-0.6c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h0.2v22.7h-0.2c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4H27 c0.2,0,0.4-0.2,0.4-0.4V5.1C27.4,4.8,27.3,4.6,27,4.6z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-files.webui-red-icon, .danger .webui-files {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M22.8,24.3c0.1-0.1,0.2-0.2,0.2-0.3V5.1c0-0.2-0.2-0.4-0.4-0.4h-12C10.3,3.7,9.4,3,8.4,3s-2,0.7-2.2,1.6H4.7 c-0.2,0-0.4,0.2-0.4,0.4v23.5c0,0.2,0.2,0.4,0.4,0.4h13.2c0.2,0,0.2-0.1,0.3-0.2L22.8,24.3z M18.3,27.6v-3.2h3.2L18.3,27.6z M8.3,3.8c0.6,0,1.1,0.3,1.3,0.8H7C7.2,4.2,7.7,3.8,8.3,3.8z M5.2,5.5h4.7v2.9C9.9,8.8,9.5,9,9.2,9S8.5,8.8,8.5,8.4V6.7 c0-0.2-0.2-0.4-0.4-0.4S7.6,6.5,7.6,6.7v1.6c0,0.8,0.7,1.5,1.5,1.5s1.5-0.7,1.5-1.5V5.5h11.5v18.1h-4.2c-0.2,0-0.4,0.2-0.4,0.4v4.2 H5.2V5.5z'/%3E%3Cpath fill='%23f44336' d='M19.3,22.1c0.2,0,0.4-0.2,0.4-0.4c0-0.2-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4H19.3z'/%3E%3Cpath fill='%23f44336' d='M8,19.6h11.2c0.2,0,0.4-0.2,0.4-0.4c0-0.2-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4C7.6,19.4,7.9,19.6,8,19.6z'/%3E%3Cpath fill='%23f44336' d='M8,17.1h11.2c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4C7.6,16.9,7.9,17.1,8,17.1z'/%3E%3Cpath fill='%23f44336' d='M8,14.6h11.2c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4S7.9,14.6,8,14.6z'/%3E%3Cpath fill='%23f44336' d='M8,12.2h11.2c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4S7.9,12.2,8,12.2z'/%3E%3Cpath fill='%23f44336' d='M24.8,4.6h-0.6c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h0.2v22.7h-4.5c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h4.9 c0.2,0,0.4-0.2,0.4-0.4V5.1C25.2,4.8,25,4.6,24.8,4.6z'/%3E%3Cpath fill='%23f44336' d='M27,4.6h-0.6c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h0.2v22.7h-0.2c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4H27 c0.2,0,0.4-0.2,0.4-0.4V5.1C27.4,4.8,27.3,4.6,27,4.6z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-files.webui-warning-icon, .webui-files.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M22.8,24.3c0.1-0.1,0.2-0.2,0.2-0.3V5.1c0-0.2-0.2-0.4-0.4-0.4h-12C10.3,3.7,9.4,3,8.4,3s-2,0.7-2.2,1.6H4.7 c-0.2,0-0.4,0.2-0.4,0.4v23.5c0,0.2,0.2,0.4,0.4,0.4h13.2c0.2,0,0.2-0.1,0.3-0.2L22.8,24.3z M18.3,27.6v-3.2h3.2L18.3,27.6z M8.3,3.8c0.6,0,1.1,0.3,1.3,0.8H7C7.2,4.2,7.7,3.8,8.3,3.8z M5.2,5.5h4.7v2.9C9.9,8.8,9.5,9,9.2,9S8.5,8.8,8.5,8.4V6.7 c0-0.2-0.2-0.4-0.4-0.4S7.6,6.5,7.6,6.7v1.6c0,0.8,0.7,1.5,1.5,1.5s1.5-0.7,1.5-1.5V5.5h11.5v18.1h-4.2c-0.2,0-0.4,0.2-0.4,0.4v4.2 H5.2V5.5z'/%3E%3Cpath fill='%23ff9800' d='M19.3,22.1c0.2,0,0.4-0.2,0.4-0.4c0-0.2-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4H19.3z'/%3E%3Cpath fill='%23ff9800' d='M8,19.6h11.2c0.2,0,0.4-0.2,0.4-0.4c0-0.2-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4C7.6,19.4,7.9,19.6,8,19.6z'/%3E%3Cpath fill='%23ff9800' d='M8,17.1h11.2c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4C7.6,16.9,7.9,17.1,8,17.1z'/%3E%3Cpath fill='%23ff9800' d='M8,14.6h11.2c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4S7.9,14.6,8,14.6z'/%3E%3Cpath fill='%23ff9800' d='M8,12.2h11.2c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4S7.9,12.2,8,12.2z'/%3E%3Cpath fill='%23ff9800' d='M24.8,4.6h-0.6c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h0.2v22.7h-4.5c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h4.9 c0.2,0,0.4-0.2,0.4-0.4V5.1C25.2,4.8,25,4.6,24.8,4.6z'/%3E%3Cpath fill='%23ff9800' d='M27,4.6h-0.6c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h0.2v22.7h-0.2c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4H27 c0.2,0,0.4-0.2,0.4-0.4V5.1C27.4,4.8,27.3,4.6,27,4.6z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-files.webui-white-icon, .combo-row.selected .combo-action-button .webui-files.webui-add, .combo-row.selected .combo-action-button .webui-files.webui-delete, .combo-row.selected .combo-action-button .webui-files.webui-edit, .segmented-button > .btn.active .webui-files, .primary .webui-files, .radio-group input[type="radio"]:checked + label .webui-files, .segmented-button-radio input[type="radio"]:checked + label .webui-files {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M22.8,24.3c0.1-0.1,0.2-0.2,0.2-0.3V5.1c0-0.2-0.2-0.4-0.4-0.4h-12C10.3,3.7,9.4,3,8.4,3s-2,0.7-2.2,1.6H4.7 c-0.2,0-0.4,0.2-0.4,0.4v23.5c0,0.2,0.2,0.4,0.4,0.4h13.2c0.2,0,0.2-0.1,0.3-0.2L22.8,24.3z M18.3,27.6v-3.2h3.2L18.3,27.6z M8.3,3.8c0.6,0,1.1,0.3,1.3,0.8H7C7.2,4.2,7.7,3.8,8.3,3.8z M5.2,5.5h4.7v2.9C9.9,8.8,9.5,9,9.2,9S8.5,8.8,8.5,8.4V6.7 c0-0.2-0.2-0.4-0.4-0.4S7.6,6.5,7.6,6.7v1.6c0,0.8,0.7,1.5,1.5,1.5s1.5-0.7,1.5-1.5V5.5h11.5v18.1h-4.2c-0.2,0-0.4,0.2-0.4,0.4v4.2 H5.2V5.5z'/%3E%3Cpath fill='%23fff' d='M19.3,22.1c0.2,0,0.4-0.2,0.4-0.4c0-0.2-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4H19.3z'/%3E%3Cpath fill='%23fff' d='M8,19.6h11.2c0.2,0,0.4-0.2,0.4-0.4c0-0.2-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4C7.6,19.4,7.9,19.6,8,19.6z'/%3E%3Cpath fill='%23fff' d='M8,17.1h11.2c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4C7.6,16.9,7.9,17.1,8,17.1z'/%3E%3Cpath fill='%23fff' d='M8,14.6h11.2c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4S7.9,14.6,8,14.6z'/%3E%3Cpath fill='%23fff' d='M8,12.2h11.2c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4S7.9,12.2,8,12.2z'/%3E%3Cpath fill='%23fff' d='M24.8,4.6h-0.6c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h0.2v22.7h-4.5c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h4.9 c0.2,0,0.4-0.2,0.4-0.4V5.1C25.2,4.8,25,4.6,24.8,4.6z'/%3E%3Cpath fill='%23fff' d='M27,4.6h-0.6c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h0.2v22.7h-0.2c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4H27 c0.2,0,0.4-0.2,0.4-0.4V5.1C27.4,4.8,27.3,4.6,27,4.6z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-files.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M22.8,24.3c0.1-0.1,0.2-0.2,0.2-0.3V5.1c0-0.2-0.2-0.4-0.4-0.4h-12C10.3,3.7,9.4,3,8.4,3s-2,0.7-2.2,1.6H4.7 c-0.2,0-0.4,0.2-0.4,0.4v23.5c0,0.2,0.2,0.4,0.4,0.4h13.2c0.2,0,0.2-0.1,0.3-0.2L22.8,24.3z M18.3,27.6v-3.2h3.2L18.3,27.6z M8.3,3.8c0.6,0,1.1,0.3,1.3,0.8H7C7.2,4.2,7.7,3.8,8.3,3.8z M5.2,5.5h4.7v2.9C9.9,8.8,9.5,9,9.2,9S8.5,8.8,8.5,8.4V6.7 c0-0.2-0.2-0.4-0.4-0.4S7.6,6.5,7.6,6.7v1.6c0,0.8,0.7,1.5,1.5,1.5s1.5-0.7,1.5-1.5V5.5h11.5v18.1h-4.2c-0.2,0-0.4,0.2-0.4,0.4v4.2 H5.2V5.5z'/%3E%3Cpath fill='%234caf50' d='M19.3,22.1c0.2,0,0.4-0.2,0.4-0.4c0-0.2-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4H19.3z'/%3E%3Cpath fill='%234caf50' d='M8,19.6h11.2c0.2,0,0.4-0.2,0.4-0.4c0-0.2-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4C7.6,19.4,7.9,19.6,8,19.6z'/%3E%3Cpath fill='%234caf50' d='M8,17.1h11.2c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4C7.6,16.9,7.9,17.1,8,17.1z'/%3E%3Cpath fill='%234caf50' d='M8,14.6h11.2c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4S7.9,14.6,8,14.6z'/%3E%3Cpath fill='%234caf50' d='M8,12.2h11.2c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H8c-0.2,0-0.4,0.2-0.4,0.4S7.9,12.2,8,12.2z'/%3E%3Cpath fill='%234caf50' d='M24.8,4.6h-0.6c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h0.2v22.7h-4.5c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h4.9 c0.2,0,0.4-0.2,0.4-0.4V5.1C25.2,4.8,25,4.6,24.8,4.6z'/%3E%3Cpath fill='%234caf50' d='M27,4.6h-0.6c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h0.2v22.7h-0.2c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4H27 c0.2,0,0.4-0.2,0.4-0.4V5.1C27.4,4.8,27.3,4.6,27,4.6z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-filter {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M19,29.1c0.3-0.2,0.4-0.5,0.4-0.9V14.6c0-0.1,0.1-0.4,0.2-0.5l9-9.7c0.4-0.4,0.5-0.8,0.5-1c-0.2-0.3-0.3-0.4-1.1-0.4H3.9 C3.5,2.9,3.1,3.1,3,3.4C2.9,3.7,2.9,3.8,3.2,4.2l9.1,9.9c0.1,0.1,0.2,0.4,0.2,0.5v10.6c0,0.5,0.4,1.1,0.9,1.4l4.9,2.6 C18.3,29.2,18.6,29.4,19,29.1z M18.4,28.2l-5-2.5c-0.1,0-0.1-0.1-0.1-0.2V14.1c0-0.1,0-0.1,0-0.1h5.1c0,0.1,0,0.1,0,0.1L18.4,28.2 L18.4,28.2z M19.1,13h-6.3L4.4,4h23.1L19.1,13z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-filter.webui-grey-icon, .btn[disabled] .webui-filter {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M19,29.1c0.3-0.2,0.4-0.5,0.4-0.9V14.6c0-0.1,0.1-0.4,0.2-0.5l9-9.7c0.4-0.4,0.5-0.8,0.5-1c-0.2-0.3-0.3-0.4-1.1-0.4H3.9 C3.5,2.9,3.1,3.1,3,3.4C2.9,3.7,2.9,3.8,3.2,4.2l9.1,9.9c0.1,0.1,0.2,0.4,0.2,0.5v10.6c0,0.5,0.4,1.1,0.9,1.4l4.9,2.6 C18.3,29.2,18.6,29.4,19,29.1z M18.4,28.2l-5-2.5c-0.1,0-0.1-0.1-0.1-0.2V14.1c0-0.1,0-0.1,0-0.1h5.1c0,0.1,0,0.1,0,0.1L18.4,28.2 L18.4,28.2z M19.1,13h-6.3L4.4,4h23.1L19.1,13z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-filter.webui-red-icon, .danger .webui-filter {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M19,29.1c0.3-0.2,0.4-0.5,0.4-0.9V14.6c0-0.1,0.1-0.4,0.2-0.5l9-9.7c0.4-0.4,0.5-0.8,0.5-1c-0.2-0.3-0.3-0.4-1.1-0.4H3.9 C3.5,2.9,3.1,3.1,3,3.4C2.9,3.7,2.9,3.8,3.2,4.2l9.1,9.9c0.1,0.1,0.2,0.4,0.2,0.5v10.6c0,0.5,0.4,1.1,0.9,1.4l4.9,2.6 C18.3,29.2,18.6,29.4,19,29.1z M18.4,28.2l-5-2.5c-0.1,0-0.1-0.1-0.1-0.2V14.1c0-0.1,0-0.1,0-0.1h5.1c0,0.1,0,0.1,0,0.1L18.4,28.2 L18.4,28.2z M19.1,13h-6.3L4.4,4h23.1L19.1,13z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-filter.webui-warning-icon, .webui-filter.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M19,29.1c0.3-0.2,0.4-0.5,0.4-0.9V14.6c0-0.1,0.1-0.4,0.2-0.5l9-9.7c0.4-0.4,0.5-0.8,0.5-1c-0.2-0.3-0.3-0.4-1.1-0.4H3.9 C3.5,2.9,3.1,3.1,3,3.4C2.9,3.7,2.9,3.8,3.2,4.2l9.1,9.9c0.1,0.1,0.2,0.4,0.2,0.5v10.6c0,0.5,0.4,1.1,0.9,1.4l4.9,2.6 C18.3,29.2,18.6,29.4,19,29.1z M18.4,28.2l-5-2.5c-0.1,0-0.1-0.1-0.1-0.2V14.1c0-0.1,0-0.1,0-0.1h5.1c0,0.1,0,0.1,0,0.1L18.4,28.2 L18.4,28.2z M19.1,13h-6.3L4.4,4h23.1L19.1,13z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-filter.webui-white-icon, .combo-row.selected .combo-action-button .webui-filter.webui-add, .combo-row.selected .combo-action-button .webui-filter.webui-delete, .combo-row.selected .combo-action-button .webui-filter.webui-edit, .segmented-button > .btn.active .webui-filter, .primary .webui-filter, .radio-group input[type="radio"]:checked + label .webui-filter, .segmented-button-radio input[type="radio"]:checked + label .webui-filter {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M19,29.1c0.3-0.2,0.4-0.5,0.4-0.9V14.6c0-0.1,0.1-0.4,0.2-0.5l9-9.7c0.4-0.4,0.5-0.8,0.5-1c-0.2-0.3-0.3-0.4-1.1-0.4H3.9 C3.5,2.9,3.1,3.1,3,3.4C2.9,3.7,2.9,3.8,3.2,4.2l9.1,9.9c0.1,0.1,0.2,0.4,0.2,0.5v10.6c0,0.5,0.4,1.1,0.9,1.4l4.9,2.6 C18.3,29.2,18.6,29.4,19,29.1z M18.4,28.2l-5-2.5c-0.1,0-0.1-0.1-0.1-0.2V14.1c0-0.1,0-0.1,0-0.1h5.1c0,0.1,0,0.1,0,0.1L18.4,28.2 L18.4,28.2z M19.1,13h-6.3L4.4,4h23.1L19.1,13z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-filter.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M19,29.1c0.3-0.2,0.4-0.5,0.4-0.9V14.6c0-0.1,0.1-0.4,0.2-0.5l9-9.7c0.4-0.4,0.5-0.8,0.5-1c-0.2-0.3-0.3-0.4-1.1-0.4H3.9 C3.5,2.9,3.1,3.1,3,3.4C2.9,3.7,2.9,3.8,3.2,4.2l9.1,9.9c0.1,0.1,0.2,0.4,0.2,0.5v10.6c0,0.5,0.4,1.1,0.9,1.4l4.9,2.6 C18.3,29.2,18.6,29.4,19,29.1z M18.4,28.2l-5-2.5c-0.1,0-0.1-0.1-0.1-0.2V14.1c0-0.1,0-0.1,0-0.1h5.1c0,0.1,0,0.1,0,0.1L18.4,28.2 L18.4,28.2z M19.1,13h-6.3L4.4,4h23.1L19.1,13z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-giftcard {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34px' height='32px' viewBox='0 0 34 32'%3E %3Cpath fill='%2303a9f4' d='M31.3,3H2.7C1.3,3,0.1,4.1,0.1,5.5v20.9c0,1.4,1.1,2.5,2.5,2.5h28.7c1.4,0,2.5-1.1,2.5-2.5V5.5C33.9,4.1,32.8,3,31.3,3z M32.9,26.3c0,0.7-1,1.7-1.5,1.7H2.7c-1.2,0-1.9-1.2-1.9-1.7V5.5c0-1.2,1.4-1.6,1.9-1.6h28.7c0.7,0,1.5,0.4,1.5,1.6V26.3L32.9,26.3z '/%3E %3Crect fill='%2303a9f4' x='19.3' y='19.2' width='11.1' height='0.7'/%3E %3Crect fill='%2303a9f4' x='19.3' y='23.2' width='11.1' height='0.7'/%3E %3Crect fill='%2303a9f4' x='10.8' y='3.9' width='0.6' height='24.1'/%3E %3Crect fill='%2303a9f4' x='0.8' y='13' width='32.1' height='1.2'/%3E %3Cpath fill='%2303a9f4' d='M11.3,12.4c0,0,1.5-1.5,3.1-2s2-0.7,2.4,1s0,2.8,0,2.8l-4.5,0.1l4.6,2.9V20l-5.6-5.1l-7,5.9v-2.9l6-3.6c0,0-6.8,1.1-6.7-0.6 s-0.2-3.5,1.1-3.4S10.9,11.6,11.3,12.4z'/%3E %3C/svg%3E")
}

.webui-giftcard.webui-grey-icon, .btn[disabled] .webui-giftcard {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34px' height='32px' viewBox='0 0 34 32'%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M31.3,3H2.7C1.3,3,0.1,4.1,0.1,5.5v20.9c0,1.4,1.1,2.5,2.5,2.5h28.7c1.4,0,2.5-1.1,2.5-2.5V5.5C33.9,4.1,32.8,3,31.3,3z M32.9,26.3c0,0.7-1,1.7-1.5,1.7H2.7c-1.2,0-1.9-1.2-1.9-1.7V5.5c0-1.2,1.4-1.6,1.9-1.6h28.7c0.7,0,1.5,0.4,1.5,1.6V26.3L32.9,26.3z '/%3E %3Crect fill='%23000' fill-opacity='0.4' x='19.3' y='19.2' width='11.1' height='0.7'/%3E %3Crect fill='%23000' fill-opacity='0.4' x='19.3' y='23.2' width='11.1' height='0.7'/%3E %3Crect fill='%23000' fill-opacity='0.4' x='10.8' y='3.9' width='0.6' height='24.1'/%3E %3Crect fill='%23000' fill-opacity='0.4' x='0.8' y='13' width='32.1' height='1.2'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M11.3,12.4c0,0,1.5-1.5,3.1-2s2-0.7,2.4,1s0,2.8,0,2.8l-4.5,0.1l4.6,2.9V20l-5.6-5.1l-7,5.9v-2.9l6-3.6c0,0-6.8,1.1-6.7-0.6 s-0.2-3.5,1.1-3.4S10.9,11.6,11.3,12.4z'/%3E %3C/svg%3E")
}

.webui-giftcard.webui-red-icon, .danger .webui-giftcard {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34px' height='32px' viewBox='0 0 34 32'%3E %3Cpath fill='%23f44336' d='M31.3,3H2.7C1.3,3,0.1,4.1,0.1,5.5v20.9c0,1.4,1.1,2.5,2.5,2.5h28.7c1.4,0,2.5-1.1,2.5-2.5V5.5C33.9,4.1,32.8,3,31.3,3z M32.9,26.3c0,0.7-1,1.7-1.5,1.7H2.7c-1.2,0-1.9-1.2-1.9-1.7V5.5c0-1.2,1.4-1.6,1.9-1.6h28.7c0.7,0,1.5,0.4,1.5,1.6V26.3L32.9,26.3z '/%3E %3Crect fill='%23f44336' x='19.3' y='19.2' width='11.1' height='0.7'/%3E %3Crect fill='%23f44336' x='19.3' y='23.2' width='11.1' height='0.7'/%3E %3Crect fill='%23f44336' x='10.8' y='3.9' width='0.6' height='24.1'/%3E %3Crect fill='%23f44336' x='0.8' y='13' width='32.1' height='1.2'/%3E %3Cpath fill='%23f44336' d='M11.3,12.4c0,0,1.5-1.5,3.1-2s2-0.7,2.4,1s0,2.8,0,2.8l-4.5,0.1l4.6,2.9V20l-5.6-5.1l-7,5.9v-2.9l6-3.6c0,0-6.8,1.1-6.7-0.6 s-0.2-3.5,1.1-3.4S10.9,11.6,11.3,12.4z'/%3E %3C/svg%3E")
}

.webui-giftcard.webui-warning-icon, .webui-giftcard.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34px' height='32px' viewBox='0 0 34 32'%3E %3Cpath fill='%23ff9800' d='M31.3,3H2.7C1.3,3,0.1,4.1,0.1,5.5v20.9c0,1.4,1.1,2.5,2.5,2.5h28.7c1.4,0,2.5-1.1,2.5-2.5V5.5C33.9,4.1,32.8,3,31.3,3z M32.9,26.3c0,0.7-1,1.7-1.5,1.7H2.7c-1.2,0-1.9-1.2-1.9-1.7V5.5c0-1.2,1.4-1.6,1.9-1.6h28.7c0.7,0,1.5,0.4,1.5,1.6V26.3L32.9,26.3z '/%3E %3Crect fill='%23ff9800' x='19.3' y='19.2' width='11.1' height='0.7'/%3E %3Crect fill='%23ff9800' x='19.3' y='23.2' width='11.1' height='0.7'/%3E %3Crect fill='%23ff9800' x='10.8' y='3.9' width='0.6' height='24.1'/%3E %3Crect fill='%23ff9800' x='0.8' y='13' width='32.1' height='1.2'/%3E %3Cpath fill='%23ff9800' d='M11.3,12.4c0,0,1.5-1.5,3.1-2s2-0.7,2.4,1s0,2.8,0,2.8l-4.5,0.1l4.6,2.9V20l-5.6-5.1l-7,5.9v-2.9l6-3.6c0,0-6.8,1.1-6.7-0.6 s-0.2-3.5,1.1-3.4S10.9,11.6,11.3,12.4z'/%3E %3C/svg%3E")
}

.webui-giftcard.webui-white-icon, .combo-row.selected .combo-action-button .webui-giftcard.webui-add, .combo-row.selected .combo-action-button .webui-giftcard.webui-delete, .combo-row.selected .combo-action-button .webui-giftcard.webui-edit, .segmented-button > .btn.active .webui-giftcard, .primary .webui-giftcard, .radio-group input[type="radio"]:checked + label .webui-giftcard, .segmented-button-radio input[type="radio"]:checked + label .webui-giftcard {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34px' height='32px' viewBox='0 0 34 32'%3E %3Cpath fill='%23fff' d='M31.3,3H2.7C1.3,3,0.1,4.1,0.1,5.5v20.9c0,1.4,1.1,2.5,2.5,2.5h28.7c1.4,0,2.5-1.1,2.5-2.5V5.5C33.9,4.1,32.8,3,31.3,3z M32.9,26.3c0,0.7-1,1.7-1.5,1.7H2.7c-1.2,0-1.9-1.2-1.9-1.7V5.5c0-1.2,1.4-1.6,1.9-1.6h28.7c0.7,0,1.5,0.4,1.5,1.6V26.3L32.9,26.3z '/%3E %3Crect fill='%23fff' x='19.3' y='19.2' width='11.1' height='0.7'/%3E %3Crect fill='%23fff' x='19.3' y='23.2' width='11.1' height='0.7'/%3E %3Crect fill='%23fff' x='10.8' y='3.9' width='0.6' height='24.1'/%3E %3Crect fill='%23fff' x='0.8' y='13' width='32.1' height='1.2'/%3E %3Cpath fill='%23fff' d='M11.3,12.4c0,0,1.5-1.5,3.1-2s2-0.7,2.4,1s0,2.8,0,2.8l-4.5,0.1l4.6,2.9V20l-5.6-5.1l-7,5.9v-2.9l6-3.6c0,0-6.8,1.1-6.7-0.6 s-0.2-3.5,1.1-3.4S10.9,11.6,11.3,12.4z'/%3E %3C/svg%3E")
}

.webui-giftcard.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34px' height='32px' viewBox='0 0 34 32'%3E %3Cpath fill='%234caf50' d='M31.3,3H2.7C1.3,3,0.1,4.1,0.1,5.5v20.9c0,1.4,1.1,2.5,2.5,2.5h28.7c1.4,0,2.5-1.1,2.5-2.5V5.5C33.9,4.1,32.8,3,31.3,3z M32.9,26.3c0,0.7-1,1.7-1.5,1.7H2.7c-1.2,0-1.9-1.2-1.9-1.7V5.5c0-1.2,1.4-1.6,1.9-1.6h28.7c0.7,0,1.5,0.4,1.5,1.6V26.3L32.9,26.3z '/%3E %3Crect fill='%234caf50' x='19.3' y='19.2' width='11.1' height='0.7'/%3E %3Crect fill='%234caf50' x='19.3' y='23.2' width='11.1' height='0.7'/%3E %3Crect fill='%234caf50' x='10.8' y='3.9' width='0.6' height='24.1'/%3E %3Crect fill='%234caf50' x='0.8' y='13' width='32.1' height='1.2'/%3E %3Cpath fill='%234caf50' d='M11.3,12.4c0,0,1.5-1.5,3.1-2s2-0.7,2.4,1s0,2.8,0,2.8l-4.5,0.1l4.6,2.9V20l-5.6-5.1l-7,5.9v-2.9l6-3.6c0,0-6.8,1.1-6.7-0.6 s-0.2-3.5,1.1-3.4S10.9,11.6,11.3,12.4z'/%3E %3C/svg%3E")
}

.webui-help {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%2303a9f4' d='M16,28.9C8.9,28.9,3,23.1,3,16S8.9,3,16,3s13,5.8,13,13S23.1,28.9,16,28.9z M16,3.7C9.2,3.7,3.7,9.2,3.7,16 S9.3,28.2,16,28.2S28.2,22.7,28.2,16S22.7,3.7,16,3.7z'/%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M16.6,19.3h-1.4v-1.2c0-0.4,0.1-0.7,0.2-1c0.1-0.3,0.2-0.6,0.4-0.8c0.2-0.2,0.3-0.5,0.6-0.6c0.2-0.2,0.4-0.4,0.6-0.6 l0.6-0.5c0.3-0.2,0.6-0.6,0.8-0.9c0.2-0.3,0.3-0.7,0.3-1.3c0-0.4-0.1-0.7-0.2-1c-0.2-0.3-0.3-0.6-0.6-0.7c-0.2-0.2-0.5-0.3-0.8-0.5 c-0.2,0-0.6-0.1-0.9-0.1c-0.7,0-1.3,0.2-1.8,0.6c-0.5,0.4-0.7,1-0.8,1.6l-1.4-0.2c0.2-1,0.6-1.8,1.4-2.4c0.7-0.6,1.6-0.9,2.6-0.9 c0.6,0,1,0.1,1.5,0.2c0.5,0.2,0.9,0.4,1.2,0.6c0.3,0.3,0.6,0.6,0.8,1c0.2,0.4,0.3,0.9,0.3,1.4c0,0.4-0.1,0.8-0.2,1.1 c-0.1,0.3-0.2,0.6-0.4,0.8c-0.2,0.2-0.4,0.5-0.6,0.6c-0.2,0.2-0.5,0.4-0.7,0.6c-0.3,0.2-0.5,0.4-0.7,0.6c-0.2,0.2-0.3,0.4-0.5,0.6 c-0.2,0.2-0.2,0.4-0.2,0.6c-0.1,0.4-0.1,0.7-0.1,1.1V19.3z M17.1,22c0,0.2-0.1,0.5-0.3,0.7S16.3,23,16,23s-0.6-0.1-0.8-0.3 c-0.2-0.2-0.3-0.5-0.3-0.7s0.1-0.5,0.3-0.7c0.2-0.2,0.5-0.3,0.8-0.3s0.6,0.1,0.8,0.3C17,21.5,17.1,21.7,17.1,22z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-help.webui-grey-icon, .btn[disabled] .webui-help {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16,28.9C8.9,28.9,3,23.1,3,16S8.9,3,16,3s13,5.8,13,13S23.1,28.9,16,28.9z M16,3.7C9.2,3.7,3.7,9.2,3.7,16 S9.3,28.2,16,28.2S28.2,22.7,28.2,16S22.7,3.7,16,3.7z'/%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16.6,19.3h-1.4v-1.2c0-0.4,0.1-0.7,0.2-1c0.1-0.3,0.2-0.6,0.4-0.8c0.2-0.2,0.3-0.5,0.6-0.6c0.2-0.2,0.4-0.4,0.6-0.6 l0.6-0.5c0.3-0.2,0.6-0.6,0.8-0.9c0.2-0.3,0.3-0.7,0.3-1.3c0-0.4-0.1-0.7-0.2-1c-0.2-0.3-0.3-0.6-0.6-0.7c-0.2-0.2-0.5-0.3-0.8-0.5 c-0.2,0-0.6-0.1-0.9-0.1c-0.7,0-1.3,0.2-1.8,0.6c-0.5,0.4-0.7,1-0.8,1.6l-1.4-0.2c0.2-1,0.6-1.8,1.4-2.4c0.7-0.6,1.6-0.9,2.6-0.9 c0.6,0,1,0.1,1.5,0.2c0.5,0.2,0.9,0.4,1.2,0.6c0.3,0.3,0.6,0.6,0.8,1c0.2,0.4,0.3,0.9,0.3,1.4c0,0.4-0.1,0.8-0.2,1.1 c-0.1,0.3-0.2,0.6-0.4,0.8c-0.2,0.2-0.4,0.5-0.6,0.6c-0.2,0.2-0.5,0.4-0.7,0.6c-0.3,0.2-0.5,0.4-0.7,0.6c-0.2,0.2-0.3,0.4-0.5,0.6 c-0.2,0.2-0.2,0.4-0.2,0.6c-0.1,0.4-0.1,0.7-0.1,1.1V19.3z M17.1,22c0,0.2-0.1,0.5-0.3,0.7S16.3,23,16,23s-0.6-0.1-0.8-0.3 c-0.2-0.2-0.3-0.5-0.3-0.7s0.1-0.5,0.3-0.7c0.2-0.2,0.5-0.3,0.8-0.3s0.6,0.1,0.8,0.3C17,21.5,17.1,21.7,17.1,22z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-help.webui-red-icon, .danger .webui-help {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23f44336' d='M16,28.9C8.9,28.9,3,23.1,3,16S8.9,3,16,3s13,5.8,13,13S23.1,28.9,16,28.9z M16,3.7C9.2,3.7,3.7,9.2,3.7,16 S9.3,28.2,16,28.2S28.2,22.7,28.2,16S22.7,3.7,16,3.7z'/%3E%3Cg%3E%3Cpath fill='%23f44336' d='M16.6,19.3h-1.4v-1.2c0-0.4,0.1-0.7,0.2-1c0.1-0.3,0.2-0.6,0.4-0.8c0.2-0.2,0.3-0.5,0.6-0.6c0.2-0.2,0.4-0.4,0.6-0.6 l0.6-0.5c0.3-0.2,0.6-0.6,0.8-0.9c0.2-0.3,0.3-0.7,0.3-1.3c0-0.4-0.1-0.7-0.2-1c-0.2-0.3-0.3-0.6-0.6-0.7c-0.2-0.2-0.5-0.3-0.8-0.5 c-0.2,0-0.6-0.1-0.9-0.1c-0.7,0-1.3,0.2-1.8,0.6c-0.5,0.4-0.7,1-0.8,1.6l-1.4-0.2c0.2-1,0.6-1.8,1.4-2.4c0.7-0.6,1.6-0.9,2.6-0.9 c0.6,0,1,0.1,1.5,0.2c0.5,0.2,0.9,0.4,1.2,0.6c0.3,0.3,0.6,0.6,0.8,1c0.2,0.4,0.3,0.9,0.3,1.4c0,0.4-0.1,0.8-0.2,1.1 c-0.1,0.3-0.2,0.6-0.4,0.8c-0.2,0.2-0.4,0.5-0.6,0.6c-0.2,0.2-0.5,0.4-0.7,0.6c-0.3,0.2-0.5,0.4-0.7,0.6c-0.2,0.2-0.3,0.4-0.5,0.6 c-0.2,0.2-0.2,0.4-0.2,0.6c-0.1,0.4-0.1,0.7-0.1,1.1V19.3z M17.1,22c0,0.2-0.1,0.5-0.3,0.7S16.3,23,16,23s-0.6-0.1-0.8-0.3 c-0.2-0.2-0.3-0.5-0.3-0.7s0.1-0.5,0.3-0.7c0.2-0.2,0.5-0.3,0.8-0.3s0.6,0.1,0.8,0.3C17,21.5,17.1,21.7,17.1,22z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-help.webui-warning-icon, .webui-help.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff9800' d='M16,28.9C8.9,28.9,3,23.1,3,16S8.9,3,16,3s13,5.8,13,13S23.1,28.9,16,28.9z M16,3.7C9.2,3.7,3.7,9.2,3.7,16 S9.3,28.2,16,28.2S28.2,22.7,28.2,16S22.7,3.7,16,3.7z'/%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M16.6,19.3h-1.4v-1.2c0-0.4,0.1-0.7,0.2-1c0.1-0.3,0.2-0.6,0.4-0.8c0.2-0.2,0.3-0.5,0.6-0.6c0.2-0.2,0.4-0.4,0.6-0.6 l0.6-0.5c0.3-0.2,0.6-0.6,0.8-0.9c0.2-0.3,0.3-0.7,0.3-1.3c0-0.4-0.1-0.7-0.2-1c-0.2-0.3-0.3-0.6-0.6-0.7c-0.2-0.2-0.5-0.3-0.8-0.5 c-0.2,0-0.6-0.1-0.9-0.1c-0.7,0-1.3,0.2-1.8,0.6c-0.5,0.4-0.7,1-0.8,1.6l-1.4-0.2c0.2-1,0.6-1.8,1.4-2.4c0.7-0.6,1.6-0.9,2.6-0.9 c0.6,0,1,0.1,1.5,0.2c0.5,0.2,0.9,0.4,1.2,0.6c0.3,0.3,0.6,0.6,0.8,1c0.2,0.4,0.3,0.9,0.3,1.4c0,0.4-0.1,0.8-0.2,1.1 c-0.1,0.3-0.2,0.6-0.4,0.8c-0.2,0.2-0.4,0.5-0.6,0.6c-0.2,0.2-0.5,0.4-0.7,0.6c-0.3,0.2-0.5,0.4-0.7,0.6c-0.2,0.2-0.3,0.4-0.5,0.6 c-0.2,0.2-0.2,0.4-0.2,0.6c-0.1,0.4-0.1,0.7-0.1,1.1V19.3z M17.1,22c0,0.2-0.1,0.5-0.3,0.7S16.3,23,16,23s-0.6-0.1-0.8-0.3 c-0.2-0.2-0.3-0.5-0.3-0.7s0.1-0.5,0.3-0.7c0.2-0.2,0.5-0.3,0.8-0.3s0.6,0.1,0.8,0.3C17,21.5,17.1,21.7,17.1,22z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-help.webui-white-icon, .combo-row.selected .combo-action-button .webui-help.webui-add, .combo-row.selected .combo-action-button .webui-help.webui-delete, .combo-row.selected .combo-action-button .webui-help.webui-edit, .segmented-button > .btn.active .webui-help, .primary .webui-help, .radio-group input[type="radio"]:checked + label .webui-help, .segmented-button-radio input[type="radio"]:checked + label .webui-help {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M16,28.9C8.9,28.9,3,23.1,3,16S8.9,3,16,3s13,5.8,13,13S23.1,28.9,16,28.9z M16,3.7C9.2,3.7,3.7,9.2,3.7,16 S9.3,28.2,16,28.2S28.2,22.7,28.2,16S22.7,3.7,16,3.7z'/%3E%3Cg%3E%3Cpath fill='%23fff' d='M16.6,19.3h-1.4v-1.2c0-0.4,0.1-0.7,0.2-1c0.1-0.3,0.2-0.6,0.4-0.8c0.2-0.2,0.3-0.5,0.6-0.6c0.2-0.2,0.4-0.4,0.6-0.6 l0.6-0.5c0.3-0.2,0.6-0.6,0.8-0.9c0.2-0.3,0.3-0.7,0.3-1.3c0-0.4-0.1-0.7-0.2-1c-0.2-0.3-0.3-0.6-0.6-0.7c-0.2-0.2-0.5-0.3-0.8-0.5 c-0.2,0-0.6-0.1-0.9-0.1c-0.7,0-1.3,0.2-1.8,0.6c-0.5,0.4-0.7,1-0.8,1.6l-1.4-0.2c0.2-1,0.6-1.8,1.4-2.4c0.7-0.6,1.6-0.9,2.6-0.9 c0.6,0,1,0.1,1.5,0.2c0.5,0.2,0.9,0.4,1.2,0.6c0.3,0.3,0.6,0.6,0.8,1c0.2,0.4,0.3,0.9,0.3,1.4c0,0.4-0.1,0.8-0.2,1.1 c-0.1,0.3-0.2,0.6-0.4,0.8c-0.2,0.2-0.4,0.5-0.6,0.6c-0.2,0.2-0.5,0.4-0.7,0.6c-0.3,0.2-0.5,0.4-0.7,0.6c-0.2,0.2-0.3,0.4-0.5,0.6 c-0.2,0.2-0.2,0.4-0.2,0.6c-0.1,0.4-0.1,0.7-0.1,1.1V19.3z M17.1,22c0,0.2-0.1,0.5-0.3,0.7S16.3,23,16,23s-0.6-0.1-0.8-0.3 c-0.2-0.2-0.3-0.5-0.3-0.7s0.1-0.5,0.3-0.7c0.2-0.2,0.5-0.3,0.8-0.3s0.6,0.1,0.8,0.3C17,21.5,17.1,21.7,17.1,22z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-help.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%234caf50' d='M16,28.9C8.9,28.9,3,23.1,3,16S8.9,3,16,3s13,5.8,13,13S23.1,28.9,16,28.9z M16,3.7C9.2,3.7,3.7,9.2,3.7,16 S9.3,28.2,16,28.2S28.2,22.7,28.2,16S22.7,3.7,16,3.7z'/%3E%3Cg%3E%3Cpath fill='%234caf50' d='M16.6,19.3h-1.4v-1.2c0-0.4,0.1-0.7,0.2-1c0.1-0.3,0.2-0.6,0.4-0.8c0.2-0.2,0.3-0.5,0.6-0.6c0.2-0.2,0.4-0.4,0.6-0.6 l0.6-0.5c0.3-0.2,0.6-0.6,0.8-0.9c0.2-0.3,0.3-0.7,0.3-1.3c0-0.4-0.1-0.7-0.2-1c-0.2-0.3-0.3-0.6-0.6-0.7c-0.2-0.2-0.5-0.3-0.8-0.5 c-0.2,0-0.6-0.1-0.9-0.1c-0.7,0-1.3,0.2-1.8,0.6c-0.5,0.4-0.7,1-0.8,1.6l-1.4-0.2c0.2-1,0.6-1.8,1.4-2.4c0.7-0.6,1.6-0.9,2.6-0.9 c0.6,0,1,0.1,1.5,0.2c0.5,0.2,0.9,0.4,1.2,0.6c0.3,0.3,0.6,0.6,0.8,1c0.2,0.4,0.3,0.9,0.3,1.4c0,0.4-0.1,0.8-0.2,1.1 c-0.1,0.3-0.2,0.6-0.4,0.8c-0.2,0.2-0.4,0.5-0.6,0.6c-0.2,0.2-0.5,0.4-0.7,0.6c-0.3,0.2-0.5,0.4-0.7,0.6c-0.2,0.2-0.3,0.4-0.5,0.6 c-0.2,0.2-0.2,0.4-0.2,0.6c-0.1,0.4-0.1,0.7-0.1,1.1V19.3z M17.1,22c0,0.2-0.1,0.5-0.3,0.7S16.3,23,16,23s-0.6-0.1-0.8-0.3 c-0.2-0.2-0.3-0.5-0.3-0.7s0.1-0.5,0.3-0.7c0.2-0.2,0.5-0.3,0.8-0.3s0.6,0.1,0.8,0.3C17,21.5,17.1,21.7,17.1,22z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-image {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='36px' height='32px' viewBox='0 0 36 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M34.8,3H1C0.6,3,0.3,3.3,0.3,3.7v24.5c0,0.4,0.3,0.7,0.7,0.7H35c0.4,0,0.7-0.3,0.7-0.7V3.7C35.5,3.4,35.2,3,34.8,3z M34.6,4.2v17.4l-7.8-6c-0.2-0.2-0.6-0.2-0.9,0L20.8,19l-10.1-6.9c-0.2-0.1-0.6-0.2-0.7,0l-8.8,5.2V4.2H34.6z M1.2,28.1v-9.6 l9.2-5.3L20.4,20c0.2,0.2,0.6,0.2,0.7,0l5.1-3.4l8.3,6.3v5L1.2,28.1L1.2,28.1z'/%3E%3Cpath fill='%2303a9f4' d='M20.7,14.2c2,0,3.5-1.6,3.5-3.5s-1.6-3.5-3.5-3.5s-3.5,1.6-3.5,3.5S18.7,14.2,20.7,14.2z M20.7,8.1c1.5,0,2.5,1.1,2.5,2.5 s-1.1,2.5-2.5,2.5c-1.5,0-2.5-1.1-2.5-2.5C18.1,9.3,19.3,8.1,20.7,8.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-image.webui-grey-icon, .btn[disabled] .webui-image {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='36px' height='32px' viewBox='0 0 36 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M34.8,3H1C0.6,3,0.3,3.3,0.3,3.7v24.5c0,0.4,0.3,0.7,0.7,0.7H35c0.4,0,0.7-0.3,0.7-0.7V3.7C35.5,3.4,35.2,3,34.8,3z M34.6,4.2v17.4l-7.8-6c-0.2-0.2-0.6-0.2-0.9,0L20.8,19l-10.1-6.9c-0.2-0.1-0.6-0.2-0.7,0l-8.8,5.2V4.2H34.6z M1.2,28.1v-9.6 l9.2-5.3L20.4,20c0.2,0.2,0.6,0.2,0.7,0l5.1-3.4l8.3,6.3v5L1.2,28.1L1.2,28.1z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M20.7,14.2c2,0,3.5-1.6,3.5-3.5s-1.6-3.5-3.5-3.5s-3.5,1.6-3.5,3.5S18.7,14.2,20.7,14.2z M20.7,8.1c1.5,0,2.5,1.1,2.5,2.5 s-1.1,2.5-2.5,2.5c-1.5,0-2.5-1.1-2.5-2.5C18.1,9.3,19.3,8.1,20.7,8.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-image.webui-red-icon, .danger .webui-image {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='36px' height='32px' viewBox='0 0 36 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M34.8,3H1C0.6,3,0.3,3.3,0.3,3.7v24.5c0,0.4,0.3,0.7,0.7,0.7H35c0.4,0,0.7-0.3,0.7-0.7V3.7C35.5,3.4,35.2,3,34.8,3z M34.6,4.2v17.4l-7.8-6c-0.2-0.2-0.6-0.2-0.9,0L20.8,19l-10.1-6.9c-0.2-0.1-0.6-0.2-0.7,0l-8.8,5.2V4.2H34.6z M1.2,28.1v-9.6 l9.2-5.3L20.4,20c0.2,0.2,0.6,0.2,0.7,0l5.1-3.4l8.3,6.3v5L1.2,28.1L1.2,28.1z'/%3E%3Cpath fill='%23f44336' d='M20.7,14.2c2,0,3.5-1.6,3.5-3.5s-1.6-3.5-3.5-3.5s-3.5,1.6-3.5,3.5S18.7,14.2,20.7,14.2z M20.7,8.1c1.5,0,2.5,1.1,2.5,2.5 s-1.1,2.5-2.5,2.5c-1.5,0-2.5-1.1-2.5-2.5C18.1,9.3,19.3,8.1,20.7,8.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-image.webui-warning-icon, .webui-image.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='36px' height='32px' viewBox='0 0 36 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M34.8,3H1C0.6,3,0.3,3.3,0.3,3.7v24.5c0,0.4,0.3,0.7,0.7,0.7H35c0.4,0,0.7-0.3,0.7-0.7V3.7C35.5,3.4,35.2,3,34.8,3z M34.6,4.2v17.4l-7.8-6c-0.2-0.2-0.6-0.2-0.9,0L20.8,19l-10.1-6.9c-0.2-0.1-0.6-0.2-0.7,0l-8.8,5.2V4.2H34.6z M1.2,28.1v-9.6 l9.2-5.3L20.4,20c0.2,0.2,0.6,0.2,0.7,0l5.1-3.4l8.3,6.3v5L1.2,28.1L1.2,28.1z'/%3E%3Cpath fill='%23ff9800' d='M20.7,14.2c2,0,3.5-1.6,3.5-3.5s-1.6-3.5-3.5-3.5s-3.5,1.6-3.5,3.5S18.7,14.2,20.7,14.2z M20.7,8.1c1.5,0,2.5,1.1,2.5,2.5 s-1.1,2.5-2.5,2.5c-1.5,0-2.5-1.1-2.5-2.5C18.1,9.3,19.3,8.1,20.7,8.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-image.webui-white-icon, .combo-row.selected .combo-action-button .webui-image.webui-add, .combo-row.selected .combo-action-button .webui-image.webui-delete, .combo-row.selected .combo-action-button .webui-image.webui-edit, .segmented-button > .btn.active .webui-image, .primary .webui-image, .radio-group input[type="radio"]:checked + label .webui-image, .segmented-button-radio input[type="radio"]:checked + label .webui-image {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='36px' height='32px' viewBox='0 0 36 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M34.8,3H1C0.6,3,0.3,3.3,0.3,3.7v24.5c0,0.4,0.3,0.7,0.7,0.7H35c0.4,0,0.7-0.3,0.7-0.7V3.7C35.5,3.4,35.2,3,34.8,3z M34.6,4.2v17.4l-7.8-6c-0.2-0.2-0.6-0.2-0.9,0L20.8,19l-10.1-6.9c-0.2-0.1-0.6-0.2-0.7,0l-8.8,5.2V4.2H34.6z M1.2,28.1v-9.6 l9.2-5.3L20.4,20c0.2,0.2,0.6,0.2,0.7,0l5.1-3.4l8.3,6.3v5L1.2,28.1L1.2,28.1z'/%3E%3Cpath fill='%23fff' d='M20.7,14.2c2,0,3.5-1.6,3.5-3.5s-1.6-3.5-3.5-3.5s-3.5,1.6-3.5,3.5S18.7,14.2,20.7,14.2z M20.7,8.1c1.5,0,2.5,1.1,2.5,2.5 s-1.1,2.5-2.5,2.5c-1.5,0-2.5-1.1-2.5-2.5C18.1,9.3,19.3,8.1,20.7,8.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-image.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='36px' height='32px' viewBox='0 0 36 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M34.8,3H1C0.6,3,0.3,3.3,0.3,3.7v24.5c0,0.4,0.3,0.7,0.7,0.7H35c0.4,0,0.7-0.3,0.7-0.7V3.7C35.5,3.4,35.2,3,34.8,3z M34.6,4.2v17.4l-7.8-6c-0.2-0.2-0.6-0.2-0.9,0L20.8,19l-10.1-6.9c-0.2-0.1-0.6-0.2-0.7,0l-8.8,5.2V4.2H34.6z M1.2,28.1v-9.6 l9.2-5.3L20.4,20c0.2,0.2,0.6,0.2,0.7,0l5.1-3.4l8.3,6.3v5L1.2,28.1L1.2,28.1z'/%3E%3Cpath fill='%234caf50' d='M20.7,14.2c2,0,3.5-1.6,3.5-3.5s-1.6-3.5-3.5-3.5s-3.5,1.6-3.5,3.5S18.7,14.2,20.7,14.2z M20.7,8.1c1.5,0,2.5,1.1,2.5,2.5 s-1.1,2.5-2.5,2.5c-1.5,0-2.5-1.1-2.5-2.5C18.1,9.3,19.3,8.1,20.7,8.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-import {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%2303a9f4' d='M4.5,15.9L4.5,15.9L4.5,15.9c0-0.1,0-0.2,0.1-0.2l0,0c0-0.1,0.1-0.1,0.1-0.2l0,0l5.2-5.2c0.2-0.2,0.6-0.2,0.7,0 s0.2,0.6,0,0.7l-4.3,4.3h12.1c0.3,0,0.5,0.2,0.5,0.5c0,0.3-0.2,0.5-0.5,0.5H6.3l4.3,4.3c0.2,0.2,0.2,0.6,0,0.7 c-0.2,0.2-0.6,0.2-0.7,0l-5.2-5.2l0,0c0,0-0.1-0.1-0.1-0.2l0,0C4.5,16.1,4.5,16,4.5,15.9z'/%3E%3Cpath fill='%2303a9f4' d='M11.7,23.2v4.2c0,0.3,0.2,0.6,0.6,0.6h13.4c0.3,0,0.6-0.2,0.6-0.6V4.5c0-0.3-0.2-0.6-0.6-0.6H12.3c-0.3,0-0.6,0.2-0.6,0.6 v3.9h-1.1V4.9c0-1.1,1-2.1,2.1-2.1h12.7c1.1,0,2,0.9,2,2v22.5c0,1-0.8,1.8-1.8,1.8H11.9c-0.7,0-1.3-0.6-1.3-1.3v-4.4L11.7,23.2 L11.7,23.2z'/%3E%3C/svg%3E")
}

.webui-import.webui-grey-icon, .btn[disabled] .webui-import {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M4.5,15.9L4.5,15.9L4.5,15.9c0-0.1,0-0.2,0.1-0.2l0,0c0-0.1,0.1-0.1,0.1-0.2l0,0l5.2-5.2c0.2-0.2,0.6-0.2,0.7,0 s0.2,0.6,0,0.7l-4.3,4.3h12.1c0.3,0,0.5,0.2,0.5,0.5c0,0.3-0.2,0.5-0.5,0.5H6.3l4.3,4.3c0.2,0.2,0.2,0.6,0,0.7 c-0.2,0.2-0.6,0.2-0.7,0l-5.2-5.2l0,0c0,0-0.1-0.1-0.1-0.2l0,0C4.5,16.1,4.5,16,4.5,15.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M11.7,23.2v4.2c0,0.3,0.2,0.6,0.6,0.6h13.4c0.3,0,0.6-0.2,0.6-0.6V4.5c0-0.3-0.2-0.6-0.6-0.6H12.3c-0.3,0-0.6,0.2-0.6,0.6 v3.9h-1.1V4.9c0-1.1,1-2.1,2.1-2.1h12.7c1.1,0,2,0.9,2,2v22.5c0,1-0.8,1.8-1.8,1.8H11.9c-0.7,0-1.3-0.6-1.3-1.3v-4.4L11.7,23.2 L11.7,23.2z'/%3E%3C/svg%3E")
}

.webui-import.webui-red-icon, .danger .webui-import {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23f44336' d='M4.5,15.9L4.5,15.9L4.5,15.9c0-0.1,0-0.2,0.1-0.2l0,0c0-0.1,0.1-0.1,0.1-0.2l0,0l5.2-5.2c0.2-0.2,0.6-0.2,0.7,0 s0.2,0.6,0,0.7l-4.3,4.3h12.1c0.3,0,0.5,0.2,0.5,0.5c0,0.3-0.2,0.5-0.5,0.5H6.3l4.3,4.3c0.2,0.2,0.2,0.6,0,0.7 c-0.2,0.2-0.6,0.2-0.7,0l-5.2-5.2l0,0c0,0-0.1-0.1-0.1-0.2l0,0C4.5,16.1,4.5,16,4.5,15.9z'/%3E%3Cpath fill='%23f44336' d='M11.7,23.2v4.2c0,0.3,0.2,0.6,0.6,0.6h13.4c0.3,0,0.6-0.2,0.6-0.6V4.5c0-0.3-0.2-0.6-0.6-0.6H12.3c-0.3,0-0.6,0.2-0.6,0.6 v3.9h-1.1V4.9c0-1.1,1-2.1,2.1-2.1h12.7c1.1,0,2,0.9,2,2v22.5c0,1-0.8,1.8-1.8,1.8H11.9c-0.7,0-1.3-0.6-1.3-1.3v-4.4L11.7,23.2 L11.7,23.2z'/%3E%3C/svg%3E")
}

.webui-import.webui-warning-icon, .webui-import.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff9800' d='M4.5,15.9L4.5,15.9L4.5,15.9c0-0.1,0-0.2,0.1-0.2l0,0c0-0.1,0.1-0.1,0.1-0.2l0,0l5.2-5.2c0.2-0.2,0.6-0.2,0.7,0 s0.2,0.6,0,0.7l-4.3,4.3h12.1c0.3,0,0.5,0.2,0.5,0.5c0,0.3-0.2,0.5-0.5,0.5H6.3l4.3,4.3c0.2,0.2,0.2,0.6,0,0.7 c-0.2,0.2-0.6,0.2-0.7,0l-5.2-5.2l0,0c0,0-0.1-0.1-0.1-0.2l0,0C4.5,16.1,4.5,16,4.5,15.9z'/%3E%3Cpath fill='%23ff9800' d='M11.7,23.2v4.2c0,0.3,0.2,0.6,0.6,0.6h13.4c0.3,0,0.6-0.2,0.6-0.6V4.5c0-0.3-0.2-0.6-0.6-0.6H12.3c-0.3,0-0.6,0.2-0.6,0.6 v3.9h-1.1V4.9c0-1.1,1-2.1,2.1-2.1h12.7c1.1,0,2,0.9,2,2v22.5c0,1-0.8,1.8-1.8,1.8H11.9c-0.7,0-1.3-0.6-1.3-1.3v-4.4L11.7,23.2 L11.7,23.2z'/%3E%3C/svg%3E")
}

.webui-import.webui-white-icon, .combo-row.selected .combo-action-button .webui-import.webui-add, .combo-row.selected .combo-action-button .webui-import.webui-delete, .combo-row.selected .combo-action-button .webui-import.webui-edit, .segmented-button > .btn.active .webui-import, .primary .webui-import, .radio-group input[type="radio"]:checked + label .webui-import, .segmented-button-radio input[type="radio"]:checked + label .webui-import {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M4.5,15.9L4.5,15.9L4.5,15.9c0-0.1,0-0.2,0.1-0.2l0,0c0-0.1,0.1-0.1,0.1-0.2l0,0l5.2-5.2c0.2-0.2,0.6-0.2,0.7,0 s0.2,0.6,0,0.7l-4.3,4.3h12.1c0.3,0,0.5,0.2,0.5,0.5c0,0.3-0.2,0.5-0.5,0.5H6.3l4.3,4.3c0.2,0.2,0.2,0.6,0,0.7 c-0.2,0.2-0.6,0.2-0.7,0l-5.2-5.2l0,0c0,0-0.1-0.1-0.1-0.2l0,0C4.5,16.1,4.5,16,4.5,15.9z'/%3E%3Cpath fill='%23fff' d='M11.7,23.2v4.2c0,0.3,0.2,0.6,0.6,0.6h13.4c0.3,0,0.6-0.2,0.6-0.6V4.5c0-0.3-0.2-0.6-0.6-0.6H12.3c-0.3,0-0.6,0.2-0.6,0.6 v3.9h-1.1V4.9c0-1.1,1-2.1,2.1-2.1h12.7c1.1,0,2,0.9,2,2v22.5c0,1-0.8,1.8-1.8,1.8H11.9c-0.7,0-1.3-0.6-1.3-1.3v-4.4L11.7,23.2 L11.7,23.2z'/%3E%3C/svg%3E")
}

.webui-import.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%234caf50' d='M4.5,15.9L4.5,15.9L4.5,15.9c0-0.1,0-0.2,0.1-0.2l0,0c0-0.1,0.1-0.1,0.1-0.2l0,0l5.2-5.2c0.2-0.2,0.6-0.2,0.7,0 s0.2,0.6,0,0.7l-4.3,4.3h12.1c0.3,0,0.5,0.2,0.5,0.5c0,0.3-0.2,0.5-0.5,0.5H6.3l4.3,4.3c0.2,0.2,0.2,0.6,0,0.7 c-0.2,0.2-0.6,0.2-0.7,0l-5.2-5.2l0,0c0,0-0.1-0.1-0.1-0.2l0,0C4.5,16.1,4.5,16,4.5,15.9z'/%3E%3Cpath fill='%234caf50' d='M11.7,23.2v4.2c0,0.3,0.2,0.6,0.6,0.6h13.4c0.3,0,0.6-0.2,0.6-0.6V4.5c0-0.3-0.2-0.6-0.6-0.6H12.3c-0.3,0-0.6,0.2-0.6,0.6 v3.9h-1.1V4.9c0-1.1,1-2.1,2.1-2.1h12.7c1.1,0,2,0.9,2,2v22.5c0,1-0.8,1.8-1.8,1.8H11.9c-0.7,0-1.3-0.6-1.3-1.3v-4.4L11.7,23.2 L11.7,23.2z'/%3E%3C/svg%3E")
}

.webui-inventory {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M25.5,3.3C25.4,3.2,25.2,3,25,3H6.8C6.6,3,6.4,3.1,6.3,3.3c0,0-3.3,8.8-3.3,8.9v16.1c0,0.3,0.2,0.6,0.6,0.6h24.8 c0.3,0,0.6-0.2,0.6-0.6V12.2C28.9,12.1,25.5,3.3,25.5,3.3z M19,3.8h5.9l2.8,7.8H19V3.8z M13.7,3.8h4.5v7.8h-4.5 C13.7,11.7,13.7,3.8,13.7,3.8z M13.7,12.5h4.5v5h-4.5C13.7,17.5,13.7,12.5,13.7,12.5z M6.9,3.8h5.9v7.8H4L6.9,3.8z M3.8,28V12.5 h9.1v5.3c0,0.3,0.3,0.6,0.6,0.6h5.1c0.2,0,0.6-0.2,0.6-0.6v-5.2H28V28H4.1H3.8z'/%3E%3Cpath fill='%2303a9f4' d='M10.1,20.7c-1.6,0-2.8,1.2-2.8,2.8c0,1.6,1.2,2.8,2.8,2.8s2.8-1.2,2.8-2.8S11.6,20.7,10.1,20.7z M10.1,25.4 c-1.1,0-1.9-0.9-1.9-1.9c0-1.1,0.9-1.9,1.9-1.9s1.8,0.8,1.9,1.9C11.9,24.6,11.2,25.4,10.1,25.4z'/%3E%3Crect fill='%2303a9f4' x='15.5' y='21.3' width='8.4' height='0.8'/%3E%3Crect fill='%2303a9f4' x='15.5' y='24.7' width='8.4' height='0.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-inventory.webui-grey-icon, .btn[disabled] .webui-inventory {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M25.5,3.3C25.4,3.2,25.2,3,25,3H6.8C6.6,3,6.4,3.1,6.3,3.3c0,0-3.3,8.8-3.3,8.9v16.1c0,0.3,0.2,0.6,0.6,0.6h24.8 c0.3,0,0.6-0.2,0.6-0.6V12.2C28.9,12.1,25.5,3.3,25.5,3.3z M19,3.8h5.9l2.8,7.8H19V3.8z M13.7,3.8h4.5v7.8h-4.5 C13.7,11.7,13.7,3.8,13.7,3.8z M13.7,12.5h4.5v5h-4.5C13.7,17.5,13.7,12.5,13.7,12.5z M6.9,3.8h5.9v7.8H4L6.9,3.8z M3.8,28V12.5 h9.1v5.3c0,0.3,0.3,0.6,0.6,0.6h5.1c0.2,0,0.6-0.2,0.6-0.6v-5.2H28V28H4.1H3.8z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M10.1,20.7c-1.6,0-2.8,1.2-2.8,2.8c0,1.6,1.2,2.8,2.8,2.8s2.8-1.2,2.8-2.8S11.6,20.7,10.1,20.7z M10.1,25.4 c-1.1,0-1.9-0.9-1.9-1.9c0-1.1,0.9-1.9,1.9-1.9s1.8,0.8,1.9,1.9C11.9,24.6,11.2,25.4,10.1,25.4z'/%3E%3Crect fill='%23000' fill-opacity='0.4' x='15.5' y='21.3' width='8.4' height='0.8'/%3E%3Crect fill='%23000' fill-opacity='0.4' x='15.5' y='24.7' width='8.4' height='0.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-inventory.webui-red-icon, .danger .webui-inventory {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23f44336' d='M25.5,3.3C25.4,3.2,25.2,3,25,3H6.8C6.6,3,6.4,3.1,6.3,3.3c0,0-3.3,8.8-3.3,8.9v16.1c0,0.3,0.2,0.6,0.6,0.6h24.8 c0.3,0,0.6-0.2,0.6-0.6V12.2C28.9,12.1,25.5,3.3,25.5,3.3z M19,3.8h5.9l2.8,7.8H19V3.8z M13.7,3.8h4.5v7.8h-4.5 C13.7,11.7,13.7,3.8,13.7,3.8z M13.7,12.5h4.5v5h-4.5C13.7,17.5,13.7,12.5,13.7,12.5z M6.9,3.8h5.9v7.8H4L6.9,3.8z M3.8,28V12.5 h9.1v5.3c0,0.3,0.3,0.6,0.6,0.6h5.1c0.2,0,0.6-0.2,0.6-0.6v-5.2H28V28H4.1H3.8z'/%3E%3Cpath fill='%23f44336' d='M10.1,20.7c-1.6,0-2.8,1.2-2.8,2.8c0,1.6,1.2,2.8,2.8,2.8s2.8-1.2,2.8-2.8S11.6,20.7,10.1,20.7z M10.1,25.4 c-1.1,0-1.9-0.9-1.9-1.9c0-1.1,0.9-1.9,1.9-1.9s1.8,0.8,1.9,1.9C11.9,24.6,11.2,25.4,10.1,25.4z'/%3E%3Crect fill='%23f44336' x='15.5' y='21.3' width='8.4' height='0.8'/%3E%3Crect fill='%23f44336' x='15.5' y='24.7' width='8.4' height='0.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-inventory.webui-warning-icon, .webui-inventory.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M25.5,3.3C25.4,3.2,25.2,3,25,3H6.8C6.6,3,6.4,3.1,6.3,3.3c0,0-3.3,8.8-3.3,8.9v16.1c0,0.3,0.2,0.6,0.6,0.6h24.8 c0.3,0,0.6-0.2,0.6-0.6V12.2C28.9,12.1,25.5,3.3,25.5,3.3z M19,3.8h5.9l2.8,7.8H19V3.8z M13.7,3.8h4.5v7.8h-4.5 C13.7,11.7,13.7,3.8,13.7,3.8z M13.7,12.5h4.5v5h-4.5C13.7,17.5,13.7,12.5,13.7,12.5z M6.9,3.8h5.9v7.8H4L6.9,3.8z M3.8,28V12.5 h9.1v5.3c0,0.3,0.3,0.6,0.6,0.6h5.1c0.2,0,0.6-0.2,0.6-0.6v-5.2H28V28H4.1H3.8z'/%3E%3Cpath fill='%23ff9800' d='M10.1,20.7c-1.6,0-2.8,1.2-2.8,2.8c0,1.6,1.2,2.8,2.8,2.8s2.8-1.2,2.8-2.8S11.6,20.7,10.1,20.7z M10.1,25.4 c-1.1,0-1.9-0.9-1.9-1.9c0-1.1,0.9-1.9,1.9-1.9s1.8,0.8,1.9,1.9C11.9,24.6,11.2,25.4,10.1,25.4z'/%3E%3Crect fill='%23ff9800' x='15.5' y='21.3' width='8.4' height='0.8'/%3E%3Crect fill='%23ff9800' x='15.5' y='24.7' width='8.4' height='0.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-inventory.webui-white-icon, .combo-row.selected .combo-action-button .webui-inventory.webui-add, .combo-row.selected .combo-action-button .webui-inventory.webui-delete, .combo-row.selected .combo-action-button .webui-inventory.webui-edit, .segmented-button > .btn.active .webui-inventory, .primary .webui-inventory, .radio-group input[type="radio"]:checked + label .webui-inventory, .segmented-button-radio input[type="radio"]:checked + label .webui-inventory {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M25.5,3.3C25.4,3.2,25.2,3,25,3H6.8C6.6,3,6.4,3.1,6.3,3.3c0,0-3.3,8.8-3.3,8.9v16.1c0,0.3,0.2,0.6,0.6,0.6h24.8 c0.3,0,0.6-0.2,0.6-0.6V12.2C28.9,12.1,25.5,3.3,25.5,3.3z M19,3.8h5.9l2.8,7.8H19V3.8z M13.7,3.8h4.5v7.8h-4.5 C13.7,11.7,13.7,3.8,13.7,3.8z M13.7,12.5h4.5v5h-4.5C13.7,17.5,13.7,12.5,13.7,12.5z M6.9,3.8h5.9v7.8H4L6.9,3.8z M3.8,28V12.5 h9.1v5.3c0,0.3,0.3,0.6,0.6,0.6h5.1c0.2,0,0.6-0.2,0.6-0.6v-5.2H28V28H4.1H3.8z'/%3E%3Cpath fill='%23fff' d='M10.1,20.7c-1.6,0-2.8,1.2-2.8,2.8c0,1.6,1.2,2.8,2.8,2.8s2.8-1.2,2.8-2.8S11.6,20.7,10.1,20.7z M10.1,25.4 c-1.1,0-1.9-0.9-1.9-1.9c0-1.1,0.9-1.9,1.9-1.9s1.8,0.8,1.9,1.9C11.9,24.6,11.2,25.4,10.1,25.4z'/%3E%3Crect fill='%23fff' x='15.5' y='21.3' width='8.4' height='0.8'/%3E%3Crect fill='%23fff' x='15.5' y='24.7' width='8.4' height='0.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-inventory.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%234caf50' d='M25.5,3.3C25.4,3.2,25.2,3,25,3H6.8C6.6,3,6.4,3.1,6.3,3.3c0,0-3.3,8.8-3.3,8.9v16.1c0,0.3,0.2,0.6,0.6,0.6h24.8 c0.3,0,0.6-0.2,0.6-0.6V12.2C28.9,12.1,25.5,3.3,25.5,3.3z M19,3.8h5.9l2.8,7.8H19V3.8z M13.7,3.8h4.5v7.8h-4.5 C13.7,11.7,13.7,3.8,13.7,3.8z M13.7,12.5h4.5v5h-4.5C13.7,17.5,13.7,12.5,13.7,12.5z M6.9,3.8h5.9v7.8H4L6.9,3.8z M3.8,28V12.5 h9.1v5.3c0,0.3,0.3,0.6,0.6,0.6h5.1c0.2,0,0.6-0.2,0.6-0.6v-5.2H28V28H4.1H3.8z'/%3E%3Cpath fill='%234caf50' d='M10.1,20.7c-1.6,0-2.8,1.2-2.8,2.8c0,1.6,1.2,2.8,2.8,2.8s2.8-1.2,2.8-2.8S11.6,20.7,10.1,20.7z M10.1,25.4 c-1.1,0-1.9-0.9-1.9-1.9c0-1.1,0.9-1.9,1.9-1.9s1.8,0.8,1.9,1.9C11.9,24.6,11.2,25.4,10.1,25.4z'/%3E%3Crect fill='%234caf50' x='15.5' y='21.3' width='8.4' height='0.8'/%3E%3Crect fill='%234caf50' x='15.5' y='24.7' width='8.4' height='0.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-ipadoff {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M23.5,0H6.2c-1.1,0-2,0.9-2,2v25.1c0,1.1,0.9,2,2,2h17.3c1.1,0,2-0.9,2-2V2C25.5,0.9,24.6,0,23.5,0z M14.9,28.4 c-0.6,0-1.2-0.5-1.2-1.2c0-0.6,0.5-1.2,1.2-1.2c0.6,0,1.2,0.5,1.2,1.2C16,27.8,15.5,28.4,14.9,28.4z M23.5,25H6.2V2.4h17.3V25z'/%3E%3C/g%3E%3Ccircle fill='%23f44336' cx='24.2' cy='27.2' r='4.7'/%3E%3C/svg%3E")
}

.webui-ipadoff.webui-grey-icon, .btn[disabled] .webui-ipadoff {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M23.5,0H6.2c-1.1,0-2,0.9-2,2v25.1c0,1.1,0.9,2,2,2h17.3c1.1,0,2-0.9,2-2V2C25.5,0.9,24.6,0,23.5,0z M14.9,28.4 c-0.6,0-1.2-0.5-1.2-1.2c0-0.6,0.5-1.2,1.2-1.2c0.6,0,1.2,0.5,1.2,1.2C16,27.8,15.5,28.4,14.9,28.4z M23.5,25H6.2V2.4h17.3V25z'/%3E%3C/g%3E%3Ccircle fill='%23f44336' cx='24.2' cy='27.2' r='4.7'/%3E%3C/svg%3E")
}

.webui-ipadoff.webui-red-icon, .danger .webui-ipadoff {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M23.5,0H6.2c-1.1,0-2,0.9-2,2v25.1c0,1.1,0.9,2,2,2h17.3c1.1,0,2-0.9,2-2V2C25.5,0.9,24.6,0,23.5,0z M14.9,28.4 c-0.6,0-1.2-0.5-1.2-1.2c0-0.6,0.5-1.2,1.2-1.2c0.6,0,1.2,0.5,1.2,1.2C16,27.8,15.5,28.4,14.9,28.4z M23.5,25H6.2V2.4h17.3V25z'/%3E%3C/g%3E%3Ccircle fill='%23f44336' cx='24.2' cy='27.2' r='4.7'/%3E%3C/svg%3E")
}

.webui-ipadoff.webui-warning-icon, .webui-ipadoff.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M23.5,0H6.2c-1.1,0-2,0.9-2,2v25.1c0,1.1,0.9,2,2,2h17.3c1.1,0,2-0.9,2-2V2C25.5,0.9,24.6,0,23.5,0z M14.9,28.4 c-0.6,0-1.2-0.5-1.2-1.2c0-0.6,0.5-1.2,1.2-1.2c0.6,0,1.2,0.5,1.2,1.2C16,27.8,15.5,28.4,14.9,28.4z M23.5,25H6.2V2.4h17.3V25z'/%3E%3C/g%3E%3Ccircle fill='%23f44336' cx='24.2' cy='27.2' r='4.7'/%3E%3C/svg%3E")
}

.webui-ipadoff.webui-white-icon, .combo-row.selected .combo-action-button .webui-ipadoff.webui-add, .combo-row.selected .combo-action-button .webui-ipadoff.webui-delete, .combo-row.selected .combo-action-button .webui-ipadoff.webui-edit, .segmented-button > .btn.active .webui-ipadoff, .primary .webui-ipadoff, .radio-group input[type="radio"]:checked + label .webui-ipadoff, .segmented-button-radio input[type="radio"]:checked + label .webui-ipadoff {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M23.5,0H6.2c-1.1,0-2,0.9-2,2v25.1c0,1.1,0.9,2,2,2h17.3c1.1,0,2-0.9,2-2V2C25.5,0.9,24.6,0,23.5,0z M14.9,28.4 c-0.6,0-1.2-0.5-1.2-1.2c0-0.6,0.5-1.2,1.2-1.2c0.6,0,1.2,0.5,1.2,1.2C16,27.8,15.5,28.4,14.9,28.4z M23.5,25H6.2V2.4h17.3V25z'/%3E%3C/g%3E%3Ccircle fill='%23f44336' cx='24.2' cy='27.2' r='4.7'/%3E%3C/svg%3E")
}

.webui-ipadoff.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M23.5,0H6.2c-1.1,0-2,0.9-2,2v25.1c0,1.1,0.9,2,2,2h17.3c1.1,0,2-0.9,2-2V2C25.5,0.9,24.6,0,23.5,0z M14.9,28.4 c-0.6,0-1.2-0.5-1.2-1.2c0-0.6,0.5-1.2,1.2-1.2c0.6,0,1.2,0.5,1.2,1.2C16,27.8,15.5,28.4,14.9,28.4z M23.5,25H6.2V2.4h17.3V25z'/%3E%3C/g%3E%3Ccircle fill='%23f44336' cx='24.2' cy='27.2' r='4.7'/%3E%3C/svg%3E")
}

.webui-ipadon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M23.5,0H6.2c-1.1,0-2,0.9-2,2v25.1c0,1.1,0.9,2,2,2h17.3c1.1,0,2-0.9,2-2V2C25.5,0.9,24.6,0,23.5,0z M14.9,28.4 c-0.6,0-1.2-0.5-1.2-1.2c0-0.6,0.5-1.2,1.2-1.2c0.6,0,1.2,0.5,1.2,1.2C16,27.8,15.5,28.4,14.9,28.4z M23.5,25H6.2V2.4h17.3V25z'/%3E%3C/g%3E%3Ccircle fill='%234caf50' cx='24.2' cy='27.2' r='4.7'/%3E%3C/svg%3E")
}

.webui-ipadon.webui-grey-icon, .btn[disabled] .webui-ipadon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M23.5,0H6.2c-1.1,0-2,0.9-2,2v25.1c0,1.1,0.9,2,2,2h17.3c1.1,0,2-0.9,2-2V2C25.5,0.9,24.6,0,23.5,0z M14.9,28.4 c-0.6,0-1.2-0.5-1.2-1.2c0-0.6,0.5-1.2,1.2-1.2c0.6,0,1.2,0.5,1.2,1.2C16,27.8,15.5,28.4,14.9,28.4z M23.5,25H6.2V2.4h17.3V25z'/%3E%3C/g%3E%3Ccircle fill='%234caf50' cx='24.2' cy='27.2' r='4.7'/%3E%3C/svg%3E")
}

.webui-ipadon.webui-red-icon, .danger .webui-ipadon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M23.5,0H6.2c-1.1,0-2,0.9-2,2v25.1c0,1.1,0.9,2,2,2h17.3c1.1,0,2-0.9,2-2V2C25.5,0.9,24.6,0,23.5,0z M14.9,28.4 c-0.6,0-1.2-0.5-1.2-1.2c0-0.6,0.5-1.2,1.2-1.2c0.6,0,1.2,0.5,1.2,1.2C16,27.8,15.5,28.4,14.9,28.4z M23.5,25H6.2V2.4h17.3V25z'/%3E%3C/g%3E%3Ccircle fill='%234caf50' cx='24.2' cy='27.2' r='4.7'/%3E%3C/svg%3E")
}

.webui-ipadon.webui-warning-icon, .webui-ipadon.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M23.5,0H6.2c-1.1,0-2,0.9-2,2v25.1c0,1.1,0.9,2,2,2h17.3c1.1,0,2-0.9,2-2V2C25.5,0.9,24.6,0,23.5,0z M14.9,28.4 c-0.6,0-1.2-0.5-1.2-1.2c0-0.6,0.5-1.2,1.2-1.2c0.6,0,1.2,0.5,1.2,1.2C16,27.8,15.5,28.4,14.9,28.4z M23.5,25H6.2V2.4h17.3V25z'/%3E%3C/g%3E%3Ccircle fill='%234caf50' cx='24.2' cy='27.2' r='4.7'/%3E%3C/svg%3E")
}

.webui-ipadon.webui-white-icon, .combo-row.selected .combo-action-button .webui-ipadon.webui-add, .combo-row.selected .combo-action-button .webui-ipadon.webui-delete, .combo-row.selected .combo-action-button .webui-ipadon.webui-edit, .segmented-button > .btn.active .webui-ipadon, .primary .webui-ipadon, .radio-group input[type="radio"]:checked + label .webui-ipadon, .segmented-button-radio input[type="radio"]:checked + label .webui-ipadon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M23.5,0H6.2c-1.1,0-2,0.9-2,2v25.1c0,1.1,0.9,2,2,2h17.3c1.1,0,2-0.9,2-2V2C25.5,0.9,24.6,0,23.5,0z M14.9,28.4 c-0.6,0-1.2-0.5-1.2-1.2c0-0.6,0.5-1.2,1.2-1.2c0.6,0,1.2,0.5,1.2,1.2C16,27.8,15.5,28.4,14.9,28.4z M23.5,25H6.2V2.4h17.3V25z'/%3E%3C/g%3E%3Ccircle fill='%234caf50' cx='24.2' cy='27.2' r='4.7'/%3E%3C/svg%3E")
}

.webui-ipadon.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M23.5,0H6.2c-1.1,0-2,0.9-2,2v25.1c0,1.1,0.9,2,2,2h17.3c1.1,0,2-0.9,2-2V2C25.5,0.9,24.6,0,23.5,0z M14.9,28.4 c-0.6,0-1.2-0.5-1.2-1.2c0-0.6,0.5-1.2,1.2-1.2c0.6,0,1.2,0.5,1.2,1.2C16,27.8,15.5,28.4,14.9,28.4z M23.5,25H6.2V2.4h17.3V25z'/%3E%3C/g%3E%3Ccircle fill='%234caf50' cx='24.2' cy='27.2' r='4.7'/%3E%3C/svg%3E")
}

.webui-manual {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M27.5,3.1H4.6c-0.8,0-1.4,0.7-1.4,1.4v23.2c0,0.8,0.7,1.4,1.4,1.4h22.9c0.8,0,1.4-0.7,1.4-1.4V4.5 C28.9,3.7,28.2,3.1,27.5,3.1z M28.1,27.2c0,0.5-0.4,0.9-0.9,0.9H4.9c-0.5,0-0.9-0.4-0.9-0.9V4.9c0-0.5,0.4-1,1-1h22.2 c0.5,0,0.9,0.4,0.9,0.9V27.2z'/%3E%3Cpath fill='%2303a9f4' d='M21.4,10c-0.1,0-0.2,0-0.2,0c-0.2,0-0.5,0.2-0.7,0.2V10c0-0.8-0.6-1.6-1.4-1.6c-0.1,0-0.1,0-0.2,0c-0.3,0-0.7,0.1-0.9,0.3 c-0.1-0.8-0.7-1.4-1.5-1.6c-0.1,0-0.2,0-0.2,0c-0.9,0-1.6,0.7-1.6,1.6c-0.2-0.2-0.5-0.2-0.7-0.2c-0.1,0-0.2,0-0.2,0 c-0.9,0-1.6,0.7-1.6,1.6v5.6l-0.3-0.3c-0.3-0.3-0.7-0.5-1.1-0.5S9.8,15,9.5,15.3c-0.7,0.7-0.7,1.6,0,2.3l3.4,4.6l0.1,1 c0.1,0.6,0.6,1.1,1.1,1.1h6.4c0.6,0,1.1-0.4,1.1-1l0.2-1.1c0.5-0.8,0.8-1.8,1.1-3.1c0.2-1.1,0.2-2.5,0.2-3.9v-3.2 C23.1,10.7,22.3,10,21.4,10z M20.8,22.9c0,0.2-0.2,0.3-0.3,0.3h-6.4l0,0c-0.2,0-0.3-0.2-0.3-0.3l-0.1-1.2l0,0l-3.6-4.8 c-0.3-0.3-0.3-0.9,0-1.2c0.2-0.2,0.3-0.2,0.6-0.2c0.2,0,0.4,0.1,0.6,0.2l1,1c0.1,0.1,0.2,0.1,0.2,0.1c0.2,0,0.4-0.2,0.4-0.4V9.9 c0-0.5,0.4-0.9,0.9-0.9h0.1c0.4,0.1,0.7,0.4,0.7,0.9v4.4c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4V8.6c0-0.5,0.4-0.9,0.9-0.9 h0.1c0.4,0.1,0.7,0.4,0.7,0.9v5.6c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4V9.9c0-0.5,0.4-0.9,0.9-0.9h0.1c0.4,0.1,0.7,0.4,0.7,0.9 v4.4c0,0.2,0.2,0.5,0.5,0.5l0,0c0.2,0,0.3-0.2,0.3-0.4v-2.7c0-0.4,0.3-0.8,0.8-0.9h0.1c0.5,0,0.8,0.4,0.8,0.9v3.2 c0,2.7-0.3,5.2-1.3,6.7c0,0.1,0,0.1-0.1,0.2V22.9z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-manual.webui-grey-icon, .btn[disabled] .webui-manual {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M27.5,3.1H4.6c-0.8,0-1.4,0.7-1.4,1.4v23.2c0,0.8,0.7,1.4,1.4,1.4h22.9c0.8,0,1.4-0.7,1.4-1.4V4.5 C28.9,3.7,28.2,3.1,27.5,3.1z M28.1,27.2c0,0.5-0.4,0.9-0.9,0.9H4.9c-0.5,0-0.9-0.4-0.9-0.9V4.9c0-0.5,0.4-1,1-1h22.2 c0.5,0,0.9,0.4,0.9,0.9V27.2z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M21.4,10c-0.1,0-0.2,0-0.2,0c-0.2,0-0.5,0.2-0.7,0.2V10c0-0.8-0.6-1.6-1.4-1.6c-0.1,0-0.1,0-0.2,0c-0.3,0-0.7,0.1-0.9,0.3 c-0.1-0.8-0.7-1.4-1.5-1.6c-0.1,0-0.2,0-0.2,0c-0.9,0-1.6,0.7-1.6,1.6c-0.2-0.2-0.5-0.2-0.7-0.2c-0.1,0-0.2,0-0.2,0 c-0.9,0-1.6,0.7-1.6,1.6v5.6l-0.3-0.3c-0.3-0.3-0.7-0.5-1.1-0.5S9.8,15,9.5,15.3c-0.7,0.7-0.7,1.6,0,2.3l3.4,4.6l0.1,1 c0.1,0.6,0.6,1.1,1.1,1.1h6.4c0.6,0,1.1-0.4,1.1-1l0.2-1.1c0.5-0.8,0.8-1.8,1.1-3.1c0.2-1.1,0.2-2.5,0.2-3.9v-3.2 C23.1,10.7,22.3,10,21.4,10z M20.8,22.9c0,0.2-0.2,0.3-0.3,0.3h-6.4l0,0c-0.2,0-0.3-0.2-0.3-0.3l-0.1-1.2l0,0l-3.6-4.8 c-0.3-0.3-0.3-0.9,0-1.2c0.2-0.2,0.3-0.2,0.6-0.2c0.2,0,0.4,0.1,0.6,0.2l1,1c0.1,0.1,0.2,0.1,0.2,0.1c0.2,0,0.4-0.2,0.4-0.4V9.9 c0-0.5,0.4-0.9,0.9-0.9h0.1c0.4,0.1,0.7,0.4,0.7,0.9v4.4c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4V8.6c0-0.5,0.4-0.9,0.9-0.9 h0.1c0.4,0.1,0.7,0.4,0.7,0.9v5.6c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4V9.9c0-0.5,0.4-0.9,0.9-0.9h0.1c0.4,0.1,0.7,0.4,0.7,0.9 v4.4c0,0.2,0.2,0.5,0.5,0.5l0,0c0.2,0,0.3-0.2,0.3-0.4v-2.7c0-0.4,0.3-0.8,0.8-0.9h0.1c0.5,0,0.8,0.4,0.8,0.9v3.2 c0,2.7-0.3,5.2-1.3,6.7c0,0.1,0,0.1-0.1,0.2V22.9z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-manual.webui-red-icon, .danger .webui-manual {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M27.5,3.1H4.6c-0.8,0-1.4,0.7-1.4,1.4v23.2c0,0.8,0.7,1.4,1.4,1.4h22.9c0.8,0,1.4-0.7,1.4-1.4V4.5 C28.9,3.7,28.2,3.1,27.5,3.1z M28.1,27.2c0,0.5-0.4,0.9-0.9,0.9H4.9c-0.5,0-0.9-0.4-0.9-0.9V4.9c0-0.5,0.4-1,1-1h22.2 c0.5,0,0.9,0.4,0.9,0.9V27.2z'/%3E%3Cpath fill='%23f44336' d='M21.4,10c-0.1,0-0.2,0-0.2,0c-0.2,0-0.5,0.2-0.7,0.2V10c0-0.8-0.6-1.6-1.4-1.6c-0.1,0-0.1,0-0.2,0c-0.3,0-0.7,0.1-0.9,0.3 c-0.1-0.8-0.7-1.4-1.5-1.6c-0.1,0-0.2,0-0.2,0c-0.9,0-1.6,0.7-1.6,1.6c-0.2-0.2-0.5-0.2-0.7-0.2c-0.1,0-0.2,0-0.2,0 c-0.9,0-1.6,0.7-1.6,1.6v5.6l-0.3-0.3c-0.3-0.3-0.7-0.5-1.1-0.5S9.8,15,9.5,15.3c-0.7,0.7-0.7,1.6,0,2.3l3.4,4.6l0.1,1 c0.1,0.6,0.6,1.1,1.1,1.1h6.4c0.6,0,1.1-0.4,1.1-1l0.2-1.1c0.5-0.8,0.8-1.8,1.1-3.1c0.2-1.1,0.2-2.5,0.2-3.9v-3.2 C23.1,10.7,22.3,10,21.4,10z M20.8,22.9c0,0.2-0.2,0.3-0.3,0.3h-6.4l0,0c-0.2,0-0.3-0.2-0.3-0.3l-0.1-1.2l0,0l-3.6-4.8 c-0.3-0.3-0.3-0.9,0-1.2c0.2-0.2,0.3-0.2,0.6-0.2c0.2,0,0.4,0.1,0.6,0.2l1,1c0.1,0.1,0.2,0.1,0.2,0.1c0.2,0,0.4-0.2,0.4-0.4V9.9 c0-0.5,0.4-0.9,0.9-0.9h0.1c0.4,0.1,0.7,0.4,0.7,0.9v4.4c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4V8.6c0-0.5,0.4-0.9,0.9-0.9 h0.1c0.4,0.1,0.7,0.4,0.7,0.9v5.6c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4V9.9c0-0.5,0.4-0.9,0.9-0.9h0.1c0.4,0.1,0.7,0.4,0.7,0.9 v4.4c0,0.2,0.2,0.5,0.5,0.5l0,0c0.2,0,0.3-0.2,0.3-0.4v-2.7c0-0.4,0.3-0.8,0.8-0.9h0.1c0.5,0,0.8,0.4,0.8,0.9v3.2 c0,2.7-0.3,5.2-1.3,6.7c0,0.1,0,0.1-0.1,0.2V22.9z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-manual.webui-warning-icon, .webui-manual.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M27.5,3.1H4.6c-0.8,0-1.4,0.7-1.4,1.4v23.2c0,0.8,0.7,1.4,1.4,1.4h22.9c0.8,0,1.4-0.7,1.4-1.4V4.5 C28.9,3.7,28.2,3.1,27.5,3.1z M28.1,27.2c0,0.5-0.4,0.9-0.9,0.9H4.9c-0.5,0-0.9-0.4-0.9-0.9V4.9c0-0.5,0.4-1,1-1h22.2 c0.5,0,0.9,0.4,0.9,0.9V27.2z'/%3E%3Cpath fill='%23ff9800' d='M21.4,10c-0.1,0-0.2,0-0.2,0c-0.2,0-0.5,0.2-0.7,0.2V10c0-0.8-0.6-1.6-1.4-1.6c-0.1,0-0.1,0-0.2,0c-0.3,0-0.7,0.1-0.9,0.3 c-0.1-0.8-0.7-1.4-1.5-1.6c-0.1,0-0.2,0-0.2,0c-0.9,0-1.6,0.7-1.6,1.6c-0.2-0.2-0.5-0.2-0.7-0.2c-0.1,0-0.2,0-0.2,0 c-0.9,0-1.6,0.7-1.6,1.6v5.6l-0.3-0.3c-0.3-0.3-0.7-0.5-1.1-0.5S9.8,15,9.5,15.3c-0.7,0.7-0.7,1.6,0,2.3l3.4,4.6l0.1,1 c0.1,0.6,0.6,1.1,1.1,1.1h6.4c0.6,0,1.1-0.4,1.1-1l0.2-1.1c0.5-0.8,0.8-1.8,1.1-3.1c0.2-1.1,0.2-2.5,0.2-3.9v-3.2 C23.1,10.7,22.3,10,21.4,10z M20.8,22.9c0,0.2-0.2,0.3-0.3,0.3h-6.4l0,0c-0.2,0-0.3-0.2-0.3-0.3l-0.1-1.2l0,0l-3.6-4.8 c-0.3-0.3-0.3-0.9,0-1.2c0.2-0.2,0.3-0.2,0.6-0.2c0.2,0,0.4,0.1,0.6,0.2l1,1c0.1,0.1,0.2,0.1,0.2,0.1c0.2,0,0.4-0.2,0.4-0.4V9.9 c0-0.5,0.4-0.9,0.9-0.9h0.1c0.4,0.1,0.7,0.4,0.7,0.9v4.4c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4V8.6c0-0.5,0.4-0.9,0.9-0.9 h0.1c0.4,0.1,0.7,0.4,0.7,0.9v5.6c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4V9.9c0-0.5,0.4-0.9,0.9-0.9h0.1c0.4,0.1,0.7,0.4,0.7,0.9 v4.4c0,0.2,0.2,0.5,0.5,0.5l0,0c0.2,0,0.3-0.2,0.3-0.4v-2.7c0-0.4,0.3-0.8,0.8-0.9h0.1c0.5,0,0.8,0.4,0.8,0.9v3.2 c0,2.7-0.3,5.2-1.3,6.7c0,0.1,0,0.1-0.1,0.2V22.9z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-manual.webui-white-icon, .combo-row.selected .combo-action-button .webui-manual.webui-add, .combo-row.selected .combo-action-button .webui-manual.webui-delete, .combo-row.selected .combo-action-button .webui-manual.webui-edit, .segmented-button > .btn.active .webui-manual, .primary .webui-manual, .radio-group input[type="radio"]:checked + label .webui-manual, .segmented-button-radio input[type="radio"]:checked + label .webui-manual {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M27.5,3.1H4.6c-0.8,0-1.4,0.7-1.4,1.4v23.2c0,0.8,0.7,1.4,1.4,1.4h22.9c0.8,0,1.4-0.7,1.4-1.4V4.5 C28.9,3.7,28.2,3.1,27.5,3.1z M28.1,27.2c0,0.5-0.4,0.9-0.9,0.9H4.9c-0.5,0-0.9-0.4-0.9-0.9V4.9c0-0.5,0.4-1,1-1h22.2 c0.5,0,0.9,0.4,0.9,0.9V27.2z'/%3E%3Cpath fill='%23fff' d='M21.4,10c-0.1,0-0.2,0-0.2,0c-0.2,0-0.5,0.2-0.7,0.2V10c0-0.8-0.6-1.6-1.4-1.6c-0.1,0-0.1,0-0.2,0c-0.3,0-0.7,0.1-0.9,0.3 c-0.1-0.8-0.7-1.4-1.5-1.6c-0.1,0-0.2,0-0.2,0c-0.9,0-1.6,0.7-1.6,1.6c-0.2-0.2-0.5-0.2-0.7-0.2c-0.1,0-0.2,0-0.2,0 c-0.9,0-1.6,0.7-1.6,1.6v5.6l-0.3-0.3c-0.3-0.3-0.7-0.5-1.1-0.5S9.8,15,9.5,15.3c-0.7,0.7-0.7,1.6,0,2.3l3.4,4.6l0.1,1 c0.1,0.6,0.6,1.1,1.1,1.1h6.4c0.6,0,1.1-0.4,1.1-1l0.2-1.1c0.5-0.8,0.8-1.8,1.1-3.1c0.2-1.1,0.2-2.5,0.2-3.9v-3.2 C23.1,10.7,22.3,10,21.4,10z M20.8,22.9c0,0.2-0.2,0.3-0.3,0.3h-6.4l0,0c-0.2,0-0.3-0.2-0.3-0.3l-0.1-1.2l0,0l-3.6-4.8 c-0.3-0.3-0.3-0.9,0-1.2c0.2-0.2,0.3-0.2,0.6-0.2c0.2,0,0.4,0.1,0.6,0.2l1,1c0.1,0.1,0.2,0.1,0.2,0.1c0.2,0,0.4-0.2,0.4-0.4V9.9 c0-0.5,0.4-0.9,0.9-0.9h0.1c0.4,0.1,0.7,0.4,0.7,0.9v4.4c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4V8.6c0-0.5,0.4-0.9,0.9-0.9 h0.1c0.4,0.1,0.7,0.4,0.7,0.9v5.6c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4V9.9c0-0.5,0.4-0.9,0.9-0.9h0.1c0.4,0.1,0.7,0.4,0.7,0.9 v4.4c0,0.2,0.2,0.5,0.5,0.5l0,0c0.2,0,0.3-0.2,0.3-0.4v-2.7c0-0.4,0.3-0.8,0.8-0.9h0.1c0.5,0,0.8,0.4,0.8,0.9v3.2 c0,2.7-0.3,5.2-1.3,6.7c0,0.1,0,0.1-0.1,0.2V22.9z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-manual.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M27.5,3.1H4.6c-0.8,0-1.4,0.7-1.4,1.4v23.2c0,0.8,0.7,1.4,1.4,1.4h22.9c0.8,0,1.4-0.7,1.4-1.4V4.5 C28.9,3.7,28.2,3.1,27.5,3.1z M28.1,27.2c0,0.5-0.4,0.9-0.9,0.9H4.9c-0.5,0-0.9-0.4-0.9-0.9V4.9c0-0.5,0.4-1,1-1h22.2 c0.5,0,0.9,0.4,0.9,0.9V27.2z'/%3E%3Cpath fill='%234caf50' d='M21.4,10c-0.1,0-0.2,0-0.2,0c-0.2,0-0.5,0.2-0.7,0.2V10c0-0.8-0.6-1.6-1.4-1.6c-0.1,0-0.1,0-0.2,0c-0.3,0-0.7,0.1-0.9,0.3 c-0.1-0.8-0.7-1.4-1.5-1.6c-0.1,0-0.2,0-0.2,0c-0.9,0-1.6,0.7-1.6,1.6c-0.2-0.2-0.5-0.2-0.7-0.2c-0.1,0-0.2,0-0.2,0 c-0.9,0-1.6,0.7-1.6,1.6v5.6l-0.3-0.3c-0.3-0.3-0.7-0.5-1.1-0.5S9.8,15,9.5,15.3c-0.7,0.7-0.7,1.6,0,2.3l3.4,4.6l0.1,1 c0.1,0.6,0.6,1.1,1.1,1.1h6.4c0.6,0,1.1-0.4,1.1-1l0.2-1.1c0.5-0.8,0.8-1.8,1.1-3.1c0.2-1.1,0.2-2.5,0.2-3.9v-3.2 C23.1,10.7,22.3,10,21.4,10z M20.8,22.9c0,0.2-0.2,0.3-0.3,0.3h-6.4l0,0c-0.2,0-0.3-0.2-0.3-0.3l-0.1-1.2l0,0l-3.6-4.8 c-0.3-0.3-0.3-0.9,0-1.2c0.2-0.2,0.3-0.2,0.6-0.2c0.2,0,0.4,0.1,0.6,0.2l1,1c0.1,0.1,0.2,0.1,0.2,0.1c0.2,0,0.4-0.2,0.4-0.4V9.9 c0-0.5,0.4-0.9,0.9-0.9h0.1c0.4,0.1,0.7,0.4,0.7,0.9v4.4c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4V8.6c0-0.5,0.4-0.9,0.9-0.9 h0.1c0.4,0.1,0.7,0.4,0.7,0.9v5.6c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4V9.9c0-0.5,0.4-0.9,0.9-0.9h0.1c0.4,0.1,0.7,0.4,0.7,0.9 v4.4c0,0.2,0.2,0.5,0.5,0.5l0,0c0.2,0,0.3-0.2,0.3-0.4v-2.7c0-0.4,0.3-0.8,0.8-0.9h0.1c0.5,0,0.8,0.4,0.8,0.9v3.2 c0,2.7-0.3,5.2-1.3,6.7c0,0.1,0,0.1-0.1,0.2V22.9z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-marketing {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M26.1,17.1v-4c0-0.6-0.2-1.1-0.7-1.4c-0.3-0.2-0.5-0.3-0.8-0.3c-0.3,0-0.6,0.1-0.8,0.2L23,12.1l0,0l-5.5,3 c-0.4,0.3-0.7,0.6-0.8,1l-4.1,0.3c-0.5,0-0.9,0.4-1,0.9h-0.3c-0.6,0-0.9,0.4-0.9,1v1.6c0,0.6,0.3,1,0.9,1h0.3 c0.1,0.6,0.7,1.1,1.3,1.2H13v5.6c0,0.8,0.5,1.4,1.3,1.4c0.8,0,1.3-0.7,1.3-1.4v-5.5l1.2,0.1c0.2,0.4,0.4,0.8,0.8,1l5.5,2.7l0,0 l0.8,0.4c0.3,0.1,0.5,0.2,0.8,0.2l0,0l0,0c0.3,0,0.6-0.1,0.8-0.3c0.5-0.3,0.7-0.8,0.7-1.4V21c0.8,0,1.7-0.8,1.7-1.6v-0.7 C27.8,17.9,27,17.1,26.1,17.1z M15,27.6c0,0.4-0.3,0.8-0.8,0.8c-0.4,0-0.8-0.3-0.8-0.8v-0.2h0.7c0.2,0,0.3-0.2,0.3-0.3 c0-0.2-0.2-0.3-0.3-0.3h-0.8v-0.7h0.7c0.2,0,0.3-0.2,0.3-0.3c0-0.2-0.2-0.3-0.3-0.3h-0.7v-0.7h0.7c0.2,0,0.3-0.2,0.3-0.3 S14.2,24,14.1,24h-0.7v-0.5h0.7c0.2,0,0.3-0.2,0.3-0.3c0-0.2-0.2-0.3-0.3-0.3h-0.7V22l1.6,0.1V27.6z M24.1,25.9l-0.4-0.3V12.3 l0.4-0.3c0.2-0.1,0.3-0.1,0.4-0.1c0,0,0,0,0.1,0l0,0c0.2,0,0.3,0.1,0.5,0.2c0.3,0.2,0.5,0.5,0.5,0.8v4.1V21v4 c0,0.3-0.2,0.7-0.5,0.8c-0.2,0.1-0.3,0.2-0.5,0.2C24.4,26,24.3,25.9,24.1,25.9z M11.4,20.3h-0.3c-0.3,0-0.4-0.2-0.4-0.4v-1.8 c0-0.3,0.2-0.4,0.4-0.4h0.3V20.3z M12.1,20.8v-3.5c0-0.3,0.2-0.4,0.4-0.4l4-0.3v5.1l-4-0.3C12.4,21.4,12.1,21.2,12.1,20.8z M17.9,22.7c-0.3-0.2-0.6-0.5-0.6-0.9v-5.4c0-0.3,0.2-0.8,0.5-0.9l5.2-2.8v12.6L17.9,22.7z M27.1,19.4c0,0.5-0.4,0.9-0.9,0.9v-2.5 c0.5,0,0.9,0.4,0.9,0.9V19.4z'/%3E%3Cpath fill='%2303a9f4' d='M28.7,16.9c-0.2-0.2-0.3-0.2-0.5-0.1c-0.2,0.1-0.2,0.3-0.1,0.4c0.3,0.5,0.6,1.1,0.6,1.8c0,0.8-0.4,1.4-0.6,1.7 c-0.1,0.2-0.1,0.3,0.1,0.4c0.1,0,0.1,0.1,0.2,0.1s0.2-0.1,0.3-0.2c0.3-0.3,0.8-1.1,0.7-2.1C29.4,18.3,29.2,17.5,28.7,16.9z'/%3E%3Cpath fill='%2303a9f4' d='M20.4,15.4c-0.1-0.2-0.3-0.3-0.4-0.2l-1.4,0.7c-0.4,0.3-0.7,0.7-0.7,1.1v0.7c0,0.2,0.2,0.3,0.3,0.3c0.2,0,0.3-0.2,0.3-0.3 V17c0-0.3,0.2-0.4,0.3-0.6l1.4-0.7C20.4,15.8,20.5,15.5,20.4,15.4z'/%3E%3Cpath fill='%2303a9f4' d='M18.2,18.4c-0.2,0-0.3,0.2-0.3,0.3v0.7c0,0.2,0.2,0.3,0.3,0.3c0.2,0,0.3-0.2,0.3-0.3v-0.7C18.5,18.5,18.4,18.4,18.2,18.4z '/%3E%3C/g%3E%3Cpath fill='%2303a9f4' d='M18.9,12.2c0,0.3-0.1,0.4-0.1,0.7c0.3,0.2,0.6,0.3,0.8,0.5c0.1-0.5,0.2-1.1,0.2-1.6c0-4.8-4-8.8-8.8-8.8 c-4.7,0-8.7,3.9-8.7,8.7c0,2.2,0.8,4.2,2.3,5.8c1.2,1.3,2.7,2.3,4.5,2.6c-0.1-0.3-0.1-0.7-0.1-1c-1.3-0.4-2.6-1.2-3.6-2.3 c-1.3-1.3-2.1-3.2-2.1-5.1c0-2,0.8-3.8,1.9-5.1l5.7,5.7h4.2 M11.2,4c4.1,0,7.6,3.6,7.8,7.7h-7.6L5.8,6.1C7.1,4.9,9.2,4,11.2,4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-marketing.webui-grey-icon, .btn[disabled] .webui-marketing {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M26.1,17.1v-4c0-0.6-0.2-1.1-0.7-1.4c-0.3-0.2-0.5-0.3-0.8-0.3c-0.3,0-0.6,0.1-0.8,0.2L23,12.1l0,0l-5.5,3 c-0.4,0.3-0.7,0.6-0.8,1l-4.1,0.3c-0.5,0-0.9,0.4-1,0.9h-0.3c-0.6,0-0.9,0.4-0.9,1v1.6c0,0.6,0.3,1,0.9,1h0.3 c0.1,0.6,0.7,1.1,1.3,1.2H13v5.6c0,0.8,0.5,1.4,1.3,1.4c0.8,0,1.3-0.7,1.3-1.4v-5.5l1.2,0.1c0.2,0.4,0.4,0.8,0.8,1l5.5,2.7l0,0 l0.8,0.4c0.3,0.1,0.5,0.2,0.8,0.2l0,0l0,0c0.3,0,0.6-0.1,0.8-0.3c0.5-0.3,0.7-0.8,0.7-1.4V21c0.8,0,1.7-0.8,1.7-1.6v-0.7 C27.8,17.9,27,17.1,26.1,17.1z M15,27.6c0,0.4-0.3,0.8-0.8,0.8c-0.4,0-0.8-0.3-0.8-0.8v-0.2h0.7c0.2,0,0.3-0.2,0.3-0.3 c0-0.2-0.2-0.3-0.3-0.3h-0.8v-0.7h0.7c0.2,0,0.3-0.2,0.3-0.3c0-0.2-0.2-0.3-0.3-0.3h-0.7v-0.7h0.7c0.2,0,0.3-0.2,0.3-0.3 S14.2,24,14.1,24h-0.7v-0.5h0.7c0.2,0,0.3-0.2,0.3-0.3c0-0.2-0.2-0.3-0.3-0.3h-0.7V22l1.6,0.1V27.6z M24.1,25.9l-0.4-0.3V12.3 l0.4-0.3c0.2-0.1,0.3-0.1,0.4-0.1c0,0,0,0,0.1,0l0,0c0.2,0,0.3,0.1,0.5,0.2c0.3,0.2,0.5,0.5,0.5,0.8v4.1V21v4 c0,0.3-0.2,0.7-0.5,0.8c-0.2,0.1-0.3,0.2-0.5,0.2C24.4,26,24.3,25.9,24.1,25.9z M11.4,20.3h-0.3c-0.3,0-0.4-0.2-0.4-0.4v-1.8 c0-0.3,0.2-0.4,0.4-0.4h0.3V20.3z M12.1,20.8v-3.5c0-0.3,0.2-0.4,0.4-0.4l4-0.3v5.1l-4-0.3C12.4,21.4,12.1,21.2,12.1,20.8z M17.9,22.7c-0.3-0.2-0.6-0.5-0.6-0.9v-5.4c0-0.3,0.2-0.8,0.5-0.9l5.2-2.8v12.6L17.9,22.7z M27.1,19.4c0,0.5-0.4,0.9-0.9,0.9v-2.5 c0.5,0,0.9,0.4,0.9,0.9V19.4z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M28.7,16.9c-0.2-0.2-0.3-0.2-0.5-0.1c-0.2,0.1-0.2,0.3-0.1,0.4c0.3,0.5,0.6,1.1,0.6,1.8c0,0.8-0.4,1.4-0.6,1.7 c-0.1,0.2-0.1,0.3,0.1,0.4c0.1,0,0.1,0.1,0.2,0.1s0.2-0.1,0.3-0.2c0.3-0.3,0.8-1.1,0.7-2.1C29.4,18.3,29.2,17.5,28.7,16.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M20.4,15.4c-0.1-0.2-0.3-0.3-0.4-0.2l-1.4,0.7c-0.4,0.3-0.7,0.7-0.7,1.1v0.7c0,0.2,0.2,0.3,0.3,0.3c0.2,0,0.3-0.2,0.3-0.3 V17c0-0.3,0.2-0.4,0.3-0.6l1.4-0.7C20.4,15.8,20.5,15.5,20.4,15.4z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M18.2,18.4c-0.2,0-0.3,0.2-0.3,0.3v0.7c0,0.2,0.2,0.3,0.3,0.3c0.2,0,0.3-0.2,0.3-0.3v-0.7C18.5,18.5,18.4,18.4,18.2,18.4z '/%3E%3C/g%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M18.9,12.2c0,0.3-0.1,0.4-0.1,0.7c0.3,0.2,0.6,0.3,0.8,0.5c0.1-0.5,0.2-1.1,0.2-1.6c0-4.8-4-8.8-8.8-8.8 c-4.7,0-8.7,3.9-8.7,8.7c0,2.2,0.8,4.2,2.3,5.8c1.2,1.3,2.7,2.3,4.5,2.6c-0.1-0.3-0.1-0.7-0.1-1c-1.3-0.4-2.6-1.2-3.6-2.3 c-1.3-1.3-2.1-3.2-2.1-5.1c0-2,0.8-3.8,1.9-5.1l5.7,5.7h4.2 M11.2,4c4.1,0,7.6,3.6,7.8,7.7h-7.6L5.8,6.1C7.1,4.9,9.2,4,11.2,4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-marketing.webui-red-icon, .danger .webui-marketing {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23f44336' d='M26.1,17.1v-4c0-0.6-0.2-1.1-0.7-1.4c-0.3-0.2-0.5-0.3-0.8-0.3c-0.3,0-0.6,0.1-0.8,0.2L23,12.1l0,0l-5.5,3 c-0.4,0.3-0.7,0.6-0.8,1l-4.1,0.3c-0.5,0-0.9,0.4-1,0.9h-0.3c-0.6,0-0.9,0.4-0.9,1v1.6c0,0.6,0.3,1,0.9,1h0.3 c0.1,0.6,0.7,1.1,1.3,1.2H13v5.6c0,0.8,0.5,1.4,1.3,1.4c0.8,0,1.3-0.7,1.3-1.4v-5.5l1.2,0.1c0.2,0.4,0.4,0.8,0.8,1l5.5,2.7l0,0 l0.8,0.4c0.3,0.1,0.5,0.2,0.8,0.2l0,0l0,0c0.3,0,0.6-0.1,0.8-0.3c0.5-0.3,0.7-0.8,0.7-1.4V21c0.8,0,1.7-0.8,1.7-1.6v-0.7 C27.8,17.9,27,17.1,26.1,17.1z M15,27.6c0,0.4-0.3,0.8-0.8,0.8c-0.4,0-0.8-0.3-0.8-0.8v-0.2h0.7c0.2,0,0.3-0.2,0.3-0.3 c0-0.2-0.2-0.3-0.3-0.3h-0.8v-0.7h0.7c0.2,0,0.3-0.2,0.3-0.3c0-0.2-0.2-0.3-0.3-0.3h-0.7v-0.7h0.7c0.2,0,0.3-0.2,0.3-0.3 S14.2,24,14.1,24h-0.7v-0.5h0.7c0.2,0,0.3-0.2,0.3-0.3c0-0.2-0.2-0.3-0.3-0.3h-0.7V22l1.6,0.1V27.6z M24.1,25.9l-0.4-0.3V12.3 l0.4-0.3c0.2-0.1,0.3-0.1,0.4-0.1c0,0,0,0,0.1,0l0,0c0.2,0,0.3,0.1,0.5,0.2c0.3,0.2,0.5,0.5,0.5,0.8v4.1V21v4 c0,0.3-0.2,0.7-0.5,0.8c-0.2,0.1-0.3,0.2-0.5,0.2C24.4,26,24.3,25.9,24.1,25.9z M11.4,20.3h-0.3c-0.3,0-0.4-0.2-0.4-0.4v-1.8 c0-0.3,0.2-0.4,0.4-0.4h0.3V20.3z M12.1,20.8v-3.5c0-0.3,0.2-0.4,0.4-0.4l4-0.3v5.1l-4-0.3C12.4,21.4,12.1,21.2,12.1,20.8z M17.9,22.7c-0.3-0.2-0.6-0.5-0.6-0.9v-5.4c0-0.3,0.2-0.8,0.5-0.9l5.2-2.8v12.6L17.9,22.7z M27.1,19.4c0,0.5-0.4,0.9-0.9,0.9v-2.5 c0.5,0,0.9,0.4,0.9,0.9V19.4z'/%3E%3Cpath fill='%23f44336' d='M28.7,16.9c-0.2-0.2-0.3-0.2-0.5-0.1c-0.2,0.1-0.2,0.3-0.1,0.4c0.3,0.5,0.6,1.1,0.6,1.8c0,0.8-0.4,1.4-0.6,1.7 c-0.1,0.2-0.1,0.3,0.1,0.4c0.1,0,0.1,0.1,0.2,0.1s0.2-0.1,0.3-0.2c0.3-0.3,0.8-1.1,0.7-2.1C29.4,18.3,29.2,17.5,28.7,16.9z'/%3E%3Cpath fill='%23f44336' d='M20.4,15.4c-0.1-0.2-0.3-0.3-0.4-0.2l-1.4,0.7c-0.4,0.3-0.7,0.7-0.7,1.1v0.7c0,0.2,0.2,0.3,0.3,0.3c0.2,0,0.3-0.2,0.3-0.3 V17c0-0.3,0.2-0.4,0.3-0.6l1.4-0.7C20.4,15.8,20.5,15.5,20.4,15.4z'/%3E%3Cpath fill='%23f44336' d='M18.2,18.4c-0.2,0-0.3,0.2-0.3,0.3v0.7c0,0.2,0.2,0.3,0.3,0.3c0.2,0,0.3-0.2,0.3-0.3v-0.7C18.5,18.5,18.4,18.4,18.2,18.4z '/%3E%3C/g%3E%3Cpath fill='%23f44336' d='M18.9,12.2c0,0.3-0.1,0.4-0.1,0.7c0.3,0.2,0.6,0.3,0.8,0.5c0.1-0.5,0.2-1.1,0.2-1.6c0-4.8-4-8.8-8.8-8.8 c-4.7,0-8.7,3.9-8.7,8.7c0,2.2,0.8,4.2,2.3,5.8c1.2,1.3,2.7,2.3,4.5,2.6c-0.1-0.3-0.1-0.7-0.1-1c-1.3-0.4-2.6-1.2-3.6-2.3 c-1.3-1.3-2.1-3.2-2.1-5.1c0-2,0.8-3.8,1.9-5.1l5.7,5.7h4.2 M11.2,4c4.1,0,7.6,3.6,7.8,7.7h-7.6L5.8,6.1C7.1,4.9,9.2,4,11.2,4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-marketing.webui-warning-icon, .webui-marketing.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M26.1,17.1v-4c0-0.6-0.2-1.1-0.7-1.4c-0.3-0.2-0.5-0.3-0.8-0.3c-0.3,0-0.6,0.1-0.8,0.2L23,12.1l0,0l-5.5,3 c-0.4,0.3-0.7,0.6-0.8,1l-4.1,0.3c-0.5,0-0.9,0.4-1,0.9h-0.3c-0.6,0-0.9,0.4-0.9,1v1.6c0,0.6,0.3,1,0.9,1h0.3 c0.1,0.6,0.7,1.1,1.3,1.2H13v5.6c0,0.8,0.5,1.4,1.3,1.4c0.8,0,1.3-0.7,1.3-1.4v-5.5l1.2,0.1c0.2,0.4,0.4,0.8,0.8,1l5.5,2.7l0,0 l0.8,0.4c0.3,0.1,0.5,0.2,0.8,0.2l0,0l0,0c0.3,0,0.6-0.1,0.8-0.3c0.5-0.3,0.7-0.8,0.7-1.4V21c0.8,0,1.7-0.8,1.7-1.6v-0.7 C27.8,17.9,27,17.1,26.1,17.1z M15,27.6c0,0.4-0.3,0.8-0.8,0.8c-0.4,0-0.8-0.3-0.8-0.8v-0.2h0.7c0.2,0,0.3-0.2,0.3-0.3 c0-0.2-0.2-0.3-0.3-0.3h-0.8v-0.7h0.7c0.2,0,0.3-0.2,0.3-0.3c0-0.2-0.2-0.3-0.3-0.3h-0.7v-0.7h0.7c0.2,0,0.3-0.2,0.3-0.3 S14.2,24,14.1,24h-0.7v-0.5h0.7c0.2,0,0.3-0.2,0.3-0.3c0-0.2-0.2-0.3-0.3-0.3h-0.7V22l1.6,0.1V27.6z M24.1,25.9l-0.4-0.3V12.3 l0.4-0.3c0.2-0.1,0.3-0.1,0.4-0.1c0,0,0,0,0.1,0l0,0c0.2,0,0.3,0.1,0.5,0.2c0.3,0.2,0.5,0.5,0.5,0.8v4.1V21v4 c0,0.3-0.2,0.7-0.5,0.8c-0.2,0.1-0.3,0.2-0.5,0.2C24.4,26,24.3,25.9,24.1,25.9z M11.4,20.3h-0.3c-0.3,0-0.4-0.2-0.4-0.4v-1.8 c0-0.3,0.2-0.4,0.4-0.4h0.3V20.3z M12.1,20.8v-3.5c0-0.3,0.2-0.4,0.4-0.4l4-0.3v5.1l-4-0.3C12.4,21.4,12.1,21.2,12.1,20.8z M17.9,22.7c-0.3-0.2-0.6-0.5-0.6-0.9v-5.4c0-0.3,0.2-0.8,0.5-0.9l5.2-2.8v12.6L17.9,22.7z M27.1,19.4c0,0.5-0.4,0.9-0.9,0.9v-2.5 c0.5,0,0.9,0.4,0.9,0.9V19.4z'/%3E%3Cpath fill='%23ff9800' d='M28.7,16.9c-0.2-0.2-0.3-0.2-0.5-0.1c-0.2,0.1-0.2,0.3-0.1,0.4c0.3,0.5,0.6,1.1,0.6,1.8c0,0.8-0.4,1.4-0.6,1.7 c-0.1,0.2-0.1,0.3,0.1,0.4c0.1,0,0.1,0.1,0.2,0.1s0.2-0.1,0.3-0.2c0.3-0.3,0.8-1.1,0.7-2.1C29.4,18.3,29.2,17.5,28.7,16.9z'/%3E%3Cpath fill='%23ff9800' d='M20.4,15.4c-0.1-0.2-0.3-0.3-0.4-0.2l-1.4,0.7c-0.4,0.3-0.7,0.7-0.7,1.1v0.7c0,0.2,0.2,0.3,0.3,0.3c0.2,0,0.3-0.2,0.3-0.3 V17c0-0.3,0.2-0.4,0.3-0.6l1.4-0.7C20.4,15.8,20.5,15.5,20.4,15.4z'/%3E%3Cpath fill='%23ff9800' d='M18.2,18.4c-0.2,0-0.3,0.2-0.3,0.3v0.7c0,0.2,0.2,0.3,0.3,0.3c0.2,0,0.3-0.2,0.3-0.3v-0.7C18.5,18.5,18.4,18.4,18.2,18.4z '/%3E%3C/g%3E%3Cpath fill='%23ff9800' d='M18.9,12.2c0,0.3-0.1,0.4-0.1,0.7c0.3,0.2,0.6,0.3,0.8,0.5c0.1-0.5,0.2-1.1,0.2-1.6c0-4.8-4-8.8-8.8-8.8 c-4.7,0-8.7,3.9-8.7,8.7c0,2.2,0.8,4.2,2.3,5.8c1.2,1.3,2.7,2.3,4.5,2.6c-0.1-0.3-0.1-0.7-0.1-1c-1.3-0.4-2.6-1.2-3.6-2.3 c-1.3-1.3-2.1-3.2-2.1-5.1c0-2,0.8-3.8,1.9-5.1l5.7,5.7h4.2 M11.2,4c4.1,0,7.6,3.6,7.8,7.7h-7.6L5.8,6.1C7.1,4.9,9.2,4,11.2,4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-marketing.webui-white-icon, .combo-row.selected .combo-action-button .webui-marketing.webui-add, .combo-row.selected .combo-action-button .webui-marketing.webui-delete, .combo-row.selected .combo-action-button .webui-marketing.webui-edit, .segmented-button > .btn.active .webui-marketing, .primary .webui-marketing, .radio-group input[type="radio"]:checked + label .webui-marketing, .segmented-button-radio input[type="radio"]:checked + label .webui-marketing {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M26.1,17.1v-4c0-0.6-0.2-1.1-0.7-1.4c-0.3-0.2-0.5-0.3-0.8-0.3c-0.3,0-0.6,0.1-0.8,0.2L23,12.1l0,0l-5.5,3 c-0.4,0.3-0.7,0.6-0.8,1l-4.1,0.3c-0.5,0-0.9,0.4-1,0.9h-0.3c-0.6,0-0.9,0.4-0.9,1v1.6c0,0.6,0.3,1,0.9,1h0.3 c0.1,0.6,0.7,1.1,1.3,1.2H13v5.6c0,0.8,0.5,1.4,1.3,1.4c0.8,0,1.3-0.7,1.3-1.4v-5.5l1.2,0.1c0.2,0.4,0.4,0.8,0.8,1l5.5,2.7l0,0 l0.8,0.4c0.3,0.1,0.5,0.2,0.8,0.2l0,0l0,0c0.3,0,0.6-0.1,0.8-0.3c0.5-0.3,0.7-0.8,0.7-1.4V21c0.8,0,1.7-0.8,1.7-1.6v-0.7 C27.8,17.9,27,17.1,26.1,17.1z M15,27.6c0,0.4-0.3,0.8-0.8,0.8c-0.4,0-0.8-0.3-0.8-0.8v-0.2h0.7c0.2,0,0.3-0.2,0.3-0.3 c0-0.2-0.2-0.3-0.3-0.3h-0.8v-0.7h0.7c0.2,0,0.3-0.2,0.3-0.3c0-0.2-0.2-0.3-0.3-0.3h-0.7v-0.7h0.7c0.2,0,0.3-0.2,0.3-0.3 S14.2,24,14.1,24h-0.7v-0.5h0.7c0.2,0,0.3-0.2,0.3-0.3c0-0.2-0.2-0.3-0.3-0.3h-0.7V22l1.6,0.1V27.6z M24.1,25.9l-0.4-0.3V12.3 l0.4-0.3c0.2-0.1,0.3-0.1,0.4-0.1c0,0,0,0,0.1,0l0,0c0.2,0,0.3,0.1,0.5,0.2c0.3,0.2,0.5,0.5,0.5,0.8v4.1V21v4 c0,0.3-0.2,0.7-0.5,0.8c-0.2,0.1-0.3,0.2-0.5,0.2C24.4,26,24.3,25.9,24.1,25.9z M11.4,20.3h-0.3c-0.3,0-0.4-0.2-0.4-0.4v-1.8 c0-0.3,0.2-0.4,0.4-0.4h0.3V20.3z M12.1,20.8v-3.5c0-0.3,0.2-0.4,0.4-0.4l4-0.3v5.1l-4-0.3C12.4,21.4,12.1,21.2,12.1,20.8z M17.9,22.7c-0.3-0.2-0.6-0.5-0.6-0.9v-5.4c0-0.3,0.2-0.8,0.5-0.9l5.2-2.8v12.6L17.9,22.7z M27.1,19.4c0,0.5-0.4,0.9-0.9,0.9v-2.5 c0.5,0,0.9,0.4,0.9,0.9V19.4z'/%3E%3Cpath fill='%23fff' d='M28.7,16.9c-0.2-0.2-0.3-0.2-0.5-0.1c-0.2,0.1-0.2,0.3-0.1,0.4c0.3,0.5,0.6,1.1,0.6,1.8c0,0.8-0.4,1.4-0.6,1.7 c-0.1,0.2-0.1,0.3,0.1,0.4c0.1,0,0.1,0.1,0.2,0.1s0.2-0.1,0.3-0.2c0.3-0.3,0.8-1.1,0.7-2.1C29.4,18.3,29.2,17.5,28.7,16.9z'/%3E%3Cpath fill='%23fff' d='M20.4,15.4c-0.1-0.2-0.3-0.3-0.4-0.2l-1.4,0.7c-0.4,0.3-0.7,0.7-0.7,1.1v0.7c0,0.2,0.2,0.3,0.3,0.3c0.2,0,0.3-0.2,0.3-0.3 V17c0-0.3,0.2-0.4,0.3-0.6l1.4-0.7C20.4,15.8,20.5,15.5,20.4,15.4z'/%3E%3Cpath fill='%23fff' d='M18.2,18.4c-0.2,0-0.3,0.2-0.3,0.3v0.7c0,0.2,0.2,0.3,0.3,0.3c0.2,0,0.3-0.2,0.3-0.3v-0.7C18.5,18.5,18.4,18.4,18.2,18.4z '/%3E%3C/g%3E%3Cpath fill='%23fff' d='M18.9,12.2c0,0.3-0.1,0.4-0.1,0.7c0.3,0.2,0.6,0.3,0.8,0.5c0.1-0.5,0.2-1.1,0.2-1.6c0-4.8-4-8.8-8.8-8.8 c-4.7,0-8.7,3.9-8.7,8.7c0,2.2,0.8,4.2,2.3,5.8c1.2,1.3,2.7,2.3,4.5,2.6c-0.1-0.3-0.1-0.7-0.1-1c-1.3-0.4-2.6-1.2-3.6-2.3 c-1.3-1.3-2.1-3.2-2.1-5.1c0-2,0.8-3.8,1.9-5.1l5.7,5.7h4.2 M11.2,4c4.1,0,7.6,3.6,7.8,7.7h-7.6L5.8,6.1C7.1,4.9,9.2,4,11.2,4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-marketing.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%234caf50' d='M26.1,17.1v-4c0-0.6-0.2-1.1-0.7-1.4c-0.3-0.2-0.5-0.3-0.8-0.3c-0.3,0-0.6,0.1-0.8,0.2L23,12.1l0,0l-5.5,3 c-0.4,0.3-0.7,0.6-0.8,1l-4.1,0.3c-0.5,0-0.9,0.4-1,0.9h-0.3c-0.6,0-0.9,0.4-0.9,1v1.6c0,0.6,0.3,1,0.9,1h0.3 c0.1,0.6,0.7,1.1,1.3,1.2H13v5.6c0,0.8,0.5,1.4,1.3,1.4c0.8,0,1.3-0.7,1.3-1.4v-5.5l1.2,0.1c0.2,0.4,0.4,0.8,0.8,1l5.5,2.7l0,0 l0.8,0.4c0.3,0.1,0.5,0.2,0.8,0.2l0,0l0,0c0.3,0,0.6-0.1,0.8-0.3c0.5-0.3,0.7-0.8,0.7-1.4V21c0.8,0,1.7-0.8,1.7-1.6v-0.7 C27.8,17.9,27,17.1,26.1,17.1z M15,27.6c0,0.4-0.3,0.8-0.8,0.8c-0.4,0-0.8-0.3-0.8-0.8v-0.2h0.7c0.2,0,0.3-0.2,0.3-0.3 c0-0.2-0.2-0.3-0.3-0.3h-0.8v-0.7h0.7c0.2,0,0.3-0.2,0.3-0.3c0-0.2-0.2-0.3-0.3-0.3h-0.7v-0.7h0.7c0.2,0,0.3-0.2,0.3-0.3 S14.2,24,14.1,24h-0.7v-0.5h0.7c0.2,0,0.3-0.2,0.3-0.3c0-0.2-0.2-0.3-0.3-0.3h-0.7V22l1.6,0.1V27.6z M24.1,25.9l-0.4-0.3V12.3 l0.4-0.3c0.2-0.1,0.3-0.1,0.4-0.1c0,0,0,0,0.1,0l0,0c0.2,0,0.3,0.1,0.5,0.2c0.3,0.2,0.5,0.5,0.5,0.8v4.1V21v4 c0,0.3-0.2,0.7-0.5,0.8c-0.2,0.1-0.3,0.2-0.5,0.2C24.4,26,24.3,25.9,24.1,25.9z M11.4,20.3h-0.3c-0.3,0-0.4-0.2-0.4-0.4v-1.8 c0-0.3,0.2-0.4,0.4-0.4h0.3V20.3z M12.1,20.8v-3.5c0-0.3,0.2-0.4,0.4-0.4l4-0.3v5.1l-4-0.3C12.4,21.4,12.1,21.2,12.1,20.8z M17.9,22.7c-0.3-0.2-0.6-0.5-0.6-0.9v-5.4c0-0.3,0.2-0.8,0.5-0.9l5.2-2.8v12.6L17.9,22.7z M27.1,19.4c0,0.5-0.4,0.9-0.9,0.9v-2.5 c0.5,0,0.9,0.4,0.9,0.9V19.4z'/%3E%3Cpath fill='%234caf50' d='M28.7,16.9c-0.2-0.2-0.3-0.2-0.5-0.1c-0.2,0.1-0.2,0.3-0.1,0.4c0.3,0.5,0.6,1.1,0.6,1.8c0,0.8-0.4,1.4-0.6,1.7 c-0.1,0.2-0.1,0.3,0.1,0.4c0.1,0,0.1,0.1,0.2,0.1s0.2-0.1,0.3-0.2c0.3-0.3,0.8-1.1,0.7-2.1C29.4,18.3,29.2,17.5,28.7,16.9z'/%3E%3Cpath fill='%234caf50' d='M20.4,15.4c-0.1-0.2-0.3-0.3-0.4-0.2l-1.4,0.7c-0.4,0.3-0.7,0.7-0.7,1.1v0.7c0,0.2,0.2,0.3,0.3,0.3c0.2,0,0.3-0.2,0.3-0.3 V17c0-0.3,0.2-0.4,0.3-0.6l1.4-0.7C20.4,15.8,20.5,15.5,20.4,15.4z'/%3E%3Cpath fill='%234caf50' d='M18.2,18.4c-0.2,0-0.3,0.2-0.3,0.3v0.7c0,0.2,0.2,0.3,0.3,0.3c0.2,0,0.3-0.2,0.3-0.3v-0.7C18.5,18.5,18.4,18.4,18.2,18.4z '/%3E%3C/g%3E%3Cpath fill='%234caf50' d='M18.9,12.2c0,0.3-0.1,0.4-0.1,0.7c0.3,0.2,0.6,0.3,0.8,0.5c0.1-0.5,0.2-1.1,0.2-1.6c0-4.8-4-8.8-8.8-8.8 c-4.7,0-8.7,3.9-8.7,8.7c0,2.2,0.8,4.2,2.3,5.8c1.2,1.3,2.7,2.3,4.5,2.6c-0.1-0.3-0.1-0.7-0.1-1c-1.3-0.4-2.6-1.2-3.6-2.3 c-1.3-1.3-2.1-3.2-2.1-5.1c0-2,0.8-3.8,1.9-5.1l5.7,5.7h4.2 M11.2,4c4.1,0,7.6,3.6,7.8,7.7h-7.6L5.8,6.1C7.1,4.9,9.2,4,11.2,4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-more-vertical {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg id='more-vert'%3E%3Cpath fill='%2303a9f4' d='M16,9.5c1.8,0,3.2-1.5,3.2-3.2S17.8,3,16,3s-3.2,1.5-3.2,3.2S14.2,9.5,16,9.5z M16,12.7c-1.8,0-3.2,1.5-3.2,3.2 s1.5,3.2,3.2,3.2s3.2-1.5,3.2-3.2S17.8,12.7,16,12.7z M16,22.3c-1.8,0-3.2,1.5-3.2,3.2c0,1.8,1.5,3.2,3.2,3.2s3.2-1.5,3.2-3.2 C19.2,23.8,17.8,22.3,16,22.3z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-more-vertical.webui-grey-icon, .btn[disabled] .webui-more-vertical {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg id='more-vert'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16,9.5c1.8,0,3.2-1.5,3.2-3.2S17.8,3,16,3s-3.2,1.5-3.2,3.2S14.2,9.5,16,9.5z M16,12.7c-1.8,0-3.2,1.5-3.2,3.2 s1.5,3.2,3.2,3.2s3.2-1.5,3.2-3.2S17.8,12.7,16,12.7z M16,22.3c-1.8,0-3.2,1.5-3.2,3.2c0,1.8,1.5,3.2,3.2,3.2s3.2-1.5,3.2-3.2 C19.2,23.8,17.8,22.3,16,22.3z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-more-vertical.webui-red-icon, .danger .webui-more-vertical {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg id='more-vert'%3E%3Cpath fill='%23f44336' d='M16,9.5c1.8,0,3.2-1.5,3.2-3.2S17.8,3,16,3s-3.2,1.5-3.2,3.2S14.2,9.5,16,9.5z M16,12.7c-1.8,0-3.2,1.5-3.2,3.2 s1.5,3.2,3.2,3.2s3.2-1.5,3.2-3.2S17.8,12.7,16,12.7z M16,22.3c-1.8,0-3.2,1.5-3.2,3.2c0,1.8,1.5,3.2,3.2,3.2s3.2-1.5,3.2-3.2 C19.2,23.8,17.8,22.3,16,22.3z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-more-vertical.webui-warning-icon, .webui-more-vertical.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg id='more-vert'%3E%3Cpath fill='%23ff9800' d='M16,9.5c1.8,0,3.2-1.5,3.2-3.2S17.8,3,16,3s-3.2,1.5-3.2,3.2S14.2,9.5,16,9.5z M16,12.7c-1.8,0-3.2,1.5-3.2,3.2 s1.5,3.2,3.2,3.2s3.2-1.5,3.2-3.2S17.8,12.7,16,12.7z M16,22.3c-1.8,0-3.2,1.5-3.2,3.2c0,1.8,1.5,3.2,3.2,3.2s3.2-1.5,3.2-3.2 C19.2,23.8,17.8,22.3,16,22.3z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-more-vertical.webui-white-icon, .combo-row.selected .combo-action-button .webui-more-vertical.webui-add, .combo-row.selected .combo-action-button .webui-more-vertical.webui-delete, .combo-row.selected .combo-action-button .webui-more-vertical.webui-edit, .segmented-button > .btn.active .webui-more-vertical, .primary .webui-more-vertical, .radio-group input[type="radio"]:checked + label .webui-more-vertical, .segmented-button-radio input[type="radio"]:checked + label .webui-more-vertical {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg id='more-vert'%3E%3Cpath fill='%23fff' d='M16,9.5c1.8,0,3.2-1.5,3.2-3.2S17.8,3,16,3s-3.2,1.5-3.2,3.2S14.2,9.5,16,9.5z M16,12.7c-1.8,0-3.2,1.5-3.2,3.2 s1.5,3.2,3.2,3.2s3.2-1.5,3.2-3.2S17.8,12.7,16,12.7z M16,22.3c-1.8,0-3.2,1.5-3.2,3.2c0,1.8,1.5,3.2,3.2,3.2s3.2-1.5,3.2-3.2 C19.2,23.8,17.8,22.3,16,22.3z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-more-vertical.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg id='more-vert'%3E%3Cpath fill='%234caf50' d='M16,9.5c1.8,0,3.2-1.5,3.2-3.2S17.8,3,16,3s-3.2,1.5-3.2,3.2S14.2,9.5,16,9.5z M16,12.7c-1.8,0-3.2,1.5-3.2,3.2 s1.5,3.2,3.2,3.2s3.2-1.5,3.2-3.2S17.8,12.7,16,12.7z M16,22.3c-1.8,0-3.2,1.5-3.2,3.2c0,1.8,1.5,3.2,3.2,3.2s3.2-1.5,3.2-3.2 C19.2,23.8,17.8,22.3,16,22.3z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-notification {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%2303a9f4' d='M26.9,25.3L26.8,25c-1.9-2.3-1.5-4.1-1.4-4.7l2.4-5.5c1.2-3.6-0.3-7.3-3.2-9.5l0.1-0.2C25,4.4,24.6,3.3,23.7,3 c-0.8-0.3-1.9,0-2.2,0.9l-0.1,0.2c-4-0.8-7.9,1.1-9.5,4.9c-0.1,0.3-1.8,4.4-1.9,4.7c-0.4,0.8-1.6,2.2-4.3,2.4H5.3L3.8,20l7.5,3.1 c-0.1,1.3,0.9,2.6,2.4,3.3s3.2,0.3,4.1-0.6l7.5,3.1L26.9,25.3L26.9,25.3z M24.7,27.6L5.2,19.4l0.9-2.2c3-0.3,4.3-2,4.8-3v-0.1 c0,0,1.9-4.6,1.9-4.8c1.6-3.7,5.9-5.5,9.6-4c3.5,1.5,5.3,5.4,4.2,8.9l-2.4,5.5c-0.3,0.8-0.6,3,1.4,5.5L24.7,27.6L24.7,27.6z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-notification.webui-grey-icon, .btn[disabled] .webui-notification {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M26.9,25.3L26.8,25c-1.9-2.3-1.5-4.1-1.4-4.7l2.4-5.5c1.2-3.6-0.3-7.3-3.2-9.5l0.1-0.2C25,4.4,24.6,3.3,23.7,3 c-0.8-0.3-1.9,0-2.2,0.9l-0.1,0.2c-4-0.8-7.9,1.1-9.5,4.9c-0.1,0.3-1.8,4.4-1.9,4.7c-0.4,0.8-1.6,2.2-4.3,2.4H5.3L3.8,20l7.5,3.1 c-0.1,1.3,0.9,2.6,2.4,3.3s3.2,0.3,4.1-0.6l7.5,3.1L26.9,25.3L26.9,25.3z M24.7,27.6L5.2,19.4l0.9-2.2c3-0.3,4.3-2,4.8-3v-0.1 c0,0,1.9-4.6,1.9-4.8c1.6-3.7,5.9-5.5,9.6-4c3.5,1.5,5.3,5.4,4.2,8.9l-2.4,5.5c-0.3,0.8-0.6,3,1.4,5.5L24.7,27.6L24.7,27.6z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-notification.webui-red-icon, .danger .webui-notification {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23f44336' d='M26.9,25.3L26.8,25c-1.9-2.3-1.5-4.1-1.4-4.7l2.4-5.5c1.2-3.6-0.3-7.3-3.2-9.5l0.1-0.2C25,4.4,24.6,3.3,23.7,3 c-0.8-0.3-1.9,0-2.2,0.9l-0.1,0.2c-4-0.8-7.9,1.1-9.5,4.9c-0.1,0.3-1.8,4.4-1.9,4.7c-0.4,0.8-1.6,2.2-4.3,2.4H5.3L3.8,20l7.5,3.1 c-0.1,1.3,0.9,2.6,2.4,3.3s3.2,0.3,4.1-0.6l7.5,3.1L26.9,25.3L26.9,25.3z M24.7,27.6L5.2,19.4l0.9-2.2c3-0.3,4.3-2,4.8-3v-0.1 c0,0,1.9-4.6,1.9-4.8c1.6-3.7,5.9-5.5,9.6-4c3.5,1.5,5.3,5.4,4.2,8.9l-2.4,5.5c-0.3,0.8-0.6,3,1.4,5.5L24.7,27.6L24.7,27.6z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-notification.webui-warning-icon, .webui-notification.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23ff9800' d='M26.9,25.3L26.8,25c-1.9-2.3-1.5-4.1-1.4-4.7l2.4-5.5c1.2-3.6-0.3-7.3-3.2-9.5l0.1-0.2C25,4.4,24.6,3.3,23.7,3 c-0.8-0.3-1.9,0-2.2,0.9l-0.1,0.2c-4-0.8-7.9,1.1-9.5,4.9c-0.1,0.3-1.8,4.4-1.9,4.7c-0.4,0.8-1.6,2.2-4.3,2.4H5.3L3.8,20l7.5,3.1 c-0.1,1.3,0.9,2.6,2.4,3.3s3.2,0.3,4.1-0.6l7.5,3.1L26.9,25.3L26.9,25.3z M24.7,27.6L5.2,19.4l0.9-2.2c3-0.3,4.3-2,4.8-3v-0.1 c0,0,1.9-4.6,1.9-4.8c1.6-3.7,5.9-5.5,9.6-4c3.5,1.5,5.3,5.4,4.2,8.9l-2.4,5.5c-0.3,0.8-0.6,3,1.4,5.5L24.7,27.6L24.7,27.6z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-notification.webui-white-icon, .combo-row.selected .combo-action-button .webui-notification.webui-add, .combo-row.selected .combo-action-button .webui-notification.webui-delete, .combo-row.selected .combo-action-button .webui-notification.webui-edit, .segmented-button > .btn.active .webui-notification, .primary .webui-notification, .radio-group input[type="radio"]:checked + label .webui-notification, .segmented-button-radio input[type="radio"]:checked + label .webui-notification {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23fff' d='M26.9,25.3L26.8,25c-1.9-2.3-1.5-4.1-1.4-4.7l2.4-5.5c1.2-3.6-0.3-7.3-3.2-9.5l0.1-0.2C25,4.4,24.6,3.3,23.7,3 c-0.8-0.3-1.9,0-2.2,0.9l-0.1,0.2c-4-0.8-7.9,1.1-9.5,4.9c-0.1,0.3-1.8,4.4-1.9,4.7c-0.4,0.8-1.6,2.2-4.3,2.4H5.3L3.8,20l7.5,3.1 c-0.1,1.3,0.9,2.6,2.4,3.3s3.2,0.3,4.1-0.6l7.5,3.1L26.9,25.3L26.9,25.3z M24.7,27.6L5.2,19.4l0.9-2.2c3-0.3,4.3-2,4.8-3v-0.1 c0,0,1.9-4.6,1.9-4.8c1.6-3.7,5.9-5.5,9.6-4c3.5,1.5,5.3,5.4,4.2,8.9l-2.4,5.5c-0.3,0.8-0.6,3,1.4,5.5L24.7,27.6L24.7,27.6z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-notification.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%234caf50' d='M26.9,25.3L26.8,25c-1.9-2.3-1.5-4.1-1.4-4.7l2.4-5.5c1.2-3.6-0.3-7.3-3.2-9.5l0.1-0.2C25,4.4,24.6,3.3,23.7,3 c-0.8-0.3-1.9,0-2.2,0.9l-0.1,0.2c-4-0.8-7.9,1.1-9.5,4.9c-0.1,0.3-1.8,4.4-1.9,4.7c-0.4,0.8-1.6,2.2-4.3,2.4H5.3L3.8,20l7.5,3.1 c-0.1,1.3,0.9,2.6,2.4,3.3s3.2,0.3,4.1-0.6l7.5,3.1L26.9,25.3L26.9,25.3z M24.7,27.6L5.2,19.4l0.9-2.2c3-0.3,4.3-2,4.8-3v-0.1 c0,0,1.9-4.6,1.9-4.8c1.6-3.7,5.9-5.5,9.6-4c3.5,1.5,5.3,5.4,4.2,8.9l-2.4,5.5c-0.3,0.8-0.6,3,1.4,5.5L24.7,27.6L24.7,27.6z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-orders {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpolygon fill='%2303a9f4' points='26.3,29 5.4,29 5.4,4.2 9.3,4.2 9.3,5.4 6.3,5.4 6.3,28.1 25.3,28.1 25.3,5.4 22.3,5.4 22.3,4.2 26.3,4.2 '/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M23.4,7.8H8.2l1.1-4.9h13.1L23.4,7.8z M9.6,6.7h12.5L21.6,4H10.2L9.6,6.7L9.6,6.7z'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M13.4,16.3H8.6v-5.1h4.7V16.3z M9.7,15.4h2.9v-3.4H9.4v3.4H9.7z'/%3E%3C/g%3E%3Cg%3E%3Crect fill='%2303a9f4' x='15.4' y='13.2' width='7' height='0.8'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect fill='%2303a9f4' x='15.4' y='20.7' width='7' height='0.8'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M13.4,23.4H8.6v-5.1h4.7V23.4z M9.7,22.5h2.9v-3.4H9.4v3.4H9.7z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-orders.webui-grey-icon, .btn[disabled] .webui-orders {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpolygon fill='%23000' fill-opacity='0.4' points='26.3,29 5.4,29 5.4,4.2 9.3,4.2 9.3,5.4 6.3,5.4 6.3,28.1 25.3,28.1 25.3,5.4 22.3,5.4 22.3,4.2 26.3,4.2 '/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M23.4,7.8H8.2l1.1-4.9h13.1L23.4,7.8z M9.6,6.7h12.5L21.6,4H10.2L9.6,6.7L9.6,6.7z'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M13.4,16.3H8.6v-5.1h4.7V16.3z M9.7,15.4h2.9v-3.4H9.4v3.4H9.7z'/%3E%3C/g%3E%3Cg%3E%3Crect fill='%23000' fill-opacity='0.4' x='15.4' y='13.2' width='7' height='0.8'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect fill='%23000' fill-opacity='0.4' x='15.4' y='20.7' width='7' height='0.8'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M13.4,23.4H8.6v-5.1h4.7V23.4z M9.7,22.5h2.9v-3.4H9.4v3.4H9.7z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-orders.webui-red-icon, .danger .webui-orders {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpolygon fill='%23f44336' points='26.3,29 5.4,29 5.4,4.2 9.3,4.2 9.3,5.4 6.3,5.4 6.3,28.1 25.3,28.1 25.3,5.4 22.3,5.4 22.3,4.2 26.3,4.2 '/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23f44336' d='M23.4,7.8H8.2l1.1-4.9h13.1L23.4,7.8z M9.6,6.7h12.5L21.6,4H10.2L9.6,6.7L9.6,6.7z'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23f44336' d='M13.4,16.3H8.6v-5.1h4.7V16.3z M9.7,15.4h2.9v-3.4H9.4v3.4H9.7z'/%3E%3C/g%3E%3Cg%3E%3Crect fill='%23f44336' x='15.4' y='13.2' width='7' height='0.8'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect fill='%23f44336' x='15.4' y='20.7' width='7' height='0.8'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23f44336' d='M13.4,23.4H8.6v-5.1h4.7V23.4z M9.7,22.5h2.9v-3.4H9.4v3.4H9.7z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-orders.webui-warning-icon, .webui-orders.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpolygon fill='%23ff9800' points='26.3,29 5.4,29 5.4,4.2 9.3,4.2 9.3,5.4 6.3,5.4 6.3,28.1 25.3,28.1 25.3,5.4 22.3,5.4 22.3,4.2 26.3,4.2 '/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M23.4,7.8H8.2l1.1-4.9h13.1L23.4,7.8z M9.6,6.7h12.5L21.6,4H10.2L9.6,6.7L9.6,6.7z'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M13.4,16.3H8.6v-5.1h4.7V16.3z M9.7,15.4h2.9v-3.4H9.4v3.4H9.7z'/%3E%3C/g%3E%3Cg%3E%3Crect fill='%23ff9800' x='15.4' y='13.2' width='7' height='0.8'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect fill='%23ff9800' x='15.4' y='20.7' width='7' height='0.8'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M13.4,23.4H8.6v-5.1h4.7V23.4z M9.7,22.5h2.9v-3.4H9.4v3.4H9.7z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-orders.webui-white-icon, .combo-row.selected .combo-action-button .webui-orders.webui-add, .combo-row.selected .combo-action-button .webui-orders.webui-delete, .combo-row.selected .combo-action-button .webui-orders.webui-edit, .segmented-button > .btn.active .webui-orders, .primary .webui-orders, .radio-group input[type="radio"]:checked + label .webui-orders, .segmented-button-radio input[type="radio"]:checked + label .webui-orders {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpolygon fill='%23fff' points='26.3,29 5.4,29 5.4,4.2 9.3,4.2 9.3,5.4 6.3,5.4 6.3,28.1 25.3,28.1 25.3,5.4 22.3,5.4 22.3,4.2 26.3,4.2 '/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M23.4,7.8H8.2l1.1-4.9h13.1L23.4,7.8z M9.6,6.7h12.5L21.6,4H10.2L9.6,6.7L9.6,6.7z'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M13.4,16.3H8.6v-5.1h4.7V16.3z M9.7,15.4h2.9v-3.4H9.4v3.4H9.7z'/%3E%3C/g%3E%3Cg%3E%3Crect fill='%23fff' x='15.4' y='13.2' width='7' height='0.8'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect fill='%23fff' x='15.4' y='20.7' width='7' height='0.8'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M13.4,23.4H8.6v-5.1h4.7V23.4z M9.7,22.5h2.9v-3.4H9.4v3.4H9.7z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-orders.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpolygon fill='%234caf50' points='26.3,29 5.4,29 5.4,4.2 9.3,4.2 9.3,5.4 6.3,5.4 6.3,28.1 25.3,28.1 25.3,5.4 22.3,5.4 22.3,4.2 26.3,4.2 '/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%234caf50' d='M23.4,7.8H8.2l1.1-4.9h13.1L23.4,7.8z M9.6,6.7h12.5L21.6,4H10.2L9.6,6.7L9.6,6.7z'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%234caf50' d='M13.4,16.3H8.6v-5.1h4.7V16.3z M9.7,15.4h2.9v-3.4H9.4v3.4H9.7z'/%3E%3C/g%3E%3Cg%3E%3Crect fill='%234caf50' x='15.4' y='13.2' width='7' height='0.8'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect fill='%234caf50' x='15.4' y='20.7' width='7' height='0.8'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath fill='%234caf50' d='M13.4,23.4H8.6v-5.1h4.7V23.4z M9.7,22.5h2.9v-3.4H9.4v3.4H9.7z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-payment {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M29.2,4.5c0-1-0.8-1.8-1.8-1.8H4.5c-1,0-1.8,0.8-1.8,1.8c0,0.8,0.6,1.5,1.3,1.7v21.4l1.3-1.3L8.1,29l2.6-2.6l2.6,2.6 l2.6-2.6l2.6,2.6l2.6-2.6l2.6,2.6l2.6-2.6l1.3,1.3V6.2C28.7,6.1,29.2,5.4,29.2,4.5z M27,25.5l-0.4-0.4l-2.6,2.6l-2.6-2.6l-2.6,2.6 L16,25.1l-2.6,2.6l-2.6-2.6l-2.6,2.6l-2.6-2.6L5,25.5V6.3V5H27v1.3V25.5z M27.9,5.3V4.1H4.1v1.2C3.8,5.2,3.6,4.9,3.6,4.5 c0-0.5,0.4-0.9,0.9-0.9h22.9c0.5,0,0.9,0.4,0.9,0.9C28.4,4.9,28.2,5.2,27.9,5.3z'/%3E%3Cpath fill='%2303a9f4' d='M23.1,15.1h-6.6c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4h6.6c0.2,0,0.4-0.2,0.4-0.4C23.5,15.3,23.3,15.1,23.1,15.1z' /%3E%3Cpath fill='%2303a9f4' d='M18.9,18.6c0,0.2,0.2,0.4,0.4,0.4h0.9c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4h-0.9C19.1,18.2,18.9,18.4,18.9,18.6z'/%3E%3Cpath fill='%2303a9f4' d='M23.5,12.4c0-0.2-0.2-0.4-0.4-0.4h-6.6c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h6.6C23.3,12.9,23.5,12.7,23.5,12.4z'/%3E%3Cpath fill='%2303a9f4' d='M19.4,12.1c-0.1,0.1-0.1,0.2-0.1,0.3c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1 c0.1-0.1,0.1-0.2,0.1-0.3s0-0.2-0.1-0.3C19.9,12,19.6,12,19.4,12.1z'/%3E%3Cpath fill='%2303a9f4' d='M20.1,15.8c0.1-0.1,0.1-0.2,0.1-0.3c0-0.1,0-0.2-0.1-0.3c-0.2-0.2-0.5-0.2-0.6,0c-0.1,0.1-0.1,0.2-0.1,0.3 c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1C19.9,16,20,15.9,20.1,15.8z'/%3E%3Cpath fill='%2303a9f4' d='M20.1,18.9c0.1-0.1,0.1-0.2,0.1-0.3c0-0.1,0-0.2-0.1-0.3c-0.2-0.2-0.5-0.2-0.6,0c-0.1,0.1-0.1,0.2-0.1,0.3 c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1C19.9,19.1,20,19,20.1,18.9z'/%3E%3Cpath fill='%2303a9f4' d='M10.8,12.1v-0.5c0-0.2-0.2-0.4-0.4-0.4s-0.4,0.2-0.4,0.4v0.5c-0.5,0.1-0.9,0.4-1.2,0.7c-0.3,0.3-0.4,0.7-0.4,1.1 c0,0.4,0.3,0.8,0.6,1.1l1,0.8v2.4C9.4,18.1,9,17.6,9,17c0-0.2-0.2-0.4-0.4-0.4S8.1,16.8,8.1,17c0,1.1,0.8,2,1.8,2.2v0.4 c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4v-0.4c0.5-0.1,0.9-0.4,1.2-0.7c0.3-0.3,0.4-0.7,0.3-1.1c0-0.4-0.3-0.8-0.6-1.1l-1-0.8V13 c0.5,0.2,0.9,0.7,0.9,1.2c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4C12.5,13.2,11.8,12.3,10.8,12.1z M11.2,16.9 c0.2,0.1,0.3,0.3,0.3,0.5c0,0.2,0,0.4-0.1,0.5c-0.2,0.2-0.4,0.3-0.6,0.4v-1.7L11.2,16.9z M9.4,14.4c-0.2-0.1-0.3-0.3-0.3-0.5 c0-0.2,0-0.4,0.1-0.5c0.2-0.2,0.4-0.3,0.6-0.4v1.7L9.4,14.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-payment.webui-grey-icon, .btn[disabled] .webui-payment {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M29.2,4.5c0-1-0.8-1.8-1.8-1.8H4.5c-1,0-1.8,0.8-1.8,1.8c0,0.8,0.6,1.5,1.3,1.7v21.4l1.3-1.3L8.1,29l2.6-2.6l2.6,2.6 l2.6-2.6l2.6,2.6l2.6-2.6l2.6,2.6l2.6-2.6l1.3,1.3V6.2C28.7,6.1,29.2,5.4,29.2,4.5z M27,25.5l-0.4-0.4l-2.6,2.6l-2.6-2.6l-2.6,2.6 L16,25.1l-2.6,2.6l-2.6-2.6l-2.6,2.6l-2.6-2.6L5,25.5V6.3V5H27v1.3V25.5z M27.9,5.3V4.1H4.1v1.2C3.8,5.2,3.6,4.9,3.6,4.5 c0-0.5,0.4-0.9,0.9-0.9h22.9c0.5,0,0.9,0.4,0.9,0.9C28.4,4.9,28.2,5.2,27.9,5.3z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M23.1,15.1h-6.6c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4h6.6c0.2,0,0.4-0.2,0.4-0.4C23.5,15.3,23.3,15.1,23.1,15.1z' /%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M18.9,18.6c0,0.2,0.2,0.4,0.4,0.4h0.9c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4h-0.9C19.1,18.2,18.9,18.4,18.9,18.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M23.5,12.4c0-0.2-0.2-0.4-0.4-0.4h-6.6c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h6.6C23.3,12.9,23.5,12.7,23.5,12.4z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M19.4,12.1c-0.1,0.1-0.1,0.2-0.1,0.3c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1 c0.1-0.1,0.1-0.2,0.1-0.3s0-0.2-0.1-0.3C19.9,12,19.6,12,19.4,12.1z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M20.1,15.8c0.1-0.1,0.1-0.2,0.1-0.3c0-0.1,0-0.2-0.1-0.3c-0.2-0.2-0.5-0.2-0.6,0c-0.1,0.1-0.1,0.2-0.1,0.3 c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1C19.9,16,20,15.9,20.1,15.8z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M20.1,18.9c0.1-0.1,0.1-0.2,0.1-0.3c0-0.1,0-0.2-0.1-0.3c-0.2-0.2-0.5-0.2-0.6,0c-0.1,0.1-0.1,0.2-0.1,0.3 c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1C19.9,19.1,20,19,20.1,18.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M10.8,12.1v-0.5c0-0.2-0.2-0.4-0.4-0.4s-0.4,0.2-0.4,0.4v0.5c-0.5,0.1-0.9,0.4-1.2,0.7c-0.3,0.3-0.4,0.7-0.4,1.1 c0,0.4,0.3,0.8,0.6,1.1l1,0.8v2.4C9.4,18.1,9,17.6,9,17c0-0.2-0.2-0.4-0.4-0.4S8.1,16.8,8.1,17c0,1.1,0.8,2,1.8,2.2v0.4 c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4v-0.4c0.5-0.1,0.9-0.4,1.2-0.7c0.3-0.3,0.4-0.7,0.3-1.1c0-0.4-0.3-0.8-0.6-1.1l-1-0.8V13 c0.5,0.2,0.9,0.7,0.9,1.2c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4C12.5,13.2,11.8,12.3,10.8,12.1z M11.2,16.9 c0.2,0.1,0.3,0.3,0.3,0.5c0,0.2,0,0.4-0.1,0.5c-0.2,0.2-0.4,0.3-0.6,0.4v-1.7L11.2,16.9z M9.4,14.4c-0.2-0.1-0.3-0.3-0.3-0.5 c0-0.2,0-0.4,0.1-0.5c0.2-0.2,0.4-0.3,0.6-0.4v1.7L9.4,14.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-payment.webui-red-icon, .danger .webui-payment {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M29.2,4.5c0-1-0.8-1.8-1.8-1.8H4.5c-1,0-1.8,0.8-1.8,1.8c0,0.8,0.6,1.5,1.3,1.7v21.4l1.3-1.3L8.1,29l2.6-2.6l2.6,2.6 l2.6-2.6l2.6,2.6l2.6-2.6l2.6,2.6l2.6-2.6l1.3,1.3V6.2C28.7,6.1,29.2,5.4,29.2,4.5z M27,25.5l-0.4-0.4l-2.6,2.6l-2.6-2.6l-2.6,2.6 L16,25.1l-2.6,2.6l-2.6-2.6l-2.6,2.6l-2.6-2.6L5,25.5V6.3V5H27v1.3V25.5z M27.9,5.3V4.1H4.1v1.2C3.8,5.2,3.6,4.9,3.6,4.5 c0-0.5,0.4-0.9,0.9-0.9h22.9c0.5,0,0.9,0.4,0.9,0.9C28.4,4.9,28.2,5.2,27.9,5.3z'/%3E%3Cpath fill='%23f44336' d='M23.1,15.1h-6.6c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4h6.6c0.2,0,0.4-0.2,0.4-0.4C23.5,15.3,23.3,15.1,23.1,15.1z' /%3E%3Cpath fill='%23f44336' d='M18.9,18.6c0,0.2,0.2,0.4,0.4,0.4h0.9c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4h-0.9C19.1,18.2,18.9,18.4,18.9,18.6z'/%3E%3Cpath fill='%23f44336' d='M23.5,12.4c0-0.2-0.2-0.4-0.4-0.4h-6.6c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h6.6C23.3,12.9,23.5,12.7,23.5,12.4z'/%3E%3Cpath fill='%23f44336' d='M19.4,12.1c-0.1,0.1-0.1,0.2-0.1,0.3c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1 c0.1-0.1,0.1-0.2,0.1-0.3s0-0.2-0.1-0.3C19.9,12,19.6,12,19.4,12.1z'/%3E%3Cpath fill='%23f44336' d='M20.1,15.8c0.1-0.1,0.1-0.2,0.1-0.3c0-0.1,0-0.2-0.1-0.3c-0.2-0.2-0.5-0.2-0.6,0c-0.1,0.1-0.1,0.2-0.1,0.3 c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1C19.9,16,20,15.9,20.1,15.8z'/%3E%3Cpath fill='%23f44336' d='M20.1,18.9c0.1-0.1,0.1-0.2,0.1-0.3c0-0.1,0-0.2-0.1-0.3c-0.2-0.2-0.5-0.2-0.6,0c-0.1,0.1-0.1,0.2-0.1,0.3 c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1C19.9,19.1,20,19,20.1,18.9z'/%3E%3Cpath fill='%23f44336' d='M10.8,12.1v-0.5c0-0.2-0.2-0.4-0.4-0.4s-0.4,0.2-0.4,0.4v0.5c-0.5,0.1-0.9,0.4-1.2,0.7c-0.3,0.3-0.4,0.7-0.4,1.1 c0,0.4,0.3,0.8,0.6,1.1l1,0.8v2.4C9.4,18.1,9,17.6,9,17c0-0.2-0.2-0.4-0.4-0.4S8.1,16.8,8.1,17c0,1.1,0.8,2,1.8,2.2v0.4 c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4v-0.4c0.5-0.1,0.9-0.4,1.2-0.7c0.3-0.3,0.4-0.7,0.3-1.1c0-0.4-0.3-0.8-0.6-1.1l-1-0.8V13 c0.5,0.2,0.9,0.7,0.9,1.2c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4C12.5,13.2,11.8,12.3,10.8,12.1z M11.2,16.9 c0.2,0.1,0.3,0.3,0.3,0.5c0,0.2,0,0.4-0.1,0.5c-0.2,0.2-0.4,0.3-0.6,0.4v-1.7L11.2,16.9z M9.4,14.4c-0.2-0.1-0.3-0.3-0.3-0.5 c0-0.2,0-0.4,0.1-0.5c0.2-0.2,0.4-0.3,0.6-0.4v1.7L9.4,14.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-payment.webui-warning-icon, .webui-payment.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M29.2,4.5c0-1-0.8-1.8-1.8-1.8H4.5c-1,0-1.8,0.8-1.8,1.8c0,0.8,0.6,1.5,1.3,1.7v21.4l1.3-1.3L8.1,29l2.6-2.6l2.6,2.6 l2.6-2.6l2.6,2.6l2.6-2.6l2.6,2.6l2.6-2.6l1.3,1.3V6.2C28.7,6.1,29.2,5.4,29.2,4.5z M27,25.5l-0.4-0.4l-2.6,2.6l-2.6-2.6l-2.6,2.6 L16,25.1l-2.6,2.6l-2.6-2.6l-2.6,2.6l-2.6-2.6L5,25.5V6.3V5H27v1.3V25.5z M27.9,5.3V4.1H4.1v1.2C3.8,5.2,3.6,4.9,3.6,4.5 c0-0.5,0.4-0.9,0.9-0.9h22.9c0.5,0,0.9,0.4,0.9,0.9C28.4,4.9,28.2,5.2,27.9,5.3z'/%3E%3Cpath fill='%23ff9800' d='M23.1,15.1h-6.6c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4h6.6c0.2,0,0.4-0.2,0.4-0.4C23.5,15.3,23.3,15.1,23.1,15.1z' /%3E%3Cpath fill='%23ff9800' d='M18.9,18.6c0,0.2,0.2,0.4,0.4,0.4h0.9c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4h-0.9C19.1,18.2,18.9,18.4,18.9,18.6z'/%3E%3Cpath fill='%23ff9800' d='M23.5,12.4c0-0.2-0.2-0.4-0.4-0.4h-6.6c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h6.6C23.3,12.9,23.5,12.7,23.5,12.4z'/%3E%3Cpath fill='%23ff9800' d='M19.4,12.1c-0.1,0.1-0.1,0.2-0.1,0.3c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1 c0.1-0.1,0.1-0.2,0.1-0.3s0-0.2-0.1-0.3C19.9,12,19.6,12,19.4,12.1z'/%3E%3Cpath fill='%23ff9800' d='M20.1,15.8c0.1-0.1,0.1-0.2,0.1-0.3c0-0.1,0-0.2-0.1-0.3c-0.2-0.2-0.5-0.2-0.6,0c-0.1,0.1-0.1,0.2-0.1,0.3 c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1C19.9,16,20,15.9,20.1,15.8z'/%3E%3Cpath fill='%23ff9800' d='M20.1,18.9c0.1-0.1,0.1-0.2,0.1-0.3c0-0.1,0-0.2-0.1-0.3c-0.2-0.2-0.5-0.2-0.6,0c-0.1,0.1-0.1,0.2-0.1,0.3 c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1C19.9,19.1,20,19,20.1,18.9z'/%3E%3Cpath fill='%23ff9800' d='M10.8,12.1v-0.5c0-0.2-0.2-0.4-0.4-0.4s-0.4,0.2-0.4,0.4v0.5c-0.5,0.1-0.9,0.4-1.2,0.7c-0.3,0.3-0.4,0.7-0.4,1.1 c0,0.4,0.3,0.8,0.6,1.1l1,0.8v2.4C9.4,18.1,9,17.6,9,17c0-0.2-0.2-0.4-0.4-0.4S8.1,16.8,8.1,17c0,1.1,0.8,2,1.8,2.2v0.4 c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4v-0.4c0.5-0.1,0.9-0.4,1.2-0.7c0.3-0.3,0.4-0.7,0.3-1.1c0-0.4-0.3-0.8-0.6-1.1l-1-0.8V13 c0.5,0.2,0.9,0.7,0.9,1.2c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4C12.5,13.2,11.8,12.3,10.8,12.1z M11.2,16.9 c0.2,0.1,0.3,0.3,0.3,0.5c0,0.2,0,0.4-0.1,0.5c-0.2,0.2-0.4,0.3-0.6,0.4v-1.7L11.2,16.9z M9.4,14.4c-0.2-0.1-0.3-0.3-0.3-0.5 c0-0.2,0-0.4,0.1-0.5c0.2-0.2,0.4-0.3,0.6-0.4v1.7L9.4,14.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-payment.webui-white-icon, .combo-row.selected .combo-action-button .webui-payment.webui-add, .combo-row.selected .combo-action-button .webui-payment.webui-delete, .combo-row.selected .combo-action-button .webui-payment.webui-edit, .segmented-button > .btn.active .webui-payment, .primary .webui-payment, .radio-group input[type="radio"]:checked + label .webui-payment, .segmented-button-radio input[type="radio"]:checked + label .webui-payment {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M29.2,4.5c0-1-0.8-1.8-1.8-1.8H4.5c-1,0-1.8,0.8-1.8,1.8c0,0.8,0.6,1.5,1.3,1.7v21.4l1.3-1.3L8.1,29l2.6-2.6l2.6,2.6 l2.6-2.6l2.6,2.6l2.6-2.6l2.6,2.6l2.6-2.6l1.3,1.3V6.2C28.7,6.1,29.2,5.4,29.2,4.5z M27,25.5l-0.4-0.4l-2.6,2.6l-2.6-2.6l-2.6,2.6 L16,25.1l-2.6,2.6l-2.6-2.6l-2.6,2.6l-2.6-2.6L5,25.5V6.3V5H27v1.3V25.5z M27.9,5.3V4.1H4.1v1.2C3.8,5.2,3.6,4.9,3.6,4.5 c0-0.5,0.4-0.9,0.9-0.9h22.9c0.5,0,0.9,0.4,0.9,0.9C28.4,4.9,28.2,5.2,27.9,5.3z'/%3E%3Cpath fill='%23fff' d='M23.1,15.1h-6.6c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4h6.6c0.2,0,0.4-0.2,0.4-0.4C23.5,15.3,23.3,15.1,23.1,15.1z' /%3E%3Cpath fill='%23fff' d='M18.9,18.6c0,0.2,0.2,0.4,0.4,0.4h0.9c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4h-0.9C19.1,18.2,18.9,18.4,18.9,18.6z'/%3E%3Cpath fill='%23fff' d='M23.5,12.4c0-0.2-0.2-0.4-0.4-0.4h-6.6c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h6.6C23.3,12.9,23.5,12.7,23.5,12.4z'/%3E%3Cpath fill='%23fff' d='M19.4,12.1c-0.1,0.1-0.1,0.2-0.1,0.3c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1 c0.1-0.1,0.1-0.2,0.1-0.3s0-0.2-0.1-0.3C19.9,12,19.6,12,19.4,12.1z'/%3E%3Cpath fill='%23fff' d='M20.1,15.8c0.1-0.1,0.1-0.2,0.1-0.3c0-0.1,0-0.2-0.1-0.3c-0.2-0.2-0.5-0.2-0.6,0c-0.1,0.1-0.1,0.2-0.1,0.3 c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1C19.9,16,20,15.9,20.1,15.8z'/%3E%3Cpath fill='%23fff' d='M20.1,18.9c0.1-0.1,0.1-0.2,0.1-0.3c0-0.1,0-0.2-0.1-0.3c-0.2-0.2-0.5-0.2-0.6,0c-0.1,0.1-0.1,0.2-0.1,0.3 c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1C19.9,19.1,20,19,20.1,18.9z'/%3E%3Cpath fill='%23fff' d='M10.8,12.1v-0.5c0-0.2-0.2-0.4-0.4-0.4s-0.4,0.2-0.4,0.4v0.5c-0.5,0.1-0.9,0.4-1.2,0.7c-0.3,0.3-0.4,0.7-0.4,1.1 c0,0.4,0.3,0.8,0.6,1.1l1,0.8v2.4C9.4,18.1,9,17.6,9,17c0-0.2-0.2-0.4-0.4-0.4S8.1,16.8,8.1,17c0,1.1,0.8,2,1.8,2.2v0.4 c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4v-0.4c0.5-0.1,0.9-0.4,1.2-0.7c0.3-0.3,0.4-0.7,0.3-1.1c0-0.4-0.3-0.8-0.6-1.1l-1-0.8V13 c0.5,0.2,0.9,0.7,0.9,1.2c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4C12.5,13.2,11.8,12.3,10.8,12.1z M11.2,16.9 c0.2,0.1,0.3,0.3,0.3,0.5c0,0.2,0,0.4-0.1,0.5c-0.2,0.2-0.4,0.3-0.6,0.4v-1.7L11.2,16.9z M9.4,14.4c-0.2-0.1-0.3-0.3-0.3-0.5 c0-0.2,0-0.4,0.1-0.5c0.2-0.2,0.4-0.3,0.6-0.4v1.7L9.4,14.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-payment.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M29.2,4.5c0-1-0.8-1.8-1.8-1.8H4.5c-1,0-1.8,0.8-1.8,1.8c0,0.8,0.6,1.5,1.3,1.7v21.4l1.3-1.3L8.1,29l2.6-2.6l2.6,2.6 l2.6-2.6l2.6,2.6l2.6-2.6l2.6,2.6l2.6-2.6l1.3,1.3V6.2C28.7,6.1,29.2,5.4,29.2,4.5z M27,25.5l-0.4-0.4l-2.6,2.6l-2.6-2.6l-2.6,2.6 L16,25.1l-2.6,2.6l-2.6-2.6l-2.6,2.6l-2.6-2.6L5,25.5V6.3V5H27v1.3V25.5z M27.9,5.3V4.1H4.1v1.2C3.8,5.2,3.6,4.9,3.6,4.5 c0-0.5,0.4-0.9,0.9-0.9h22.9c0.5,0,0.9,0.4,0.9,0.9C28.4,4.9,28.2,5.2,27.9,5.3z'/%3E%3Cpath fill='%234caf50' d='M23.1,15.1h-6.6c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4h6.6c0.2,0,0.4-0.2,0.4-0.4C23.5,15.3,23.3,15.1,23.1,15.1z' /%3E%3Cpath fill='%234caf50' d='M18.9,18.6c0,0.2,0.2,0.4,0.4,0.4h0.9c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4h-0.9C19.1,18.2,18.9,18.4,18.9,18.6z'/%3E%3Cpath fill='%234caf50' d='M23.5,12.4c0-0.2-0.2-0.4-0.4-0.4h-6.6c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h6.6C23.3,12.9,23.5,12.7,23.5,12.4z'/%3E%3Cpath fill='%234caf50' d='M19.4,12.1c-0.1,0.1-0.1,0.2-0.1,0.3c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1 c0.1-0.1,0.1-0.2,0.1-0.3s0-0.2-0.1-0.3C19.9,12,19.6,12,19.4,12.1z'/%3E%3Cpath fill='%234caf50' d='M20.1,15.8c0.1-0.1,0.1-0.2,0.1-0.3c0-0.1,0-0.2-0.1-0.3c-0.2-0.2-0.5-0.2-0.6,0c-0.1,0.1-0.1,0.2-0.1,0.3 c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1C19.9,16,20,15.9,20.1,15.8z'/%3E%3Cpath fill='%234caf50' d='M20.1,18.9c0.1-0.1,0.1-0.2,0.1-0.3c0-0.1,0-0.2-0.1-0.3c-0.2-0.2-0.5-0.2-0.6,0c-0.1,0.1-0.1,0.2-0.1,0.3 c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1C19.9,19.1,20,19,20.1,18.9z'/%3E%3Cpath fill='%234caf50' d='M10.8,12.1v-0.5c0-0.2-0.2-0.4-0.4-0.4s-0.4,0.2-0.4,0.4v0.5c-0.5,0.1-0.9,0.4-1.2,0.7c-0.3,0.3-0.4,0.7-0.4,1.1 c0,0.4,0.3,0.8,0.6,1.1l1,0.8v2.4C9.4,18.1,9,17.6,9,17c0-0.2-0.2-0.4-0.4-0.4S8.1,16.8,8.1,17c0,1.1,0.8,2,1.8,2.2v0.4 c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4v-0.4c0.5-0.1,0.9-0.4,1.2-0.7c0.3-0.3,0.4-0.7,0.3-1.1c0-0.4-0.3-0.8-0.6-1.1l-1-0.8V13 c0.5,0.2,0.9,0.7,0.9,1.2c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4C12.5,13.2,11.8,12.3,10.8,12.1z M11.2,16.9 c0.2,0.1,0.3,0.3,0.3,0.5c0,0.2,0,0.4-0.1,0.5c-0.2,0.2-0.4,0.3-0.6,0.4v-1.7L11.2,16.9z M9.4,14.4c-0.2-0.1-0.3-0.3-0.3-0.5 c0-0.2,0-0.4,0.1-0.5c0.2-0.2,0.4-0.3,0.6-0.4v1.7L9.4,14.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-pos {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M22,9.6h-2.6V3.7c0-0.3-0.2-0.6-0.6-0.6h-5.6c-0.3,0-0.6,0.2-0.6,0.6v5.9H10C9.1,9.6,8.2,10,8.2,11v17 c0,0.9,0.7,1.2,1.7,1.2H22c0.9,0,1.7-0.2,1.7-1.2V11C23.8,10.1,23,9.6,22,9.6z M18.9,12.1v4.2h-5.5v-4.2 C13.4,12.1,18.9,12.1,18.9,12.1z M18.6,3.9v7.6h-5V3.9H18.6z M23,27.8c0,0.3-0.2,0.6-0.6,0.6H9.7c-0.3,0-0.6-0.2-0.6-0.6V11 c0-0.3,0.2-0.6,0.6-0.6H13v1.1c-0.2,0-0.2,0.1-0.3,0.2c-0.1,0.1-0.2,0.2-0.2,0.4v4.4c0,0.3,0.2,0.6,0.6,0.6h6.1 c0.3,0,0.6-0.2,0.6-0.6V12c0-0.3-0.2-0.6-0.5-0.6v-1.1h3.2c0.3,0,0.6,0.2,0.6,0.6L23,27.8L23,27.8z'/%3E%3Cpath fill='%2303a9f4' d='M14.3,19.2h-2.5c-0.3,0-0.6,0.2-0.6,0.4s0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C14.8,19.4,14.6,19.2,14.3,19.2z'/%3E%3Cpath fill='%2303a9f4' d='M20.4,19.2h-2.5c-0.3,0-0.6,0.2-0.6,0.4s0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4S20.7,19.2,20.4,19.2z'/%3E%3Cpath fill='%2303a9f4' d='M14.3,22.3h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C14.8,22.5,14.6,22.3,14.3,22.3z' /%3E%3Cpath fill='%2303a9f4' d='M20.4,22.3h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C21,22.5,20.7,22.3,20.4,22.3z'/%3E%3Cpath fill='%2303a9f4' d='M14.3,25.4h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C14.8,25.5,14.6,25.4,14.3,25.4z' /%3E%3Cpath fill='%2303a9f4' d='M20.4,25.4h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C21,25.5,20.7,25.4,20.4,25.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-pos.webui-grey-icon, .btn[disabled] .webui-pos {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M22,9.6h-2.6V3.7c0-0.3-0.2-0.6-0.6-0.6h-5.6c-0.3,0-0.6,0.2-0.6,0.6v5.9H10C9.1,9.6,8.2,10,8.2,11v17 c0,0.9,0.7,1.2,1.7,1.2H22c0.9,0,1.7-0.2,1.7-1.2V11C23.8,10.1,23,9.6,22,9.6z M18.9,12.1v4.2h-5.5v-4.2 C13.4,12.1,18.9,12.1,18.9,12.1z M18.6,3.9v7.6h-5V3.9H18.6z M23,27.8c0,0.3-0.2,0.6-0.6,0.6H9.7c-0.3,0-0.6-0.2-0.6-0.6V11 c0-0.3,0.2-0.6,0.6-0.6H13v1.1c-0.2,0-0.2,0.1-0.3,0.2c-0.1,0.1-0.2,0.2-0.2,0.4v4.4c0,0.3,0.2,0.6,0.6,0.6h6.1 c0.3,0,0.6-0.2,0.6-0.6V12c0-0.3-0.2-0.6-0.5-0.6v-1.1h3.2c0.3,0,0.6,0.2,0.6,0.6L23,27.8L23,27.8z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M14.3,19.2h-2.5c-0.3,0-0.6,0.2-0.6,0.4s0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C14.8,19.4,14.6,19.2,14.3,19.2z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M20.4,19.2h-2.5c-0.3,0-0.6,0.2-0.6,0.4s0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4S20.7,19.2,20.4,19.2z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M14.3,22.3h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C14.8,22.5,14.6,22.3,14.3,22.3z' /%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M20.4,22.3h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C21,22.5,20.7,22.3,20.4,22.3z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M14.3,25.4h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C14.8,25.5,14.6,25.4,14.3,25.4z' /%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M20.4,25.4h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C21,25.5,20.7,25.4,20.4,25.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-pos.webui-red-icon, .danger .webui-pos {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M22,9.6h-2.6V3.7c0-0.3-0.2-0.6-0.6-0.6h-5.6c-0.3,0-0.6,0.2-0.6,0.6v5.9H10C9.1,9.6,8.2,10,8.2,11v17 c0,0.9,0.7,1.2,1.7,1.2H22c0.9,0,1.7-0.2,1.7-1.2V11C23.8,10.1,23,9.6,22,9.6z M18.9,12.1v4.2h-5.5v-4.2 C13.4,12.1,18.9,12.1,18.9,12.1z M18.6,3.9v7.6h-5V3.9H18.6z M23,27.8c0,0.3-0.2,0.6-0.6,0.6H9.7c-0.3,0-0.6-0.2-0.6-0.6V11 c0-0.3,0.2-0.6,0.6-0.6H13v1.1c-0.2,0-0.2,0.1-0.3,0.2c-0.1,0.1-0.2,0.2-0.2,0.4v4.4c0,0.3,0.2,0.6,0.6,0.6h6.1 c0.3,0,0.6-0.2,0.6-0.6V12c0-0.3-0.2-0.6-0.5-0.6v-1.1h3.2c0.3,0,0.6,0.2,0.6,0.6L23,27.8L23,27.8z'/%3E%3Cpath fill='%23f44336' d='M14.3,19.2h-2.5c-0.3,0-0.6,0.2-0.6,0.4s0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C14.8,19.4,14.6,19.2,14.3,19.2z'/%3E%3Cpath fill='%23f44336' d='M20.4,19.2h-2.5c-0.3,0-0.6,0.2-0.6,0.4s0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4S20.7,19.2,20.4,19.2z'/%3E%3Cpath fill='%23f44336' d='M14.3,22.3h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C14.8,22.5,14.6,22.3,14.3,22.3z' /%3E%3Cpath fill='%23f44336' d='M20.4,22.3h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C21,22.5,20.7,22.3,20.4,22.3z'/%3E%3Cpath fill='%23f44336' d='M14.3,25.4h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C14.8,25.5,14.6,25.4,14.3,25.4z' /%3E%3Cpath fill='%23f44336' d='M20.4,25.4h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C21,25.5,20.7,25.4,20.4,25.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-pos.webui-warning-icon, .webui-pos.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M22,9.6h-2.6V3.7c0-0.3-0.2-0.6-0.6-0.6h-5.6c-0.3,0-0.6,0.2-0.6,0.6v5.9H10C9.1,9.6,8.2,10,8.2,11v17 c0,0.9,0.7,1.2,1.7,1.2H22c0.9,0,1.7-0.2,1.7-1.2V11C23.8,10.1,23,9.6,22,9.6z M18.9,12.1v4.2h-5.5v-4.2 C13.4,12.1,18.9,12.1,18.9,12.1z M18.6,3.9v7.6h-5V3.9H18.6z M23,27.8c0,0.3-0.2,0.6-0.6,0.6H9.7c-0.3,0-0.6-0.2-0.6-0.6V11 c0-0.3,0.2-0.6,0.6-0.6H13v1.1c-0.2,0-0.2,0.1-0.3,0.2c-0.1,0.1-0.2,0.2-0.2,0.4v4.4c0,0.3,0.2,0.6,0.6,0.6h6.1 c0.3,0,0.6-0.2,0.6-0.6V12c0-0.3-0.2-0.6-0.5-0.6v-1.1h3.2c0.3,0,0.6,0.2,0.6,0.6L23,27.8L23,27.8z'/%3E%3Cpath fill='%23ff9800' d='M14.3,19.2h-2.5c-0.3,0-0.6,0.2-0.6,0.4s0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C14.8,19.4,14.6,19.2,14.3,19.2z'/%3E%3Cpath fill='%23ff9800' d='M20.4,19.2h-2.5c-0.3,0-0.6,0.2-0.6,0.4s0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4S20.7,19.2,20.4,19.2z'/%3E%3Cpath fill='%23ff9800' d='M14.3,22.3h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C14.8,22.5,14.6,22.3,14.3,22.3z' /%3E%3Cpath fill='%23ff9800' d='M20.4,22.3h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C21,22.5,20.7,22.3,20.4,22.3z'/%3E%3Cpath fill='%23ff9800' d='M14.3,25.4h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C14.8,25.5,14.6,25.4,14.3,25.4z' /%3E%3Cpath fill='%23ff9800' d='M20.4,25.4h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C21,25.5,20.7,25.4,20.4,25.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-pos.webui-white-icon, .combo-row.selected .combo-action-button .webui-pos.webui-add, .combo-row.selected .combo-action-button .webui-pos.webui-delete, .combo-row.selected .combo-action-button .webui-pos.webui-edit, .segmented-button > .btn.active .webui-pos, .primary .webui-pos, .radio-group input[type="radio"]:checked + label .webui-pos, .segmented-button-radio input[type="radio"]:checked + label .webui-pos {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M22,9.6h-2.6V3.7c0-0.3-0.2-0.6-0.6-0.6h-5.6c-0.3,0-0.6,0.2-0.6,0.6v5.9H10C9.1,9.6,8.2,10,8.2,11v17 c0,0.9,0.7,1.2,1.7,1.2H22c0.9,0,1.7-0.2,1.7-1.2V11C23.8,10.1,23,9.6,22,9.6z M18.9,12.1v4.2h-5.5v-4.2 C13.4,12.1,18.9,12.1,18.9,12.1z M18.6,3.9v7.6h-5V3.9H18.6z M23,27.8c0,0.3-0.2,0.6-0.6,0.6H9.7c-0.3,0-0.6-0.2-0.6-0.6V11 c0-0.3,0.2-0.6,0.6-0.6H13v1.1c-0.2,0-0.2,0.1-0.3,0.2c-0.1,0.1-0.2,0.2-0.2,0.4v4.4c0,0.3,0.2,0.6,0.6,0.6h6.1 c0.3,0,0.6-0.2,0.6-0.6V12c0-0.3-0.2-0.6-0.5-0.6v-1.1h3.2c0.3,0,0.6,0.2,0.6,0.6L23,27.8L23,27.8z'/%3E%3Cpath fill='%23fff' d='M14.3,19.2h-2.5c-0.3,0-0.6,0.2-0.6,0.4s0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C14.8,19.4,14.6,19.2,14.3,19.2z'/%3E%3Cpath fill='%23fff' d='M20.4,19.2h-2.5c-0.3,0-0.6,0.2-0.6,0.4s0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4S20.7,19.2,20.4,19.2z'/%3E%3Cpath fill='%23fff' d='M14.3,22.3h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C14.8,22.5,14.6,22.3,14.3,22.3z' /%3E%3Cpath fill='%23fff' d='M20.4,22.3h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C21,22.5,20.7,22.3,20.4,22.3z'/%3E%3Cpath fill='%23fff' d='M14.3,25.4h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C14.8,25.5,14.6,25.4,14.3,25.4z' /%3E%3Cpath fill='%23fff' d='M20.4,25.4h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C21,25.5,20.7,25.4,20.4,25.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-pos.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M22,9.6h-2.6V3.7c0-0.3-0.2-0.6-0.6-0.6h-5.6c-0.3,0-0.6,0.2-0.6,0.6v5.9H10C9.1,9.6,8.2,10,8.2,11v17 c0,0.9,0.7,1.2,1.7,1.2H22c0.9,0,1.7-0.2,1.7-1.2V11C23.8,10.1,23,9.6,22,9.6z M18.9,12.1v4.2h-5.5v-4.2 C13.4,12.1,18.9,12.1,18.9,12.1z M18.6,3.9v7.6h-5V3.9H18.6z M23,27.8c0,0.3-0.2,0.6-0.6,0.6H9.7c-0.3,0-0.6-0.2-0.6-0.6V11 c0-0.3,0.2-0.6,0.6-0.6H13v1.1c-0.2,0-0.2,0.1-0.3,0.2c-0.1,0.1-0.2,0.2-0.2,0.4v4.4c0,0.3,0.2,0.6,0.6,0.6h6.1 c0.3,0,0.6-0.2,0.6-0.6V12c0-0.3-0.2-0.6-0.5-0.6v-1.1h3.2c0.3,0,0.6,0.2,0.6,0.6L23,27.8L23,27.8z'/%3E%3Cpath fill='%234caf50' d='M14.3,19.2h-2.5c-0.3,0-0.6,0.2-0.6,0.4s0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C14.8,19.4,14.6,19.2,14.3,19.2z'/%3E%3Cpath fill='%234caf50' d='M20.4,19.2h-2.5c-0.3,0-0.6,0.2-0.6,0.4s0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4S20.7,19.2,20.4,19.2z'/%3E%3Cpath fill='%234caf50' d='M14.3,22.3h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C14.8,22.5,14.6,22.3,14.3,22.3z' /%3E%3Cpath fill='%234caf50' d='M20.4,22.3h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C21,22.5,20.7,22.3,20.4,22.3z'/%3E%3Cpath fill='%234caf50' d='M14.3,25.4h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C14.8,25.5,14.6,25.4,14.3,25.4z' /%3E%3Cpath fill='%234caf50' d='M20.4,25.4h-2.5c-0.3,0-0.6,0.2-0.6,0.4c0,0.2,0.2,0.4,0.6,0.4h2.5c0.3,0,0.6-0.2,0.6-0.4C21,25.5,20.7,25.4,20.4,25.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-product {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M24.5,3.1H7.6l-4.5,7.2V29H29V10.3L24.5,3.1z M27.8,10H16.5V3.9H24L27.8,10z M8.1,3.9h7.6V10H4.3L8.1,3.9z M3.9,28.1V10.8 h24.2v17.3H3.9z'/%3E%3Cpath fill='%2303a9f4' d='M18.6,13h-5.2c-0.7,0-1.3,0.6-1.3,1.3c0,0.7,0.6,1.3,1.3,1.3h5.2c0.7,0,1.3-0.6,1.3-1.3C19.9,13.6,19.3,13,18.6,13z M18.6,14.7h-5.2c-0.2,0-0.4-0.2-0.4-0.4c0-0.2,0.2-0.4,0.4-0.4h5.2c0.2,0,0.4,0.2,0.4,0.4C19,14.5,18.9,14.7,18.6,14.7z'/%3E%3Cpath fill='%2303a9f4' d='M19.5,25.5h-6.9c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4h6.9c0.2,0,0.4-0.2,0.4-0.4C19.9,25.7,19.7,25.5,19.5,25.5z' /%3E%3Cpath fill='%2303a9f4' d='M13.9,24.7c0.2,0,0.4-0.2,0.4-0.4v-2.8l0.6,0.6c0.1,0.1,0.2,0.2,0.3,0.2s0.2-0.1,0.3-0.2c0.2-0.2,0.2-0.4,0-0.6l-1.3-1.3 c0,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.2-0.1-0.3,0c-0.1,0-0.1,0.1-0.2,0.1l-1.3,1.3c-0.2,0.2-0.2,0.4,0,0.6c0.1,0.1,0.2,0.2,0.3,0.2 c0.2,0,0.2-0.1,0.3-0.2l0.6-0.6v2.8C13.4,24.5,13.7,24.7,13.9,24.7z'/%3E%3Cpath fill='%2303a9f4' d='M18.5,20.1c0,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.2-0.1-0.3,0c-0.1,0-0.1,0.1-0.2,0.1l-1.3,1.3c-0.2,0.2-0.2,0.4,0,0.6 c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.2-0.1,0.3-0.2l0.6-0.6v2.8c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4v-2.8l0.6,0.6 c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.2-0.1,0.3-0.2c0.2-0.2,0.2-0.4,0-0.6L18.5,20.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-product.webui-grey-icon, .btn[disabled] .webui-product {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M24.5,3.1H7.6l-4.5,7.2V29H29V10.3L24.5,3.1z M27.8,10H16.5V3.9H24L27.8,10z M8.1,3.9h7.6V10H4.3L8.1,3.9z M3.9,28.1V10.8 h24.2v17.3H3.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M18.6,13h-5.2c-0.7,0-1.3,0.6-1.3,1.3c0,0.7,0.6,1.3,1.3,1.3h5.2c0.7,0,1.3-0.6,1.3-1.3C19.9,13.6,19.3,13,18.6,13z M18.6,14.7h-5.2c-0.2,0-0.4-0.2-0.4-0.4c0-0.2,0.2-0.4,0.4-0.4h5.2c0.2,0,0.4,0.2,0.4,0.4C19,14.5,18.9,14.7,18.6,14.7z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M19.5,25.5h-6.9c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4h6.9c0.2,0,0.4-0.2,0.4-0.4C19.9,25.7,19.7,25.5,19.5,25.5z' /%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M13.9,24.7c0.2,0,0.4-0.2,0.4-0.4v-2.8l0.6,0.6c0.1,0.1,0.2,0.2,0.3,0.2s0.2-0.1,0.3-0.2c0.2-0.2,0.2-0.4,0-0.6l-1.3-1.3 c0,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.2-0.1-0.3,0c-0.1,0-0.1,0.1-0.2,0.1l-1.3,1.3c-0.2,0.2-0.2,0.4,0,0.6c0.1,0.1,0.2,0.2,0.3,0.2 c0.2,0,0.2-0.1,0.3-0.2l0.6-0.6v2.8C13.4,24.5,13.7,24.7,13.9,24.7z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M18.5,20.1c0,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.2-0.1-0.3,0c-0.1,0-0.1,0.1-0.2,0.1l-1.3,1.3c-0.2,0.2-0.2,0.4,0,0.6 c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.2-0.1,0.3-0.2l0.6-0.6v2.8c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4v-2.8l0.6,0.6 c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.2-0.1,0.3-0.2c0.2-0.2,0.2-0.4,0-0.6L18.5,20.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-product.webui-red-icon, .danger .webui-product {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M24.5,3.1H7.6l-4.5,7.2V29H29V10.3L24.5,3.1z M27.8,10H16.5V3.9H24L27.8,10z M8.1,3.9h7.6V10H4.3L8.1,3.9z M3.9,28.1V10.8 h24.2v17.3H3.9z'/%3E%3Cpath fill='%23f44336' d='M18.6,13h-5.2c-0.7,0-1.3,0.6-1.3,1.3c0,0.7,0.6,1.3,1.3,1.3h5.2c0.7,0,1.3-0.6,1.3-1.3C19.9,13.6,19.3,13,18.6,13z M18.6,14.7h-5.2c-0.2,0-0.4-0.2-0.4-0.4c0-0.2,0.2-0.4,0.4-0.4h5.2c0.2,0,0.4,0.2,0.4,0.4C19,14.5,18.9,14.7,18.6,14.7z'/%3E%3Cpath fill='%23f44336' d='M19.5,25.5h-6.9c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4h6.9c0.2,0,0.4-0.2,0.4-0.4C19.9,25.7,19.7,25.5,19.5,25.5z' /%3E%3Cpath fill='%23f44336' d='M13.9,24.7c0.2,0,0.4-0.2,0.4-0.4v-2.8l0.6,0.6c0.1,0.1,0.2,0.2,0.3,0.2s0.2-0.1,0.3-0.2c0.2-0.2,0.2-0.4,0-0.6l-1.3-1.3 c0,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.2-0.1-0.3,0c-0.1,0-0.1,0.1-0.2,0.1l-1.3,1.3c-0.2,0.2-0.2,0.4,0,0.6c0.1,0.1,0.2,0.2,0.3,0.2 c0.2,0,0.2-0.1,0.3-0.2l0.6-0.6v2.8C13.4,24.5,13.7,24.7,13.9,24.7z'/%3E%3Cpath fill='%23f44336' d='M18.5,20.1c0,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.2-0.1-0.3,0c-0.1,0-0.1,0.1-0.2,0.1l-1.3,1.3c-0.2,0.2-0.2,0.4,0,0.6 c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.2-0.1,0.3-0.2l0.6-0.6v2.8c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4v-2.8l0.6,0.6 c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.2-0.1,0.3-0.2c0.2-0.2,0.2-0.4,0-0.6L18.5,20.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-product.webui-warning-icon, .webui-product.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M24.5,3.1H7.6l-4.5,7.2V29H29V10.3L24.5,3.1z M27.8,10H16.5V3.9H24L27.8,10z M8.1,3.9h7.6V10H4.3L8.1,3.9z M3.9,28.1V10.8 h24.2v17.3H3.9z'/%3E%3Cpath fill='%23ff9800' d='M18.6,13h-5.2c-0.7,0-1.3,0.6-1.3,1.3c0,0.7,0.6,1.3,1.3,1.3h5.2c0.7,0,1.3-0.6,1.3-1.3C19.9,13.6,19.3,13,18.6,13z M18.6,14.7h-5.2c-0.2,0-0.4-0.2-0.4-0.4c0-0.2,0.2-0.4,0.4-0.4h5.2c0.2,0,0.4,0.2,0.4,0.4C19,14.5,18.9,14.7,18.6,14.7z'/%3E%3Cpath fill='%23ff9800' d='M19.5,25.5h-6.9c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4h6.9c0.2,0,0.4-0.2,0.4-0.4C19.9,25.7,19.7,25.5,19.5,25.5z' /%3E%3Cpath fill='%23ff9800' d='M13.9,24.7c0.2,0,0.4-0.2,0.4-0.4v-2.8l0.6,0.6c0.1,0.1,0.2,0.2,0.3,0.2s0.2-0.1,0.3-0.2c0.2-0.2,0.2-0.4,0-0.6l-1.3-1.3 c0,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.2-0.1-0.3,0c-0.1,0-0.1,0.1-0.2,0.1l-1.3,1.3c-0.2,0.2-0.2,0.4,0,0.6c0.1,0.1,0.2,0.2,0.3,0.2 c0.2,0,0.2-0.1,0.3-0.2l0.6-0.6v2.8C13.4,24.5,13.7,24.7,13.9,24.7z'/%3E%3Cpath fill='%23ff9800' d='M18.5,20.1c0,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.2-0.1-0.3,0c-0.1,0-0.1,0.1-0.2,0.1l-1.3,1.3c-0.2,0.2-0.2,0.4,0,0.6 c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.2-0.1,0.3-0.2l0.6-0.6v2.8c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4v-2.8l0.6,0.6 c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.2-0.1,0.3-0.2c0.2-0.2,0.2-0.4,0-0.6L18.5,20.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-product.webui-white-icon, .combo-row.selected .combo-action-button .webui-product.webui-add, .combo-row.selected .combo-action-button .webui-product.webui-delete, .combo-row.selected .combo-action-button .webui-product.webui-edit, .segmented-button > .btn.active .webui-product, .primary .webui-product, .radio-group input[type="radio"]:checked + label .webui-product, .segmented-button-radio input[type="radio"]:checked + label .webui-product {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M24.5,3.1H7.6l-4.5,7.2V29H29V10.3L24.5,3.1z M27.8,10H16.5V3.9H24L27.8,10z M8.1,3.9h7.6V10H4.3L8.1,3.9z M3.9,28.1V10.8 h24.2v17.3H3.9z'/%3E%3Cpath fill='%23fff' d='M18.6,13h-5.2c-0.7,0-1.3,0.6-1.3,1.3c0,0.7,0.6,1.3,1.3,1.3h5.2c0.7,0,1.3-0.6,1.3-1.3C19.9,13.6,19.3,13,18.6,13z M18.6,14.7h-5.2c-0.2,0-0.4-0.2-0.4-0.4c0-0.2,0.2-0.4,0.4-0.4h5.2c0.2,0,0.4,0.2,0.4,0.4C19,14.5,18.9,14.7,18.6,14.7z'/%3E%3Cpath fill='%23fff' d='M19.5,25.5h-6.9c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4h6.9c0.2,0,0.4-0.2,0.4-0.4C19.9,25.7,19.7,25.5,19.5,25.5z' /%3E%3Cpath fill='%23fff' d='M13.9,24.7c0.2,0,0.4-0.2,0.4-0.4v-2.8l0.6,0.6c0.1,0.1,0.2,0.2,0.3,0.2s0.2-0.1,0.3-0.2c0.2-0.2,0.2-0.4,0-0.6l-1.3-1.3 c0,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.2-0.1-0.3,0c-0.1,0-0.1,0.1-0.2,0.1l-1.3,1.3c-0.2,0.2-0.2,0.4,0,0.6c0.1,0.1,0.2,0.2,0.3,0.2 c0.2,0,0.2-0.1,0.3-0.2l0.6-0.6v2.8C13.4,24.5,13.7,24.7,13.9,24.7z'/%3E%3Cpath fill='%23fff' d='M18.5,20.1c0,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.2-0.1-0.3,0c-0.1,0-0.1,0.1-0.2,0.1l-1.3,1.3c-0.2,0.2-0.2,0.4,0,0.6 c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.2-0.1,0.3-0.2l0.6-0.6v2.8c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4v-2.8l0.6,0.6 c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.2-0.1,0.3-0.2c0.2-0.2,0.2-0.4,0-0.6L18.5,20.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-product.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M24.5,3.1H7.6l-4.5,7.2V29H29V10.3L24.5,3.1z M27.8,10H16.5V3.9H24L27.8,10z M8.1,3.9h7.6V10H4.3L8.1,3.9z M3.9,28.1V10.8 h24.2v17.3H3.9z'/%3E%3Cpath fill='%234caf50' d='M18.6,13h-5.2c-0.7,0-1.3,0.6-1.3,1.3c0,0.7,0.6,1.3,1.3,1.3h5.2c0.7,0,1.3-0.6,1.3-1.3C19.9,13.6,19.3,13,18.6,13z M18.6,14.7h-5.2c-0.2,0-0.4-0.2-0.4-0.4c0-0.2,0.2-0.4,0.4-0.4h5.2c0.2,0,0.4,0.2,0.4,0.4C19,14.5,18.9,14.7,18.6,14.7z'/%3E%3Cpath fill='%234caf50' d='M19.5,25.5h-6.9c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4h6.9c0.2,0,0.4-0.2,0.4-0.4C19.9,25.7,19.7,25.5,19.5,25.5z' /%3E%3Cpath fill='%234caf50' d='M13.9,24.7c0.2,0,0.4-0.2,0.4-0.4v-2.8l0.6,0.6c0.1,0.1,0.2,0.2,0.3,0.2s0.2-0.1,0.3-0.2c0.2-0.2,0.2-0.4,0-0.6l-1.3-1.3 c0,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.2-0.1-0.3,0c-0.1,0-0.1,0.1-0.2,0.1l-1.3,1.3c-0.2,0.2-0.2,0.4,0,0.6c0.1,0.1,0.2,0.2,0.3,0.2 c0.2,0,0.2-0.1,0.3-0.2l0.6-0.6v2.8C13.4,24.5,13.7,24.7,13.9,24.7z'/%3E%3Cpath fill='%234caf50' d='M18.5,20.1c0,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.2-0.1-0.3,0c-0.1,0-0.1,0.1-0.2,0.1l-1.3,1.3c-0.2,0.2-0.2,0.4,0,0.6 c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.2-0.1,0.3-0.2l0.6-0.6v2.8c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4v-2.8l0.6,0.6 c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.2-0.1,0.3-0.2c0.2-0.2,0.2-0.4,0-0.6L18.5,20.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-product-composite {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='48px' height='32px' viewBox='0 0 48 32'%3E%3Cpath fill='%2303a9f4' d='M26.7,14.9h-5.5c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4h5.5c0.8,0,1.4-0.6,1.4-1.4C28.1,15.5,27.5,14.9,26.7,14.9zM26.7,16.7h-5.5c-0.3,0-0.5-0.2-0.5-0.5c0-0.3,0.2-0.5,0.5-0.5h5.5c0.3,0,0.5,0.2,0.5,0.5C27.2,16.5,27,16.7,26.7,16.7z'/%3E%3Cpath fill='%2303a9f4' d='M27.6,28.2h-7.4c-0.3,0-0.5,0.2-0.5,0.5s0.2,0.5,0.5,0.5h7.4c0.3,0,0.5-0.2,0.5-0.5S27.9,28.2,27.6,28.2z'/%3E%3Cpath fill='%2303a9f4' d='M21.7,27.3c0.3,0,0.5-0.2,0.5-0.5v-3l0.6,0.6c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1c0.2-0.2,0.2-0.5,0-0.6L22,22.4c0,0-0.1-0.1-0.1-0.1c-0.1,0-0.2,0-0.4,0c-0.1,0-0.1,0.1-0.1,0.1L20,23.7c-0.2,0.2-0.2,0.5,0,0.6c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1l0.6-0.6v3C21.2,27.1,21.4,27.3,21.7,27.3z'/%3E%3Cpath fill='%2303a9f4' d='M26.6,22.4c0,0-0.1-0.1-0.1-0.1c-0.1,0-0.2,0-0.4,0c-0.1,0-0.1,0.1-0.1,0.1l-1.4,1.4c-0.2,0.2-0.2,0.5,0,0.6c0.1,0.1,0.2,0.1,0.3,0.1s0.2,0,0.3-0.1l0.6-0.6v3c0,0.3,0.2,0.5,0.5,0.5s0.5-0.2,0.5-0.5v-3l0.6,0.6c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1c0.2-0.2,0.2-0.5,0-0.6L26.6,22.4z'/%3E%3Cpolygon fill='%2303a9f4' points='40.5,0 32.9,4.3 33.4,5 40.5,1.1 46.6,7 37.4,11.4 37.7,12 48,7.2 '/%3E%3Cg%3E%3Cpolygon fill='%2303a9f4' points='7.5,0 15.1,4.3 14.7,5 7.6,1.1 1.5,7 10.7,11.4 10.3,12 0,7.2 '/%3E%3C/g%3E%3Cpath fill='%2303a9f4' d='M33,4.3H15L10.2,12v19.9h27.6V12L33,4.3z M15.5,5.2H22h1.5h0.9h1h7l4,6.4h-11h-1h-0.9H22H11.5L15.5,5.2z M36.9,31H11.1V12.6h25.7V31z'/%3E%3Crect fill='%2303a9f4' x='13.4' y='9.7' width='21.1' height='1.5'/%3E%3Crect fill='%2303a9f4' x='14.9' y='7.7' width='18.2' height='1.5'/%3E%3Crect fill='%2303a9f4' x='15.9' y='5.7' width='16.3' height='1.5'/%3E%3C/svg%3E")
}

.webui-product-composite.webui-grey-icon, .btn[disabled] .webui-product-composite {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='48px' height='32px' viewBox='0 0 48 32'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M26.7,14.9h-5.5c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4h5.5c0.8,0,1.4-0.6,1.4-1.4C28.1,15.5,27.5,14.9,26.7,14.9zM26.7,16.7h-5.5c-0.3,0-0.5-0.2-0.5-0.5c0-0.3,0.2-0.5,0.5-0.5h5.5c0.3,0,0.5,0.2,0.5,0.5C27.2,16.5,27,16.7,26.7,16.7z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M27.6,28.2h-7.4c-0.3,0-0.5,0.2-0.5,0.5s0.2,0.5,0.5,0.5h7.4c0.3,0,0.5-0.2,0.5-0.5S27.9,28.2,27.6,28.2z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M21.7,27.3c0.3,0,0.5-0.2,0.5-0.5v-3l0.6,0.6c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1c0.2-0.2,0.2-0.5,0-0.6L22,22.4c0,0-0.1-0.1-0.1-0.1c-0.1,0-0.2,0-0.4,0c-0.1,0-0.1,0.1-0.1,0.1L20,23.7c-0.2,0.2-0.2,0.5,0,0.6c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1l0.6-0.6v3C21.2,27.1,21.4,27.3,21.7,27.3z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M26.6,22.4c0,0-0.1-0.1-0.1-0.1c-0.1,0-0.2,0-0.4,0c-0.1,0-0.1,0.1-0.1,0.1l-1.4,1.4c-0.2,0.2-0.2,0.5,0,0.6c0.1,0.1,0.2,0.1,0.3,0.1s0.2,0,0.3-0.1l0.6-0.6v3c0,0.3,0.2,0.5,0.5,0.5s0.5-0.2,0.5-0.5v-3l0.6,0.6c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1c0.2-0.2,0.2-0.5,0-0.6L26.6,22.4z'/%3E%3Cpolygon fill='%23000' fill-opacity='0.4' points='40.5,0 32.9,4.3 33.4,5 40.5,1.1 46.6,7 37.4,11.4 37.7,12 48,7.2 '/%3E%3Cg%3E%3Cpolygon fill='%23000' fill-opacity='0.4' points='7.5,0 15.1,4.3 14.7,5 7.6,1.1 1.5,7 10.7,11.4 10.3,12 0,7.2 '/%3E%3C/g%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M33,4.3H15L10.2,12v19.9h27.6V12L33,4.3z M15.5,5.2H22h1.5h0.9h1h7l4,6.4h-11h-1h-0.9H22H11.5L15.5,5.2z M36.9,31H11.1V12.6h25.7V31z'/%3E%3Crect fill='%23000' fill-opacity='0.4' x='13.4' y='9.7' width='21.1' height='1.5'/%3E%3Crect fill='%23000' fill-opacity='0.4' x='14.9' y='7.7' width='18.2' height='1.5'/%3E%3Crect fill='%23000' fill-opacity='0.4' x='15.9' y='5.7' width='16.3' height='1.5'/%3E%3C/svg%3E")
}

.webui-product-composite.webui-red-icon, .danger .webui-product-composite {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='48px' height='32px' viewBox='0 0 48 32'%3E%3Cpath fill='%23f44336' d='M26.7,14.9h-5.5c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4h5.5c0.8,0,1.4-0.6,1.4-1.4C28.1,15.5,27.5,14.9,26.7,14.9zM26.7,16.7h-5.5c-0.3,0-0.5-0.2-0.5-0.5c0-0.3,0.2-0.5,0.5-0.5h5.5c0.3,0,0.5,0.2,0.5,0.5C27.2,16.5,27,16.7,26.7,16.7z'/%3E%3Cpath fill='%23f44336' d='M27.6,28.2h-7.4c-0.3,0-0.5,0.2-0.5,0.5s0.2,0.5,0.5,0.5h7.4c0.3,0,0.5-0.2,0.5-0.5S27.9,28.2,27.6,28.2z'/%3E%3Cpath fill='%23f44336' d='M21.7,27.3c0.3,0,0.5-0.2,0.5-0.5v-3l0.6,0.6c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1c0.2-0.2,0.2-0.5,0-0.6L22,22.4c0,0-0.1-0.1-0.1-0.1c-0.1,0-0.2,0-0.4,0c-0.1,0-0.1,0.1-0.1,0.1L20,23.7c-0.2,0.2-0.2,0.5,0,0.6c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1l0.6-0.6v3C21.2,27.1,21.4,27.3,21.7,27.3z'/%3E%3Cpath fill='%23f44336' d='M26.6,22.4c0,0-0.1-0.1-0.1-0.1c-0.1,0-0.2,0-0.4,0c-0.1,0-0.1,0.1-0.1,0.1l-1.4,1.4c-0.2,0.2-0.2,0.5,0,0.6c0.1,0.1,0.2,0.1,0.3,0.1s0.2,0,0.3-0.1l0.6-0.6v3c0,0.3,0.2,0.5,0.5,0.5s0.5-0.2,0.5-0.5v-3l0.6,0.6c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1c0.2-0.2,0.2-0.5,0-0.6L26.6,22.4z'/%3E%3Cpolygon fill='%23f44336' points='40.5,0 32.9,4.3 33.4,5 40.5,1.1 46.6,7 37.4,11.4 37.7,12 48,7.2 '/%3E%3Cg%3E%3Cpolygon fill='%23f44336' points='7.5,0 15.1,4.3 14.7,5 7.6,1.1 1.5,7 10.7,11.4 10.3,12 0,7.2 '/%3E%3C/g%3E%3Cpath fill='%23f44336' d='M33,4.3H15L10.2,12v19.9h27.6V12L33,4.3z M15.5,5.2H22h1.5h0.9h1h7l4,6.4h-11h-1h-0.9H22H11.5L15.5,5.2z M36.9,31H11.1V12.6h25.7V31z'/%3E%3Crect fill='%23f44336' x='13.4' y='9.7' width='21.1' height='1.5'/%3E%3Crect fill='%23f44336' x='14.9' y='7.7' width='18.2' height='1.5'/%3E%3Crect fill='%23f44336' x='15.9' y='5.7' width='16.3' height='1.5'/%3E%3C/svg%3E")
}

.webui-product-composite.webui-warning-icon, .webui-product-composite.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='48px' height='32px' viewBox='0 0 48 32'%3E%3Cpath fill='%23ff9800' d='M26.7,14.9h-5.5c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4h5.5c0.8,0,1.4-0.6,1.4-1.4C28.1,15.5,27.5,14.9,26.7,14.9zM26.7,16.7h-5.5c-0.3,0-0.5-0.2-0.5-0.5c0-0.3,0.2-0.5,0.5-0.5h5.5c0.3,0,0.5,0.2,0.5,0.5C27.2,16.5,27,16.7,26.7,16.7z'/%3E%3Cpath fill='%23ff9800' d='M27.6,28.2h-7.4c-0.3,0-0.5,0.2-0.5,0.5s0.2,0.5,0.5,0.5h7.4c0.3,0,0.5-0.2,0.5-0.5S27.9,28.2,27.6,28.2z'/%3E%3Cpath fill='%23ff9800' d='M21.7,27.3c0.3,0,0.5-0.2,0.5-0.5v-3l0.6,0.6c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1c0.2-0.2,0.2-0.5,0-0.6L22,22.4c0,0-0.1-0.1-0.1-0.1c-0.1,0-0.2,0-0.4,0c-0.1,0-0.1,0.1-0.1,0.1L20,23.7c-0.2,0.2-0.2,0.5,0,0.6c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1l0.6-0.6v3C21.2,27.1,21.4,27.3,21.7,27.3z'/%3E%3Cpath fill='%23ff9800' d='M26.6,22.4c0,0-0.1-0.1-0.1-0.1c-0.1,0-0.2,0-0.4,0c-0.1,0-0.1,0.1-0.1,0.1l-1.4,1.4c-0.2,0.2-0.2,0.5,0,0.6c0.1,0.1,0.2,0.1,0.3,0.1s0.2,0,0.3-0.1l0.6-0.6v3c0,0.3,0.2,0.5,0.5,0.5s0.5-0.2,0.5-0.5v-3l0.6,0.6c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1c0.2-0.2,0.2-0.5,0-0.6L26.6,22.4z'/%3E%3Cpolygon fill='%23ff9800' points='40.5,0 32.9,4.3 33.4,5 40.5,1.1 46.6,7 37.4,11.4 37.7,12 48,7.2 '/%3E%3Cg%3E%3Cpolygon fill='%23ff9800' points='7.5,0 15.1,4.3 14.7,5 7.6,1.1 1.5,7 10.7,11.4 10.3,12 0,7.2 '/%3E%3C/g%3E%3Cpath fill='%23ff9800' d='M33,4.3H15L10.2,12v19.9h27.6V12L33,4.3z M15.5,5.2H22h1.5h0.9h1h7l4,6.4h-11h-1h-0.9H22H11.5L15.5,5.2z M36.9,31H11.1V12.6h25.7V31z'/%3E%3Crect fill='%23ff9800' x='13.4' y='9.7' width='21.1' height='1.5'/%3E%3Crect fill='%23ff9800' x='14.9' y='7.7' width='18.2' height='1.5'/%3E%3Crect fill='%23ff9800' x='15.9' y='5.7' width='16.3' height='1.5'/%3E%3C/svg%3E")
}

.webui-product-composite.webui-white-icon, .combo-row.selected .combo-action-button .webui-product-composite.webui-add, .combo-row.selected .combo-action-button .webui-product-composite.webui-delete, .combo-row.selected .combo-action-button .webui-product-composite.webui-edit, .segmented-button > .btn.active .webui-product-composite, .primary .webui-product-composite, .radio-group input[type="radio"]:checked + label .webui-product-composite, .segmented-button-radio input[type="radio"]:checked + label .webui-product-composite {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='48px' height='32px' viewBox='0 0 48 32'%3E%3Cpath fill='%23fff' d='M26.7,14.9h-5.5c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4h5.5c0.8,0,1.4-0.6,1.4-1.4C28.1,15.5,27.5,14.9,26.7,14.9zM26.7,16.7h-5.5c-0.3,0-0.5-0.2-0.5-0.5c0-0.3,0.2-0.5,0.5-0.5h5.5c0.3,0,0.5,0.2,0.5,0.5C27.2,16.5,27,16.7,26.7,16.7z'/%3E%3Cpath fill='%23fff' d='M27.6,28.2h-7.4c-0.3,0-0.5,0.2-0.5,0.5s0.2,0.5,0.5,0.5h7.4c0.3,0,0.5-0.2,0.5-0.5S27.9,28.2,27.6,28.2z'/%3E%3Cpath fill='%23fff' d='M21.7,27.3c0.3,0,0.5-0.2,0.5-0.5v-3l0.6,0.6c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1c0.2-0.2,0.2-0.5,0-0.6L22,22.4c0,0-0.1-0.1-0.1-0.1c-0.1,0-0.2,0-0.4,0c-0.1,0-0.1,0.1-0.1,0.1L20,23.7c-0.2,0.2-0.2,0.5,0,0.6c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1l0.6-0.6v3C21.2,27.1,21.4,27.3,21.7,27.3z'/%3E%3Cpath fill='%23fff' d='M26.6,22.4c0,0-0.1-0.1-0.1-0.1c-0.1,0-0.2,0-0.4,0c-0.1,0-0.1,0.1-0.1,0.1l-1.4,1.4c-0.2,0.2-0.2,0.5,0,0.6c0.1,0.1,0.2,0.1,0.3,0.1s0.2,0,0.3-0.1l0.6-0.6v3c0,0.3,0.2,0.5,0.5,0.5s0.5-0.2,0.5-0.5v-3l0.6,0.6c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1c0.2-0.2,0.2-0.5,0-0.6L26.6,22.4z'/%3E%3Cpolygon fill='%23fff' points='40.5,0 32.9,4.3 33.4,5 40.5,1.1 46.6,7 37.4,11.4 37.7,12 48,7.2 '/%3E%3Cg%3E%3Cpolygon fill='%23fff' points='7.5,0 15.1,4.3 14.7,5 7.6,1.1 1.5,7 10.7,11.4 10.3,12 0,7.2 '/%3E%3C/g%3E%3Cpath fill='%23fff' d='M33,4.3H15L10.2,12v19.9h27.6V12L33,4.3z M15.5,5.2H22h1.5h0.9h1h7l4,6.4h-11h-1h-0.9H22H11.5L15.5,5.2z M36.9,31H11.1V12.6h25.7V31z'/%3E%3Crect fill='%23fff' x='13.4' y='9.7' width='21.1' height='1.5'/%3E%3Crect fill='%23fff' x='14.9' y='7.7' width='18.2' height='1.5'/%3E%3Crect fill='%23fff' x='15.9' y='5.7' width='16.3' height='1.5'/%3E%3C/svg%3E")
}

.webui-product-composite.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='48px' height='32px' viewBox='0 0 48 32'%3E%3Cpath fill='%234caf50' d='M26.7,14.9h-5.5c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4h5.5c0.8,0,1.4-0.6,1.4-1.4C28.1,15.5,27.5,14.9,26.7,14.9zM26.7,16.7h-5.5c-0.3,0-0.5-0.2-0.5-0.5c0-0.3,0.2-0.5,0.5-0.5h5.5c0.3,0,0.5,0.2,0.5,0.5C27.2,16.5,27,16.7,26.7,16.7z'/%3E%3Cpath fill='%234caf50' d='M27.6,28.2h-7.4c-0.3,0-0.5,0.2-0.5,0.5s0.2,0.5,0.5,0.5h7.4c0.3,0,0.5-0.2,0.5-0.5S27.9,28.2,27.6,28.2z'/%3E%3Cpath fill='%234caf50' d='M21.7,27.3c0.3,0,0.5-0.2,0.5-0.5v-3l0.6,0.6c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1c0.2-0.2,0.2-0.5,0-0.6L22,22.4c0,0-0.1-0.1-0.1-0.1c-0.1,0-0.2,0-0.4,0c-0.1,0-0.1,0.1-0.1,0.1L20,23.7c-0.2,0.2-0.2,0.5,0,0.6c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1l0.6-0.6v3C21.2,27.1,21.4,27.3,21.7,27.3z'/%3E%3Cpath fill='%234caf50' d='M26.6,22.4c0,0-0.1-0.1-0.1-0.1c-0.1,0-0.2,0-0.4,0c-0.1,0-0.1,0.1-0.1,0.1l-1.4,1.4c-0.2,0.2-0.2,0.5,0,0.6c0.1,0.1,0.2,0.1,0.3,0.1s0.2,0,0.3-0.1l0.6-0.6v3c0,0.3,0.2,0.5,0.5,0.5s0.5-0.2,0.5-0.5v-3l0.6,0.6c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1c0.2-0.2,0.2-0.5,0-0.6L26.6,22.4z'/%3E%3Cpolygon fill='%234caf50' points='40.5,0 32.9,4.3 33.4,5 40.5,1.1 46.6,7 37.4,11.4 37.7,12 48,7.2 '/%3E%3Cg%3E%3Cpolygon fill='%234caf50' points='7.5,0 15.1,4.3 14.7,5 7.6,1.1 1.5,7 10.7,11.4 10.3,12 0,7.2 '/%3E%3C/g%3E%3Cpath fill='%234caf50' d='M33,4.3H15L10.2,12v19.9h27.6V12L33,4.3z M15.5,5.2H22h1.5h0.9h1h7l4,6.4h-11h-1h-0.9H22H11.5L15.5,5.2z M36.9,31H11.1V12.6h25.7V31z'/%3E%3Crect fill='%234caf50' x='13.4' y='9.7' width='21.1' height='1.5'/%3E%3Crect fill='%234caf50' x='14.9' y='7.7' width='18.2' height='1.5'/%3E%3Crect fill='%234caf50' x='15.9' y='5.7' width='16.3' height='1.5'/%3E%3C/svg%3E")
}

.webui-report {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='3.7,14 10.5,7.8 16.6,11.9 22.4,8.1 29.2,1.3 '/%3E%3Cpath fill='%2303a9f4' d='M4.5,31.9H2.6c-0.5,0-1-0.5-1-1v-6.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v6.4C5.5,31.4,5,31.9,4.5,31.9z'/%3E%3Cpath fill='%2303a9f4' d='M10.9,31.9H9c-0.6,0-1-0.5-1-1V17c0-0.6,0.5-1,1-1h1.9c0.6,0,1,0.4,1,1v13.8C11.9,31.4,11.5,31.9,10.9,31.9z'/%3E%3Cpath fill='%2303a9f4' d='M17.4,31.9h-1.9c-0.5,0-1-0.5-1-1V20.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v10.4C18.4,31.4,17.9,31.9,17.4,31.9z'/%3E%3Cpath fill='%2303a9f4' d='M23.8,31.9h-1.9c-0.6,0-1-0.5-1-1V14.5c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.4,1,1v16.3C24.8,31.4,24.3,31.9,23.8,31.9z'/%3E%3Cpath fill='%2303a9f4' d='M30.2,31.9h-1.9c-0.6,0-1-0.5-1-1v-22c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.5,1,1v22C31.2,31.4,30.8,31.9,30.2,31.9z'/%3E%3Cpath fill='%2303a9f4' d='M29.2,2.4L29.2,2.4c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C30.3,1.9,29.8,2.4,29.2,2.4z '/%3E%3Cpath fill='%2303a9f4' d='M22.8,9L22.8,9c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C23.9,8.5,23.4,9,22.8,9z'/%3E%3Cpath fill='%2303a9f4' d='M16.6,13L16.6,13c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C17.7,12.5,17.2,13,16.6,13z'/%3E%3Cpath fill='%2303a9f4' d='M10.5,9L10.5,9C9.9,9,9.4,8.5,9.4,7.8v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C11.6,8.5,11.1,9,10.5,9z'/%3E%3Cpath fill='%2303a9f4' d='M3.7,15.1L3.7,15.1c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C4.8,14.6,4.3,15.1,3.7,15.1z '/%3E%3C/svg%3E")
}

.webui-report.webui-grey-icon, .btn[disabled] .webui-report {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='3.7,14 10.5,7.8 16.6,11.9 22.4,8.1 29.2,1.3 '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M4.5,31.9H2.6c-0.5,0-1-0.5-1-1v-6.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v6.4C5.5,31.4,5,31.9,4.5,31.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M10.9,31.9H9c-0.6,0-1-0.5-1-1V17c0-0.6,0.5-1,1-1h1.9c0.6,0,1,0.4,1,1v13.8C11.9,31.4,11.5,31.9,10.9,31.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M17.4,31.9h-1.9c-0.5,0-1-0.5-1-1V20.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v10.4C18.4,31.4,17.9,31.9,17.4,31.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M23.8,31.9h-1.9c-0.6,0-1-0.5-1-1V14.5c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.4,1,1v16.3C24.8,31.4,24.3,31.9,23.8,31.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M30.2,31.9h-1.9c-0.6,0-1-0.5-1-1v-22c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.5,1,1v22C31.2,31.4,30.8,31.9,30.2,31.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M29.2,2.4L29.2,2.4c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C30.3,1.9,29.8,2.4,29.2,2.4z '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M22.8,9L22.8,9c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C23.9,8.5,23.4,9,22.8,9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16.6,13L16.6,13c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C17.7,12.5,17.2,13,16.6,13z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M10.5,9L10.5,9C9.9,9,9.4,8.5,9.4,7.8v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C11.6,8.5,11.1,9,10.5,9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M3.7,15.1L3.7,15.1c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C4.8,14.6,4.3,15.1,3.7,15.1z '/%3E%3C/svg%3E")
}

.webui-report.webui-red-icon, .danger .webui-report {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='3.7,14 10.5,7.8 16.6,11.9 22.4,8.1 29.2,1.3 '/%3E%3Cpath fill='%23f44336' d='M4.5,31.9H2.6c-0.5,0-1-0.5-1-1v-6.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v6.4C5.5,31.4,5,31.9,4.5,31.9z'/%3E%3Cpath fill='%23f44336' d='M10.9,31.9H9c-0.6,0-1-0.5-1-1V17c0-0.6,0.5-1,1-1h1.9c0.6,0,1,0.4,1,1v13.8C11.9,31.4,11.5,31.9,10.9,31.9z'/%3E%3Cpath fill='%23f44336' d='M17.4,31.9h-1.9c-0.5,0-1-0.5-1-1V20.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v10.4C18.4,31.4,17.9,31.9,17.4,31.9z'/%3E%3Cpath fill='%23f44336' d='M23.8,31.9h-1.9c-0.6,0-1-0.5-1-1V14.5c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.4,1,1v16.3C24.8,31.4,24.3,31.9,23.8,31.9z'/%3E%3Cpath fill='%23f44336' d='M30.2,31.9h-1.9c-0.6,0-1-0.5-1-1v-22c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.5,1,1v22C31.2,31.4,30.8,31.9,30.2,31.9z'/%3E%3Cpath fill='%23f44336' d='M29.2,2.4L29.2,2.4c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C30.3,1.9,29.8,2.4,29.2,2.4z '/%3E%3Cpath fill='%23f44336' d='M22.8,9L22.8,9c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C23.9,8.5,23.4,9,22.8,9z'/%3E%3Cpath fill='%23f44336' d='M16.6,13L16.6,13c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C17.7,12.5,17.2,13,16.6,13z'/%3E%3Cpath fill='%23f44336' d='M10.5,9L10.5,9C9.9,9,9.4,8.5,9.4,7.8v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C11.6,8.5,11.1,9,10.5,9z'/%3E%3Cpath fill='%23f44336' d='M3.7,15.1L3.7,15.1c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C4.8,14.6,4.3,15.1,3.7,15.1z '/%3E%3C/svg%3E")
}

.webui-report.webui-warning-icon, .webui-report.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='3.7,14 10.5,7.8 16.6,11.9 22.4,8.1 29.2,1.3 '/%3E%3Cpath fill='%23ff9800' d='M4.5,31.9H2.6c-0.5,0-1-0.5-1-1v-6.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v6.4C5.5,31.4,5,31.9,4.5,31.9z'/%3E%3Cpath fill='%23ff9800' d='M10.9,31.9H9c-0.6,0-1-0.5-1-1V17c0-0.6,0.5-1,1-1h1.9c0.6,0,1,0.4,1,1v13.8C11.9,31.4,11.5,31.9,10.9,31.9z'/%3E%3Cpath fill='%23ff9800' d='M17.4,31.9h-1.9c-0.5,0-1-0.5-1-1V20.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v10.4C18.4,31.4,17.9,31.9,17.4,31.9z'/%3E%3Cpath fill='%23ff9800' d='M23.8,31.9h-1.9c-0.6,0-1-0.5-1-1V14.5c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.4,1,1v16.3C24.8,31.4,24.3,31.9,23.8,31.9z'/%3E%3Cpath fill='%23ff9800' d='M30.2,31.9h-1.9c-0.6,0-1-0.5-1-1v-22c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.5,1,1v22C31.2,31.4,30.8,31.9,30.2,31.9z'/%3E%3Cpath fill='%23ff9800' d='M29.2,2.4L29.2,2.4c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C30.3,1.9,29.8,2.4,29.2,2.4z '/%3E%3Cpath fill='%23ff9800' d='M22.8,9L22.8,9c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C23.9,8.5,23.4,9,22.8,9z'/%3E%3Cpath fill='%23ff9800' d='M16.6,13L16.6,13c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C17.7,12.5,17.2,13,16.6,13z'/%3E%3Cpath fill='%23ff9800' d='M10.5,9L10.5,9C9.9,9,9.4,8.5,9.4,7.8v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C11.6,8.5,11.1,9,10.5,9z'/%3E%3Cpath fill='%23ff9800' d='M3.7,15.1L3.7,15.1c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C4.8,14.6,4.3,15.1,3.7,15.1z '/%3E%3C/svg%3E")
}

.webui-report.webui-white-icon, .combo-row.selected .combo-action-button .webui-report.webui-add, .combo-row.selected .combo-action-button .webui-report.webui-delete, .combo-row.selected .combo-action-button .webui-report.webui-edit, .segmented-button > .btn.active .webui-report, .primary .webui-report, .radio-group input[type="radio"]:checked + label .webui-report, .segmented-button-radio input[type="radio"]:checked + label .webui-report {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='3.7,14 10.5,7.8 16.6,11.9 22.4,8.1 29.2,1.3 '/%3E%3Cpath fill='%23fff' d='M4.5,31.9H2.6c-0.5,0-1-0.5-1-1v-6.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v6.4C5.5,31.4,5,31.9,4.5,31.9z'/%3E%3Cpath fill='%23fff' d='M10.9,31.9H9c-0.6,0-1-0.5-1-1V17c0-0.6,0.5-1,1-1h1.9c0.6,0,1,0.4,1,1v13.8C11.9,31.4,11.5,31.9,10.9,31.9z'/%3E%3Cpath fill='%23fff' d='M17.4,31.9h-1.9c-0.5,0-1-0.5-1-1V20.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v10.4C18.4,31.4,17.9,31.9,17.4,31.9z'/%3E%3Cpath fill='%23fff' d='M23.8,31.9h-1.9c-0.6,0-1-0.5-1-1V14.5c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.4,1,1v16.3C24.8,31.4,24.3,31.9,23.8,31.9z'/%3E%3Cpath fill='%23fff' d='M30.2,31.9h-1.9c-0.6,0-1-0.5-1-1v-22c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.5,1,1v22C31.2,31.4,30.8,31.9,30.2,31.9z'/%3E%3Cpath fill='%23fff' d='M29.2,2.4L29.2,2.4c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C30.3,1.9,29.8,2.4,29.2,2.4z '/%3E%3Cpath fill='%23fff' d='M22.8,9L22.8,9c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C23.9,8.5,23.4,9,22.8,9z'/%3E%3Cpath fill='%23fff' d='M16.6,13L16.6,13c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C17.7,12.5,17.2,13,16.6,13z'/%3E%3Cpath fill='%23fff' d='M10.5,9L10.5,9C9.9,9,9.4,8.5,9.4,7.8v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C11.6,8.5,11.1,9,10.5,9z'/%3E%3Cpath fill='%23fff' d='M3.7,15.1L3.7,15.1c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C4.8,14.6,4.3,15.1,3.7,15.1z '/%3E%3C/svg%3E")
}

.webui-report.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='3.7,14 10.5,7.8 16.6,11.9 22.4,8.1 29.2,1.3 '/%3E%3Cpath fill='%234caf50' d='M4.5,31.9H2.6c-0.5,0-1-0.5-1-1v-6.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v6.4C5.5,31.4,5,31.9,4.5,31.9z'/%3E%3Cpath fill='%234caf50' d='M10.9,31.9H9c-0.6,0-1-0.5-1-1V17c0-0.6,0.5-1,1-1h1.9c0.6,0,1,0.4,1,1v13.8C11.9,31.4,11.5,31.9,10.9,31.9z'/%3E%3Cpath fill='%234caf50' d='M17.4,31.9h-1.9c-0.5,0-1-0.5-1-1V20.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v10.4C18.4,31.4,17.9,31.9,17.4,31.9z'/%3E%3Cpath fill='%234caf50' d='M23.8,31.9h-1.9c-0.6,0-1-0.5-1-1V14.5c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.4,1,1v16.3C24.8,31.4,24.3,31.9,23.8,31.9z'/%3E%3Cpath fill='%234caf50' d='M30.2,31.9h-1.9c-0.6,0-1-0.5-1-1v-22c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.5,1,1v22C31.2,31.4,30.8,31.9,30.2,31.9z'/%3E%3Cpath fill='%234caf50' d='M29.2,2.4L29.2,2.4c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C30.3,1.9,29.8,2.4,29.2,2.4z '/%3E%3Cpath fill='%234caf50' d='M22.8,9L22.8,9c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C23.9,8.5,23.4,9,22.8,9z'/%3E%3Cpath fill='%234caf50' d='M16.6,13L16.6,13c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C17.7,12.5,17.2,13,16.6,13z'/%3E%3Cpath fill='%234caf50' d='M10.5,9L10.5,9C9.9,9,9.4,8.5,9.4,7.8v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C11.6,8.5,11.1,9,10.5,9z'/%3E%3Cpath fill='%234caf50' d='M3.7,15.1L3.7,15.1c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C4.8,14.6,4.3,15.1,3.7,15.1z '/%3E%3C/svg%3E")
}

.webui-sale-channel {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M17.3,3.6L3.1,17.9l11,11l14-14l0.2-0.2L29,3L17.3,3.6z M27.5,14.4L14.1,27.8l-9.9-9.9L17.5,4.5l10.6-0.5L27.5,14.4z'/%3E%3Cpath fill='%2303a9f4' d='M23.2,11.5c0.6,0,1.3-0.2,1.8-0.7c1-1,1-2.6,0-3.7c-0.5-0.5-1.1-0.7-1.8-0.7s-1.3,0.2-1.8,0.7s-0.7,1.1-0.7,1.8 s0.2,1.3,0.7,1.8C21.8,11.2,22.5,11.5,23.2,11.5z M21.9,7.6c0.3-0.3,0.8-0.6,1.3-0.6s1,0.2,1.3,0.6c0.7,0.7,0.7,1.9,0,2.6 c-0.3,0.3-0.8,0.6-1.3,0.6s-1-0.2-1.3-0.6c-0.3-0.3-0.6-0.8-0.6-1.3S21.6,8,21.9,7.6z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-sale-channel.webui-grey-icon, .btn[disabled] .webui-sale-channel {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M17.3,3.6L3.1,17.9l11,11l14-14l0.2-0.2L29,3L17.3,3.6z M27.5,14.4L14.1,27.8l-9.9-9.9L17.5,4.5l10.6-0.5L27.5,14.4z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M23.2,11.5c0.6,0,1.3-0.2,1.8-0.7c1-1,1-2.6,0-3.7c-0.5-0.5-1.1-0.7-1.8-0.7s-1.3,0.2-1.8,0.7s-0.7,1.1-0.7,1.8 s0.2,1.3,0.7,1.8C21.8,11.2,22.5,11.5,23.2,11.5z M21.9,7.6c0.3-0.3,0.8-0.6,1.3-0.6s1,0.2,1.3,0.6c0.7,0.7,0.7,1.9,0,2.6 c-0.3,0.3-0.8,0.6-1.3,0.6s-1-0.2-1.3-0.6c-0.3-0.3-0.6-0.8-0.6-1.3S21.6,8,21.9,7.6z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-sale-channel.webui-red-icon, .danger .webui-sale-channel {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M17.3,3.6L3.1,17.9l11,11l14-14l0.2-0.2L29,3L17.3,3.6z M27.5,14.4L14.1,27.8l-9.9-9.9L17.5,4.5l10.6-0.5L27.5,14.4z'/%3E%3Cpath fill='%23f44336' d='M23.2,11.5c0.6,0,1.3-0.2,1.8-0.7c1-1,1-2.6,0-3.7c-0.5-0.5-1.1-0.7-1.8-0.7s-1.3,0.2-1.8,0.7s-0.7,1.1-0.7,1.8 s0.2,1.3,0.7,1.8C21.8,11.2,22.5,11.5,23.2,11.5z M21.9,7.6c0.3-0.3,0.8-0.6,1.3-0.6s1,0.2,1.3,0.6c0.7,0.7,0.7,1.9,0,2.6 c-0.3,0.3-0.8,0.6-1.3,0.6s-1-0.2-1.3-0.6c-0.3-0.3-0.6-0.8-0.6-1.3S21.6,8,21.9,7.6z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-sale-channel.webui-warning-icon, .webui-sale-channel.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M17.3,3.6L3.1,17.9l11,11l14-14l0.2-0.2L29,3L17.3,3.6z M27.5,14.4L14.1,27.8l-9.9-9.9L17.5,4.5l10.6-0.5L27.5,14.4z'/%3E%3Cpath fill='%23ff9800' d='M23.2,11.5c0.6,0,1.3-0.2,1.8-0.7c1-1,1-2.6,0-3.7c-0.5-0.5-1.1-0.7-1.8-0.7s-1.3,0.2-1.8,0.7s-0.7,1.1-0.7,1.8 s0.2,1.3,0.7,1.8C21.8,11.2,22.5,11.5,23.2,11.5z M21.9,7.6c0.3-0.3,0.8-0.6,1.3-0.6s1,0.2,1.3,0.6c0.7,0.7,0.7,1.9,0,2.6 c-0.3,0.3-0.8,0.6-1.3,0.6s-1-0.2-1.3-0.6c-0.3-0.3-0.6-0.8-0.6-1.3S21.6,8,21.9,7.6z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-sale-channel.webui-white-icon, .combo-row.selected .combo-action-button .webui-sale-channel.webui-add, .combo-row.selected .combo-action-button .webui-sale-channel.webui-delete, .combo-row.selected .combo-action-button .webui-sale-channel.webui-edit, .segmented-button > .btn.active .webui-sale-channel, .primary .webui-sale-channel, .radio-group input[type="radio"]:checked + label .webui-sale-channel, .segmented-button-radio input[type="radio"]:checked + label .webui-sale-channel {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M17.3,3.6L3.1,17.9l11,11l14-14l0.2-0.2L29,3L17.3,3.6z M27.5,14.4L14.1,27.8l-9.9-9.9L17.5,4.5l10.6-0.5L27.5,14.4z'/%3E%3Cpath fill='%23fff' d='M23.2,11.5c0.6,0,1.3-0.2,1.8-0.7c1-1,1-2.6,0-3.7c-0.5-0.5-1.1-0.7-1.8-0.7s-1.3,0.2-1.8,0.7s-0.7,1.1-0.7,1.8 s0.2,1.3,0.7,1.8C21.8,11.2,22.5,11.5,23.2,11.5z M21.9,7.6c0.3-0.3,0.8-0.6,1.3-0.6s1,0.2,1.3,0.6c0.7,0.7,0.7,1.9,0,2.6 c-0.3,0.3-0.8,0.6-1.3,0.6s-1-0.2-1.3-0.6c-0.3-0.3-0.6-0.8-0.6-1.3S21.6,8,21.9,7.6z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-sale-channel.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M17.3,3.6L3.1,17.9l11,11l14-14l0.2-0.2L29,3L17.3,3.6z M27.5,14.4L14.1,27.8l-9.9-9.9L17.5,4.5l10.6-0.5L27.5,14.4z'/%3E%3Cpath fill='%234caf50' d='M23.2,11.5c0.6,0,1.3-0.2,1.8-0.7c1-1,1-2.6,0-3.7c-0.5-0.5-1.1-0.7-1.8-0.7s-1.3,0.2-1.8,0.7s-0.7,1.1-0.7,1.8 s0.2,1.3,0.7,1.8C21.8,11.2,22.5,11.5,23.2,11.5z M21.9,7.6c0.3-0.3,0.8-0.6,1.3-0.6s1,0.2,1.3,0.6c0.7,0.7,0.7,1.9,0,2.6 c-0.3,0.3-0.8,0.6-1.3,0.6s-1-0.2-1.3-0.6c-0.3-0.3-0.6-0.8-0.6-1.3S21.6,8,21.9,7.6z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-search {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M28.9,27.9l-6.4-6.4c1.7-2,2.7-4.5,2.7-7.4C25.3,8,20.3,3,14.2,3C8,3,3,8,3,14.1s5,11.1,11.1,11.1c2.8,0,5.4-1.1,7.4-2.7 l6.4,6.4c0.2,0.2,0.3,0.2,0.6,0.2c0.2,0,0.4-0.1,0.6-0.2C29.3,28.6,29.3,28.1,28.9,27.9z M4.6,14.1c0-5.3,4.3-9.6,9.6-9.6 s9.6,4.3,9.6,9.6s-4.3,9.6-9.6,9.6S4.6,19.4,4.6,14.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-search.webui-grey-icon, .btn[disabled] .webui-search {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M28.9,27.9l-6.4-6.4c1.7-2,2.7-4.5,2.7-7.4C25.3,8,20.3,3,14.2,3C8,3,3,8,3,14.1s5,11.1,11.1,11.1c2.8,0,5.4-1.1,7.4-2.7 l6.4,6.4c0.2,0.2,0.3,0.2,0.6,0.2c0.2,0,0.4-0.1,0.6-0.2C29.3,28.6,29.3,28.1,28.9,27.9z M4.6,14.1c0-5.3,4.3-9.6,9.6-9.6 s9.6,4.3,9.6,9.6s-4.3,9.6-9.6,9.6S4.6,19.4,4.6,14.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-search.webui-red-icon, .danger .webui-search {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23f44336' d='M28.9,27.9l-6.4-6.4c1.7-2,2.7-4.5,2.7-7.4C25.3,8,20.3,3,14.2,3C8,3,3,8,3,14.1s5,11.1,11.1,11.1c2.8,0,5.4-1.1,7.4-2.7 l6.4,6.4c0.2,0.2,0.3,0.2,0.6,0.2c0.2,0,0.4-0.1,0.6-0.2C29.3,28.6,29.3,28.1,28.9,27.9z M4.6,14.1c0-5.3,4.3-9.6,9.6-9.6 s9.6,4.3,9.6,9.6s-4.3,9.6-9.6,9.6S4.6,19.4,4.6,14.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-search.webui-warning-icon, .webui-search.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M28.9,27.9l-6.4-6.4c1.7-2,2.7-4.5,2.7-7.4C25.3,8,20.3,3,14.2,3C8,3,3,8,3,14.1s5,11.1,11.1,11.1c2.8,0,5.4-1.1,7.4-2.7 l6.4,6.4c0.2,0.2,0.3,0.2,0.6,0.2c0.2,0,0.4-0.1,0.6-0.2C29.3,28.6,29.3,28.1,28.9,27.9z M4.6,14.1c0-5.3,4.3-9.6,9.6-9.6 s9.6,4.3,9.6,9.6s-4.3,9.6-9.6,9.6S4.6,19.4,4.6,14.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-search.webui-white-icon, .combo-row.selected .combo-action-button .webui-search.webui-add, .combo-row.selected .combo-action-button .webui-search.webui-delete, .combo-row.selected .combo-action-button .webui-search.webui-edit, .segmented-button > .btn.active .webui-search, .primary .webui-search, .radio-group input[type="radio"]:checked + label .webui-search, .segmented-button-radio input[type="radio"]:checked + label .webui-search {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M28.9,27.9l-6.4-6.4c1.7-2,2.7-4.5,2.7-7.4C25.3,8,20.3,3,14.2,3C8,3,3,8,3,14.1s5,11.1,11.1,11.1c2.8,0,5.4-1.1,7.4-2.7 l6.4,6.4c0.2,0.2,0.3,0.2,0.6,0.2c0.2,0,0.4-0.1,0.6-0.2C29.3,28.6,29.3,28.1,28.9,27.9z M4.6,14.1c0-5.3,4.3-9.6,9.6-9.6 s9.6,4.3,9.6,9.6s-4.3,9.6-9.6,9.6S4.6,19.4,4.6,14.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-search.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%234caf50' d='M28.9,27.9l-6.4-6.4c1.7-2,2.7-4.5,2.7-7.4C25.3,8,20.3,3,14.2,3C8,3,3,8,3,14.1s5,11.1,11.1,11.1c2.8,0,5.4-1.1,7.4-2.7 l6.4,6.4c0.2,0.2,0.3,0.2,0.6,0.2c0.2,0,0.4-0.1,0.6-0.2C29.3,28.6,29.3,28.1,28.9,27.9z M4.6,14.1c0-5.3,4.3-9.6,9.6-9.6 s9.6,4.3,9.6,9.6s-4.3,9.6-9.6,9.6S4.6,19.4,4.6,14.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-settings {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cline style='fill:none;' x1='18.5' y1='29' x2='18.5' y2='29'/%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M29,18.4v-4.9h-2.4c-0.3-1.2-0.8-2.3-1.4-3.3L27,8.5L23.5,5l-1.8,1.8c-1-0.6-2.1-1.1-3.3-1.3V3h-4.9v2.6 c-1.2,0.3-2.3,0.8-3.2,1.4L8.5,5.2L5.1,8.6l1.9,1.9c-0.1,0.2-0.3,0.5-0.4,0.7c-0.4,0.8-0.7,1.6-0.9,2.4H3v4.9h2.7 c0.1,0.3,0.2,0.6,0.3,0.9c0,0,0,0,0,0.1c0,0,0,0,0,0c0.3,0.8,0.6,1.5,1,2.1l-1.9,1.9L8.6,27l1.9-1.9c1,0.6,2,1.1,3.2,1.3V29h4.8 v-2.5c1.2-0.3,2.3-0.7,3.4-1.4l1.7,1.7l3.4-3.4l-1.7-1.7c0.6-1,1.1-2.1,1.4-3.3L29,18.4L29,18.4z M24,21.8l1.6,1.6l-1.9,1.9 l-1.6-1.6c-1.3,1-2.9,1.7-4.6,1.9v2.3h-2.7v-2.3c-1.7-0.2-3.2-0.9-4.5-1.9l-1.7,1.7l-1.9-1.9l1.7-1.7c-1-1.3-1.6-2.8-1.8-4.4H4.1 v-2.7h2.3l0.1-0.2c0.2-1.6,0.9-3,1.8-4.3L6.6,8.5l1.9-1.9l1.6,1.7c1.3-1,2.8-1.7,4.5-1.9V4.1h2.7v2.2c1.7,0.2,3.3,0.9,4.6,1.8 l1.6-1.6l1.9,1.9l-1.6,1.6c1,1.3,1.6,2.8,1.9,4.4h2.4v2.7h-2.4C25.6,18.9,25,20.5,24,21.8L24,21.8z'/%3E%3Cpath fill='%2303a9f4' d='M16.1,10c-3.3,0-6,2.7-6,6s2.7,6,6,6s6-2.7,6-6S19.3,10,16.1,10z M16.1,20.9c-2.7,0-4.9-2.2-4.9-4.9 c0-2.7,2.2-4.9,4.9-4.9S21,13.3,21,16C21,18.7,18.7,20.9,16.1,20.9z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-settings.webui-grey-icon, .btn[disabled] .webui-settings {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cline style='fill:none;' x1='18.5' y1='29' x2='18.5' y2='29'/%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M29,18.4v-4.9h-2.4c-0.3-1.2-0.8-2.3-1.4-3.3L27,8.5L23.5,5l-1.8,1.8c-1-0.6-2.1-1.1-3.3-1.3V3h-4.9v2.6 c-1.2,0.3-2.3,0.8-3.2,1.4L8.5,5.2L5.1,8.6l1.9,1.9c-0.1,0.2-0.3,0.5-0.4,0.7c-0.4,0.8-0.7,1.6-0.9,2.4H3v4.9h2.7 c0.1,0.3,0.2,0.6,0.3,0.9c0,0,0,0,0,0.1c0,0,0,0,0,0c0.3,0.8,0.6,1.5,1,2.1l-1.9,1.9L8.6,27l1.9-1.9c1,0.6,2,1.1,3.2,1.3V29h4.8 v-2.5c1.2-0.3,2.3-0.7,3.4-1.4l1.7,1.7l3.4-3.4l-1.7-1.7c0.6-1,1.1-2.1,1.4-3.3L29,18.4L29,18.4z M24,21.8l1.6,1.6l-1.9,1.9 l-1.6-1.6c-1.3,1-2.9,1.7-4.6,1.9v2.3h-2.7v-2.3c-1.7-0.2-3.2-0.9-4.5-1.9l-1.7,1.7l-1.9-1.9l1.7-1.7c-1-1.3-1.6-2.8-1.8-4.4H4.1 v-2.7h2.3l0.1-0.2c0.2-1.6,0.9-3,1.8-4.3L6.6,8.5l1.9-1.9l1.6,1.7c1.3-1,2.8-1.7,4.5-1.9V4.1h2.7v2.2c1.7,0.2,3.3,0.9,4.6,1.8 l1.6-1.6l1.9,1.9l-1.6,1.6c1,1.3,1.6,2.8,1.9,4.4h2.4v2.7h-2.4C25.6,18.9,25,20.5,24,21.8L24,21.8z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16.1,10c-3.3,0-6,2.7-6,6s2.7,6,6,6s6-2.7,6-6S19.3,10,16.1,10z M16.1,20.9c-2.7,0-4.9-2.2-4.9-4.9 c0-2.7,2.2-4.9,4.9-4.9S21,13.3,21,16C21,18.7,18.7,20.9,16.1,20.9z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-settings.webui-red-icon, .danger .webui-settings {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cline style='fill:none;' x1='18.5' y1='29' x2='18.5' y2='29'/%3E%3Cg%3E%3Cpath fill='%23f44336' d='M29,18.4v-4.9h-2.4c-0.3-1.2-0.8-2.3-1.4-3.3L27,8.5L23.5,5l-1.8,1.8c-1-0.6-2.1-1.1-3.3-1.3V3h-4.9v2.6 c-1.2,0.3-2.3,0.8-3.2,1.4L8.5,5.2L5.1,8.6l1.9,1.9c-0.1,0.2-0.3,0.5-0.4,0.7c-0.4,0.8-0.7,1.6-0.9,2.4H3v4.9h2.7 c0.1,0.3,0.2,0.6,0.3,0.9c0,0,0,0,0,0.1c0,0,0,0,0,0c0.3,0.8,0.6,1.5,1,2.1l-1.9,1.9L8.6,27l1.9-1.9c1,0.6,2,1.1,3.2,1.3V29h4.8 v-2.5c1.2-0.3,2.3-0.7,3.4-1.4l1.7,1.7l3.4-3.4l-1.7-1.7c0.6-1,1.1-2.1,1.4-3.3L29,18.4L29,18.4z M24,21.8l1.6,1.6l-1.9,1.9 l-1.6-1.6c-1.3,1-2.9,1.7-4.6,1.9v2.3h-2.7v-2.3c-1.7-0.2-3.2-0.9-4.5-1.9l-1.7,1.7l-1.9-1.9l1.7-1.7c-1-1.3-1.6-2.8-1.8-4.4H4.1 v-2.7h2.3l0.1-0.2c0.2-1.6,0.9-3,1.8-4.3L6.6,8.5l1.9-1.9l1.6,1.7c1.3-1,2.8-1.7,4.5-1.9V4.1h2.7v2.2c1.7,0.2,3.3,0.9,4.6,1.8 l1.6-1.6l1.9,1.9l-1.6,1.6c1,1.3,1.6,2.8,1.9,4.4h2.4v2.7h-2.4C25.6,18.9,25,20.5,24,21.8L24,21.8z'/%3E%3Cpath fill='%23f44336' d='M16.1,10c-3.3,0-6,2.7-6,6s2.7,6,6,6s6-2.7,6-6S19.3,10,16.1,10z M16.1,20.9c-2.7,0-4.9-2.2-4.9-4.9 c0-2.7,2.2-4.9,4.9-4.9S21,13.3,21,16C21,18.7,18.7,20.9,16.1,20.9z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-settings.webui-warning-icon, .webui-settings.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cline style='fill:none;' x1='18.5' y1='29' x2='18.5' y2='29'/%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M29,18.4v-4.9h-2.4c-0.3-1.2-0.8-2.3-1.4-3.3L27,8.5L23.5,5l-1.8,1.8c-1-0.6-2.1-1.1-3.3-1.3V3h-4.9v2.6 c-1.2,0.3-2.3,0.8-3.2,1.4L8.5,5.2L5.1,8.6l1.9,1.9c-0.1,0.2-0.3,0.5-0.4,0.7c-0.4,0.8-0.7,1.6-0.9,2.4H3v4.9h2.7 c0.1,0.3,0.2,0.6,0.3,0.9c0,0,0,0,0,0.1c0,0,0,0,0,0c0.3,0.8,0.6,1.5,1,2.1l-1.9,1.9L8.6,27l1.9-1.9c1,0.6,2,1.1,3.2,1.3V29h4.8 v-2.5c1.2-0.3,2.3-0.7,3.4-1.4l1.7,1.7l3.4-3.4l-1.7-1.7c0.6-1,1.1-2.1,1.4-3.3L29,18.4L29,18.4z M24,21.8l1.6,1.6l-1.9,1.9 l-1.6-1.6c-1.3,1-2.9,1.7-4.6,1.9v2.3h-2.7v-2.3c-1.7-0.2-3.2-0.9-4.5-1.9l-1.7,1.7l-1.9-1.9l1.7-1.7c-1-1.3-1.6-2.8-1.8-4.4H4.1 v-2.7h2.3l0.1-0.2c0.2-1.6,0.9-3,1.8-4.3L6.6,8.5l1.9-1.9l1.6,1.7c1.3-1,2.8-1.7,4.5-1.9V4.1h2.7v2.2c1.7,0.2,3.3,0.9,4.6,1.8 l1.6-1.6l1.9,1.9l-1.6,1.6c1,1.3,1.6,2.8,1.9,4.4h2.4v2.7h-2.4C25.6,18.9,25,20.5,24,21.8L24,21.8z'/%3E%3Cpath fill='%23ff9800' d='M16.1,10c-3.3,0-6,2.7-6,6s2.7,6,6,6s6-2.7,6-6S19.3,10,16.1,10z M16.1,20.9c-2.7,0-4.9-2.2-4.9-4.9 c0-2.7,2.2-4.9,4.9-4.9S21,13.3,21,16C21,18.7,18.7,20.9,16.1,20.9z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-settings.webui-white-icon, .combo-row.selected .combo-action-button .webui-settings.webui-add, .combo-row.selected .combo-action-button .webui-settings.webui-delete, .combo-row.selected .combo-action-button .webui-settings.webui-edit, .segmented-button > .btn.active .webui-settings, .primary .webui-settings, .radio-group input[type="radio"]:checked + label .webui-settings, .segmented-button-radio input[type="radio"]:checked + label .webui-settings {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cline style='fill:none;' x1='18.5' y1='29' x2='18.5' y2='29'/%3E%3Cg%3E%3Cpath fill='%23fff' d='M29,18.4v-4.9h-2.4c-0.3-1.2-0.8-2.3-1.4-3.3L27,8.5L23.5,5l-1.8,1.8c-1-0.6-2.1-1.1-3.3-1.3V3h-4.9v2.6 c-1.2,0.3-2.3,0.8-3.2,1.4L8.5,5.2L5.1,8.6l1.9,1.9c-0.1,0.2-0.3,0.5-0.4,0.7c-0.4,0.8-0.7,1.6-0.9,2.4H3v4.9h2.7 c0.1,0.3,0.2,0.6,0.3,0.9c0,0,0,0,0,0.1c0,0,0,0,0,0c0.3,0.8,0.6,1.5,1,2.1l-1.9,1.9L8.6,27l1.9-1.9c1,0.6,2,1.1,3.2,1.3V29h4.8 v-2.5c1.2-0.3,2.3-0.7,3.4-1.4l1.7,1.7l3.4-3.4l-1.7-1.7c0.6-1,1.1-2.1,1.4-3.3L29,18.4L29,18.4z M24,21.8l1.6,1.6l-1.9,1.9 l-1.6-1.6c-1.3,1-2.9,1.7-4.6,1.9v2.3h-2.7v-2.3c-1.7-0.2-3.2-0.9-4.5-1.9l-1.7,1.7l-1.9-1.9l1.7-1.7c-1-1.3-1.6-2.8-1.8-4.4H4.1 v-2.7h2.3l0.1-0.2c0.2-1.6,0.9-3,1.8-4.3L6.6,8.5l1.9-1.9l1.6,1.7c1.3-1,2.8-1.7,4.5-1.9V4.1h2.7v2.2c1.7,0.2,3.3,0.9,4.6,1.8 l1.6-1.6l1.9,1.9l-1.6,1.6c1,1.3,1.6,2.8,1.9,4.4h2.4v2.7h-2.4C25.6,18.9,25,20.5,24,21.8L24,21.8z'/%3E%3Cpath fill='%23fff' d='M16.1,10c-3.3,0-6,2.7-6,6s2.7,6,6,6s6-2.7,6-6S19.3,10,16.1,10z M16.1,20.9c-2.7,0-4.9-2.2-4.9-4.9 c0-2.7,2.2-4.9,4.9-4.9S21,13.3,21,16C21,18.7,18.7,20.9,16.1,20.9z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-settings.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cline style='fill:none;' x1='18.5' y1='29' x2='18.5' y2='29'/%3E%3Cg%3E%3Cpath fill='%234caf50' d='M29,18.4v-4.9h-2.4c-0.3-1.2-0.8-2.3-1.4-3.3L27,8.5L23.5,5l-1.8,1.8c-1-0.6-2.1-1.1-3.3-1.3V3h-4.9v2.6 c-1.2,0.3-2.3,0.8-3.2,1.4L8.5,5.2L5.1,8.6l1.9,1.9c-0.1,0.2-0.3,0.5-0.4,0.7c-0.4,0.8-0.7,1.6-0.9,2.4H3v4.9h2.7 c0.1,0.3,0.2,0.6,0.3,0.9c0,0,0,0,0,0.1c0,0,0,0,0,0c0.3,0.8,0.6,1.5,1,2.1l-1.9,1.9L8.6,27l1.9-1.9c1,0.6,2,1.1,3.2,1.3V29h4.8 v-2.5c1.2-0.3,2.3-0.7,3.4-1.4l1.7,1.7l3.4-3.4l-1.7-1.7c0.6-1,1.1-2.1,1.4-3.3L29,18.4L29,18.4z M24,21.8l1.6,1.6l-1.9,1.9 l-1.6-1.6c-1.3,1-2.9,1.7-4.6,1.9v2.3h-2.7v-2.3c-1.7-0.2-3.2-0.9-4.5-1.9l-1.7,1.7l-1.9-1.9l1.7-1.7c-1-1.3-1.6-2.8-1.8-4.4H4.1 v-2.7h2.3l0.1-0.2c0.2-1.6,0.9-3,1.8-4.3L6.6,8.5l1.9-1.9l1.6,1.7c1.3-1,2.8-1.7,4.5-1.9V4.1h2.7v2.2c1.7,0.2,3.3,0.9,4.6,1.8 l1.6-1.6l1.9,1.9l-1.6,1.6c1,1.3,1.6,2.8,1.9,4.4h2.4v2.7h-2.4C25.6,18.9,25,20.5,24,21.8L24,21.8z'/%3E%3Cpath fill='%234caf50' d='M16.1,10c-3.3,0-6,2.7-6,6s2.7,6,6,6s6-2.7,6-6S19.3,10,16.1,10z M16.1,20.9c-2.7,0-4.9-2.2-4.9-4.9 c0-2.7,2.2-4.9,4.9-4.9S21,13.3,21,16C21,18.7,18.7,20.9,16.1,20.9z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-shipping {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='43px' height='32px' viewBox='0 0 43 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M13.1,22.4c-1.6-0.4-3.1,1-2.7,2.7c0.2,0.8,0.8,1.4,1.6,1.6c1.6,0.4,3.1-1,2.7-2.7C14.5,23.2,13.8,22.6,13.1,22.4z M12.6,26.1c-0.9,0-1.6-0.7-1.6-1.6s0.7-1.6,1.6-1.6s1.6,0.7,1.6,1.6S13.4,26.1,12.6,26.1z'/%3E%3Cpath fill='%2303a9f4' d='M34,22.4c-1.6-0.4-3.1,1-2.7,2.7c0.2,0.8,0.8,1.4,1.6,1.6c1.6,0.4,3.1-1,2.7-2.7C35.4,23.2,34.8,22.6,34,22.4z M33.5,26.1 c-0.9,0-1.5-0.7-1.5-1.5s0.7-1.5,1.5-1.5s1.5,0.7,1.5,1.5S34.4,26.1,33.5,26.1z'/%3E%3Cpath fill='%2303a9f4' d='M19.8,11.8l-2.5,2.5c-0.3,0.3-0.3,0.7,0,1c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.4-0.1,0.5-0.2l3.7-3.7c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0.1-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1l0,0c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0 c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0-0.1-0.1-0.1-0.1-0.2c0,0,0,0,0,0 c0,0,0,0-0.1-0.1l-3.7-3.7c-0.3-0.3-0.7-0.3-1,0c-0.3,0.3-0.3,0.7,0,1l2.5,2.5H5c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7H19.8z'/%3E%3Cpath fill='%2303a9f4' d='M42.4,21.2l-0.3,0v-5.5c0-0.7-0.2-1.3-0.5-1.9l-4-6.9c-0.6-1-1.6-1.6-2.7-1.6h-5c-0.8,0-1.2,0.5-1.2,1.3l0,12.8h-2.3V5.1 c0-1-0.8-1.9-1.9-1.9H2C1,3.2,0.2,4,0.2,5.1v17.9c0,1,0.8,1.9,1.9,1.9h5.7c0.3,2.5,2.1,4.5,4.7,4.5c2.6,0,4.4-2,4.7-4.5h11.5 c0.3,2.5,2.1,4.5,4.7,4.5c2.6,0,4.4-1.9,4.8-4.5l3.1,0c0.8,0,1.5-0.7,1.5-1.5v-1C42.8,21.8,42.8,21.4,42.4,21.2z M1.2,17.3h2.1v3 c0,0.5-0.4,1-1,1H1.4c-0.1,0-0.2-0.1-0.2-0.2V17.3z M12.5,28.3c-2.1,0-3.7-1.7-3.7-3.7c0-2.1,1.7-3.7,3.7-3.7 c2.1,0,3.7,1.7,3.7,3.7C16.3,26.6,14.6,28.3,12.5,28.3z M25.3,23.8h-8.1c-0.4-2.3-2.1-4-4.7-4c-2.6,0-4.3,1.8-4.7,4H2 c-0.4,0-0.8-0.4-0.8-0.8v-0.8H2c1.2,0,2.2-1,2.2-2.2v-3c0-0.4-0.3-0.7-0.7-0.7H1.2V5.1c0-0.4,0.4-0.8,0.8-0.8h22.5 c0.4,0,0.8,0.4,0.8,0.8V23.8z M28.5,23.8h-2.3v-3.7h2.3V23.8z M37.5,9l3.2,5.4c0.2,0.4,0.3,0.8,0.3,1.2v0.7h-1.4 c-0.4,0-0.8-0.2-1.1-0.5L37.7,15c-0.6-0.6-1.3-0.9-2.1-0.9h-6.1V9H37.5z M29.5,6.5h5.3c0.8,0,1.6,0.4,2,1.1L37,8.1h-7.6L29.5,6.5 C29.4,6.5,29.5,6.5,29.5,6.5z M37.2,25.6c-0.3,1.3-1.4,2.3-2.6,2.6c-2.9,0.8-5.5-1.8-4.7-4.7c0.3-1.3,1.4-2.3,2.6-2.6 C35.4,20.1,37.9,22.7,37.2,25.6z M38.8,22.5V24l-0.5,0.1c-0.3-2.5-2.1-4.4-4.8-4.4c-1.5,0-3.5,1.1-4.1,2.4v-7h6.1 c0.4,0,0.8,0.2,1.1,0.5l0.9,0.9c0.6,0.6,1.3,0.9,2.1,0.9H41v3.7h-0.8l-0.1,0C39.4,21.1,38.8,21.7,38.8,22.5z M42,23.2 c0,0.4-0.3,0.8-0.8,0.8h-1.7v-1.5c0-0.3,0.3-0.6,0.6-0.6h1.5c0.2,0,0.3,0.1,0.3,0.3V23.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-shipping.webui-grey-icon, .btn[disabled] .webui-shipping {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='43px' height='32px' viewBox='0 0 43 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M13.1,22.4c-1.6-0.4-3.1,1-2.7,2.7c0.2,0.8,0.8,1.4,1.6,1.6c1.6,0.4,3.1-1,2.7-2.7C14.5,23.2,13.8,22.6,13.1,22.4z M12.6,26.1c-0.9,0-1.6-0.7-1.6-1.6s0.7-1.6,1.6-1.6s1.6,0.7,1.6,1.6S13.4,26.1,12.6,26.1z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M34,22.4c-1.6-0.4-3.1,1-2.7,2.7c0.2,0.8,0.8,1.4,1.6,1.6c1.6,0.4,3.1-1,2.7-2.7C35.4,23.2,34.8,22.6,34,22.4z M33.5,26.1 c-0.9,0-1.5-0.7-1.5-1.5s0.7-1.5,1.5-1.5s1.5,0.7,1.5,1.5S34.4,26.1,33.5,26.1z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M19.8,11.8l-2.5,2.5c-0.3,0.3-0.3,0.7,0,1c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.4-0.1,0.5-0.2l3.7-3.7c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0.1-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1l0,0c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0 c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0-0.1-0.1-0.1-0.1-0.2c0,0,0,0,0,0 c0,0,0,0-0.1-0.1l-3.7-3.7c-0.3-0.3-0.7-0.3-1,0c-0.3,0.3-0.3,0.7,0,1l2.5,2.5H5c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7H19.8z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M42.4,21.2l-0.3,0v-5.5c0-0.7-0.2-1.3-0.5-1.9l-4-6.9c-0.6-1-1.6-1.6-2.7-1.6h-5c-0.8,0-1.2,0.5-1.2,1.3l0,12.8h-2.3V5.1 c0-1-0.8-1.9-1.9-1.9H2C1,3.2,0.2,4,0.2,5.1v17.9c0,1,0.8,1.9,1.9,1.9h5.7c0.3,2.5,2.1,4.5,4.7,4.5c2.6,0,4.4-2,4.7-4.5h11.5 c0.3,2.5,2.1,4.5,4.7,4.5c2.6,0,4.4-1.9,4.8-4.5l3.1,0c0.8,0,1.5-0.7,1.5-1.5v-1C42.8,21.8,42.8,21.4,42.4,21.2z M1.2,17.3h2.1v3 c0,0.5-0.4,1-1,1H1.4c-0.1,0-0.2-0.1-0.2-0.2V17.3z M12.5,28.3c-2.1,0-3.7-1.7-3.7-3.7c0-2.1,1.7-3.7,3.7-3.7 c2.1,0,3.7,1.7,3.7,3.7C16.3,26.6,14.6,28.3,12.5,28.3z M25.3,23.8h-8.1c-0.4-2.3-2.1-4-4.7-4c-2.6,0-4.3,1.8-4.7,4H2 c-0.4,0-0.8-0.4-0.8-0.8v-0.8H2c1.2,0,2.2-1,2.2-2.2v-3c0-0.4-0.3-0.7-0.7-0.7H1.2V5.1c0-0.4,0.4-0.8,0.8-0.8h22.5 c0.4,0,0.8,0.4,0.8,0.8V23.8z M28.5,23.8h-2.3v-3.7h2.3V23.8z M37.5,9l3.2,5.4c0.2,0.4,0.3,0.8,0.3,1.2v0.7h-1.4 c-0.4,0-0.8-0.2-1.1-0.5L37.7,15c-0.6-0.6-1.3-0.9-2.1-0.9h-6.1V9H37.5z M29.5,6.5h5.3c0.8,0,1.6,0.4,2,1.1L37,8.1h-7.6L29.5,6.5 C29.4,6.5,29.5,6.5,29.5,6.5z M37.2,25.6c-0.3,1.3-1.4,2.3-2.6,2.6c-2.9,0.8-5.5-1.8-4.7-4.7c0.3-1.3,1.4-2.3,2.6-2.6 C35.4,20.1,37.9,22.7,37.2,25.6z M38.8,22.5V24l-0.5,0.1c-0.3-2.5-2.1-4.4-4.8-4.4c-1.5,0-3.5,1.1-4.1,2.4v-7h6.1 c0.4,0,0.8,0.2,1.1,0.5l0.9,0.9c0.6,0.6,1.3,0.9,2.1,0.9H41v3.7h-0.8l-0.1,0C39.4,21.1,38.8,21.7,38.8,22.5z M42,23.2 c0,0.4-0.3,0.8-0.8,0.8h-1.7v-1.5c0-0.3,0.3-0.6,0.6-0.6h1.5c0.2,0,0.3,0.1,0.3,0.3V23.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-shipping.webui-red-icon, .danger .webui-shipping {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='43px' height='32px' viewBox='0 0 43 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M13.1,22.4c-1.6-0.4-3.1,1-2.7,2.7c0.2,0.8,0.8,1.4,1.6,1.6c1.6,0.4,3.1-1,2.7-2.7C14.5,23.2,13.8,22.6,13.1,22.4z M12.6,26.1c-0.9,0-1.6-0.7-1.6-1.6s0.7-1.6,1.6-1.6s1.6,0.7,1.6,1.6S13.4,26.1,12.6,26.1z'/%3E%3Cpath fill='%23f44336' d='M34,22.4c-1.6-0.4-3.1,1-2.7,2.7c0.2,0.8,0.8,1.4,1.6,1.6c1.6,0.4,3.1-1,2.7-2.7C35.4,23.2,34.8,22.6,34,22.4z M33.5,26.1 c-0.9,0-1.5-0.7-1.5-1.5s0.7-1.5,1.5-1.5s1.5,0.7,1.5,1.5S34.4,26.1,33.5,26.1z'/%3E%3Cpath fill='%23f44336' d='M19.8,11.8l-2.5,2.5c-0.3,0.3-0.3,0.7,0,1c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.4-0.1,0.5-0.2l3.7-3.7c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0.1-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1l0,0c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0 c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0-0.1-0.1-0.1-0.1-0.2c0,0,0,0,0,0 c0,0,0,0-0.1-0.1l-3.7-3.7c-0.3-0.3-0.7-0.3-1,0c-0.3,0.3-0.3,0.7,0,1l2.5,2.5H5c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7H19.8z'/%3E%3Cpath fill='%23f44336' d='M42.4,21.2l-0.3,0v-5.5c0-0.7-0.2-1.3-0.5-1.9l-4-6.9c-0.6-1-1.6-1.6-2.7-1.6h-5c-0.8,0-1.2,0.5-1.2,1.3l0,12.8h-2.3V5.1 c0-1-0.8-1.9-1.9-1.9H2C1,3.2,0.2,4,0.2,5.1v17.9c0,1,0.8,1.9,1.9,1.9h5.7c0.3,2.5,2.1,4.5,4.7,4.5c2.6,0,4.4-2,4.7-4.5h11.5 c0.3,2.5,2.1,4.5,4.7,4.5c2.6,0,4.4-1.9,4.8-4.5l3.1,0c0.8,0,1.5-0.7,1.5-1.5v-1C42.8,21.8,42.8,21.4,42.4,21.2z M1.2,17.3h2.1v3 c0,0.5-0.4,1-1,1H1.4c-0.1,0-0.2-0.1-0.2-0.2V17.3z M12.5,28.3c-2.1,0-3.7-1.7-3.7-3.7c0-2.1,1.7-3.7,3.7-3.7 c2.1,0,3.7,1.7,3.7,3.7C16.3,26.6,14.6,28.3,12.5,28.3z M25.3,23.8h-8.1c-0.4-2.3-2.1-4-4.7-4c-2.6,0-4.3,1.8-4.7,4H2 c-0.4,0-0.8-0.4-0.8-0.8v-0.8H2c1.2,0,2.2-1,2.2-2.2v-3c0-0.4-0.3-0.7-0.7-0.7H1.2V5.1c0-0.4,0.4-0.8,0.8-0.8h22.5 c0.4,0,0.8,0.4,0.8,0.8V23.8z M28.5,23.8h-2.3v-3.7h2.3V23.8z M37.5,9l3.2,5.4c0.2,0.4,0.3,0.8,0.3,1.2v0.7h-1.4 c-0.4,0-0.8-0.2-1.1-0.5L37.7,15c-0.6-0.6-1.3-0.9-2.1-0.9h-6.1V9H37.5z M29.5,6.5h5.3c0.8,0,1.6,0.4,2,1.1L37,8.1h-7.6L29.5,6.5 C29.4,6.5,29.5,6.5,29.5,6.5z M37.2,25.6c-0.3,1.3-1.4,2.3-2.6,2.6c-2.9,0.8-5.5-1.8-4.7-4.7c0.3-1.3,1.4-2.3,2.6-2.6 C35.4,20.1,37.9,22.7,37.2,25.6z M38.8,22.5V24l-0.5,0.1c-0.3-2.5-2.1-4.4-4.8-4.4c-1.5,0-3.5,1.1-4.1,2.4v-7h6.1 c0.4,0,0.8,0.2,1.1,0.5l0.9,0.9c0.6,0.6,1.3,0.9,2.1,0.9H41v3.7h-0.8l-0.1,0C39.4,21.1,38.8,21.7,38.8,22.5z M42,23.2 c0,0.4-0.3,0.8-0.8,0.8h-1.7v-1.5c0-0.3,0.3-0.6,0.6-0.6h1.5c0.2,0,0.3,0.1,0.3,0.3V23.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-shipping.webui-warning-icon, .webui-shipping.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='43px' height='32px' viewBox='0 0 43 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M13.1,22.4c-1.6-0.4-3.1,1-2.7,2.7c0.2,0.8,0.8,1.4,1.6,1.6c1.6,0.4,3.1-1,2.7-2.7C14.5,23.2,13.8,22.6,13.1,22.4z M12.6,26.1c-0.9,0-1.6-0.7-1.6-1.6s0.7-1.6,1.6-1.6s1.6,0.7,1.6,1.6S13.4,26.1,12.6,26.1z'/%3E%3Cpath fill='%23ff9800' d='M34,22.4c-1.6-0.4-3.1,1-2.7,2.7c0.2,0.8,0.8,1.4,1.6,1.6c1.6,0.4,3.1-1,2.7-2.7C35.4,23.2,34.8,22.6,34,22.4z M33.5,26.1 c-0.9,0-1.5-0.7-1.5-1.5s0.7-1.5,1.5-1.5s1.5,0.7,1.5,1.5S34.4,26.1,33.5,26.1z'/%3E%3Cpath fill='%23ff9800' d='M19.8,11.8l-2.5,2.5c-0.3,0.3-0.3,0.7,0,1c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.4-0.1,0.5-0.2l3.7-3.7c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0.1-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1l0,0c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0 c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0-0.1-0.1-0.1-0.1-0.2c0,0,0,0,0,0 c0,0,0,0-0.1-0.1l-3.7-3.7c-0.3-0.3-0.7-0.3-1,0c-0.3,0.3-0.3,0.7,0,1l2.5,2.5H5c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7H19.8z'/%3E%3Cpath fill='%23ff9800' d='M42.4,21.2l-0.3,0v-5.5c0-0.7-0.2-1.3-0.5-1.9l-4-6.9c-0.6-1-1.6-1.6-2.7-1.6h-5c-0.8,0-1.2,0.5-1.2,1.3l0,12.8h-2.3V5.1 c0-1-0.8-1.9-1.9-1.9H2C1,3.2,0.2,4,0.2,5.1v17.9c0,1,0.8,1.9,1.9,1.9h5.7c0.3,2.5,2.1,4.5,4.7,4.5c2.6,0,4.4-2,4.7-4.5h11.5 c0.3,2.5,2.1,4.5,4.7,4.5c2.6,0,4.4-1.9,4.8-4.5l3.1,0c0.8,0,1.5-0.7,1.5-1.5v-1C42.8,21.8,42.8,21.4,42.4,21.2z M1.2,17.3h2.1v3 c0,0.5-0.4,1-1,1H1.4c-0.1,0-0.2-0.1-0.2-0.2V17.3z M12.5,28.3c-2.1,0-3.7-1.7-3.7-3.7c0-2.1,1.7-3.7,3.7-3.7 c2.1,0,3.7,1.7,3.7,3.7C16.3,26.6,14.6,28.3,12.5,28.3z M25.3,23.8h-8.1c-0.4-2.3-2.1-4-4.7-4c-2.6,0-4.3,1.8-4.7,4H2 c-0.4,0-0.8-0.4-0.8-0.8v-0.8H2c1.2,0,2.2-1,2.2-2.2v-3c0-0.4-0.3-0.7-0.7-0.7H1.2V5.1c0-0.4,0.4-0.8,0.8-0.8h22.5 c0.4,0,0.8,0.4,0.8,0.8V23.8z M28.5,23.8h-2.3v-3.7h2.3V23.8z M37.5,9l3.2,5.4c0.2,0.4,0.3,0.8,0.3,1.2v0.7h-1.4 c-0.4,0-0.8-0.2-1.1-0.5L37.7,15c-0.6-0.6-1.3-0.9-2.1-0.9h-6.1V9H37.5z M29.5,6.5h5.3c0.8,0,1.6,0.4,2,1.1L37,8.1h-7.6L29.5,6.5 C29.4,6.5,29.5,6.5,29.5,6.5z M37.2,25.6c-0.3,1.3-1.4,2.3-2.6,2.6c-2.9,0.8-5.5-1.8-4.7-4.7c0.3-1.3,1.4-2.3,2.6-2.6 C35.4,20.1,37.9,22.7,37.2,25.6z M38.8,22.5V24l-0.5,0.1c-0.3-2.5-2.1-4.4-4.8-4.4c-1.5,0-3.5,1.1-4.1,2.4v-7h6.1 c0.4,0,0.8,0.2,1.1,0.5l0.9,0.9c0.6,0.6,1.3,0.9,2.1,0.9H41v3.7h-0.8l-0.1,0C39.4,21.1,38.8,21.7,38.8,22.5z M42,23.2 c0,0.4-0.3,0.8-0.8,0.8h-1.7v-1.5c0-0.3,0.3-0.6,0.6-0.6h1.5c0.2,0,0.3,0.1,0.3,0.3V23.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-shipping.webui-white-icon, .combo-row.selected .combo-action-button .webui-shipping.webui-add, .combo-row.selected .combo-action-button .webui-shipping.webui-delete, .combo-row.selected .combo-action-button .webui-shipping.webui-edit, .segmented-button > .btn.active .webui-shipping, .primary .webui-shipping, .radio-group input[type="radio"]:checked + label .webui-shipping, .segmented-button-radio input[type="radio"]:checked + label .webui-shipping {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='43px' height='32px' viewBox='0 0 43 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M13.1,22.4c-1.6-0.4-3.1,1-2.7,2.7c0.2,0.8,0.8,1.4,1.6,1.6c1.6,0.4,3.1-1,2.7-2.7C14.5,23.2,13.8,22.6,13.1,22.4z M12.6,26.1c-0.9,0-1.6-0.7-1.6-1.6s0.7-1.6,1.6-1.6s1.6,0.7,1.6,1.6S13.4,26.1,12.6,26.1z'/%3E%3Cpath fill='%23fff' d='M34,22.4c-1.6-0.4-3.1,1-2.7,2.7c0.2,0.8,0.8,1.4,1.6,1.6c1.6,0.4,3.1-1,2.7-2.7C35.4,23.2,34.8,22.6,34,22.4z M33.5,26.1 c-0.9,0-1.5-0.7-1.5-1.5s0.7-1.5,1.5-1.5s1.5,0.7,1.5,1.5S34.4,26.1,33.5,26.1z'/%3E%3Cpath fill='%23fff' d='M19.8,11.8l-2.5,2.5c-0.3,0.3-0.3,0.7,0,1c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.4-0.1,0.5-0.2l3.7-3.7c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0.1-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1l0,0c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0 c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0-0.1-0.1-0.1-0.1-0.2c0,0,0,0,0,0 c0,0,0,0-0.1-0.1l-3.7-3.7c-0.3-0.3-0.7-0.3-1,0c-0.3,0.3-0.3,0.7,0,1l2.5,2.5H5c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7H19.8z'/%3E%3Cpath fill='%23fff' d='M42.4,21.2l-0.3,0v-5.5c0-0.7-0.2-1.3-0.5-1.9l-4-6.9c-0.6-1-1.6-1.6-2.7-1.6h-5c-0.8,0-1.2,0.5-1.2,1.3l0,12.8h-2.3V5.1 c0-1-0.8-1.9-1.9-1.9H2C1,3.2,0.2,4,0.2,5.1v17.9c0,1,0.8,1.9,1.9,1.9h5.7c0.3,2.5,2.1,4.5,4.7,4.5c2.6,0,4.4-2,4.7-4.5h11.5 c0.3,2.5,2.1,4.5,4.7,4.5c2.6,0,4.4-1.9,4.8-4.5l3.1,0c0.8,0,1.5-0.7,1.5-1.5v-1C42.8,21.8,42.8,21.4,42.4,21.2z M1.2,17.3h2.1v3 c0,0.5-0.4,1-1,1H1.4c-0.1,0-0.2-0.1-0.2-0.2V17.3z M12.5,28.3c-2.1,0-3.7-1.7-3.7-3.7c0-2.1,1.7-3.7,3.7-3.7 c2.1,0,3.7,1.7,3.7,3.7C16.3,26.6,14.6,28.3,12.5,28.3z M25.3,23.8h-8.1c-0.4-2.3-2.1-4-4.7-4c-2.6,0-4.3,1.8-4.7,4H2 c-0.4,0-0.8-0.4-0.8-0.8v-0.8H2c1.2,0,2.2-1,2.2-2.2v-3c0-0.4-0.3-0.7-0.7-0.7H1.2V5.1c0-0.4,0.4-0.8,0.8-0.8h22.5 c0.4,0,0.8,0.4,0.8,0.8V23.8z M28.5,23.8h-2.3v-3.7h2.3V23.8z M37.5,9l3.2,5.4c0.2,0.4,0.3,0.8,0.3,1.2v0.7h-1.4 c-0.4,0-0.8-0.2-1.1-0.5L37.7,15c-0.6-0.6-1.3-0.9-2.1-0.9h-6.1V9H37.5z M29.5,6.5h5.3c0.8,0,1.6,0.4,2,1.1L37,8.1h-7.6L29.5,6.5 C29.4,6.5,29.5,6.5,29.5,6.5z M37.2,25.6c-0.3,1.3-1.4,2.3-2.6,2.6c-2.9,0.8-5.5-1.8-4.7-4.7c0.3-1.3,1.4-2.3,2.6-2.6 C35.4,20.1,37.9,22.7,37.2,25.6z M38.8,22.5V24l-0.5,0.1c-0.3-2.5-2.1-4.4-4.8-4.4c-1.5,0-3.5,1.1-4.1,2.4v-7h6.1 c0.4,0,0.8,0.2,1.1,0.5l0.9,0.9c0.6,0.6,1.3,0.9,2.1,0.9H41v3.7h-0.8l-0.1,0C39.4,21.1,38.8,21.7,38.8,22.5z M42,23.2 c0,0.4-0.3,0.8-0.8,0.8h-1.7v-1.5c0-0.3,0.3-0.6,0.6-0.6h1.5c0.2,0,0.3,0.1,0.3,0.3V23.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-shipping.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='43px' height='32px' viewBox='0 0 43 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M13.1,22.4c-1.6-0.4-3.1,1-2.7,2.7c0.2,0.8,0.8,1.4,1.6,1.6c1.6,0.4,3.1-1,2.7-2.7C14.5,23.2,13.8,22.6,13.1,22.4z M12.6,26.1c-0.9,0-1.6-0.7-1.6-1.6s0.7-1.6,1.6-1.6s1.6,0.7,1.6,1.6S13.4,26.1,12.6,26.1z'/%3E%3Cpath fill='%234caf50' d='M34,22.4c-1.6-0.4-3.1,1-2.7,2.7c0.2,0.8,0.8,1.4,1.6,1.6c1.6,0.4,3.1-1,2.7-2.7C35.4,23.2,34.8,22.6,34,22.4z M33.5,26.1 c-0.9,0-1.5-0.7-1.5-1.5s0.7-1.5,1.5-1.5s1.5,0.7,1.5,1.5S34.4,26.1,33.5,26.1z'/%3E%3Cpath fill='%234caf50' d='M19.8,11.8l-2.5,2.5c-0.3,0.3-0.3,0.7,0,1c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.4-0.1,0.5-0.2l3.7-3.7c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0.1-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1l0,0c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0 c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0-0.1-0.1-0.1-0.1-0.2c0,0,0,0,0,0 c0,0,0,0-0.1-0.1l-3.7-3.7c-0.3-0.3-0.7-0.3-1,0c-0.3,0.3-0.3,0.7,0,1l2.5,2.5H5c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7H19.8z'/%3E%3Cpath fill='%234caf50' d='M42.4,21.2l-0.3,0v-5.5c0-0.7-0.2-1.3-0.5-1.9l-4-6.9c-0.6-1-1.6-1.6-2.7-1.6h-5c-0.8,0-1.2,0.5-1.2,1.3l0,12.8h-2.3V5.1 c0-1-0.8-1.9-1.9-1.9H2C1,3.2,0.2,4,0.2,5.1v17.9c0,1,0.8,1.9,1.9,1.9h5.7c0.3,2.5,2.1,4.5,4.7,4.5c2.6,0,4.4-2,4.7-4.5h11.5 c0.3,2.5,2.1,4.5,4.7,4.5c2.6,0,4.4-1.9,4.8-4.5l3.1,0c0.8,0,1.5-0.7,1.5-1.5v-1C42.8,21.8,42.8,21.4,42.4,21.2z M1.2,17.3h2.1v3 c0,0.5-0.4,1-1,1H1.4c-0.1,0-0.2-0.1-0.2-0.2V17.3z M12.5,28.3c-2.1,0-3.7-1.7-3.7-3.7c0-2.1,1.7-3.7,3.7-3.7 c2.1,0,3.7,1.7,3.7,3.7C16.3,26.6,14.6,28.3,12.5,28.3z M25.3,23.8h-8.1c-0.4-2.3-2.1-4-4.7-4c-2.6,0-4.3,1.8-4.7,4H2 c-0.4,0-0.8-0.4-0.8-0.8v-0.8H2c1.2,0,2.2-1,2.2-2.2v-3c0-0.4-0.3-0.7-0.7-0.7H1.2V5.1c0-0.4,0.4-0.8,0.8-0.8h22.5 c0.4,0,0.8,0.4,0.8,0.8V23.8z M28.5,23.8h-2.3v-3.7h2.3V23.8z M37.5,9l3.2,5.4c0.2,0.4,0.3,0.8,0.3,1.2v0.7h-1.4 c-0.4,0-0.8-0.2-1.1-0.5L37.7,15c-0.6-0.6-1.3-0.9-2.1-0.9h-6.1V9H37.5z M29.5,6.5h5.3c0.8,0,1.6,0.4,2,1.1L37,8.1h-7.6L29.5,6.5 C29.4,6.5,29.5,6.5,29.5,6.5z M37.2,25.6c-0.3,1.3-1.4,2.3-2.6,2.6c-2.9,0.8-5.5-1.8-4.7-4.7c0.3-1.3,1.4-2.3,2.6-2.6 C35.4,20.1,37.9,22.7,37.2,25.6z M38.8,22.5V24l-0.5,0.1c-0.3-2.5-2.1-4.4-4.8-4.4c-1.5,0-3.5,1.1-4.1,2.4v-7h6.1 c0.4,0,0.8,0.2,1.1,0.5l0.9,0.9c0.6,0.6,1.3,0.9,2.1,0.9H41v3.7h-0.8l-0.1,0C39.4,21.1,38.8,21.7,38.8,22.5z M42,23.2 c0,0.4-0.3,0.8-0.8,0.8h-1.7v-1.5c0-0.3,0.3-0.6,0.6-0.6h1.5c0.2,0,0.3,0.1,0.3,0.3V23.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-shoppingbag {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M13.5,12.5c0,0.2,0.2,0.4,0.4,0.4s0.5-0.2,0.5-0.4c0-1-0.8-1.7-1.7-1.7c-0.9,0-1.7,0.8-1.7,1.7c0,0.2,0.2,0.4,0.4,0.4 s0.4-0.2,0.4-0.4c0-0.5,0.4-0.9,0.9-0.9C13.1,11.7,13.5,12.1,13.5,12.5z'/%3E%3Cpath fill='%2303a9f4' d='M19.7,10.7c-1,0-1.7,0.8-1.7,1.7c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4c0-0.5,0.4-0.9,0.9-0.9c0.5,0,0.9,0.4,0.9,0.9 c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4C21.5,11.6,20.6,10.7,19.7,10.7z'/%3E%3Cpath fill='%2303a9f4' d='M26,9V3H6.2v6H5.8v20h20.7V9H26z M24.8,9L22.5,6l2.2-2.2h0.7V9H24.8z M10.5,9V5.9l0,0V5.8c0,0,0,0,0-0.1l0,0 c0,0,0-0.1-0.1-0.1c0,0,0,0,0-0.1l-2-1.8h15.5L22,5.6c0,0,0,0,0,0.1c0,0,0,0.1-0.1,0.1l0,0c0,0,0,0,0,0.1V6l0,0V9H10.5z M8.2,9 l1.6-2.2V9H8.2z M22.5,6.8L24.1,9h-1.7V6.8z M6.9,3.7h0.6L9.7,6L7.4,9H6.9V3.7z M25.8,28.4H6.5V9.7h19.4L25.8,28.4L25.8,28.4z'/%3E%3Cpath fill='%2303a9f4' d='M19.7,12.1c-0.2,0-0.4,0.2-0.4,0.4v2.6c0,1.7-1.4,3.1-3.1,3.1s-3.1-1.4-3.1-3.1v-2.6c0-0.2-0.2-0.4-0.4-0.4 s-0.4,0.2-0.4,0.4v2.6c0,2.2,1.8,4,4,4s4-1.8,4-4v-2.6C20.1,12.3,20,12.1,19.7,12.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-shoppingbag.webui-grey-icon, .btn[disabled] .webui-shoppingbag {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M13.5,12.5c0,0.2,0.2,0.4,0.4,0.4s0.5-0.2,0.5-0.4c0-1-0.8-1.7-1.7-1.7c-0.9,0-1.7,0.8-1.7,1.7c0,0.2,0.2,0.4,0.4,0.4 s0.4-0.2,0.4-0.4c0-0.5,0.4-0.9,0.9-0.9C13.1,11.7,13.5,12.1,13.5,12.5z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M19.7,10.7c-1,0-1.7,0.8-1.7,1.7c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4c0-0.5,0.4-0.9,0.9-0.9c0.5,0,0.9,0.4,0.9,0.9 c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4C21.5,11.6,20.6,10.7,19.7,10.7z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M26,9V3H6.2v6H5.8v20h20.7V9H26z M24.8,9L22.5,6l2.2-2.2h0.7V9H24.8z M10.5,9V5.9l0,0V5.8c0,0,0,0,0-0.1l0,0 c0,0,0-0.1-0.1-0.1c0,0,0,0,0-0.1l-2-1.8h15.5L22,5.6c0,0,0,0,0,0.1c0,0,0,0.1-0.1,0.1l0,0c0,0,0,0,0,0.1V6l0,0V9H10.5z M8.2,9 l1.6-2.2V9H8.2z M22.5,6.8L24.1,9h-1.7V6.8z M6.9,3.7h0.6L9.7,6L7.4,9H6.9V3.7z M25.8,28.4H6.5V9.7h19.4L25.8,28.4L25.8,28.4z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M19.7,12.1c-0.2,0-0.4,0.2-0.4,0.4v2.6c0,1.7-1.4,3.1-3.1,3.1s-3.1-1.4-3.1-3.1v-2.6c0-0.2-0.2-0.4-0.4-0.4 s-0.4,0.2-0.4,0.4v2.6c0,2.2,1.8,4,4,4s4-1.8,4-4v-2.6C20.1,12.3,20,12.1,19.7,12.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-shoppingbag.webui-red-icon, .danger .webui-shoppingbag {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M13.5,12.5c0,0.2,0.2,0.4,0.4,0.4s0.5-0.2,0.5-0.4c0-1-0.8-1.7-1.7-1.7c-0.9,0-1.7,0.8-1.7,1.7c0,0.2,0.2,0.4,0.4,0.4 s0.4-0.2,0.4-0.4c0-0.5,0.4-0.9,0.9-0.9C13.1,11.7,13.5,12.1,13.5,12.5z'/%3E%3Cpath fill='%23f44336' d='M19.7,10.7c-1,0-1.7,0.8-1.7,1.7c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4c0-0.5,0.4-0.9,0.9-0.9c0.5,0,0.9,0.4,0.9,0.9 c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4C21.5,11.6,20.6,10.7,19.7,10.7z'/%3E%3Cpath fill='%23f44336' d='M26,9V3H6.2v6H5.8v20h20.7V9H26z M24.8,9L22.5,6l2.2-2.2h0.7V9H24.8z M10.5,9V5.9l0,0V5.8c0,0,0,0,0-0.1l0,0 c0,0,0-0.1-0.1-0.1c0,0,0,0,0-0.1l-2-1.8h15.5L22,5.6c0,0,0,0,0,0.1c0,0,0,0.1-0.1,0.1l0,0c0,0,0,0,0,0.1V6l0,0V9H10.5z M8.2,9 l1.6-2.2V9H8.2z M22.5,6.8L24.1,9h-1.7V6.8z M6.9,3.7h0.6L9.7,6L7.4,9H6.9V3.7z M25.8,28.4H6.5V9.7h19.4L25.8,28.4L25.8,28.4z'/%3E%3Cpath fill='%23f44336' d='M19.7,12.1c-0.2,0-0.4,0.2-0.4,0.4v2.6c0,1.7-1.4,3.1-3.1,3.1s-3.1-1.4-3.1-3.1v-2.6c0-0.2-0.2-0.4-0.4-0.4 s-0.4,0.2-0.4,0.4v2.6c0,2.2,1.8,4,4,4s4-1.8,4-4v-2.6C20.1,12.3,20,12.1,19.7,12.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-shoppingbag.webui-warning-icon, .webui-shoppingbag.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M13.5,12.5c0,0.2,0.2,0.4,0.4,0.4s0.5-0.2,0.5-0.4c0-1-0.8-1.7-1.7-1.7c-0.9,0-1.7,0.8-1.7,1.7c0,0.2,0.2,0.4,0.4,0.4 s0.4-0.2,0.4-0.4c0-0.5,0.4-0.9,0.9-0.9C13.1,11.7,13.5,12.1,13.5,12.5z'/%3E%3Cpath fill='%23ff9800' d='M19.7,10.7c-1,0-1.7,0.8-1.7,1.7c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4c0-0.5,0.4-0.9,0.9-0.9c0.5,0,0.9,0.4,0.9,0.9 c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4C21.5,11.6,20.6,10.7,19.7,10.7z'/%3E%3Cpath fill='%23ff9800' d='M26,9V3H6.2v6H5.8v20h20.7V9H26z M24.8,9L22.5,6l2.2-2.2h0.7V9H24.8z M10.5,9V5.9l0,0V5.8c0,0,0,0,0-0.1l0,0 c0,0,0-0.1-0.1-0.1c0,0,0,0,0-0.1l-2-1.8h15.5L22,5.6c0,0,0,0,0,0.1c0,0,0,0.1-0.1,0.1l0,0c0,0,0,0,0,0.1V6l0,0V9H10.5z M8.2,9 l1.6-2.2V9H8.2z M22.5,6.8L24.1,9h-1.7V6.8z M6.9,3.7h0.6L9.7,6L7.4,9H6.9V3.7z M25.8,28.4H6.5V9.7h19.4L25.8,28.4L25.8,28.4z'/%3E%3Cpath fill='%23ff9800' d='M19.7,12.1c-0.2,0-0.4,0.2-0.4,0.4v2.6c0,1.7-1.4,3.1-3.1,3.1s-3.1-1.4-3.1-3.1v-2.6c0-0.2-0.2-0.4-0.4-0.4 s-0.4,0.2-0.4,0.4v2.6c0,2.2,1.8,4,4,4s4-1.8,4-4v-2.6C20.1,12.3,20,12.1,19.7,12.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-shoppingbag.webui-white-icon, .combo-row.selected .combo-action-button .webui-shoppingbag.webui-add, .combo-row.selected .combo-action-button .webui-shoppingbag.webui-delete, .combo-row.selected .combo-action-button .webui-shoppingbag.webui-edit, .segmented-button > .btn.active .webui-shoppingbag, .primary .webui-shoppingbag, .radio-group input[type="radio"]:checked + label .webui-shoppingbag, .segmented-button-radio input[type="radio"]:checked + label .webui-shoppingbag {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M13.5,12.5c0,0.2,0.2,0.4,0.4,0.4s0.5-0.2,0.5-0.4c0-1-0.8-1.7-1.7-1.7c-0.9,0-1.7,0.8-1.7,1.7c0,0.2,0.2,0.4,0.4,0.4 s0.4-0.2,0.4-0.4c0-0.5,0.4-0.9,0.9-0.9C13.1,11.7,13.5,12.1,13.5,12.5z'/%3E%3Cpath fill='%23fff' d='M19.7,10.7c-1,0-1.7,0.8-1.7,1.7c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4c0-0.5,0.4-0.9,0.9-0.9c0.5,0,0.9,0.4,0.9,0.9 c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4C21.5,11.6,20.6,10.7,19.7,10.7z'/%3E%3Cpath fill='%23fff' d='M26,9V3H6.2v6H5.8v20h20.7V9H26z M24.8,9L22.5,6l2.2-2.2h0.7V9H24.8z M10.5,9V5.9l0,0V5.8c0,0,0,0,0-0.1l0,0 c0,0,0-0.1-0.1-0.1c0,0,0,0,0-0.1l-2-1.8h15.5L22,5.6c0,0,0,0,0,0.1c0,0,0,0.1-0.1,0.1l0,0c0,0,0,0,0,0.1V6l0,0V9H10.5z M8.2,9 l1.6-2.2V9H8.2z M22.5,6.8L24.1,9h-1.7V6.8z M6.9,3.7h0.6L9.7,6L7.4,9H6.9V3.7z M25.8,28.4H6.5V9.7h19.4L25.8,28.4L25.8,28.4z'/%3E%3Cpath fill='%23fff' d='M19.7,12.1c-0.2,0-0.4,0.2-0.4,0.4v2.6c0,1.7-1.4,3.1-3.1,3.1s-3.1-1.4-3.1-3.1v-2.6c0-0.2-0.2-0.4-0.4-0.4 s-0.4,0.2-0.4,0.4v2.6c0,2.2,1.8,4,4,4s4-1.8,4-4v-2.6C20.1,12.3,20,12.1,19.7,12.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-shoppingbag.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M13.5,12.5c0,0.2,0.2,0.4,0.4,0.4s0.5-0.2,0.5-0.4c0-1-0.8-1.7-1.7-1.7c-0.9,0-1.7,0.8-1.7,1.7c0,0.2,0.2,0.4,0.4,0.4 s0.4-0.2,0.4-0.4c0-0.5,0.4-0.9,0.9-0.9C13.1,11.7,13.5,12.1,13.5,12.5z'/%3E%3Cpath fill='%234caf50' d='M19.7,10.7c-1,0-1.7,0.8-1.7,1.7c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4c0-0.5,0.4-0.9,0.9-0.9c0.5,0,0.9,0.4,0.9,0.9 c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4C21.5,11.6,20.6,10.7,19.7,10.7z'/%3E%3Cpath fill='%234caf50' d='M26,9V3H6.2v6H5.8v20h20.7V9H26z M24.8,9L22.5,6l2.2-2.2h0.7V9H24.8z M10.5,9V5.9l0,0V5.8c0,0,0,0,0-0.1l0,0 c0,0,0-0.1-0.1-0.1c0,0,0,0,0-0.1l-2-1.8h15.5L22,5.6c0,0,0,0,0,0.1c0,0,0,0.1-0.1,0.1l0,0c0,0,0,0,0,0.1V6l0,0V9H10.5z M8.2,9 l1.6-2.2V9H8.2z M22.5,6.8L24.1,9h-1.7V6.8z M6.9,3.7h0.6L9.7,6L7.4,9H6.9V3.7z M25.8,28.4H6.5V9.7h19.4L25.8,28.4L25.8,28.4z'/%3E%3Cpath fill='%234caf50' d='M19.7,12.1c-0.2,0-0.4,0.2-0.4,0.4v2.6c0,1.7-1.4,3.1-3.1,3.1s-3.1-1.4-3.1-3.1v-2.6c0-0.2-0.2-0.4-0.4-0.4 s-0.4,0.2-0.4,0.4v2.6c0,2.2,1.8,4,4,4s4-1.8,4-4v-2.6C20.1,12.3,20,12.1,19.7,12.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-taxes {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M19.2,17.9c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4c0-1.2-1.1-2.2-2.7-2.5v-0.6c0-0.2-0.2-0.4-0.4-0.4 c-0.2,0-0.4,0.2-0.4,0.4v0.5c-0.2,0-0.3,0-0.5,0s-0.3,0-0.5,0v-0.5c0-0.2-0.2-0.4-0.4-0.4s-0.4,0.2-0.4,0.4v0.6 c-1.6,0.4-2.7,1.3-2.7,2.5s1.1,2.2,2.7,2.5V24c-1.1-0.3-1.8-0.9-1.8-1.6c0-0.2-0.2-0.4-0.4-0.4c-0.2,0-0.4,0.2-0.4,0.4 c0,1.2,1.1,2.2,2.7,2.5v0.6c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4V25c0.2,0,0.3,0,0.5,0s0.3,0,0.5,0v0.5c0,0.2,0.2,0.4,0.4,0.4 c0.2,0,0.4-0.2,0.4-0.4v-0.6c1.6-0.4,2.7-1.3,2.7-2.5s-1.1-2.2-2.7-2.5v-3.6C18.4,16.5,19.2,17.2,19.2,17.9L19.2,17.9z M12.8,17.9c0-0.7,0.8-1.4,1.8-1.6v3.3C13.6,19.2,12.8,18.6,12.8,17.9z M16,24.2c-0.2,0-0.3,0-0.5,0v-3.6c0.2,0,0.3,0,0.5,0 c0.2,0,0.3,0,0.5,0v3.6C16.3,24.2,16.2,24.2,16,24.2z M19.2,22.4c0,0.7-0.8,1.4-1.8,1.6v-3.3C18.4,21,19.2,21.6,19.2,22.4z M16.5,19.7c-0.2,0-0.3,0-0.5,0c-0.2,0-0.3,0-0.5,0v-3.6c0.2,0,0.3,0,0.5,0c0.2,0,0.3,0,0.5,0V19.7L16.5,19.7z'/%3E%3Cpath fill='%2303a9f4' d='M18.8,9.8C19,9.6,19.1,9.3,19.1,9c0-0.6-0.4-1.1-1-1.3c0.6-0.6,1-1.4,1-2.3V4c0-0.5-0.4-0.9-0.9-0.9h-4.5 c-0.5,0-0.9,0.4-0.9,0.9v1.3c0,0.9,0.4,1.7,1,2.3c-0.6,0.1-1,0.7-1,1.3c0,0.3,0.1,0.7,0.3,0.9c-3.8,1.2-6.6,4.7-6.6,8.9V25 c0,2.2,1.8,4,4,4h10.7c2.2,0,4-1.8,4-4v-6.3C25.4,14.6,22.6,11,18.8,9.8z M13.7,5.4V4c0,0,0,0,0,0h4.5c0,0,0,0,0,0v1.3 c0,1.1-0.8,2-1.8,2.2V6.3c0-0.2-0.2-0.4-0.4-0.4c-0.2,0-0.4,0.2-0.4,0.4v1.3C14.5,7.4,13.7,6.5,13.7,5.4z M14.2,9.4 c-0.3,0-0.5-0.2-0.5-0.5s0.2-0.5,0.5-0.5h3.6c0.3,0,0.5,0.2,0.5,0.5S18,9.4,17.8,9.4H14.2z M24.5,25c0,1.7-1.4,3.2-3.2,3.2H10.6 c-1.7,0-3.2-1.4-3.2-3.2v-6.3c0-4.6,3.6-8.3,8.1-8.5v1.4c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4v-1.4 c4.5,0.2,8.1,3.9,8.1,8.5V25z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-taxes.webui-grey-icon, .btn[disabled] .webui-taxes {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M19.2,17.9c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4c0-1.2-1.1-2.2-2.7-2.5v-0.6c0-0.2-0.2-0.4-0.4-0.4 c-0.2,0-0.4,0.2-0.4,0.4v0.5c-0.2,0-0.3,0-0.5,0s-0.3,0-0.5,0v-0.5c0-0.2-0.2-0.4-0.4-0.4s-0.4,0.2-0.4,0.4v0.6 c-1.6,0.4-2.7,1.3-2.7,2.5s1.1,2.2,2.7,2.5V24c-1.1-0.3-1.8-0.9-1.8-1.6c0-0.2-0.2-0.4-0.4-0.4c-0.2,0-0.4,0.2-0.4,0.4 c0,1.2,1.1,2.2,2.7,2.5v0.6c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4V25c0.2,0,0.3,0,0.5,0s0.3,0,0.5,0v0.5c0,0.2,0.2,0.4,0.4,0.4 c0.2,0,0.4-0.2,0.4-0.4v-0.6c1.6-0.4,2.7-1.3,2.7-2.5s-1.1-2.2-2.7-2.5v-3.6C18.4,16.5,19.2,17.2,19.2,17.9L19.2,17.9z M12.8,17.9c0-0.7,0.8-1.4,1.8-1.6v3.3C13.6,19.2,12.8,18.6,12.8,17.9z M16,24.2c-0.2,0-0.3,0-0.5,0v-3.6c0.2,0,0.3,0,0.5,0 c0.2,0,0.3,0,0.5,0v3.6C16.3,24.2,16.2,24.2,16,24.2z M19.2,22.4c0,0.7-0.8,1.4-1.8,1.6v-3.3C18.4,21,19.2,21.6,19.2,22.4z M16.5,19.7c-0.2,0-0.3,0-0.5,0c-0.2,0-0.3,0-0.5,0v-3.6c0.2,0,0.3,0,0.5,0c0.2,0,0.3,0,0.5,0V19.7L16.5,19.7z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M18.8,9.8C19,9.6,19.1,9.3,19.1,9c0-0.6-0.4-1.1-1-1.3c0.6-0.6,1-1.4,1-2.3V4c0-0.5-0.4-0.9-0.9-0.9h-4.5 c-0.5,0-0.9,0.4-0.9,0.9v1.3c0,0.9,0.4,1.7,1,2.3c-0.6,0.1-1,0.7-1,1.3c0,0.3,0.1,0.7,0.3,0.9c-3.8,1.2-6.6,4.7-6.6,8.9V25 c0,2.2,1.8,4,4,4h10.7c2.2,0,4-1.8,4-4v-6.3C25.4,14.6,22.6,11,18.8,9.8z M13.7,5.4V4c0,0,0,0,0,0h4.5c0,0,0,0,0,0v1.3 c0,1.1-0.8,2-1.8,2.2V6.3c0-0.2-0.2-0.4-0.4-0.4c-0.2,0-0.4,0.2-0.4,0.4v1.3C14.5,7.4,13.7,6.5,13.7,5.4z M14.2,9.4 c-0.3,0-0.5-0.2-0.5-0.5s0.2-0.5,0.5-0.5h3.6c0.3,0,0.5,0.2,0.5,0.5S18,9.4,17.8,9.4H14.2z M24.5,25c0,1.7-1.4,3.2-3.2,3.2H10.6 c-1.7,0-3.2-1.4-3.2-3.2v-6.3c0-4.6,3.6-8.3,8.1-8.5v1.4c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4v-1.4 c4.5,0.2,8.1,3.9,8.1,8.5V25z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-taxes.webui-red-icon, .danger .webui-taxes {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23f44336' d='M19.2,17.9c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4c0-1.2-1.1-2.2-2.7-2.5v-0.6c0-0.2-0.2-0.4-0.4-0.4 c-0.2,0-0.4,0.2-0.4,0.4v0.5c-0.2,0-0.3,0-0.5,0s-0.3,0-0.5,0v-0.5c0-0.2-0.2-0.4-0.4-0.4s-0.4,0.2-0.4,0.4v0.6 c-1.6,0.4-2.7,1.3-2.7,2.5s1.1,2.2,2.7,2.5V24c-1.1-0.3-1.8-0.9-1.8-1.6c0-0.2-0.2-0.4-0.4-0.4c-0.2,0-0.4,0.2-0.4,0.4 c0,1.2,1.1,2.2,2.7,2.5v0.6c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4V25c0.2,0,0.3,0,0.5,0s0.3,0,0.5,0v0.5c0,0.2,0.2,0.4,0.4,0.4 c0.2,0,0.4-0.2,0.4-0.4v-0.6c1.6-0.4,2.7-1.3,2.7-2.5s-1.1-2.2-2.7-2.5v-3.6C18.4,16.5,19.2,17.2,19.2,17.9L19.2,17.9z M12.8,17.9c0-0.7,0.8-1.4,1.8-1.6v3.3C13.6,19.2,12.8,18.6,12.8,17.9z M16,24.2c-0.2,0-0.3,0-0.5,0v-3.6c0.2,0,0.3,0,0.5,0 c0.2,0,0.3,0,0.5,0v3.6C16.3,24.2,16.2,24.2,16,24.2z M19.2,22.4c0,0.7-0.8,1.4-1.8,1.6v-3.3C18.4,21,19.2,21.6,19.2,22.4z M16.5,19.7c-0.2,0-0.3,0-0.5,0c-0.2,0-0.3,0-0.5,0v-3.6c0.2,0,0.3,0,0.5,0c0.2,0,0.3,0,0.5,0V19.7L16.5,19.7z'/%3E%3Cpath fill='%23f44336' d='M18.8,9.8C19,9.6,19.1,9.3,19.1,9c0-0.6-0.4-1.1-1-1.3c0.6-0.6,1-1.4,1-2.3V4c0-0.5-0.4-0.9-0.9-0.9h-4.5 c-0.5,0-0.9,0.4-0.9,0.9v1.3c0,0.9,0.4,1.7,1,2.3c-0.6,0.1-1,0.7-1,1.3c0,0.3,0.1,0.7,0.3,0.9c-3.8,1.2-6.6,4.7-6.6,8.9V25 c0,2.2,1.8,4,4,4h10.7c2.2,0,4-1.8,4-4v-6.3C25.4,14.6,22.6,11,18.8,9.8z M13.7,5.4V4c0,0,0,0,0,0h4.5c0,0,0,0,0,0v1.3 c0,1.1-0.8,2-1.8,2.2V6.3c0-0.2-0.2-0.4-0.4-0.4c-0.2,0-0.4,0.2-0.4,0.4v1.3C14.5,7.4,13.7,6.5,13.7,5.4z M14.2,9.4 c-0.3,0-0.5-0.2-0.5-0.5s0.2-0.5,0.5-0.5h3.6c0.3,0,0.5,0.2,0.5,0.5S18,9.4,17.8,9.4H14.2z M24.5,25c0,1.7-1.4,3.2-3.2,3.2H10.6 c-1.7,0-3.2-1.4-3.2-3.2v-6.3c0-4.6,3.6-8.3,8.1-8.5v1.4c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4v-1.4 c4.5,0.2,8.1,3.9,8.1,8.5V25z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-taxes.webui-warning-icon, .webui-taxes.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M19.2,17.9c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4c0-1.2-1.1-2.2-2.7-2.5v-0.6c0-0.2-0.2-0.4-0.4-0.4 c-0.2,0-0.4,0.2-0.4,0.4v0.5c-0.2,0-0.3,0-0.5,0s-0.3,0-0.5,0v-0.5c0-0.2-0.2-0.4-0.4-0.4s-0.4,0.2-0.4,0.4v0.6 c-1.6,0.4-2.7,1.3-2.7,2.5s1.1,2.2,2.7,2.5V24c-1.1-0.3-1.8-0.9-1.8-1.6c0-0.2-0.2-0.4-0.4-0.4c-0.2,0-0.4,0.2-0.4,0.4 c0,1.2,1.1,2.2,2.7,2.5v0.6c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4V25c0.2,0,0.3,0,0.5,0s0.3,0,0.5,0v0.5c0,0.2,0.2,0.4,0.4,0.4 c0.2,0,0.4-0.2,0.4-0.4v-0.6c1.6-0.4,2.7-1.3,2.7-2.5s-1.1-2.2-2.7-2.5v-3.6C18.4,16.5,19.2,17.2,19.2,17.9L19.2,17.9z M12.8,17.9c0-0.7,0.8-1.4,1.8-1.6v3.3C13.6,19.2,12.8,18.6,12.8,17.9z M16,24.2c-0.2,0-0.3,0-0.5,0v-3.6c0.2,0,0.3,0,0.5,0 c0.2,0,0.3,0,0.5,0v3.6C16.3,24.2,16.2,24.2,16,24.2z M19.2,22.4c0,0.7-0.8,1.4-1.8,1.6v-3.3C18.4,21,19.2,21.6,19.2,22.4z M16.5,19.7c-0.2,0-0.3,0-0.5,0c-0.2,0-0.3,0-0.5,0v-3.6c0.2,0,0.3,0,0.5,0c0.2,0,0.3,0,0.5,0V19.7L16.5,19.7z'/%3E%3Cpath fill='%23ff9800' d='M18.8,9.8C19,9.6,19.1,9.3,19.1,9c0-0.6-0.4-1.1-1-1.3c0.6-0.6,1-1.4,1-2.3V4c0-0.5-0.4-0.9-0.9-0.9h-4.5 c-0.5,0-0.9,0.4-0.9,0.9v1.3c0,0.9,0.4,1.7,1,2.3c-0.6,0.1-1,0.7-1,1.3c0,0.3,0.1,0.7,0.3,0.9c-3.8,1.2-6.6,4.7-6.6,8.9V25 c0,2.2,1.8,4,4,4h10.7c2.2,0,4-1.8,4-4v-6.3C25.4,14.6,22.6,11,18.8,9.8z M13.7,5.4V4c0,0,0,0,0,0h4.5c0,0,0,0,0,0v1.3 c0,1.1-0.8,2-1.8,2.2V6.3c0-0.2-0.2-0.4-0.4-0.4c-0.2,0-0.4,0.2-0.4,0.4v1.3C14.5,7.4,13.7,6.5,13.7,5.4z M14.2,9.4 c-0.3,0-0.5-0.2-0.5-0.5s0.2-0.5,0.5-0.5h3.6c0.3,0,0.5,0.2,0.5,0.5S18,9.4,17.8,9.4H14.2z M24.5,25c0,1.7-1.4,3.2-3.2,3.2H10.6 c-1.7,0-3.2-1.4-3.2-3.2v-6.3c0-4.6,3.6-8.3,8.1-8.5v1.4c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4v-1.4 c4.5,0.2,8.1,3.9,8.1,8.5V25z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-taxes.webui-white-icon, .combo-row.selected .combo-action-button .webui-taxes.webui-add, .combo-row.selected .combo-action-button .webui-taxes.webui-delete, .combo-row.selected .combo-action-button .webui-taxes.webui-edit, .segmented-button > .btn.active .webui-taxes, .primary .webui-taxes, .radio-group input[type="radio"]:checked + label .webui-taxes, .segmented-button-radio input[type="radio"]:checked + label .webui-taxes {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M19.2,17.9c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4c0-1.2-1.1-2.2-2.7-2.5v-0.6c0-0.2-0.2-0.4-0.4-0.4 c-0.2,0-0.4,0.2-0.4,0.4v0.5c-0.2,0-0.3,0-0.5,0s-0.3,0-0.5,0v-0.5c0-0.2-0.2-0.4-0.4-0.4s-0.4,0.2-0.4,0.4v0.6 c-1.6,0.4-2.7,1.3-2.7,2.5s1.1,2.2,2.7,2.5V24c-1.1-0.3-1.8-0.9-1.8-1.6c0-0.2-0.2-0.4-0.4-0.4c-0.2,0-0.4,0.2-0.4,0.4 c0,1.2,1.1,2.2,2.7,2.5v0.6c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4V25c0.2,0,0.3,0,0.5,0s0.3,0,0.5,0v0.5c0,0.2,0.2,0.4,0.4,0.4 c0.2,0,0.4-0.2,0.4-0.4v-0.6c1.6-0.4,2.7-1.3,2.7-2.5s-1.1-2.2-2.7-2.5v-3.6C18.4,16.5,19.2,17.2,19.2,17.9L19.2,17.9z M12.8,17.9c0-0.7,0.8-1.4,1.8-1.6v3.3C13.6,19.2,12.8,18.6,12.8,17.9z M16,24.2c-0.2,0-0.3,0-0.5,0v-3.6c0.2,0,0.3,0,0.5,0 c0.2,0,0.3,0,0.5,0v3.6C16.3,24.2,16.2,24.2,16,24.2z M19.2,22.4c0,0.7-0.8,1.4-1.8,1.6v-3.3C18.4,21,19.2,21.6,19.2,22.4z M16.5,19.7c-0.2,0-0.3,0-0.5,0c-0.2,0-0.3,0-0.5,0v-3.6c0.2,0,0.3,0,0.5,0c0.2,0,0.3,0,0.5,0V19.7L16.5,19.7z'/%3E%3Cpath fill='%23fff' d='M18.8,9.8C19,9.6,19.1,9.3,19.1,9c0-0.6-0.4-1.1-1-1.3c0.6-0.6,1-1.4,1-2.3V4c0-0.5-0.4-0.9-0.9-0.9h-4.5 c-0.5,0-0.9,0.4-0.9,0.9v1.3c0,0.9,0.4,1.7,1,2.3c-0.6,0.1-1,0.7-1,1.3c0,0.3,0.1,0.7,0.3,0.9c-3.8,1.2-6.6,4.7-6.6,8.9V25 c0,2.2,1.8,4,4,4h10.7c2.2,0,4-1.8,4-4v-6.3C25.4,14.6,22.6,11,18.8,9.8z M13.7,5.4V4c0,0,0,0,0,0h4.5c0,0,0,0,0,0v1.3 c0,1.1-0.8,2-1.8,2.2V6.3c0-0.2-0.2-0.4-0.4-0.4c-0.2,0-0.4,0.2-0.4,0.4v1.3C14.5,7.4,13.7,6.5,13.7,5.4z M14.2,9.4 c-0.3,0-0.5-0.2-0.5-0.5s0.2-0.5,0.5-0.5h3.6c0.3,0,0.5,0.2,0.5,0.5S18,9.4,17.8,9.4H14.2z M24.5,25c0,1.7-1.4,3.2-3.2,3.2H10.6 c-1.7,0-3.2-1.4-3.2-3.2v-6.3c0-4.6,3.6-8.3,8.1-8.5v1.4c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4v-1.4 c4.5,0.2,8.1,3.9,8.1,8.5V25z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-taxes.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%234caf50' d='M19.2,17.9c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4c0-1.2-1.1-2.2-2.7-2.5v-0.6c0-0.2-0.2-0.4-0.4-0.4 c-0.2,0-0.4,0.2-0.4,0.4v0.5c-0.2,0-0.3,0-0.5,0s-0.3,0-0.5,0v-0.5c0-0.2-0.2-0.4-0.4-0.4s-0.4,0.2-0.4,0.4v0.6 c-1.6,0.4-2.7,1.3-2.7,2.5s1.1,2.2,2.7,2.5V24c-1.1-0.3-1.8-0.9-1.8-1.6c0-0.2-0.2-0.4-0.4-0.4c-0.2,0-0.4,0.2-0.4,0.4 c0,1.2,1.1,2.2,2.7,2.5v0.6c0,0.2,0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4V25c0.2,0,0.3,0,0.5,0s0.3,0,0.5,0v0.5c0,0.2,0.2,0.4,0.4,0.4 c0.2,0,0.4-0.2,0.4-0.4v-0.6c1.6-0.4,2.7-1.3,2.7-2.5s-1.1-2.2-2.7-2.5v-3.6C18.4,16.5,19.2,17.2,19.2,17.9L19.2,17.9z M12.8,17.9c0-0.7,0.8-1.4,1.8-1.6v3.3C13.6,19.2,12.8,18.6,12.8,17.9z M16,24.2c-0.2,0-0.3,0-0.5,0v-3.6c0.2,0,0.3,0,0.5,0 c0.2,0,0.3,0,0.5,0v3.6C16.3,24.2,16.2,24.2,16,24.2z M19.2,22.4c0,0.7-0.8,1.4-1.8,1.6v-3.3C18.4,21,19.2,21.6,19.2,22.4z M16.5,19.7c-0.2,0-0.3,0-0.5,0c-0.2,0-0.3,0-0.5,0v-3.6c0.2,0,0.3,0,0.5,0c0.2,0,0.3,0,0.5,0V19.7L16.5,19.7z'/%3E%3Cpath fill='%234caf50' d='M18.8,9.8C19,9.6,19.1,9.3,19.1,9c0-0.6-0.4-1.1-1-1.3c0.6-0.6,1-1.4,1-2.3V4c0-0.5-0.4-0.9-0.9-0.9h-4.5 c-0.5,0-0.9,0.4-0.9,0.9v1.3c0,0.9,0.4,1.7,1,2.3c-0.6,0.1-1,0.7-1,1.3c0,0.3,0.1,0.7,0.3,0.9c-3.8,1.2-6.6,4.7-6.6,8.9V25 c0,2.2,1.8,4,4,4h10.7c2.2,0,4-1.8,4-4v-6.3C25.4,14.6,22.6,11,18.8,9.8z M13.7,5.4V4c0,0,0,0,0,0h4.5c0,0,0,0,0,0v1.3 c0,1.1-0.8,2-1.8,2.2V6.3c0-0.2-0.2-0.4-0.4-0.4c-0.2,0-0.4,0.2-0.4,0.4v1.3C14.5,7.4,13.7,6.5,13.7,5.4z M14.2,9.4 c-0.3,0-0.5-0.2-0.5-0.5s0.2-0.5,0.5-0.5h3.6c0.3,0,0.5,0.2,0.5,0.5S18,9.4,17.8,9.4H14.2z M24.5,25c0,1.7-1.4,3.2-3.2,3.2H10.6 c-1.7,0-3.2-1.4-3.2-3.2v-6.3c0-4.6,3.6-8.3,8.1-8.5v1.4c0,0.2,0.2,0.4,0.4,0.4c0.2,0,0.4-0.2,0.4-0.4v-1.4 c4.5,0.2,8.1,3.9,8.1,8.5V25z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-themes {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M13.1,12c-0.7,0-1.2,0.6-1.2,1.2s0.6,1.2,1.2,1.2s1.2-0.6,1.2-1.2C14.3,12.5,13.8,12,13.1,12z M13.1,13.8 c-0.3,0-0.6-0.2-0.6-0.6c0-0.3,0.2-0.6,0.6-0.6c0.3,0,0.6,0.2,0.6,0.6C13.7,13.5,13.4,13.8,13.1,13.8z'/%3E%3Cpath fill='%2303a9f4' d='M17,13.2c0-0.7-0.6-1.2-1.2-1.2c-0.7,0-1.2,0.6-1.2,1.2s0.6,1.2,1.2,1.2C16.4,14.3,17,13.8,17,13.2z M15.2,13.2 c0-0.3,0.2-0.6,0.6-0.6s0.6,0.2,0.6,0.6c0,0.3-0.2,0.6-0.6,0.6S15.2,13.5,15.2,13.2z'/%3E%3Cpath fill='%2303a9f4' d='M18.5,14.3c0.7,0,1.2-0.6,1.2-1.2s-0.6-1.2-1.2-1.2c-0.7,0-1.2,0.6-1.2,1.2S17.8,14.3,18.5,14.3z M18.5,12.5 c0.3,0,0.6,0.2,0.6,0.6c0,0.3-0.2,0.6-0.6,0.6c-0.3,0-0.6-0.2-0.6-0.6C17.9,12.8,18.2,12.5,18.5,12.5z'/%3E%3Cpath fill='%2303a9f4' d='M11,11.1v3.6v0.6V29h4.2h13.8V15.2v-4.2H11z M11.6,11.6h16.7v3H15.2h-3.6V11.6z M11.6,28.4V15.2h3v13.1L11.6,28.4 L11.6,28.4z M28.3,28.4H15.2V15.2h13.1V28.4z'/%3E%3Cpath fill='%2303a9f4' d='M13.7,16.4h-1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S13.8,16.4,13.7,16.4z'/%3E%3Cpath fill='%2303a9f4' d='M13.7,18.6h-1.2c-0.2,0-0.3,0.2-0.3,0.3c0,0.2,0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3C14,18.8,13.8,18.6,13.7,18.6z'/%3E%3Cpath fill='%2303a9f4' d='M13.7,20.9h-1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S13.8,20.9,13.7,20.9z'/%3E%3Cpath fill='%2303a9f4' d='M13.7,23.1h-1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S13.8,23.1,13.7,23.1z'/%3E%3Cpath fill='%2303a9f4' d='M13.7,25.4h-1.2c-0.2,0-0.3,0.2-0.3,0.3c0,0.2,0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3C14,25.6,13.8,25.4,13.7,25.4z'/%3E%3Cpath fill='%2303a9f4' d='M21.2,16.4h-4.8v4.8h4.8V16.4z M19.1,20.6c0-0.2-0.2-0.3-0.3-0.3s-0.3,0.2-0.3,0.3h-1.2c0-0.2-0.2-0.3-0.3-0.3v-1.2 c0.2,0,0.3-0.2,0.3-0.3c0-0.2-0.2-0.3-0.3-0.3v-1.2c0.2,0,0.3-0.2,0.3-0.3h1.2c0,0.2,0.2,0.3,0.3,0.3s0.3-0.2,0.3-0.3h1.2 c0,0.2,0.2,0.3,0.3,0.3v1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3v1.2c-0.2,0-0.3,0.2-0.3,0.3H19.1z'/%3E%3Cpath fill='%2303a9f4' d='M27.1,16.4h-4.8v4.8h4.8V16.4z M26.6,20.6H23V17h3.6V20.6z'/%3E%3Cpath fill='%2303a9f4' d='M21.2,27.2v-4.8h-4.8v4.8H21.2z M17,23h3.6v3.6H17V23z'/%3E%3Cpath fill='%2303a9f4' d='M27.1,22.4h-4.8v4.8h4.8V22.4z M26.6,26.6H23V23h3.6V26.6z'/%3E%3Ccircle cx='19.7' cy='17.9' r='0.3'/%3E%3Ccircle cx='18.8' cy='18.8' r='0.3'/%3E%3Ccircle cx='19.7' cy='19.7' r='0.3'/%3E%3Ccircle cx='17.9' cy='17.9' r='0.3'/%3E%3Ccircle cx='17.9' cy='19.7' r='0.3'/%3E%3Cpath fill='%2303a9f4' d='M5.4,3.9c-0.7,0-1.2,0.6-1.2,1.2s0.6,1.2,1.2,1.2s1.2-0.6,1.2-1.2S6,3.9,5.4,3.9z M5.4,5.7C5,5.7,4.7,5.4,4.7,5 S5,4.5,5.3,4.5S5.8,4.7,5.8,5S5.7,5.7,5.4,5.7z'/%3E%3Cpath fill='%2303a9f4' d='M9.2,5c0-0.7-0.6-1.2-1.2-1.2S6.8,4.4,6.8,5S7.4,6.3,8,6.3C8.7,6.3,9.2,5.8,9.2,5z M7.4,5c0-0.3,0.2-0.6,0.6-0.6 S8.5,4.7,8.5,5S8.4,5.7,8,5.7C7.7,5.7,7.4,5.4,7.4,5z'/%3E%3Cpath fill='%2303a9f4' d='M10.7,6.3C11.4,6.3,12,5.7,12,5s-0.6-1.2-1.2-1.2S9.5,4.4,9.5,5S10,6.3,10.7,6.3z M10.7,4.5c0.3,0,0.6,0.2,0.6,0.6 c0,0.3-0.2,0.7-0.6,0.7c-0.3,0-0.7-0.3-0.7-0.7S10.4,4.5,10.7,4.5z'/%3E%3Cpath fill='%2303a9f4' d='M5.9,8.4H4.7c-0.2,0-0.2,0.1-0.2,0.2s0.2,0.3,0.3,0.3H6c0.2,0,0.3-0.2,0.3-0.3C6.3,8.5,6.1,8.4,5.9,8.4z'/%3E%3Cpath fill='%2303a9f4' d='M5.9,10.6H4.7c-0.2,0-0.3,0.2-0.3,0.3c0,0.2,0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,10.6,5.9,10.6z'/%3E%3Cpath fill='%2303a9f4' d='M5.9,12.9H4.7c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,12.9,5.9,12.9z'/%3E%3Cpath fill='%2303a9f4' d='M5.9,15.1H4.7c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,15.1,5.9,15.1z'/%3E%3Cpath fill='%2303a9f4' d='M5.9,17.3H4.7c-0.2,0-0.3,0.2-0.3,0.3S4.5,18,4.7,18h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,17.3,5.9,17.3z'/%3E%3Cpath fill='%2303a9f4' d='M9.5,20.4H7.4V7.2h13.1v2.7h0.6V7.2V3H3.2v3.6v0.6v13.8h4.2h2.1L9.5,20.4L9.5,20.4z M6.8,20.4h-3V7.2h3V20.4z M3.8,6.6v-3 h16.7v3H7.4H3.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-themes.webui-grey-icon, .btn[disabled] .webui-themes {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M13.1,12c-0.7,0-1.2,0.6-1.2,1.2s0.6,1.2,1.2,1.2s1.2-0.6,1.2-1.2C14.3,12.5,13.8,12,13.1,12z M13.1,13.8 c-0.3,0-0.6-0.2-0.6-0.6c0-0.3,0.2-0.6,0.6-0.6c0.3,0,0.6,0.2,0.6,0.6C13.7,13.5,13.4,13.8,13.1,13.8z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M17,13.2c0-0.7-0.6-1.2-1.2-1.2c-0.7,0-1.2,0.6-1.2,1.2s0.6,1.2,1.2,1.2C16.4,14.3,17,13.8,17,13.2z M15.2,13.2 c0-0.3,0.2-0.6,0.6-0.6s0.6,0.2,0.6,0.6c0,0.3-0.2,0.6-0.6,0.6S15.2,13.5,15.2,13.2z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M18.5,14.3c0.7,0,1.2-0.6,1.2-1.2s-0.6-1.2-1.2-1.2c-0.7,0-1.2,0.6-1.2,1.2S17.8,14.3,18.5,14.3z M18.5,12.5 c0.3,0,0.6,0.2,0.6,0.6c0,0.3-0.2,0.6-0.6,0.6c-0.3,0-0.6-0.2-0.6-0.6C17.9,12.8,18.2,12.5,18.5,12.5z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M11,11.1v3.6v0.6V29h4.2h13.8V15.2v-4.2H11z M11.6,11.6h16.7v3H15.2h-3.6V11.6z M11.6,28.4V15.2h3v13.1L11.6,28.4 L11.6,28.4z M28.3,28.4H15.2V15.2h13.1V28.4z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M13.7,16.4h-1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S13.8,16.4,13.7,16.4z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M13.7,18.6h-1.2c-0.2,0-0.3,0.2-0.3,0.3c0,0.2,0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3C14,18.8,13.8,18.6,13.7,18.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M13.7,20.9h-1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S13.8,20.9,13.7,20.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M13.7,23.1h-1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S13.8,23.1,13.7,23.1z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M13.7,25.4h-1.2c-0.2,0-0.3,0.2-0.3,0.3c0,0.2,0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3C14,25.6,13.8,25.4,13.7,25.4z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M21.2,16.4h-4.8v4.8h4.8V16.4z M19.1,20.6c0-0.2-0.2-0.3-0.3-0.3s-0.3,0.2-0.3,0.3h-1.2c0-0.2-0.2-0.3-0.3-0.3v-1.2 c0.2,0,0.3-0.2,0.3-0.3c0-0.2-0.2-0.3-0.3-0.3v-1.2c0.2,0,0.3-0.2,0.3-0.3h1.2c0,0.2,0.2,0.3,0.3,0.3s0.3-0.2,0.3-0.3h1.2 c0,0.2,0.2,0.3,0.3,0.3v1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3v1.2c-0.2,0-0.3,0.2-0.3,0.3H19.1z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M27.1,16.4h-4.8v4.8h4.8V16.4z M26.6,20.6H23V17h3.6V20.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M21.2,27.2v-4.8h-4.8v4.8H21.2z M17,23h3.6v3.6H17V23z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M27.1,22.4h-4.8v4.8h4.8V22.4z M26.6,26.6H23V23h3.6V26.6z'/%3E%3Ccircle cx='19.7' cy='17.9' r='0.3'/%3E%3Ccircle cx='18.8' cy='18.8' r='0.3'/%3E%3Ccircle cx='19.7' cy='19.7' r='0.3'/%3E%3Ccircle cx='17.9' cy='17.9' r='0.3'/%3E%3Ccircle cx='17.9' cy='19.7' r='0.3'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M5.4,3.9c-0.7,0-1.2,0.6-1.2,1.2s0.6,1.2,1.2,1.2s1.2-0.6,1.2-1.2S6,3.9,5.4,3.9z M5.4,5.7C5,5.7,4.7,5.4,4.7,5 S5,4.5,5.3,4.5S5.8,4.7,5.8,5S5.7,5.7,5.4,5.7z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M9.2,5c0-0.7-0.6-1.2-1.2-1.2S6.8,4.4,6.8,5S7.4,6.3,8,6.3C8.7,6.3,9.2,5.8,9.2,5z M7.4,5c0-0.3,0.2-0.6,0.6-0.6 S8.5,4.7,8.5,5S8.4,5.7,8,5.7C7.7,5.7,7.4,5.4,7.4,5z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M10.7,6.3C11.4,6.3,12,5.7,12,5s-0.6-1.2-1.2-1.2S9.5,4.4,9.5,5S10,6.3,10.7,6.3z M10.7,4.5c0.3,0,0.6,0.2,0.6,0.6 c0,0.3-0.2,0.7-0.6,0.7c-0.3,0-0.7-0.3-0.7-0.7S10.4,4.5,10.7,4.5z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M5.9,8.4H4.7c-0.2,0-0.2,0.1-0.2,0.2s0.2,0.3,0.3,0.3H6c0.2,0,0.3-0.2,0.3-0.3C6.3,8.5,6.1,8.4,5.9,8.4z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M5.9,10.6H4.7c-0.2,0-0.3,0.2-0.3,0.3c0,0.2,0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,10.6,5.9,10.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M5.9,12.9H4.7c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,12.9,5.9,12.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M5.9,15.1H4.7c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,15.1,5.9,15.1z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M5.9,17.3H4.7c-0.2,0-0.3,0.2-0.3,0.3S4.5,18,4.7,18h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,17.3,5.9,17.3z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M9.5,20.4H7.4V7.2h13.1v2.7h0.6V7.2V3H3.2v3.6v0.6v13.8h4.2h2.1L9.5,20.4L9.5,20.4z M6.8,20.4h-3V7.2h3V20.4z M3.8,6.6v-3 h16.7v3H7.4H3.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-themes.webui-red-icon, .danger .webui-themes {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M13.1,12c-0.7,0-1.2,0.6-1.2,1.2s0.6,1.2,1.2,1.2s1.2-0.6,1.2-1.2C14.3,12.5,13.8,12,13.1,12z M13.1,13.8 c-0.3,0-0.6-0.2-0.6-0.6c0-0.3,0.2-0.6,0.6-0.6c0.3,0,0.6,0.2,0.6,0.6C13.7,13.5,13.4,13.8,13.1,13.8z'/%3E%3Cpath fill='%23f44336' d='M17,13.2c0-0.7-0.6-1.2-1.2-1.2c-0.7,0-1.2,0.6-1.2,1.2s0.6,1.2,1.2,1.2C16.4,14.3,17,13.8,17,13.2z M15.2,13.2 c0-0.3,0.2-0.6,0.6-0.6s0.6,0.2,0.6,0.6c0,0.3-0.2,0.6-0.6,0.6S15.2,13.5,15.2,13.2z'/%3E%3Cpath fill='%23f44336' d='M18.5,14.3c0.7,0,1.2-0.6,1.2-1.2s-0.6-1.2-1.2-1.2c-0.7,0-1.2,0.6-1.2,1.2S17.8,14.3,18.5,14.3z M18.5,12.5 c0.3,0,0.6,0.2,0.6,0.6c0,0.3-0.2,0.6-0.6,0.6c-0.3,0-0.6-0.2-0.6-0.6C17.9,12.8,18.2,12.5,18.5,12.5z'/%3E%3Cpath fill='%23f44336' d='M11,11.1v3.6v0.6V29h4.2h13.8V15.2v-4.2H11z M11.6,11.6h16.7v3H15.2h-3.6V11.6z M11.6,28.4V15.2h3v13.1L11.6,28.4 L11.6,28.4z M28.3,28.4H15.2V15.2h13.1V28.4z'/%3E%3Cpath fill='%23f44336' d='M13.7,16.4h-1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S13.8,16.4,13.7,16.4z'/%3E%3Cpath fill='%23f44336' d='M13.7,18.6h-1.2c-0.2,0-0.3,0.2-0.3,0.3c0,0.2,0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3C14,18.8,13.8,18.6,13.7,18.6z'/%3E%3Cpath fill='%23f44336' d='M13.7,20.9h-1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S13.8,20.9,13.7,20.9z'/%3E%3Cpath fill='%23f44336' d='M13.7,23.1h-1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S13.8,23.1,13.7,23.1z'/%3E%3Cpath fill='%23f44336' d='M13.7,25.4h-1.2c-0.2,0-0.3,0.2-0.3,0.3c0,0.2,0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3C14,25.6,13.8,25.4,13.7,25.4z'/%3E%3Cpath fill='%23f44336' d='M21.2,16.4h-4.8v4.8h4.8V16.4z M19.1,20.6c0-0.2-0.2-0.3-0.3-0.3s-0.3,0.2-0.3,0.3h-1.2c0-0.2-0.2-0.3-0.3-0.3v-1.2 c0.2,0,0.3-0.2,0.3-0.3c0-0.2-0.2-0.3-0.3-0.3v-1.2c0.2,0,0.3-0.2,0.3-0.3h1.2c0,0.2,0.2,0.3,0.3,0.3s0.3-0.2,0.3-0.3h1.2 c0,0.2,0.2,0.3,0.3,0.3v1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3v1.2c-0.2,0-0.3,0.2-0.3,0.3H19.1z'/%3E%3Cpath fill='%23f44336' d='M27.1,16.4h-4.8v4.8h4.8V16.4z M26.6,20.6H23V17h3.6V20.6z'/%3E%3Cpath fill='%23f44336' d='M21.2,27.2v-4.8h-4.8v4.8H21.2z M17,23h3.6v3.6H17V23z'/%3E%3Cpath fill='%23f44336' d='M27.1,22.4h-4.8v4.8h4.8V22.4z M26.6,26.6H23V23h3.6V26.6z'/%3E%3Ccircle cx='19.7' cy='17.9' r='0.3'/%3E%3Ccircle cx='18.8' cy='18.8' r='0.3'/%3E%3Ccircle cx='19.7' cy='19.7' r='0.3'/%3E%3Ccircle cx='17.9' cy='17.9' r='0.3'/%3E%3Ccircle cx='17.9' cy='19.7' r='0.3'/%3E%3Cpath fill='%23f44336' d='M5.4,3.9c-0.7,0-1.2,0.6-1.2,1.2s0.6,1.2,1.2,1.2s1.2-0.6,1.2-1.2S6,3.9,5.4,3.9z M5.4,5.7C5,5.7,4.7,5.4,4.7,5 S5,4.5,5.3,4.5S5.8,4.7,5.8,5S5.7,5.7,5.4,5.7z'/%3E%3Cpath fill='%23f44336' d='M9.2,5c0-0.7-0.6-1.2-1.2-1.2S6.8,4.4,6.8,5S7.4,6.3,8,6.3C8.7,6.3,9.2,5.8,9.2,5z M7.4,5c0-0.3,0.2-0.6,0.6-0.6 S8.5,4.7,8.5,5S8.4,5.7,8,5.7C7.7,5.7,7.4,5.4,7.4,5z'/%3E%3Cpath fill='%23f44336' d='M10.7,6.3C11.4,6.3,12,5.7,12,5s-0.6-1.2-1.2-1.2S9.5,4.4,9.5,5S10,6.3,10.7,6.3z M10.7,4.5c0.3,0,0.6,0.2,0.6,0.6 c0,0.3-0.2,0.7-0.6,0.7c-0.3,0-0.7-0.3-0.7-0.7S10.4,4.5,10.7,4.5z'/%3E%3Cpath fill='%23f44336' d='M5.9,8.4H4.7c-0.2,0-0.2,0.1-0.2,0.2s0.2,0.3,0.3,0.3H6c0.2,0,0.3-0.2,0.3-0.3C6.3,8.5,6.1,8.4,5.9,8.4z'/%3E%3Cpath fill='%23f44336' d='M5.9,10.6H4.7c-0.2,0-0.3,0.2-0.3,0.3c0,0.2,0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,10.6,5.9,10.6z'/%3E%3Cpath fill='%23f44336' d='M5.9,12.9H4.7c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,12.9,5.9,12.9z'/%3E%3Cpath fill='%23f44336' d='M5.9,15.1H4.7c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,15.1,5.9,15.1z'/%3E%3Cpath fill='%23f44336' d='M5.9,17.3H4.7c-0.2,0-0.3,0.2-0.3,0.3S4.5,18,4.7,18h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,17.3,5.9,17.3z'/%3E%3Cpath fill='%23f44336' d='M9.5,20.4H7.4V7.2h13.1v2.7h0.6V7.2V3H3.2v3.6v0.6v13.8h4.2h2.1L9.5,20.4L9.5,20.4z M6.8,20.4h-3V7.2h3V20.4z M3.8,6.6v-3 h16.7v3H7.4H3.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-themes.webui-warning-icon, .webui-themes.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M13.1,12c-0.7,0-1.2,0.6-1.2,1.2s0.6,1.2,1.2,1.2s1.2-0.6,1.2-1.2C14.3,12.5,13.8,12,13.1,12z M13.1,13.8 c-0.3,0-0.6-0.2-0.6-0.6c0-0.3,0.2-0.6,0.6-0.6c0.3,0,0.6,0.2,0.6,0.6C13.7,13.5,13.4,13.8,13.1,13.8z'/%3E%3Cpath fill='%23ff9800' d='M17,13.2c0-0.7-0.6-1.2-1.2-1.2c-0.7,0-1.2,0.6-1.2,1.2s0.6,1.2,1.2,1.2C16.4,14.3,17,13.8,17,13.2z M15.2,13.2 c0-0.3,0.2-0.6,0.6-0.6s0.6,0.2,0.6,0.6c0,0.3-0.2,0.6-0.6,0.6S15.2,13.5,15.2,13.2z'/%3E%3Cpath fill='%23ff9800' d='M18.5,14.3c0.7,0,1.2-0.6,1.2-1.2s-0.6-1.2-1.2-1.2c-0.7,0-1.2,0.6-1.2,1.2S17.8,14.3,18.5,14.3z M18.5,12.5 c0.3,0,0.6,0.2,0.6,0.6c0,0.3-0.2,0.6-0.6,0.6c-0.3,0-0.6-0.2-0.6-0.6C17.9,12.8,18.2,12.5,18.5,12.5z'/%3E%3Cpath fill='%23ff9800' d='M11,11.1v3.6v0.6V29h4.2h13.8V15.2v-4.2H11z M11.6,11.6h16.7v3H15.2h-3.6V11.6z M11.6,28.4V15.2h3v13.1L11.6,28.4 L11.6,28.4z M28.3,28.4H15.2V15.2h13.1V28.4z'/%3E%3Cpath fill='%23ff9800' d='M13.7,16.4h-1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S13.8,16.4,13.7,16.4z'/%3E%3Cpath fill='%23ff9800' d='M13.7,18.6h-1.2c-0.2,0-0.3,0.2-0.3,0.3c0,0.2,0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3C14,18.8,13.8,18.6,13.7,18.6z'/%3E%3Cpath fill='%23ff9800' d='M13.7,20.9h-1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S13.8,20.9,13.7,20.9z'/%3E%3Cpath fill='%23ff9800' d='M13.7,23.1h-1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S13.8,23.1,13.7,23.1z'/%3E%3Cpath fill='%23ff9800' d='M13.7,25.4h-1.2c-0.2,0-0.3,0.2-0.3,0.3c0,0.2,0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3C14,25.6,13.8,25.4,13.7,25.4z'/%3E%3Cpath fill='%23ff9800' d='M21.2,16.4h-4.8v4.8h4.8V16.4z M19.1,20.6c0-0.2-0.2-0.3-0.3-0.3s-0.3,0.2-0.3,0.3h-1.2c0-0.2-0.2-0.3-0.3-0.3v-1.2 c0.2,0,0.3-0.2,0.3-0.3c0-0.2-0.2-0.3-0.3-0.3v-1.2c0.2,0,0.3-0.2,0.3-0.3h1.2c0,0.2,0.2,0.3,0.3,0.3s0.3-0.2,0.3-0.3h1.2 c0,0.2,0.2,0.3,0.3,0.3v1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3v1.2c-0.2,0-0.3,0.2-0.3,0.3H19.1z'/%3E%3Cpath fill='%23ff9800' d='M27.1,16.4h-4.8v4.8h4.8V16.4z M26.6,20.6H23V17h3.6V20.6z'/%3E%3Cpath fill='%23ff9800' d='M21.2,27.2v-4.8h-4.8v4.8H21.2z M17,23h3.6v3.6H17V23z'/%3E%3Cpath fill='%23ff9800' d='M27.1,22.4h-4.8v4.8h4.8V22.4z M26.6,26.6H23V23h3.6V26.6z'/%3E%3Ccircle cx='19.7' cy='17.9' r='0.3'/%3E%3Ccircle cx='18.8' cy='18.8' r='0.3'/%3E%3Ccircle cx='19.7' cy='19.7' r='0.3'/%3E%3Ccircle cx='17.9' cy='17.9' r='0.3'/%3E%3Ccircle cx='17.9' cy='19.7' r='0.3'/%3E%3Cpath fill='%23ff9800' d='M5.4,3.9c-0.7,0-1.2,0.6-1.2,1.2s0.6,1.2,1.2,1.2s1.2-0.6,1.2-1.2S6,3.9,5.4,3.9z M5.4,5.7C5,5.7,4.7,5.4,4.7,5 S5,4.5,5.3,4.5S5.8,4.7,5.8,5S5.7,5.7,5.4,5.7z'/%3E%3Cpath fill='%23ff9800' d='M9.2,5c0-0.7-0.6-1.2-1.2-1.2S6.8,4.4,6.8,5S7.4,6.3,8,6.3C8.7,6.3,9.2,5.8,9.2,5z M7.4,5c0-0.3,0.2-0.6,0.6-0.6 S8.5,4.7,8.5,5S8.4,5.7,8,5.7C7.7,5.7,7.4,5.4,7.4,5z'/%3E%3Cpath fill='%23ff9800' d='M10.7,6.3C11.4,6.3,12,5.7,12,5s-0.6-1.2-1.2-1.2S9.5,4.4,9.5,5S10,6.3,10.7,6.3z M10.7,4.5c0.3,0,0.6,0.2,0.6,0.6 c0,0.3-0.2,0.7-0.6,0.7c-0.3,0-0.7-0.3-0.7-0.7S10.4,4.5,10.7,4.5z'/%3E%3Cpath fill='%23ff9800' d='M5.9,8.4H4.7c-0.2,0-0.2,0.1-0.2,0.2s0.2,0.3,0.3,0.3H6c0.2,0,0.3-0.2,0.3-0.3C6.3,8.5,6.1,8.4,5.9,8.4z'/%3E%3Cpath fill='%23ff9800' d='M5.9,10.6H4.7c-0.2,0-0.3,0.2-0.3,0.3c0,0.2,0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,10.6,5.9,10.6z'/%3E%3Cpath fill='%23ff9800' d='M5.9,12.9H4.7c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,12.9,5.9,12.9z'/%3E%3Cpath fill='%23ff9800' d='M5.9,15.1H4.7c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,15.1,5.9,15.1z'/%3E%3Cpath fill='%23ff9800' d='M5.9,17.3H4.7c-0.2,0-0.3,0.2-0.3,0.3S4.5,18,4.7,18h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,17.3,5.9,17.3z'/%3E%3Cpath fill='%23ff9800' d='M9.5,20.4H7.4V7.2h13.1v2.7h0.6V7.2V3H3.2v3.6v0.6v13.8h4.2h2.1L9.5,20.4L9.5,20.4z M6.8,20.4h-3V7.2h3V20.4z M3.8,6.6v-3 h16.7v3H7.4H3.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-themes.webui-white-icon, .combo-row.selected .combo-action-button .webui-themes.webui-add, .combo-row.selected .combo-action-button .webui-themes.webui-delete, .combo-row.selected .combo-action-button .webui-themes.webui-edit, .segmented-button > .btn.active .webui-themes, .primary .webui-themes, .radio-group input[type="radio"]:checked + label .webui-themes, .segmented-button-radio input[type="radio"]:checked + label .webui-themes {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M13.1,12c-0.7,0-1.2,0.6-1.2,1.2s0.6,1.2,1.2,1.2s1.2-0.6,1.2-1.2C14.3,12.5,13.8,12,13.1,12z M13.1,13.8 c-0.3,0-0.6-0.2-0.6-0.6c0-0.3,0.2-0.6,0.6-0.6c0.3,0,0.6,0.2,0.6,0.6C13.7,13.5,13.4,13.8,13.1,13.8z'/%3E%3Cpath fill='%23fff' d='M17,13.2c0-0.7-0.6-1.2-1.2-1.2c-0.7,0-1.2,0.6-1.2,1.2s0.6,1.2,1.2,1.2C16.4,14.3,17,13.8,17,13.2z M15.2,13.2 c0-0.3,0.2-0.6,0.6-0.6s0.6,0.2,0.6,0.6c0,0.3-0.2,0.6-0.6,0.6S15.2,13.5,15.2,13.2z'/%3E%3Cpath fill='%23fff' d='M18.5,14.3c0.7,0,1.2-0.6,1.2-1.2s-0.6-1.2-1.2-1.2c-0.7,0-1.2,0.6-1.2,1.2S17.8,14.3,18.5,14.3z M18.5,12.5 c0.3,0,0.6,0.2,0.6,0.6c0,0.3-0.2,0.6-0.6,0.6c-0.3,0-0.6-0.2-0.6-0.6C17.9,12.8,18.2,12.5,18.5,12.5z'/%3E%3Cpath fill='%23fff' d='M11,11.1v3.6v0.6V29h4.2h13.8V15.2v-4.2H11z M11.6,11.6h16.7v3H15.2h-3.6V11.6z M11.6,28.4V15.2h3v13.1L11.6,28.4 L11.6,28.4z M28.3,28.4H15.2V15.2h13.1V28.4z'/%3E%3Cpath fill='%23fff' d='M13.7,16.4h-1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S13.8,16.4,13.7,16.4z'/%3E%3Cpath fill='%23fff' d='M13.7,18.6h-1.2c-0.2,0-0.3,0.2-0.3,0.3c0,0.2,0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3C14,18.8,13.8,18.6,13.7,18.6z'/%3E%3Cpath fill='%23fff' d='M13.7,20.9h-1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S13.8,20.9,13.7,20.9z'/%3E%3Cpath fill='%23fff' d='M13.7,23.1h-1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S13.8,23.1,13.7,23.1z'/%3E%3Cpath fill='%23fff' d='M13.7,25.4h-1.2c-0.2,0-0.3,0.2-0.3,0.3c0,0.2,0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3C14,25.6,13.8,25.4,13.7,25.4z'/%3E%3Cpath fill='%23fff' d='M21.2,16.4h-4.8v4.8h4.8V16.4z M19.1,20.6c0-0.2-0.2-0.3-0.3-0.3s-0.3,0.2-0.3,0.3h-1.2c0-0.2-0.2-0.3-0.3-0.3v-1.2 c0.2,0,0.3-0.2,0.3-0.3c0-0.2-0.2-0.3-0.3-0.3v-1.2c0.2,0,0.3-0.2,0.3-0.3h1.2c0,0.2,0.2,0.3,0.3,0.3s0.3-0.2,0.3-0.3h1.2 c0,0.2,0.2,0.3,0.3,0.3v1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3v1.2c-0.2,0-0.3,0.2-0.3,0.3H19.1z'/%3E%3Cpath fill='%23fff' d='M27.1,16.4h-4.8v4.8h4.8V16.4z M26.6,20.6H23V17h3.6V20.6z'/%3E%3Cpath fill='%23fff' d='M21.2,27.2v-4.8h-4.8v4.8H21.2z M17,23h3.6v3.6H17V23z'/%3E%3Cpath fill='%23fff' d='M27.1,22.4h-4.8v4.8h4.8V22.4z M26.6,26.6H23V23h3.6V26.6z'/%3E%3Ccircle cx='19.7' cy='17.9' r='0.3'/%3E%3Ccircle cx='18.8' cy='18.8' r='0.3'/%3E%3Ccircle cx='19.7' cy='19.7' r='0.3'/%3E%3Ccircle cx='17.9' cy='17.9' r='0.3'/%3E%3Ccircle cx='17.9' cy='19.7' r='0.3'/%3E%3Cpath fill='%23fff' d='M5.4,3.9c-0.7,0-1.2,0.6-1.2,1.2s0.6,1.2,1.2,1.2s1.2-0.6,1.2-1.2S6,3.9,5.4,3.9z M5.4,5.7C5,5.7,4.7,5.4,4.7,5 S5,4.5,5.3,4.5S5.8,4.7,5.8,5S5.7,5.7,5.4,5.7z'/%3E%3Cpath fill='%23fff' d='M9.2,5c0-0.7-0.6-1.2-1.2-1.2S6.8,4.4,6.8,5S7.4,6.3,8,6.3C8.7,6.3,9.2,5.8,9.2,5z M7.4,5c0-0.3,0.2-0.6,0.6-0.6 S8.5,4.7,8.5,5S8.4,5.7,8,5.7C7.7,5.7,7.4,5.4,7.4,5z'/%3E%3Cpath fill='%23fff' d='M10.7,6.3C11.4,6.3,12,5.7,12,5s-0.6-1.2-1.2-1.2S9.5,4.4,9.5,5S10,6.3,10.7,6.3z M10.7,4.5c0.3,0,0.6,0.2,0.6,0.6 c0,0.3-0.2,0.7-0.6,0.7c-0.3,0-0.7-0.3-0.7-0.7S10.4,4.5,10.7,4.5z'/%3E%3Cpath fill='%23fff' d='M5.9,8.4H4.7c-0.2,0-0.2,0.1-0.2,0.2s0.2,0.3,0.3,0.3H6c0.2,0,0.3-0.2,0.3-0.3C6.3,8.5,6.1,8.4,5.9,8.4z'/%3E%3Cpath fill='%23fff' d='M5.9,10.6H4.7c-0.2,0-0.3,0.2-0.3,0.3c0,0.2,0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,10.6,5.9,10.6z'/%3E%3Cpath fill='%23fff' d='M5.9,12.9H4.7c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,12.9,5.9,12.9z'/%3E%3Cpath fill='%23fff' d='M5.9,15.1H4.7c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,15.1,5.9,15.1z'/%3E%3Cpath fill='%23fff' d='M5.9,17.3H4.7c-0.2,0-0.3,0.2-0.3,0.3S4.5,18,4.7,18h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,17.3,5.9,17.3z'/%3E%3Cpath fill='%23fff' d='M9.5,20.4H7.4V7.2h13.1v2.7h0.6V7.2V3H3.2v3.6v0.6v13.8h4.2h2.1L9.5,20.4L9.5,20.4z M6.8,20.4h-3V7.2h3V20.4z M3.8,6.6v-3 h16.7v3H7.4H3.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-themes.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M13.1,12c-0.7,0-1.2,0.6-1.2,1.2s0.6,1.2,1.2,1.2s1.2-0.6,1.2-1.2C14.3,12.5,13.8,12,13.1,12z M13.1,13.8 c-0.3,0-0.6-0.2-0.6-0.6c0-0.3,0.2-0.6,0.6-0.6c0.3,0,0.6,0.2,0.6,0.6C13.7,13.5,13.4,13.8,13.1,13.8z'/%3E%3Cpath fill='%234caf50' d='M17,13.2c0-0.7-0.6-1.2-1.2-1.2c-0.7,0-1.2,0.6-1.2,1.2s0.6,1.2,1.2,1.2C16.4,14.3,17,13.8,17,13.2z M15.2,13.2 c0-0.3,0.2-0.6,0.6-0.6s0.6,0.2,0.6,0.6c0,0.3-0.2,0.6-0.6,0.6S15.2,13.5,15.2,13.2z'/%3E%3Cpath fill='%234caf50' d='M18.5,14.3c0.7,0,1.2-0.6,1.2-1.2s-0.6-1.2-1.2-1.2c-0.7,0-1.2,0.6-1.2,1.2S17.8,14.3,18.5,14.3z M18.5,12.5 c0.3,0,0.6,0.2,0.6,0.6c0,0.3-0.2,0.6-0.6,0.6c-0.3,0-0.6-0.2-0.6-0.6C17.9,12.8,18.2,12.5,18.5,12.5z'/%3E%3Cpath fill='%234caf50' d='M11,11.1v3.6v0.6V29h4.2h13.8V15.2v-4.2H11z M11.6,11.6h16.7v3H15.2h-3.6V11.6z M11.6,28.4V15.2h3v13.1L11.6,28.4 L11.6,28.4z M28.3,28.4H15.2V15.2h13.1V28.4z'/%3E%3Cpath fill='%234caf50' d='M13.7,16.4h-1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S13.8,16.4,13.7,16.4z'/%3E%3Cpath fill='%234caf50' d='M13.7,18.6h-1.2c-0.2,0-0.3,0.2-0.3,0.3c0,0.2,0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3C14,18.8,13.8,18.6,13.7,18.6z'/%3E%3Cpath fill='%234caf50' d='M13.7,20.9h-1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S13.8,20.9,13.7,20.9z'/%3E%3Cpath fill='%234caf50' d='M13.7,23.1h-1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S13.8,23.1,13.7,23.1z'/%3E%3Cpath fill='%234caf50' d='M13.7,25.4h-1.2c-0.2,0-0.3,0.2-0.3,0.3c0,0.2,0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3C14,25.6,13.8,25.4,13.7,25.4z'/%3E%3Cpath fill='%234caf50' d='M21.2,16.4h-4.8v4.8h4.8V16.4z M19.1,20.6c0-0.2-0.2-0.3-0.3-0.3s-0.3,0.2-0.3,0.3h-1.2c0-0.2-0.2-0.3-0.3-0.3v-1.2 c0.2,0,0.3-0.2,0.3-0.3c0-0.2-0.2-0.3-0.3-0.3v-1.2c0.2,0,0.3-0.2,0.3-0.3h1.2c0,0.2,0.2,0.3,0.3,0.3s0.3-0.2,0.3-0.3h1.2 c0,0.2,0.2,0.3,0.3,0.3v1.2c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3v1.2c-0.2,0-0.3,0.2-0.3,0.3H19.1z'/%3E%3Cpath fill='%234caf50' d='M27.1,16.4h-4.8v4.8h4.8V16.4z M26.6,20.6H23V17h3.6V20.6z'/%3E%3Cpath fill='%234caf50' d='M21.2,27.2v-4.8h-4.8v4.8H21.2z M17,23h3.6v3.6H17V23z'/%3E%3Cpath fill='%234caf50' d='M27.1,22.4h-4.8v4.8h4.8V22.4z M26.6,26.6H23V23h3.6V26.6z'/%3E%3Ccircle cx='19.7' cy='17.9' r='0.3'/%3E%3Ccircle cx='18.8' cy='18.8' r='0.3'/%3E%3Ccircle cx='19.7' cy='19.7' r='0.3'/%3E%3Ccircle cx='17.9' cy='17.9' r='0.3'/%3E%3Ccircle cx='17.9' cy='19.7' r='0.3'/%3E%3Cpath fill='%234caf50' d='M5.4,3.9c-0.7,0-1.2,0.6-1.2,1.2s0.6,1.2,1.2,1.2s1.2-0.6,1.2-1.2S6,3.9,5.4,3.9z M5.4,5.7C5,5.7,4.7,5.4,4.7,5 S5,4.5,5.3,4.5S5.8,4.7,5.8,5S5.7,5.7,5.4,5.7z'/%3E%3Cpath fill='%234caf50' d='M9.2,5c0-0.7-0.6-1.2-1.2-1.2S6.8,4.4,6.8,5S7.4,6.3,8,6.3C8.7,6.3,9.2,5.8,9.2,5z M7.4,5c0-0.3,0.2-0.6,0.6-0.6 S8.5,4.7,8.5,5S8.4,5.7,8,5.7C7.7,5.7,7.4,5.4,7.4,5z'/%3E%3Cpath fill='%234caf50' d='M10.7,6.3C11.4,6.3,12,5.7,12,5s-0.6-1.2-1.2-1.2S9.5,4.4,9.5,5S10,6.3,10.7,6.3z M10.7,4.5c0.3,0,0.6,0.2,0.6,0.6 c0,0.3-0.2,0.7-0.6,0.7c-0.3,0-0.7-0.3-0.7-0.7S10.4,4.5,10.7,4.5z'/%3E%3Cpath fill='%234caf50' d='M5.9,8.4H4.7c-0.2,0-0.2,0.1-0.2,0.2s0.2,0.3,0.3,0.3H6c0.2,0,0.3-0.2,0.3-0.3C6.3,8.5,6.1,8.4,5.9,8.4z'/%3E%3Cpath fill='%234caf50' d='M5.9,10.6H4.7c-0.2,0-0.3,0.2-0.3,0.3c0,0.2,0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,10.6,5.9,10.6z'/%3E%3Cpath fill='%234caf50' d='M5.9,12.9H4.7c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,12.9,5.9,12.9z'/%3E%3Cpath fill='%234caf50' d='M5.9,15.1H4.7c-0.2,0-0.3,0.2-0.3,0.3s0.2,0.3,0.3,0.3h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,15.1,5.9,15.1z'/%3E%3Cpath fill='%234caf50' d='M5.9,17.3H4.7c-0.2,0-0.3,0.2-0.3,0.3S4.5,18,4.7,18h1.2c0.2,0,0.3-0.2,0.3-0.3S6.1,17.3,5.9,17.3z'/%3E%3Cpath fill='%234caf50' d='M9.5,20.4H7.4V7.2h13.1v2.7h0.6V7.2V3H3.2v3.6v0.6v13.8h4.2h2.1L9.5,20.4L9.5,20.4z M6.8,20.4h-3V7.2h3V20.4z M3.8,6.6v-3 h16.7v3H7.4H3.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-transfer {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M28.8,17.2h-5.2c-0.4,0-0.9,0.1-0.9,0.6c0,0.4,0.3,0.6,0.9,0.6h5v9.4H11.7v-1.6c0-0.4-0.1-0.9-0.5-0.9s-0.5,0.3-0.5,0.9 v1.9c0,0.4,0.1,0.9,0.5,0.9h17.7c0.4,0,0.9-0.3,0.9-0.9V17.7C29.6,17.3,29.3,17.2,28.8,17.2z M8.6,13.7H3.3V4.2h17.3v1.9 c0,0.4,0.1,0.9,0.6,0.9c0.4,0,0.6-0.3,0.6-0.9V3.9c0-0.4-0.1-0.9-0.6-0.9H3.1C2.7,3,2.2,3.3,2.2,3.9v10.3c0,0.4,0.3,0.9,0.9,0.9 h5.6c0.4,0,0.9-0.2,0.9-0.6S9.1,13.7,8.6,13.7z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cpath fill='%2303a9f4' d='M27.2,10.2l-2.6,2.6c-0.3,0.3-0.3,0.7,0,1c0.2,0.2,0.3,0.2,0.5,0.2c0.2,0,0.3-0.1,0.5-0.2l3.8-3.8c0,0,0,0,0-0.1l0,0 c0,0,0-0.1,0.1-0.1l0,0V9.7l0,0l0,0V9.7l0,0V9.6l0,0V9.5l0,0V9.4l0,0V9.3l0,0c0-0.1-0.1-0.1-0.1-0.2l0,0c0,0,0-0.1-0.1-0.1 l-3.8-3.8c-0.3-0.3-0.7-0.3-1,0c-0.3,0.3-0.3,0.7,0,1l2.6,2.6H12.2c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7L27.2,10.2L27.2,10.2z' /%3E%3Cpath fill='%2303a9f4' d='M19.8,22.9c0.4,0,0.7-0.3,0.7-0.7c0-0.3-0.3-0.7-0.7-0.7H4.9l2.6-2.6c0.3-0.3,0.3-0.7,0-1c-0.3-0.3-0.7-0.3-1,0l-3.8,3.8 l-0.1,0.1l0,0c0,0.1-0.1,0.1-0.1,0.2l0,0V22l0,0v0.1l0,0v0.1l0,0v0.1l0,0v0.1l0,0l0,0v0.1l0,0c0,0,0,0.1,0.1,0.1l0,0c0,0,0,0,0,0.1 l3.8,3.8c0.2,0.2,0.3,0.2,0.5,0.2s0.3-0.1,0.5-0.2c0.3-0.3,0.3-0.7,0-1l-2.6-2.6L19.8,22.9L19.8,22.9z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-transfer.webui-grey-icon, .btn[disabled] .webui-transfer {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M28.8,17.2h-5.2c-0.4,0-0.9,0.1-0.9,0.6c0,0.4,0.3,0.6,0.9,0.6h5v9.4H11.7v-1.6c0-0.4-0.1-0.9-0.5-0.9s-0.5,0.3-0.5,0.9 v1.9c0,0.4,0.1,0.9,0.5,0.9h17.7c0.4,0,0.9-0.3,0.9-0.9V17.7C29.6,17.3,29.3,17.2,28.8,17.2z M8.6,13.7H3.3V4.2h17.3v1.9 c0,0.4,0.1,0.9,0.6,0.9c0.4,0,0.6-0.3,0.6-0.9V3.9c0-0.4-0.1-0.9-0.6-0.9H3.1C2.7,3,2.2,3.3,2.2,3.9v10.3c0,0.4,0.3,0.9,0.9,0.9 h5.6c0.4,0,0.9-0.2,0.9-0.6S9.1,13.7,8.6,13.7z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M27.2,10.2l-2.6,2.6c-0.3,0.3-0.3,0.7,0,1c0.2,0.2,0.3,0.2,0.5,0.2c0.2,0,0.3-0.1,0.5-0.2l3.8-3.8c0,0,0,0,0-0.1l0,0 c0,0,0-0.1,0.1-0.1l0,0V9.7l0,0l0,0V9.7l0,0V9.6l0,0V9.5l0,0V9.4l0,0V9.3l0,0c0-0.1-0.1-0.1-0.1-0.2l0,0c0,0,0-0.1-0.1-0.1 l-3.8-3.8c-0.3-0.3-0.7-0.3-1,0c-0.3,0.3-0.3,0.7,0,1l2.6,2.6H12.2c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7L27.2,10.2L27.2,10.2z' /%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M19.8,22.9c0.4,0,0.7-0.3,0.7-0.7c0-0.3-0.3-0.7-0.7-0.7H4.9l2.6-2.6c0.3-0.3,0.3-0.7,0-1c-0.3-0.3-0.7-0.3-1,0l-3.8,3.8 l-0.1,0.1l0,0c0,0.1-0.1,0.1-0.1,0.2l0,0V22l0,0v0.1l0,0v0.1l0,0v0.1l0,0v0.1l0,0l0,0v0.1l0,0c0,0,0,0.1,0.1,0.1l0,0c0,0,0,0,0,0.1 l3.8,3.8c0.2,0.2,0.3,0.2,0.5,0.2s0.3-0.1,0.5-0.2c0.3-0.3,0.3-0.7,0-1l-2.6-2.6L19.8,22.9L19.8,22.9z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-transfer.webui-red-icon, .danger .webui-transfer {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23f44336' d='M28.8,17.2h-5.2c-0.4,0-0.9,0.1-0.9,0.6c0,0.4,0.3,0.6,0.9,0.6h5v9.4H11.7v-1.6c0-0.4-0.1-0.9-0.5-0.9s-0.5,0.3-0.5,0.9 v1.9c0,0.4,0.1,0.9,0.5,0.9h17.7c0.4,0,0.9-0.3,0.9-0.9V17.7C29.6,17.3,29.3,17.2,28.8,17.2z M8.6,13.7H3.3V4.2h17.3v1.9 c0,0.4,0.1,0.9,0.6,0.9c0.4,0,0.6-0.3,0.6-0.9V3.9c0-0.4-0.1-0.9-0.6-0.9H3.1C2.7,3,2.2,3.3,2.2,3.9v10.3c0,0.4,0.3,0.9,0.9,0.9 h5.6c0.4,0,0.9-0.2,0.9-0.6S9.1,13.7,8.6,13.7z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23f44336' d='M27.2,10.2l-2.6,2.6c-0.3,0.3-0.3,0.7,0,1c0.2,0.2,0.3,0.2,0.5,0.2c0.2,0,0.3-0.1,0.5-0.2l3.8-3.8c0,0,0,0,0-0.1l0,0 c0,0,0-0.1,0.1-0.1l0,0V9.7l0,0l0,0V9.7l0,0V9.6l0,0V9.5l0,0V9.4l0,0V9.3l0,0c0-0.1-0.1-0.1-0.1-0.2l0,0c0,0,0-0.1-0.1-0.1 l-3.8-3.8c-0.3-0.3-0.7-0.3-1,0c-0.3,0.3-0.3,0.7,0,1l2.6,2.6H12.2c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7L27.2,10.2L27.2,10.2z' /%3E%3Cpath fill='%23f44336' d='M19.8,22.9c0.4,0,0.7-0.3,0.7-0.7c0-0.3-0.3-0.7-0.7-0.7H4.9l2.6-2.6c0.3-0.3,0.3-0.7,0-1c-0.3-0.3-0.7-0.3-1,0l-3.8,3.8 l-0.1,0.1l0,0c0,0.1-0.1,0.1-0.1,0.2l0,0V22l0,0v0.1l0,0v0.1l0,0v0.1l0,0v0.1l0,0l0,0v0.1l0,0c0,0,0,0.1,0.1,0.1l0,0c0,0,0,0,0,0.1 l3.8,3.8c0.2,0.2,0.3,0.2,0.5,0.2s0.3-0.1,0.5-0.2c0.3-0.3,0.3-0.7,0-1l-2.6-2.6L19.8,22.9L19.8,22.9z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-transfer.webui-warning-icon, .webui-transfer.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M28.8,17.2h-5.2c-0.4,0-0.9,0.1-0.9,0.6c0,0.4,0.3,0.6,0.9,0.6h5v9.4H11.7v-1.6c0-0.4-0.1-0.9-0.5-0.9s-0.5,0.3-0.5,0.9 v1.9c0,0.4,0.1,0.9,0.5,0.9h17.7c0.4,0,0.9-0.3,0.9-0.9V17.7C29.6,17.3,29.3,17.2,28.8,17.2z M8.6,13.7H3.3V4.2h17.3v1.9 c0,0.4,0.1,0.9,0.6,0.9c0.4,0,0.6-0.3,0.6-0.9V3.9c0-0.4-0.1-0.9-0.6-0.9H3.1C2.7,3,2.2,3.3,2.2,3.9v10.3c0,0.4,0.3,0.9,0.9,0.9 h5.6c0.4,0,0.9-0.2,0.9-0.6S9.1,13.7,8.6,13.7z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23ff9800' d='M27.2,10.2l-2.6,2.6c-0.3,0.3-0.3,0.7,0,1c0.2,0.2,0.3,0.2,0.5,0.2c0.2,0,0.3-0.1,0.5-0.2l3.8-3.8c0,0,0,0,0-0.1l0,0 c0,0,0-0.1,0.1-0.1l0,0V9.7l0,0l0,0V9.7l0,0V9.6l0,0V9.5l0,0V9.4l0,0V9.3l0,0c0-0.1-0.1-0.1-0.1-0.2l0,0c0,0,0-0.1-0.1-0.1 l-3.8-3.8c-0.3-0.3-0.7-0.3-1,0c-0.3,0.3-0.3,0.7,0,1l2.6,2.6H12.2c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7L27.2,10.2L27.2,10.2z' /%3E%3Cpath fill='%23ff9800' d='M19.8,22.9c0.4,0,0.7-0.3,0.7-0.7c0-0.3-0.3-0.7-0.7-0.7H4.9l2.6-2.6c0.3-0.3,0.3-0.7,0-1c-0.3-0.3-0.7-0.3-1,0l-3.8,3.8 l-0.1,0.1l0,0c0,0.1-0.1,0.1-0.1,0.2l0,0V22l0,0v0.1l0,0v0.1l0,0v0.1l0,0v0.1l0,0l0,0v0.1l0,0c0,0,0,0.1,0.1,0.1l0,0c0,0,0,0,0,0.1 l3.8,3.8c0.2,0.2,0.3,0.2,0.5,0.2s0.3-0.1,0.5-0.2c0.3-0.3,0.3-0.7,0-1l-2.6-2.6L19.8,22.9L19.8,22.9z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-transfer.webui-white-icon, .combo-row.selected .combo-action-button .webui-transfer.webui-add, .combo-row.selected .combo-action-button .webui-transfer.webui-delete, .combo-row.selected .combo-action-button .webui-transfer.webui-edit, .segmented-button > .btn.active .webui-transfer, .primary .webui-transfer, .radio-group input[type="radio"]:checked + label .webui-transfer, .segmented-button-radio input[type="radio"]:checked + label .webui-transfer {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M28.8,17.2h-5.2c-0.4,0-0.9,0.1-0.9,0.6c0,0.4,0.3,0.6,0.9,0.6h5v9.4H11.7v-1.6c0-0.4-0.1-0.9-0.5-0.9s-0.5,0.3-0.5,0.9 v1.9c0,0.4,0.1,0.9,0.5,0.9h17.7c0.4,0,0.9-0.3,0.9-0.9V17.7C29.6,17.3,29.3,17.2,28.8,17.2z M8.6,13.7H3.3V4.2h17.3v1.9 c0,0.4,0.1,0.9,0.6,0.9c0.4,0,0.6-0.3,0.6-0.9V3.9c0-0.4-0.1-0.9-0.6-0.9H3.1C2.7,3,2.2,3.3,2.2,3.9v10.3c0,0.4,0.3,0.9,0.9,0.9 h5.6c0.4,0,0.9-0.2,0.9-0.6S9.1,13.7,8.6,13.7z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23fff' d='M27.2,10.2l-2.6,2.6c-0.3,0.3-0.3,0.7,0,1c0.2,0.2,0.3,0.2,0.5,0.2c0.2,0,0.3-0.1,0.5-0.2l3.8-3.8c0,0,0,0,0-0.1l0,0 c0,0,0-0.1,0.1-0.1l0,0V9.7l0,0l0,0V9.7l0,0V9.6l0,0V9.5l0,0V9.4l0,0V9.3l0,0c0-0.1-0.1-0.1-0.1-0.2l0,0c0,0,0-0.1-0.1-0.1 l-3.8-3.8c-0.3-0.3-0.7-0.3-1,0c-0.3,0.3-0.3,0.7,0,1l2.6,2.6H12.2c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7L27.2,10.2L27.2,10.2z' /%3E%3Cpath fill='%23fff' d='M19.8,22.9c0.4,0,0.7-0.3,0.7-0.7c0-0.3-0.3-0.7-0.7-0.7H4.9l2.6-2.6c0.3-0.3,0.3-0.7,0-1c-0.3-0.3-0.7-0.3-1,0l-3.8,3.8 l-0.1,0.1l0,0c0,0.1-0.1,0.1-0.1,0.2l0,0V22l0,0v0.1l0,0v0.1l0,0v0.1l0,0v0.1l0,0l0,0v0.1l0,0c0,0,0,0.1,0.1,0.1l0,0c0,0,0,0,0,0.1 l3.8,3.8c0.2,0.2,0.3,0.2,0.5,0.2s0.3-0.1,0.5-0.2c0.3-0.3,0.3-0.7,0-1l-2.6-2.6L19.8,22.9L19.8,22.9z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-transfer.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%234caf50' d='M28.8,17.2h-5.2c-0.4,0-0.9,0.1-0.9,0.6c0,0.4,0.3,0.6,0.9,0.6h5v9.4H11.7v-1.6c0-0.4-0.1-0.9-0.5-0.9s-0.5,0.3-0.5,0.9 v1.9c0,0.4,0.1,0.9,0.5,0.9h17.7c0.4,0,0.9-0.3,0.9-0.9V17.7C29.6,17.3,29.3,17.2,28.8,17.2z M8.6,13.7H3.3V4.2h17.3v1.9 c0,0.4,0.1,0.9,0.6,0.9c0.4,0,0.6-0.3,0.6-0.9V3.9c0-0.4-0.1-0.9-0.6-0.9H3.1C2.7,3,2.2,3.3,2.2,3.9v10.3c0,0.4,0.3,0.9,0.9,0.9 h5.6c0.4,0,0.9-0.2,0.9-0.6S9.1,13.7,8.6,13.7z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cpath fill='%234caf50' d='M27.2,10.2l-2.6,2.6c-0.3,0.3-0.3,0.7,0,1c0.2,0.2,0.3,0.2,0.5,0.2c0.2,0,0.3-0.1,0.5-0.2l3.8-3.8c0,0,0,0,0-0.1l0,0 c0,0,0-0.1,0.1-0.1l0,0V9.7l0,0l0,0V9.7l0,0V9.6l0,0V9.5l0,0V9.4l0,0V9.3l0,0c0-0.1-0.1-0.1-0.1-0.2l0,0c0,0,0-0.1-0.1-0.1 l-3.8-3.8c-0.3-0.3-0.7-0.3-1,0c-0.3,0.3-0.3,0.7,0,1l2.6,2.6H12.2c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7L27.2,10.2L27.2,10.2z' /%3E%3Cpath fill='%234caf50' d='M19.8,22.9c0.4,0,0.7-0.3,0.7-0.7c0-0.3-0.3-0.7-0.7-0.7H4.9l2.6-2.6c0.3-0.3,0.3-0.7,0-1c-0.3-0.3-0.7-0.3-1,0l-3.8,3.8 l-0.1,0.1l0,0c0,0.1-0.1,0.1-0.1,0.2l0,0V22l0,0v0.1l0,0v0.1l0,0v0.1l0,0v0.1l0,0l0,0v0.1l0,0c0,0,0,0.1,0.1,0.1l0,0c0,0,0,0,0,0.1 l3.8,3.8c0.2,0.2,0.3,0.2,0.5,0.2s0.3-0.1,0.5-0.2c0.3-0.3,0.3-0.7,0-1l-2.6-2.6L19.8,22.9L19.8,22.9z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-general {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%2303a9f4' d='M31.5,13.9l-1.9-0.4c-1.1-0.2-2-1-2.4-2c-0.4-1-0.3-2.2,0.4-3.1l1.2-1.6C29,6.7,29,6.4,28.8,6.2l-2.5-2.5 c-0.2-0.2-0.5-0.2-0.8-0.1L24,4.6c-0.9,0.6-2.1,0.7-3.1,0.3c-1-0.4-1.7-1.4-1.9-2.5l-0.3-1.9c0-0.3-0.3-0.5-0.6-0.5h-3.6 c-0.3,0-0.5,0.2-0.6,0.5l-0.5,2.4c-0.2,1.1-0.9,2-1.9,2.4c-1,0.4-2.1,0.3-3-0.3l-2-1.4C6.3,3.4,5.9,3.4,5.7,3.6L3.2,6.2 C3,6.4,3,6.7,3.2,6.9l1.2,1.6c0.7,0.9,0.8,2,0.4,3.1c-0.4,1-1.3,1.8-2.4,2l-1.9,0.4C0.2,14,0,14.2,0,14.5v3.6 c0,0.3,0.2,0.5,0.5,0.6L2.4,19c1.1,0.2,2,0.9,2.5,1.9c0.4,1,0.3,2.2-0.3,3.1l-1.1,1.6c-0.2,0.2-0.1,0.6,0.1,0.8l2.5,2.5 C6.4,29,6.7,29,6.9,28.8l1.6-1.2c0.9-0.7,2-0.8,3.1-0.4c1,0.4,1.8,1.3,2,2.4l0.4,1.9c0.1,0.3,0.3,0.5,0.6,0.5h3.6 c0.3,0,0.5-0.2,0.6-0.5l0.2-1.4c0.2-1.1,0.9-2.1,2-2.5c1-0.4,2.2-0.3,3.1,0.4l1.1,0.8c0.2,0.2,0.6,0.1,0.8-0.1l2.5-2.5 c0.2-0.2,0.2-0.5,0.1-0.8L27.4,24c-0.6-0.9-0.7-2.1-0.3-3.1c0.4-1,1.4-1.7,2.5-1.9l1.9-0.3c0.3,0,0.5-0.3,0.5-0.6v-3.6 C32,14.2,31.8,14,31.5,13.9z M30.8,17.6l-1.4,0.2C27.9,18,26.6,19,26,20.4c-0.6,1.4-0.5,3,0.4,4.2l0.8,1.2l-1.8,1.8l-0.7-0.5 c-1.3-0.9-2.9-1.1-4.3-0.5c-1.4,0.6-2.4,1.9-2.7,3.4l-0.1,0.9H15l-0.3-1.4c-0.3-1.5-1.3-2.7-2.7-3.3c-1.4-0.6-3-0.3-4.2,0.5 l-1.2,0.9l-1.8-1.8l0.8-1.2c0.9-1.3,1-2.8,0.4-4.2C5.4,19,4.1,18,2.6,17.8l-1.4-0.2V15l1.4-0.3c1.5-0.3,2.7-1.3,3.3-2.7 c0.6-1.4,0.4-3-0.5-4.2L4.4,6.6l1.8-1.8l1.6,1.1c1.2,0.8,2.8,1,4.2,0.4c1.4-0.6,2.4-1.8,2.6-3.2L15,1.2h2.6l0.2,1.4 C18,4.1,19,5.4,20.4,6s3,0.5,4.2-0.4l1.2-0.8l1.8,1.8l-0.9,1.2c-0.9,1.2-1.1,2.8-0.5,4.2c0.6,1.4,1.8,2.4,3.3,2.7l1.4,0.3V17.6z'/%3E %3Cpath fill='%2303a9f4' d='M16.3,10.1c-3.4,0-6.2,2.8-6.2,6.2s2.8,6.2,6.2,6.2s6.2-2.8,6.2-6.2S19.7,10.1,16.3,10.1z M16.3,21.3c-2.8,0-5-2.3-5-5 s2.3-5,5-5s5,2.3,5,5S19.1,21.3,16.3,21.3z'/%3E %3Cpath fill='%2303a9f4' d='M16.3,13c-1.8,0-3.3,1.5-3.3,3.3c0,1.8,1.5,3.3,3.3,3.3c1.8,0,3.3-1.5,3.3-3.3C19.6,14.5,18.1,13,16.3,13z M16.3,18.4 c-1.1,0-2.1-0.9-2.1-2.1s0.9-2.1,2.1-2.1s2.1,0.9,2.1,2.1S17.4,18.4,16.3,18.4z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-general.webui-grey-icon, .btn[disabled] .webui-general {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M31.5,13.9l-1.9-0.4c-1.1-0.2-2-1-2.4-2c-0.4-1-0.3-2.2,0.4-3.1l1.2-1.6C29,6.7,29,6.4,28.8,6.2l-2.5-2.5 c-0.2-0.2-0.5-0.2-0.8-0.1L24,4.6c-0.9,0.6-2.1,0.7-3.1,0.3c-1-0.4-1.7-1.4-1.9-2.5l-0.3-1.9c0-0.3-0.3-0.5-0.6-0.5h-3.6 c-0.3,0-0.5,0.2-0.6,0.5l-0.5,2.4c-0.2,1.1-0.9,2-1.9,2.4c-1,0.4-2.1,0.3-3-0.3l-2-1.4C6.3,3.4,5.9,3.4,5.7,3.6L3.2,6.2 C3,6.4,3,6.7,3.2,6.9l1.2,1.6c0.7,0.9,0.8,2,0.4,3.1c-0.4,1-1.3,1.8-2.4,2l-1.9,0.4C0.2,14,0,14.2,0,14.5v3.6 c0,0.3,0.2,0.5,0.5,0.6L2.4,19c1.1,0.2,2,0.9,2.5,1.9c0.4,1,0.3,2.2-0.3,3.1l-1.1,1.6c-0.2,0.2-0.1,0.6,0.1,0.8l2.5,2.5 C6.4,29,6.7,29,6.9,28.8l1.6-1.2c0.9-0.7,2-0.8,3.1-0.4c1,0.4,1.8,1.3,2,2.4l0.4,1.9c0.1,0.3,0.3,0.5,0.6,0.5h3.6 c0.3,0,0.5-0.2,0.6-0.5l0.2-1.4c0.2-1.1,0.9-2.1,2-2.5c1-0.4,2.2-0.3,3.1,0.4l1.1,0.8c0.2,0.2,0.6,0.1,0.8-0.1l2.5-2.5 c0.2-0.2,0.2-0.5,0.1-0.8L27.4,24c-0.6-0.9-0.7-2.1-0.3-3.1c0.4-1,1.4-1.7,2.5-1.9l1.9-0.3c0.3,0,0.5-0.3,0.5-0.6v-3.6 C32,14.2,31.8,14,31.5,13.9z M30.8,17.6l-1.4,0.2C27.9,18,26.6,19,26,20.4c-0.6,1.4-0.5,3,0.4,4.2l0.8,1.2l-1.8,1.8l-0.7-0.5 c-1.3-0.9-2.9-1.1-4.3-0.5c-1.4,0.6-2.4,1.9-2.7,3.4l-0.1,0.9H15l-0.3-1.4c-0.3-1.5-1.3-2.7-2.7-3.3c-1.4-0.6-3-0.3-4.2,0.5 l-1.2,0.9l-1.8-1.8l0.8-1.2c0.9-1.3,1-2.8,0.4-4.2C5.4,19,4.1,18,2.6,17.8l-1.4-0.2V15l1.4-0.3c1.5-0.3,2.7-1.3,3.3-2.7 c0.6-1.4,0.4-3-0.5-4.2L4.4,6.6l1.8-1.8l1.6,1.1c1.2,0.8,2.8,1,4.2,0.4c1.4-0.6,2.4-1.8,2.6-3.2L15,1.2h2.6l0.2,1.4 C18,4.1,19,5.4,20.4,6s3,0.5,4.2-0.4l1.2-0.8l1.8,1.8l-0.9,1.2c-0.9,1.2-1.1,2.8-0.5,4.2c0.6,1.4,1.8,2.4,3.3,2.7l1.4,0.3V17.6z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M16.3,10.1c-3.4,0-6.2,2.8-6.2,6.2s2.8,6.2,6.2,6.2s6.2-2.8,6.2-6.2S19.7,10.1,16.3,10.1z M16.3,21.3c-2.8,0-5-2.3-5-5 s2.3-5,5-5s5,2.3,5,5S19.1,21.3,16.3,21.3z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M16.3,13c-1.8,0-3.3,1.5-3.3,3.3c0,1.8,1.5,3.3,3.3,3.3c1.8,0,3.3-1.5,3.3-3.3C19.6,14.5,18.1,13,16.3,13z M16.3,18.4 c-1.1,0-2.1-0.9-2.1-2.1s0.9-2.1,2.1-2.1s2.1,0.9,2.1,2.1S17.4,18.4,16.3,18.4z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-general.webui-red-icon, .danger .webui-general {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23f44336' d='M31.5,13.9l-1.9-0.4c-1.1-0.2-2-1-2.4-2c-0.4-1-0.3-2.2,0.4-3.1l1.2-1.6C29,6.7,29,6.4,28.8,6.2l-2.5-2.5 c-0.2-0.2-0.5-0.2-0.8-0.1L24,4.6c-0.9,0.6-2.1,0.7-3.1,0.3c-1-0.4-1.7-1.4-1.9-2.5l-0.3-1.9c0-0.3-0.3-0.5-0.6-0.5h-3.6 c-0.3,0-0.5,0.2-0.6,0.5l-0.5,2.4c-0.2,1.1-0.9,2-1.9,2.4c-1,0.4-2.1,0.3-3-0.3l-2-1.4C6.3,3.4,5.9,3.4,5.7,3.6L3.2,6.2 C3,6.4,3,6.7,3.2,6.9l1.2,1.6c0.7,0.9,0.8,2,0.4,3.1c-0.4,1-1.3,1.8-2.4,2l-1.9,0.4C0.2,14,0,14.2,0,14.5v3.6 c0,0.3,0.2,0.5,0.5,0.6L2.4,19c1.1,0.2,2,0.9,2.5,1.9c0.4,1,0.3,2.2-0.3,3.1l-1.1,1.6c-0.2,0.2-0.1,0.6,0.1,0.8l2.5,2.5 C6.4,29,6.7,29,6.9,28.8l1.6-1.2c0.9-0.7,2-0.8,3.1-0.4c1,0.4,1.8,1.3,2,2.4l0.4,1.9c0.1,0.3,0.3,0.5,0.6,0.5h3.6 c0.3,0,0.5-0.2,0.6-0.5l0.2-1.4c0.2-1.1,0.9-2.1,2-2.5c1-0.4,2.2-0.3,3.1,0.4l1.1,0.8c0.2,0.2,0.6,0.1,0.8-0.1l2.5-2.5 c0.2-0.2,0.2-0.5,0.1-0.8L27.4,24c-0.6-0.9-0.7-2.1-0.3-3.1c0.4-1,1.4-1.7,2.5-1.9l1.9-0.3c0.3,0,0.5-0.3,0.5-0.6v-3.6 C32,14.2,31.8,14,31.5,13.9z M30.8,17.6l-1.4,0.2C27.9,18,26.6,19,26,20.4c-0.6,1.4-0.5,3,0.4,4.2l0.8,1.2l-1.8,1.8l-0.7-0.5 c-1.3-0.9-2.9-1.1-4.3-0.5c-1.4,0.6-2.4,1.9-2.7,3.4l-0.1,0.9H15l-0.3-1.4c-0.3-1.5-1.3-2.7-2.7-3.3c-1.4-0.6-3-0.3-4.2,0.5 l-1.2,0.9l-1.8-1.8l0.8-1.2c0.9-1.3,1-2.8,0.4-4.2C5.4,19,4.1,18,2.6,17.8l-1.4-0.2V15l1.4-0.3c1.5-0.3,2.7-1.3,3.3-2.7 c0.6-1.4,0.4-3-0.5-4.2L4.4,6.6l1.8-1.8l1.6,1.1c1.2,0.8,2.8,1,4.2,0.4c1.4-0.6,2.4-1.8,2.6-3.2L15,1.2h2.6l0.2,1.4 C18,4.1,19,5.4,20.4,6s3,0.5,4.2-0.4l1.2-0.8l1.8,1.8l-0.9,1.2c-0.9,1.2-1.1,2.8-0.5,4.2c0.6,1.4,1.8,2.4,3.3,2.7l1.4,0.3V17.6z'/%3E %3Cpath fill='%23f44336' d='M16.3,10.1c-3.4,0-6.2,2.8-6.2,6.2s2.8,6.2,6.2,6.2s6.2-2.8,6.2-6.2S19.7,10.1,16.3,10.1z M16.3,21.3c-2.8,0-5-2.3-5-5 s2.3-5,5-5s5,2.3,5,5S19.1,21.3,16.3,21.3z'/%3E %3Cpath fill='%23f44336' d='M16.3,13c-1.8,0-3.3,1.5-3.3,3.3c0,1.8,1.5,3.3,3.3,3.3c1.8,0,3.3-1.5,3.3-3.3C19.6,14.5,18.1,13,16.3,13z M16.3,18.4 c-1.1,0-2.1-0.9-2.1-2.1s0.9-2.1,2.1-2.1s2.1,0.9,2.1,2.1S17.4,18.4,16.3,18.4z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-general.webui-warning-icon, .webui-general.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23ff9800' d='M31.5,13.9l-1.9-0.4c-1.1-0.2-2-1-2.4-2c-0.4-1-0.3-2.2,0.4-3.1l1.2-1.6C29,6.7,29,6.4,28.8,6.2l-2.5-2.5 c-0.2-0.2-0.5-0.2-0.8-0.1L24,4.6c-0.9,0.6-2.1,0.7-3.1,0.3c-1-0.4-1.7-1.4-1.9-2.5l-0.3-1.9c0-0.3-0.3-0.5-0.6-0.5h-3.6 c-0.3,0-0.5,0.2-0.6,0.5l-0.5,2.4c-0.2,1.1-0.9,2-1.9,2.4c-1,0.4-2.1,0.3-3-0.3l-2-1.4C6.3,3.4,5.9,3.4,5.7,3.6L3.2,6.2 C3,6.4,3,6.7,3.2,6.9l1.2,1.6c0.7,0.9,0.8,2,0.4,3.1c-0.4,1-1.3,1.8-2.4,2l-1.9,0.4C0.2,14,0,14.2,0,14.5v3.6 c0,0.3,0.2,0.5,0.5,0.6L2.4,19c1.1,0.2,2,0.9,2.5,1.9c0.4,1,0.3,2.2-0.3,3.1l-1.1,1.6c-0.2,0.2-0.1,0.6,0.1,0.8l2.5,2.5 C6.4,29,6.7,29,6.9,28.8l1.6-1.2c0.9-0.7,2-0.8,3.1-0.4c1,0.4,1.8,1.3,2,2.4l0.4,1.9c0.1,0.3,0.3,0.5,0.6,0.5h3.6 c0.3,0,0.5-0.2,0.6-0.5l0.2-1.4c0.2-1.1,0.9-2.1,2-2.5c1-0.4,2.2-0.3,3.1,0.4l1.1,0.8c0.2,0.2,0.6,0.1,0.8-0.1l2.5-2.5 c0.2-0.2,0.2-0.5,0.1-0.8L27.4,24c-0.6-0.9-0.7-2.1-0.3-3.1c0.4-1,1.4-1.7,2.5-1.9l1.9-0.3c0.3,0,0.5-0.3,0.5-0.6v-3.6 C32,14.2,31.8,14,31.5,13.9z M30.8,17.6l-1.4,0.2C27.9,18,26.6,19,26,20.4c-0.6,1.4-0.5,3,0.4,4.2l0.8,1.2l-1.8,1.8l-0.7-0.5 c-1.3-0.9-2.9-1.1-4.3-0.5c-1.4,0.6-2.4,1.9-2.7,3.4l-0.1,0.9H15l-0.3-1.4c-0.3-1.5-1.3-2.7-2.7-3.3c-1.4-0.6-3-0.3-4.2,0.5 l-1.2,0.9l-1.8-1.8l0.8-1.2c0.9-1.3,1-2.8,0.4-4.2C5.4,19,4.1,18,2.6,17.8l-1.4-0.2V15l1.4-0.3c1.5-0.3,2.7-1.3,3.3-2.7 c0.6-1.4,0.4-3-0.5-4.2L4.4,6.6l1.8-1.8l1.6,1.1c1.2,0.8,2.8,1,4.2,0.4c1.4-0.6,2.4-1.8,2.6-3.2L15,1.2h2.6l0.2,1.4 C18,4.1,19,5.4,20.4,6s3,0.5,4.2-0.4l1.2-0.8l1.8,1.8l-0.9,1.2c-0.9,1.2-1.1,2.8-0.5,4.2c0.6,1.4,1.8,2.4,3.3,2.7l1.4,0.3V17.6z'/%3E %3Cpath fill='%23ff9800' d='M16.3,10.1c-3.4,0-6.2,2.8-6.2,6.2s2.8,6.2,6.2,6.2s6.2-2.8,6.2-6.2S19.7,10.1,16.3,10.1z M16.3,21.3c-2.8,0-5-2.3-5-5 s2.3-5,5-5s5,2.3,5,5S19.1,21.3,16.3,21.3z'/%3E %3Cpath fill='%23ff9800' d='M16.3,13c-1.8,0-3.3,1.5-3.3,3.3c0,1.8,1.5,3.3,3.3,3.3c1.8,0,3.3-1.5,3.3-3.3C19.6,14.5,18.1,13,16.3,13z M16.3,18.4 c-1.1,0-2.1-0.9-2.1-2.1s0.9-2.1,2.1-2.1s2.1,0.9,2.1,2.1S17.4,18.4,16.3,18.4z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-general.webui-white-icon, .combo-row.selected .combo-action-button .webui-general.webui-add, .combo-row.selected .combo-action-button .webui-general.webui-delete, .combo-row.selected .combo-action-button .webui-general.webui-edit, .segmented-button > .btn.active .webui-general, .primary .webui-general, .radio-group input[type="radio"]:checked + label .webui-general, .segmented-button-radio input[type="radio"]:checked + label .webui-general {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23fff' d='M31.5,13.9l-1.9-0.4c-1.1-0.2-2-1-2.4-2c-0.4-1-0.3-2.2,0.4-3.1l1.2-1.6C29,6.7,29,6.4,28.8,6.2l-2.5-2.5 c-0.2-0.2-0.5-0.2-0.8-0.1L24,4.6c-0.9,0.6-2.1,0.7-3.1,0.3c-1-0.4-1.7-1.4-1.9-2.5l-0.3-1.9c0-0.3-0.3-0.5-0.6-0.5h-3.6 c-0.3,0-0.5,0.2-0.6,0.5l-0.5,2.4c-0.2,1.1-0.9,2-1.9,2.4c-1,0.4-2.1,0.3-3-0.3l-2-1.4C6.3,3.4,5.9,3.4,5.7,3.6L3.2,6.2 C3,6.4,3,6.7,3.2,6.9l1.2,1.6c0.7,0.9,0.8,2,0.4,3.1c-0.4,1-1.3,1.8-2.4,2l-1.9,0.4C0.2,14,0,14.2,0,14.5v3.6 c0,0.3,0.2,0.5,0.5,0.6L2.4,19c1.1,0.2,2,0.9,2.5,1.9c0.4,1,0.3,2.2-0.3,3.1l-1.1,1.6c-0.2,0.2-0.1,0.6,0.1,0.8l2.5,2.5 C6.4,29,6.7,29,6.9,28.8l1.6-1.2c0.9-0.7,2-0.8,3.1-0.4c1,0.4,1.8,1.3,2,2.4l0.4,1.9c0.1,0.3,0.3,0.5,0.6,0.5h3.6 c0.3,0,0.5-0.2,0.6-0.5l0.2-1.4c0.2-1.1,0.9-2.1,2-2.5c1-0.4,2.2-0.3,3.1,0.4l1.1,0.8c0.2,0.2,0.6,0.1,0.8-0.1l2.5-2.5 c0.2-0.2,0.2-0.5,0.1-0.8L27.4,24c-0.6-0.9-0.7-2.1-0.3-3.1c0.4-1,1.4-1.7,2.5-1.9l1.9-0.3c0.3,0,0.5-0.3,0.5-0.6v-3.6 C32,14.2,31.8,14,31.5,13.9z M30.8,17.6l-1.4,0.2C27.9,18,26.6,19,26,20.4c-0.6,1.4-0.5,3,0.4,4.2l0.8,1.2l-1.8,1.8l-0.7-0.5 c-1.3-0.9-2.9-1.1-4.3-0.5c-1.4,0.6-2.4,1.9-2.7,3.4l-0.1,0.9H15l-0.3-1.4c-0.3-1.5-1.3-2.7-2.7-3.3c-1.4-0.6-3-0.3-4.2,0.5 l-1.2,0.9l-1.8-1.8l0.8-1.2c0.9-1.3,1-2.8,0.4-4.2C5.4,19,4.1,18,2.6,17.8l-1.4-0.2V15l1.4-0.3c1.5-0.3,2.7-1.3,3.3-2.7 c0.6-1.4,0.4-3-0.5-4.2L4.4,6.6l1.8-1.8l1.6,1.1c1.2,0.8,2.8,1,4.2,0.4c1.4-0.6,2.4-1.8,2.6-3.2L15,1.2h2.6l0.2,1.4 C18,4.1,19,5.4,20.4,6s3,0.5,4.2-0.4l1.2-0.8l1.8,1.8l-0.9,1.2c-0.9,1.2-1.1,2.8-0.5,4.2c0.6,1.4,1.8,2.4,3.3,2.7l1.4,0.3V17.6z'/%3E %3Cpath fill='%23fff' d='M16.3,10.1c-3.4,0-6.2,2.8-6.2,6.2s2.8,6.2,6.2,6.2s6.2-2.8,6.2-6.2S19.7,10.1,16.3,10.1z M16.3,21.3c-2.8,0-5-2.3-5-5 s2.3-5,5-5s5,2.3,5,5S19.1,21.3,16.3,21.3z'/%3E %3Cpath fill='%23fff' d='M16.3,13c-1.8,0-3.3,1.5-3.3,3.3c0,1.8,1.5,3.3,3.3,3.3c1.8,0,3.3-1.5,3.3-3.3C19.6,14.5,18.1,13,16.3,13z M16.3,18.4 c-1.1,0-2.1-0.9-2.1-2.1s0.9-2.1,2.1-2.1s2.1,0.9,2.1,2.1S17.4,18.4,16.3,18.4z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-general.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%234caf50' d='M31.5,13.9l-1.9-0.4c-1.1-0.2-2-1-2.4-2c-0.4-1-0.3-2.2,0.4-3.1l1.2-1.6C29,6.7,29,6.4,28.8,6.2l-2.5-2.5 c-0.2-0.2-0.5-0.2-0.8-0.1L24,4.6c-0.9,0.6-2.1,0.7-3.1,0.3c-1-0.4-1.7-1.4-1.9-2.5l-0.3-1.9c0-0.3-0.3-0.5-0.6-0.5h-3.6 c-0.3,0-0.5,0.2-0.6,0.5l-0.5,2.4c-0.2,1.1-0.9,2-1.9,2.4c-1,0.4-2.1,0.3-3-0.3l-2-1.4C6.3,3.4,5.9,3.4,5.7,3.6L3.2,6.2 C3,6.4,3,6.7,3.2,6.9l1.2,1.6c0.7,0.9,0.8,2,0.4,3.1c-0.4,1-1.3,1.8-2.4,2l-1.9,0.4C0.2,14,0,14.2,0,14.5v3.6 c0,0.3,0.2,0.5,0.5,0.6L2.4,19c1.1,0.2,2,0.9,2.5,1.9c0.4,1,0.3,2.2-0.3,3.1l-1.1,1.6c-0.2,0.2-0.1,0.6,0.1,0.8l2.5,2.5 C6.4,29,6.7,29,6.9,28.8l1.6-1.2c0.9-0.7,2-0.8,3.1-0.4c1,0.4,1.8,1.3,2,2.4l0.4,1.9c0.1,0.3,0.3,0.5,0.6,0.5h3.6 c0.3,0,0.5-0.2,0.6-0.5l0.2-1.4c0.2-1.1,0.9-2.1,2-2.5c1-0.4,2.2-0.3,3.1,0.4l1.1,0.8c0.2,0.2,0.6,0.1,0.8-0.1l2.5-2.5 c0.2-0.2,0.2-0.5,0.1-0.8L27.4,24c-0.6-0.9-0.7-2.1-0.3-3.1c0.4-1,1.4-1.7,2.5-1.9l1.9-0.3c0.3,0,0.5-0.3,0.5-0.6v-3.6 C32,14.2,31.8,14,31.5,13.9z M30.8,17.6l-1.4,0.2C27.9,18,26.6,19,26,20.4c-0.6,1.4-0.5,3,0.4,4.2l0.8,1.2l-1.8,1.8l-0.7-0.5 c-1.3-0.9-2.9-1.1-4.3-0.5c-1.4,0.6-2.4,1.9-2.7,3.4l-0.1,0.9H15l-0.3-1.4c-0.3-1.5-1.3-2.7-2.7-3.3c-1.4-0.6-3-0.3-4.2,0.5 l-1.2,0.9l-1.8-1.8l0.8-1.2c0.9-1.3,1-2.8,0.4-4.2C5.4,19,4.1,18,2.6,17.8l-1.4-0.2V15l1.4-0.3c1.5-0.3,2.7-1.3,3.3-2.7 c0.6-1.4,0.4-3-0.5-4.2L4.4,6.6l1.8-1.8l1.6,1.1c1.2,0.8,2.8,1,4.2,0.4c1.4-0.6,2.4-1.8,2.6-3.2L15,1.2h2.6l0.2,1.4 C18,4.1,19,5.4,20.4,6s3,0.5,4.2-0.4l1.2-0.8l1.8,1.8l-0.9,1.2c-0.9,1.2-1.1,2.8-0.5,4.2c0.6,1.4,1.8,2.4,3.3,2.7l1.4,0.3V17.6z'/%3E %3Cpath fill='%234caf50' d='M16.3,10.1c-3.4,0-6.2,2.8-6.2,6.2s2.8,6.2,6.2,6.2s6.2-2.8,6.2-6.2S19.7,10.1,16.3,10.1z M16.3,21.3c-2.8,0-5-2.3-5-5 s2.3-5,5-5s5,2.3,5,5S19.1,21.3,16.3,21.3z'/%3E %3Cpath fill='%234caf50' d='M16.3,13c-1.8,0-3.3,1.5-3.3,3.3c0,1.8,1.5,3.3,3.3,3.3c1.8,0,3.3-1.5,3.3-3.3C19.6,14.5,18.1,13,16.3,13z M16.3,18.4 c-1.1,0-2.1-0.9-2.1-2.1s0.9-2.1,2.1-2.1s2.1,0.9,2.1,2.1S17.4,18.4,16.3,18.4z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-giftcard {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34px' height='32px' viewBox='0 0 34 32'%3E %3Cpath fill='%2303a9f4' d='M31.3,3H2.7C1.3,3,0.1,4.1,0.1,5.5v20.9c0,1.4,1.1,2.5,2.5,2.5h28.7c1.4,0,2.5-1.1,2.5-2.5V5.5C33.9,4.1,32.8,3,31.3,3z M32.9,26.3c0,0.7-1,1.7-1.5,1.7H2.7c-1.2,0-1.9-1.2-1.9-1.7V5.5c0-1.2,1.4-1.6,1.9-1.6h28.7c0.7,0,1.5,0.4,1.5,1.6V26.3L32.9,26.3z '/%3E %3Crect fill='%2303a9f4' x='19.3' y='19.2' width='11.1' height='0.7'/%3E %3Crect fill='%2303a9f4' x='19.3' y='23.2' width='11.1' height='0.7'/%3E %3Crect fill='%2303a9f4' x='10.8' y='3.9' width='0.6' height='24.1'/%3E %3Crect fill='%2303a9f4' x='0.8' y='13' width='32.1' height='1.2'/%3E %3Cpath fill='%2303a9f4' d='M11.3,12.4c0,0,1.5-1.5,3.1-2s2-0.7,2.4,1s0,2.8,0,2.8l-4.5,0.1l4.6,2.9V20l-5.6-5.1l-7,5.9v-2.9l6-3.6c0,0-6.8,1.1-6.7-0.6 s-0.2-3.5,1.1-3.4S10.9,11.6,11.3,12.4z'/%3E %3C/svg%3E")
}

.webui-giftcard.webui-grey-icon, .btn[disabled] .webui-giftcard {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34px' height='32px' viewBox='0 0 34 32'%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M31.3,3H2.7C1.3,3,0.1,4.1,0.1,5.5v20.9c0,1.4,1.1,2.5,2.5,2.5h28.7c1.4,0,2.5-1.1,2.5-2.5V5.5C33.9,4.1,32.8,3,31.3,3z M32.9,26.3c0,0.7-1,1.7-1.5,1.7H2.7c-1.2,0-1.9-1.2-1.9-1.7V5.5c0-1.2,1.4-1.6,1.9-1.6h28.7c0.7,0,1.5,0.4,1.5,1.6V26.3L32.9,26.3z '/%3E %3Crect fill='%23000' fill-opacity='0.4' x='19.3' y='19.2' width='11.1' height='0.7'/%3E %3Crect fill='%23000' fill-opacity='0.4' x='19.3' y='23.2' width='11.1' height='0.7'/%3E %3Crect fill='%23000' fill-opacity='0.4' x='10.8' y='3.9' width='0.6' height='24.1'/%3E %3Crect fill='%23000' fill-opacity='0.4' x='0.8' y='13' width='32.1' height='1.2'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M11.3,12.4c0,0,1.5-1.5,3.1-2s2-0.7,2.4,1s0,2.8,0,2.8l-4.5,0.1l4.6,2.9V20l-5.6-5.1l-7,5.9v-2.9l6-3.6c0,0-6.8,1.1-6.7-0.6 s-0.2-3.5,1.1-3.4S10.9,11.6,11.3,12.4z'/%3E %3C/svg%3E")
}

.webui-giftcard.webui-red-icon, .danger .webui-giftcard {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34px' height='32px' viewBox='0 0 34 32'%3E %3Cpath fill='%23f44336' d='M31.3,3H2.7C1.3,3,0.1,4.1,0.1,5.5v20.9c0,1.4,1.1,2.5,2.5,2.5h28.7c1.4,0,2.5-1.1,2.5-2.5V5.5C33.9,4.1,32.8,3,31.3,3z M32.9,26.3c0,0.7-1,1.7-1.5,1.7H2.7c-1.2,0-1.9-1.2-1.9-1.7V5.5c0-1.2,1.4-1.6,1.9-1.6h28.7c0.7,0,1.5,0.4,1.5,1.6V26.3L32.9,26.3z '/%3E %3Crect fill='%23f44336' x='19.3' y='19.2' width='11.1' height='0.7'/%3E %3Crect fill='%23f44336' x='19.3' y='23.2' width='11.1' height='0.7'/%3E %3Crect fill='%23f44336' x='10.8' y='3.9' width='0.6' height='24.1'/%3E %3Crect fill='%23f44336' x='0.8' y='13' width='32.1' height='1.2'/%3E %3Cpath fill='%23f44336' d='M11.3,12.4c0,0,1.5-1.5,3.1-2s2-0.7,2.4,1s0,2.8,0,2.8l-4.5,0.1l4.6,2.9V20l-5.6-5.1l-7,5.9v-2.9l6-3.6c0,0-6.8,1.1-6.7-0.6 s-0.2-3.5,1.1-3.4S10.9,11.6,11.3,12.4z'/%3E %3C/svg%3E")
}

.webui-giftcard.webui-warning-icon, .webui-giftcard.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34px' height='32px' viewBox='0 0 34 32'%3E %3Cpath fill='%23ff9800' d='M31.3,3H2.7C1.3,3,0.1,4.1,0.1,5.5v20.9c0,1.4,1.1,2.5,2.5,2.5h28.7c1.4,0,2.5-1.1,2.5-2.5V5.5C33.9,4.1,32.8,3,31.3,3z M32.9,26.3c0,0.7-1,1.7-1.5,1.7H2.7c-1.2,0-1.9-1.2-1.9-1.7V5.5c0-1.2,1.4-1.6,1.9-1.6h28.7c0.7,0,1.5,0.4,1.5,1.6V26.3L32.9,26.3z '/%3E %3Crect fill='%23ff9800' x='19.3' y='19.2' width='11.1' height='0.7'/%3E %3Crect fill='%23ff9800' x='19.3' y='23.2' width='11.1' height='0.7'/%3E %3Crect fill='%23ff9800' x='10.8' y='3.9' width='0.6' height='24.1'/%3E %3Crect fill='%23ff9800' x='0.8' y='13' width='32.1' height='1.2'/%3E %3Cpath fill='%23ff9800' d='M11.3,12.4c0,0,1.5-1.5,3.1-2s2-0.7,2.4,1s0,2.8,0,2.8l-4.5,0.1l4.6,2.9V20l-5.6-5.1l-7,5.9v-2.9l6-3.6c0,0-6.8,1.1-6.7-0.6 s-0.2-3.5,1.1-3.4S10.9,11.6,11.3,12.4z'/%3E %3C/svg%3E")
}

.webui-giftcard.webui-white-icon, .combo-row.selected .combo-action-button .webui-giftcard.webui-add, .combo-row.selected .combo-action-button .webui-giftcard.webui-delete, .combo-row.selected .combo-action-button .webui-giftcard.webui-edit, .segmented-button > .btn.active .webui-giftcard, .primary .webui-giftcard, .radio-group input[type="radio"]:checked + label .webui-giftcard, .segmented-button-radio input[type="radio"]:checked + label .webui-giftcard {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34px' height='32px' viewBox='0 0 34 32'%3E %3Cpath fill='%23fff' d='M31.3,3H2.7C1.3,3,0.1,4.1,0.1,5.5v20.9c0,1.4,1.1,2.5,2.5,2.5h28.7c1.4,0,2.5-1.1,2.5-2.5V5.5C33.9,4.1,32.8,3,31.3,3z M32.9,26.3c0,0.7-1,1.7-1.5,1.7H2.7c-1.2,0-1.9-1.2-1.9-1.7V5.5c0-1.2,1.4-1.6,1.9-1.6h28.7c0.7,0,1.5,0.4,1.5,1.6V26.3L32.9,26.3z '/%3E %3Crect fill='%23fff' x='19.3' y='19.2' width='11.1' height='0.7'/%3E %3Crect fill='%23fff' x='19.3' y='23.2' width='11.1' height='0.7'/%3E %3Crect fill='%23fff' x='10.8' y='3.9' width='0.6' height='24.1'/%3E %3Crect fill='%23fff' x='0.8' y='13' width='32.1' height='1.2'/%3E %3Cpath fill='%23fff' d='M11.3,12.4c0,0,1.5-1.5,3.1-2s2-0.7,2.4,1s0,2.8,0,2.8l-4.5,0.1l4.6,2.9V20l-5.6-5.1l-7,5.9v-2.9l6-3.6c0,0-6.8,1.1-6.7-0.6 s-0.2-3.5,1.1-3.4S10.9,11.6,11.3,12.4z'/%3E %3C/svg%3E")
}

.webui-giftcard.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34px' height='32px' viewBox='0 0 34 32'%3E %3Cpath fill='%234caf50' d='M31.3,3H2.7C1.3,3,0.1,4.1,0.1,5.5v20.9c0,1.4,1.1,2.5,2.5,2.5h28.7c1.4,0,2.5-1.1,2.5-2.5V5.5C33.9,4.1,32.8,3,31.3,3z M32.9,26.3c0,0.7-1,1.7-1.5,1.7H2.7c-1.2,0-1.9-1.2-1.9-1.7V5.5c0-1.2,1.4-1.6,1.9-1.6h28.7c0.7,0,1.5,0.4,1.5,1.6V26.3L32.9,26.3z '/%3E %3Crect fill='%234caf50' x='19.3' y='19.2' width='11.1' height='0.7'/%3E %3Crect fill='%234caf50' x='19.3' y='23.2' width='11.1' height='0.7'/%3E %3Crect fill='%234caf50' x='10.8' y='3.9' width='0.6' height='24.1'/%3E %3Crect fill='%234caf50' x='0.8' y='13' width='32.1' height='1.2'/%3E %3Cpath fill='%234caf50' d='M11.3,12.4c0,0,1.5-1.5,3.1-2s2-0.7,2.4,1s0,2.8,0,2.8l-4.5,0.1l4.6,2.9V20l-5.6-5.1l-7,5.9v-2.9l6-3.6c0,0-6.8,1.1-6.7-0.6 s-0.2-3.5,1.1-3.4S10.9,11.6,11.3,12.4z'/%3E %3C/svg%3E")
}

.webui-integration {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cg%3E %3Cpath fill='%2303a9f4' d='M27.3,11.5v-1.1l4.1-0.2V8.1l-4.1-0.2V7.1h-3.2V3.3c0-0.9-0.7-1.6-1.6-1.6H9.5 c-0.9,0-1.6,0.7-1.6,1.6v3.8H4.7v0.9L0.5,8.1v2.1l4.1,0.2v1.1h3.2v2.4H4.7v0.9L0.5,15V17l4.1,0.2v1.1h3.2V21H4.7v0.9l-4.1,0.2v2.1 l4.1,0.2v1.1h3.2v3.3c0,0.9,0.7,1.6,1.6,1.6h13.1c0.9,0,1.6-0.7,1.6-1.6v-3.3h3.2v-1.1l4.1-0.2v-2.1l-4.1-0.2V21h-3.2v-2.7h3.2 v-1.1l4.1-0.2V15l-4.1-0.2v-0.9h-3.2v-2.4H27.3z M30.6,22.9v0.5l-4.1,0.2v1.1h-2.3v-2.8h2.3v0.8L30.6,22.9z M26.5,16.4v1.1h-2.3 v-2.8h2.3v0.8l4.1,0.2v0.5L26.5,16.4z M30.6,8.9v0.5l-4.1,0.2v1.1h-2.3V7.9h2.3v0.8L30.6,8.9z M22.5,29.5H9.5 c-0.4,0-0.7-0.3-0.7-0.7V3.3c0-0.4,0.3-0.7,0.7-0.7h13.1c0.4,0,0.7,0.3,0.7,0.7v25.5C23.3,29.1,22.9,29.5,22.5,29.5z M1.4,23.4 v-0.5l4.1-0.2v-0.8h2.3v2.8H5.5v-1.1L1.4,23.4z M1.4,16.3v-0.5l4.1-0.2v-0.8h2.3v2.8H5.5v-1.1L1.4,16.3z M1.4,9.4V8.9l4.1-0.2V7.9 h2.3v2.8H5.5V9.6L1.4,9.4z'/%3E %3Ccircle fill='%2303a9f4' cx='10.8' cy='4.8' r='1'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")
}

.webui-integration.webui-grey-icon, .btn[disabled] .webui-integration {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cg%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M27.3,11.5v-1.1l4.1-0.2V8.1l-4.1-0.2V7.1h-3.2V3.3c0-0.9-0.7-1.6-1.6-1.6H9.5 c-0.9,0-1.6,0.7-1.6,1.6v3.8H4.7v0.9L0.5,8.1v2.1l4.1,0.2v1.1h3.2v2.4H4.7v0.9L0.5,15V17l4.1,0.2v1.1h3.2V21H4.7v0.9l-4.1,0.2v2.1 l4.1,0.2v1.1h3.2v3.3c0,0.9,0.7,1.6,1.6,1.6h13.1c0.9,0,1.6-0.7,1.6-1.6v-3.3h3.2v-1.1l4.1-0.2v-2.1l-4.1-0.2V21h-3.2v-2.7h3.2 v-1.1l4.1-0.2V15l-4.1-0.2v-0.9h-3.2v-2.4H27.3z M30.6,22.9v0.5l-4.1,0.2v1.1h-2.3v-2.8h2.3v0.8L30.6,22.9z M26.5,16.4v1.1h-2.3 v-2.8h2.3v0.8l4.1,0.2v0.5L26.5,16.4z M30.6,8.9v0.5l-4.1,0.2v1.1h-2.3V7.9h2.3v0.8L30.6,8.9z M22.5,29.5H9.5 c-0.4,0-0.7-0.3-0.7-0.7V3.3c0-0.4,0.3-0.7,0.7-0.7h13.1c0.4,0,0.7,0.3,0.7,0.7v25.5C23.3,29.1,22.9,29.5,22.5,29.5z M1.4,23.4 v-0.5l4.1-0.2v-0.8h2.3v2.8H5.5v-1.1L1.4,23.4z M1.4,16.3v-0.5l4.1-0.2v-0.8h2.3v2.8H5.5v-1.1L1.4,16.3z M1.4,9.4V8.9l4.1-0.2V7.9 h2.3v2.8H5.5V9.6L1.4,9.4z'/%3E %3Ccircle fill='%23000' fill-opacity='0.4' cx='10.8' cy='4.8' r='1'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")
}

.webui-integration.webui-red-icon, .danger .webui-integration {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cg%3E %3Cpath fill='%23f44336' d='M27.3,11.5v-1.1l4.1-0.2V8.1l-4.1-0.2V7.1h-3.2V3.3c0-0.9-0.7-1.6-1.6-1.6H9.5 c-0.9,0-1.6,0.7-1.6,1.6v3.8H4.7v0.9L0.5,8.1v2.1l4.1,0.2v1.1h3.2v2.4H4.7v0.9L0.5,15V17l4.1,0.2v1.1h3.2V21H4.7v0.9l-4.1,0.2v2.1 l4.1,0.2v1.1h3.2v3.3c0,0.9,0.7,1.6,1.6,1.6h13.1c0.9,0,1.6-0.7,1.6-1.6v-3.3h3.2v-1.1l4.1-0.2v-2.1l-4.1-0.2V21h-3.2v-2.7h3.2 v-1.1l4.1-0.2V15l-4.1-0.2v-0.9h-3.2v-2.4H27.3z M30.6,22.9v0.5l-4.1,0.2v1.1h-2.3v-2.8h2.3v0.8L30.6,22.9z M26.5,16.4v1.1h-2.3 v-2.8h2.3v0.8l4.1,0.2v0.5L26.5,16.4z M30.6,8.9v0.5l-4.1,0.2v1.1h-2.3V7.9h2.3v0.8L30.6,8.9z M22.5,29.5H9.5 c-0.4,0-0.7-0.3-0.7-0.7V3.3c0-0.4,0.3-0.7,0.7-0.7h13.1c0.4,0,0.7,0.3,0.7,0.7v25.5C23.3,29.1,22.9,29.5,22.5,29.5z M1.4,23.4 v-0.5l4.1-0.2v-0.8h2.3v2.8H5.5v-1.1L1.4,23.4z M1.4,16.3v-0.5l4.1-0.2v-0.8h2.3v2.8H5.5v-1.1L1.4,16.3z M1.4,9.4V8.9l4.1-0.2V7.9 h2.3v2.8H5.5V9.6L1.4,9.4z'/%3E %3Ccircle fill='%23f44336' cx='10.8' cy='4.8' r='1'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")
}

.webui-integration.webui-warning-icon, .webui-integration.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cg%3E %3Cpath fill='%23ff9800' d='M27.3,11.5v-1.1l4.1-0.2V8.1l-4.1-0.2V7.1h-3.2V3.3c0-0.9-0.7-1.6-1.6-1.6H9.5 c-0.9,0-1.6,0.7-1.6,1.6v3.8H4.7v0.9L0.5,8.1v2.1l4.1,0.2v1.1h3.2v2.4H4.7v0.9L0.5,15V17l4.1,0.2v1.1h3.2V21H4.7v0.9l-4.1,0.2v2.1 l4.1,0.2v1.1h3.2v3.3c0,0.9,0.7,1.6,1.6,1.6h13.1c0.9,0,1.6-0.7,1.6-1.6v-3.3h3.2v-1.1l4.1-0.2v-2.1l-4.1-0.2V21h-3.2v-2.7h3.2 v-1.1l4.1-0.2V15l-4.1-0.2v-0.9h-3.2v-2.4H27.3z M30.6,22.9v0.5l-4.1,0.2v1.1h-2.3v-2.8h2.3v0.8L30.6,22.9z M26.5,16.4v1.1h-2.3 v-2.8h2.3v0.8l4.1,0.2v0.5L26.5,16.4z M30.6,8.9v0.5l-4.1,0.2v1.1h-2.3V7.9h2.3v0.8L30.6,8.9z M22.5,29.5H9.5 c-0.4,0-0.7-0.3-0.7-0.7V3.3c0-0.4,0.3-0.7,0.7-0.7h13.1c0.4,0,0.7,0.3,0.7,0.7v25.5C23.3,29.1,22.9,29.5,22.5,29.5z M1.4,23.4 v-0.5l4.1-0.2v-0.8h2.3v2.8H5.5v-1.1L1.4,23.4z M1.4,16.3v-0.5l4.1-0.2v-0.8h2.3v2.8H5.5v-1.1L1.4,16.3z M1.4,9.4V8.9l4.1-0.2V7.9 h2.3v2.8H5.5V9.6L1.4,9.4z'/%3E %3Ccircle fill='%23ff9800' cx='10.8' cy='4.8' r='1'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")
}

.webui-integration.webui-white-icon, .combo-row.selected .combo-action-button .webui-integration.webui-add, .combo-row.selected .combo-action-button .webui-integration.webui-delete, .combo-row.selected .combo-action-button .webui-integration.webui-edit, .segmented-button > .btn.active .webui-integration, .primary .webui-integration, .radio-group input[type="radio"]:checked + label .webui-integration, .segmented-button-radio input[type="radio"]:checked + label .webui-integration {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cg%3E %3Cpath fill='%23fff' d='M27.3,11.5v-1.1l4.1-0.2V8.1l-4.1-0.2V7.1h-3.2V3.3c0-0.9-0.7-1.6-1.6-1.6H9.5 c-0.9,0-1.6,0.7-1.6,1.6v3.8H4.7v0.9L0.5,8.1v2.1l4.1,0.2v1.1h3.2v2.4H4.7v0.9L0.5,15V17l4.1,0.2v1.1h3.2V21H4.7v0.9l-4.1,0.2v2.1 l4.1,0.2v1.1h3.2v3.3c0,0.9,0.7,1.6,1.6,1.6h13.1c0.9,0,1.6-0.7,1.6-1.6v-3.3h3.2v-1.1l4.1-0.2v-2.1l-4.1-0.2V21h-3.2v-2.7h3.2 v-1.1l4.1-0.2V15l-4.1-0.2v-0.9h-3.2v-2.4H27.3z M30.6,22.9v0.5l-4.1,0.2v1.1h-2.3v-2.8h2.3v0.8L30.6,22.9z M26.5,16.4v1.1h-2.3 v-2.8h2.3v0.8l4.1,0.2v0.5L26.5,16.4z M30.6,8.9v0.5l-4.1,0.2v1.1h-2.3V7.9h2.3v0.8L30.6,8.9z M22.5,29.5H9.5 c-0.4,0-0.7-0.3-0.7-0.7V3.3c0-0.4,0.3-0.7,0.7-0.7h13.1c0.4,0,0.7,0.3,0.7,0.7v25.5C23.3,29.1,22.9,29.5,22.5,29.5z M1.4,23.4 v-0.5l4.1-0.2v-0.8h2.3v2.8H5.5v-1.1L1.4,23.4z M1.4,16.3v-0.5l4.1-0.2v-0.8h2.3v2.8H5.5v-1.1L1.4,16.3z M1.4,9.4V8.9l4.1-0.2V7.9 h2.3v2.8H5.5V9.6L1.4,9.4z'/%3E %3Ccircle fill='%23fff' cx='10.8' cy='4.8' r='1'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")
}

.webui-integration.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cg%3E %3Cpath fill='%234caf50' d='M27.3,11.5v-1.1l4.1-0.2V8.1l-4.1-0.2V7.1h-3.2V3.3c0-0.9-0.7-1.6-1.6-1.6H9.5 c-0.9,0-1.6,0.7-1.6,1.6v3.8H4.7v0.9L0.5,8.1v2.1l4.1,0.2v1.1h3.2v2.4H4.7v0.9L0.5,15V17l4.1,0.2v1.1h3.2V21H4.7v0.9l-4.1,0.2v2.1 l4.1,0.2v1.1h3.2v3.3c0,0.9,0.7,1.6,1.6,1.6h13.1c0.9,0,1.6-0.7,1.6-1.6v-3.3h3.2v-1.1l4.1-0.2v-2.1l-4.1-0.2V21h-3.2v-2.7h3.2 v-1.1l4.1-0.2V15l-4.1-0.2v-0.9h-3.2v-2.4H27.3z M30.6,22.9v0.5l-4.1,0.2v1.1h-2.3v-2.8h2.3v0.8L30.6,22.9z M26.5,16.4v1.1h-2.3 v-2.8h2.3v0.8l4.1,0.2v0.5L26.5,16.4z M30.6,8.9v0.5l-4.1,0.2v1.1h-2.3V7.9h2.3v0.8L30.6,8.9z M22.5,29.5H9.5 c-0.4,0-0.7-0.3-0.7-0.7V3.3c0-0.4,0.3-0.7,0.7-0.7h13.1c0.4,0,0.7,0.3,0.7,0.7v25.5C23.3,29.1,22.9,29.5,22.5,29.5z M1.4,23.4 v-0.5l4.1-0.2v-0.8h2.3v2.8H5.5v-1.1L1.4,23.4z M1.4,16.3v-0.5l4.1-0.2v-0.8h2.3v2.8H5.5v-1.1L1.4,16.3z M1.4,9.4V8.9l4.1-0.2V7.9 h2.3v2.8H5.5V9.6L1.4,9.4z'/%3E %3Ccircle fill='%234caf50' cx='10.8' cy='4.8' r='1'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")
}

.webui-notification {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%2303a9f4' d='M26.9,25.3L26.8,25c-1.9-2.3-1.5-4.1-1.4-4.7l2.4-5.5c1.2-3.6-0.3-7.3-3.2-9.5l0.1-0.2C25,4.4,24.6,3.3,23.7,3 c-0.8-0.3-1.9,0-2.2,0.9l-0.1,0.2c-4-0.8-7.9,1.1-9.5,4.9c-0.1,0.3-1.8,4.4-1.9,4.7c-0.4,0.8-1.6,2.2-4.3,2.4H5.3L3.8,20l7.5,3.1 c-0.1,1.3,0.9,2.6,2.4,3.3s3.2,0.3,4.1-0.6l7.5,3.1L26.9,25.3L26.9,25.3z M24.7,27.6L5.2,19.4l0.9-2.2c3-0.3,4.3-2,4.8-3v-0.1 c0,0,1.9-4.6,1.9-4.8c1.6-3.7,5.9-5.5,9.6-4c3.5,1.5,5.3,5.4,4.2,8.9l-2.4,5.5c-0.3,0.8-0.6,3,1.4,5.5L24.7,27.6L24.7,27.6z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-notification.webui-grey-icon, .btn[disabled] .webui-notification {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M26.9,25.3L26.8,25c-1.9-2.3-1.5-4.1-1.4-4.7l2.4-5.5c1.2-3.6-0.3-7.3-3.2-9.5l0.1-0.2C25,4.4,24.6,3.3,23.7,3 c-0.8-0.3-1.9,0-2.2,0.9l-0.1,0.2c-4-0.8-7.9,1.1-9.5,4.9c-0.1,0.3-1.8,4.4-1.9,4.7c-0.4,0.8-1.6,2.2-4.3,2.4H5.3L3.8,20l7.5,3.1 c-0.1,1.3,0.9,2.6,2.4,3.3s3.2,0.3,4.1-0.6l7.5,3.1L26.9,25.3L26.9,25.3z M24.7,27.6L5.2,19.4l0.9-2.2c3-0.3,4.3-2,4.8-3v-0.1 c0,0,1.9-4.6,1.9-4.8c1.6-3.7,5.9-5.5,9.6-4c3.5,1.5,5.3,5.4,4.2,8.9l-2.4,5.5c-0.3,0.8-0.6,3,1.4,5.5L24.7,27.6L24.7,27.6z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-notification.webui-red-icon, .danger .webui-notification {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23f44336' d='M26.9,25.3L26.8,25c-1.9-2.3-1.5-4.1-1.4-4.7l2.4-5.5c1.2-3.6-0.3-7.3-3.2-9.5l0.1-0.2C25,4.4,24.6,3.3,23.7,3 c-0.8-0.3-1.9,0-2.2,0.9l-0.1,0.2c-4-0.8-7.9,1.1-9.5,4.9c-0.1,0.3-1.8,4.4-1.9,4.7c-0.4,0.8-1.6,2.2-4.3,2.4H5.3L3.8,20l7.5,3.1 c-0.1,1.3,0.9,2.6,2.4,3.3s3.2,0.3,4.1-0.6l7.5,3.1L26.9,25.3L26.9,25.3z M24.7,27.6L5.2,19.4l0.9-2.2c3-0.3,4.3-2,4.8-3v-0.1 c0,0,1.9-4.6,1.9-4.8c1.6-3.7,5.9-5.5,9.6-4c3.5,1.5,5.3,5.4,4.2,8.9l-2.4,5.5c-0.3,0.8-0.6,3,1.4,5.5L24.7,27.6L24.7,27.6z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-notification.webui-warning-icon, .webui-notification.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23ff9800' d='M26.9,25.3L26.8,25c-1.9-2.3-1.5-4.1-1.4-4.7l2.4-5.5c1.2-3.6-0.3-7.3-3.2-9.5l0.1-0.2C25,4.4,24.6,3.3,23.7,3 c-0.8-0.3-1.9,0-2.2,0.9l-0.1,0.2c-4-0.8-7.9,1.1-9.5,4.9c-0.1,0.3-1.8,4.4-1.9,4.7c-0.4,0.8-1.6,2.2-4.3,2.4H5.3L3.8,20l7.5,3.1 c-0.1,1.3,0.9,2.6,2.4,3.3s3.2,0.3,4.1-0.6l7.5,3.1L26.9,25.3L26.9,25.3z M24.7,27.6L5.2,19.4l0.9-2.2c3-0.3,4.3-2,4.8-3v-0.1 c0,0,1.9-4.6,1.9-4.8c1.6-3.7,5.9-5.5,9.6-4c3.5,1.5,5.3,5.4,4.2,8.9l-2.4,5.5c-0.3,0.8-0.6,3,1.4,5.5L24.7,27.6L24.7,27.6z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-notification.webui-white-icon, .combo-row.selected .combo-action-button .webui-notification.webui-add, .combo-row.selected .combo-action-button .webui-notification.webui-delete, .combo-row.selected .combo-action-button .webui-notification.webui-edit, .segmented-button > .btn.active .webui-notification, .primary .webui-notification, .radio-group input[type="radio"]:checked + label .webui-notification, .segmented-button-radio input[type="radio"]:checked + label .webui-notification {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23fff' d='M26.9,25.3L26.8,25c-1.9-2.3-1.5-4.1-1.4-4.7l2.4-5.5c1.2-3.6-0.3-7.3-3.2-9.5l0.1-0.2C25,4.4,24.6,3.3,23.7,3 c-0.8-0.3-1.9,0-2.2,0.9l-0.1,0.2c-4-0.8-7.9,1.1-9.5,4.9c-0.1,0.3-1.8,4.4-1.9,4.7c-0.4,0.8-1.6,2.2-4.3,2.4H5.3L3.8,20l7.5,3.1 c-0.1,1.3,0.9,2.6,2.4,3.3s3.2,0.3,4.1-0.6l7.5,3.1L26.9,25.3L26.9,25.3z M24.7,27.6L5.2,19.4l0.9-2.2c3-0.3,4.3-2,4.8-3v-0.1 c0,0,1.9-4.6,1.9-4.8c1.6-3.7,5.9-5.5,9.6-4c3.5,1.5,5.3,5.4,4.2,8.9l-2.4,5.5c-0.3,0.8-0.6,3,1.4,5.5L24.7,27.6L24.7,27.6z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-notification.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%234caf50' d='M26.9,25.3L26.8,25c-1.9-2.3-1.5-4.1-1.4-4.7l2.4-5.5c1.2-3.6-0.3-7.3-3.2-9.5l0.1-0.2C25,4.4,24.6,3.3,23.7,3 c-0.8-0.3-1.9,0-2.2,0.9l-0.1,0.2c-4-0.8-7.9,1.1-9.5,4.9c-0.1,0.3-1.8,4.4-1.9,4.7c-0.4,0.8-1.6,2.2-4.3,2.4H5.3L3.8,20l7.5,3.1 c-0.1,1.3,0.9,2.6,2.4,3.3s3.2,0.3,4.1-0.6l7.5,3.1L26.9,25.3L26.9,25.3z M24.7,27.6L5.2,19.4l0.9-2.2c3-0.3,4.3-2,4.8-3v-0.1 c0,0,1.9-4.6,1.9-4.8c1.6-3.7,5.9-5.5,9.6-4c3.5,1.5,5.3,5.4,4.2,8.9l-2.4,5.5c-0.3,0.8-0.6,3,1.4,5.5L24.7,27.6L24.7,27.6z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-onlineshop {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cpath fill='%2303a9f4' d='M16,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5v4.9C15.5,22.8,15.7,23,16,23z'/%3E %3Cpath fill='%2303a9f4' d='M18.2,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5c-0.3,0-0.5,0.2-0.5,0.5v4.9C17.7,22.8,17.9,23,18.2,23z'/%3E %3Cpath fill='%2303a9f4' d='M20.3,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5v4.9C19.8,22.8,20.1,23,20.3,23z'/%3E %3Cpath fill='%2303a9f4' d='M9.5,17.1c-0.3,0-0.5,0.2-0.5,0.5v4.9C9,22.8,9.2,23,9.5,23c0.3,0,0.5-0.2,0.5-0.5v-4.9C10,17.3,9.8,17.1,9.5,17.1z'/%3E %3Cpath fill='%2303a9f4' d='M11.7,17.1c-0.3,0-0.5,0.2-0.5,0.5v4.9c0,0.3,0.2,0.5,0.5,0.5c0.3,0,0.5-0.2,0.5-0.5v-4.9C12.2,17.3,11.9,17.1,11.7,17.1z' /%3E %3Cpath fill='%2303a9f4' d='M13.8,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5v4.9C13.3,22.8,13.6,23,13.8,23z'/%3E %3Cg%3E %3Cpath fill='%2303a9f4' d='M21.4,27.4H11.2c-1.1,0-2.2-0.7-2.6-1.8l-0.2-0.4h12.9c1.4,0,2.5-1,2.6-2.3v-7.9h-0.5h-2.2h-1H17h-1h-3.2h0h-1.1H10H4.7 l-0.4-1.1c-0.2-0.6-0.8-1-1.5-1H1.4c-0.3,0-0.5,0.2-0.5,0.5c0,0.3,0.2,0.5,0.5,0.5h1.4c0.2,0,0.5,0.2,0.5,0.4L7.7,26 c0.2,0.5,0.4,0.9,0.7,1.2l-0.5,0.5c-0.3-0.2-0.7-0.3-1.1-0.3c-1.2,0-2.1,1-2.1,2.1c0,1.2,1,2.1,2.1,2.1c1.2,0,2.1-1,2.1-2.1 c0-0.4-0.1-0.8-0.3-1.1l0.6-0.6c0.6,0.4,1.3,0.6,2,0.6h8.4c-0.2,0.3-0.3,0.7-0.3,1.1c0,1.2,1,2.1,2.1,2.1c1.2,0,2.1-1,2.1-2.1 C23.6,28.4,22.6,27.4,21.4,27.4z M6.8,30.7c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1s1.1,0.5,1.1,1.1 C7.9,30.2,7.4,30.7,6.8,30.7z M8.1,24.2l-3-8.2h18v6.5c0,0.9-0.7,1.7-1.7,1.7H8.1z M21.4,30.7c-0.6,0-1.1-0.5-1.1-1.1 c0-0.6,0.5-1.1,1.1-1.1s1.1,0.5,1.1,1.1C22.5,30.2,22,30.7,21.4,30.7z'/%3E %3Cpath fill='%2303a9f4' d='M20.9,0.3c-5.7,0-10.3,4.6-10.3,10.3c0,1.2,0.2,2.3,0.6,3.4h1.1c-0.4-0.9-0.6-1.9-0.6-2.9h3.9c0,1,0.1,2,0.3,2.9h1 c-0.2-0.9-0.3-1.9-0.3-2.9h3.9V14h1v-2.9h3.9c0,1-0.2,1.9-0.3,2.9h0.2v3.1c0.1-0.4,0.3-0.7,0.4-1.1h2.9c-0.1,0.1-0.1,0.1-0.2,0.2 c-0.8,1.1-1.9,2-3.2,2.6v1.1c1.6-0.7,2.9-1.8,4-3.1c1.4-1.8,2.1-4,2.1-6.2C31.1,4.9,26.5,0.3,20.9,0.3z M15.5,10.1h-3.9 c0.1-1.4,0.5-2.7,1.1-3.9c0,0,0,0,0,0H16C15.7,7.4,15.5,8.7,15.5,10.1z M13.4,5.2c1.1-1.6,2.8-2.8,4.7-3.4c-0.7,0.8-1.4,2-1.8,3.4 H13.4z M20.4,10.1h-3.9c0-1.4,0.2-2.7,0.5-3.9h3.3V10.1z M20.4,5.2h-3c0.7-2,1.8-3.5,3-3.8V5.2z M29,6.2c0.6,1.2,1,2.5,1.1,3.9 h-3.9c0-1.4-0.2-2.7-0.5-3.9L29,6.2C29,6.2,29,6.2,29,6.2z M21.4,1.4c1.2,0.3,2.3,1.8,3,3.8h-3V1.4z M21.4,10.1V6.2h3.3 c0.3,1.2,0.5,2.5,0.5,3.9H21.4z M23.7,1.8c1.9,0.6,3.6,1.8,4.7,3.4h-2.9C25,3.8,24.4,2.6,23.7,1.8z M29,15C29,15,29,14.9,29,15 l-3.3,0c0.3-1.2,0.5-2.5,0.5-3.9h3.9C30,12.5,29.7,13.8,29,15z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-onlineshop.webui-grey-icon, .btn[disabled] .webui-onlineshop {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M16,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5v4.9C15.5,22.8,15.7,23,16,23z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M18.2,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5c-0.3,0-0.5,0.2-0.5,0.5v4.9C17.7,22.8,17.9,23,18.2,23z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M20.3,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5v4.9C19.8,22.8,20.1,23,20.3,23z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M9.5,17.1c-0.3,0-0.5,0.2-0.5,0.5v4.9C9,22.8,9.2,23,9.5,23c0.3,0,0.5-0.2,0.5-0.5v-4.9C10,17.3,9.8,17.1,9.5,17.1z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M11.7,17.1c-0.3,0-0.5,0.2-0.5,0.5v4.9c0,0.3,0.2,0.5,0.5,0.5c0.3,0,0.5-0.2,0.5-0.5v-4.9C12.2,17.3,11.9,17.1,11.7,17.1z' /%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M13.8,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5v4.9C13.3,22.8,13.6,23,13.8,23z'/%3E %3Cg%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M21.4,27.4H11.2c-1.1,0-2.2-0.7-2.6-1.8l-0.2-0.4h12.9c1.4,0,2.5-1,2.6-2.3v-7.9h-0.5h-2.2h-1H17h-1h-3.2h0h-1.1H10H4.7 l-0.4-1.1c-0.2-0.6-0.8-1-1.5-1H1.4c-0.3,0-0.5,0.2-0.5,0.5c0,0.3,0.2,0.5,0.5,0.5h1.4c0.2,0,0.5,0.2,0.5,0.4L7.7,26 c0.2,0.5,0.4,0.9,0.7,1.2l-0.5,0.5c-0.3-0.2-0.7-0.3-1.1-0.3c-1.2,0-2.1,1-2.1,2.1c0,1.2,1,2.1,2.1,2.1c1.2,0,2.1-1,2.1-2.1 c0-0.4-0.1-0.8-0.3-1.1l0.6-0.6c0.6,0.4,1.3,0.6,2,0.6h8.4c-0.2,0.3-0.3,0.7-0.3,1.1c0,1.2,1,2.1,2.1,2.1c1.2,0,2.1-1,2.1-2.1 C23.6,28.4,22.6,27.4,21.4,27.4z M6.8,30.7c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1s1.1,0.5,1.1,1.1 C7.9,30.2,7.4,30.7,6.8,30.7z M8.1,24.2l-3-8.2h18v6.5c0,0.9-0.7,1.7-1.7,1.7H8.1z M21.4,30.7c-0.6,0-1.1-0.5-1.1-1.1 c0-0.6,0.5-1.1,1.1-1.1s1.1,0.5,1.1,1.1C22.5,30.2,22,30.7,21.4,30.7z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M20.9,0.3c-5.7,0-10.3,4.6-10.3,10.3c0,1.2,0.2,2.3,0.6,3.4h1.1c-0.4-0.9-0.6-1.9-0.6-2.9h3.9c0,1,0.1,2,0.3,2.9h1 c-0.2-0.9-0.3-1.9-0.3-2.9h3.9V14h1v-2.9h3.9c0,1-0.2,1.9-0.3,2.9h0.2v3.1c0.1-0.4,0.3-0.7,0.4-1.1h2.9c-0.1,0.1-0.1,0.1-0.2,0.2 c-0.8,1.1-1.9,2-3.2,2.6v1.1c1.6-0.7,2.9-1.8,4-3.1c1.4-1.8,2.1-4,2.1-6.2C31.1,4.9,26.5,0.3,20.9,0.3z M15.5,10.1h-3.9 c0.1-1.4,0.5-2.7,1.1-3.9c0,0,0,0,0,0H16C15.7,7.4,15.5,8.7,15.5,10.1z M13.4,5.2c1.1-1.6,2.8-2.8,4.7-3.4c-0.7,0.8-1.4,2-1.8,3.4 H13.4z M20.4,10.1h-3.9c0-1.4,0.2-2.7,0.5-3.9h3.3V10.1z M20.4,5.2h-3c0.7-2,1.8-3.5,3-3.8V5.2z M29,6.2c0.6,1.2,1,2.5,1.1,3.9 h-3.9c0-1.4-0.2-2.7-0.5-3.9L29,6.2C29,6.2,29,6.2,29,6.2z M21.4,1.4c1.2,0.3,2.3,1.8,3,3.8h-3V1.4z M21.4,10.1V6.2h3.3 c0.3,1.2,0.5,2.5,0.5,3.9H21.4z M23.7,1.8c1.9,0.6,3.6,1.8,4.7,3.4h-2.9C25,3.8,24.4,2.6,23.7,1.8z M29,15C29,15,29,14.9,29,15 l-3.3,0c0.3-1.2,0.5-2.5,0.5-3.9h3.9C30,12.5,29.7,13.8,29,15z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-onlineshop.webui-red-icon, .danger .webui-onlineshop {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cpath fill='%23f44336' d='M16,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5v4.9C15.5,22.8,15.7,23,16,23z'/%3E %3Cpath fill='%23f44336' d='M18.2,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5c-0.3,0-0.5,0.2-0.5,0.5v4.9C17.7,22.8,17.9,23,18.2,23z'/%3E %3Cpath fill='%23f44336' d='M20.3,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5v4.9C19.8,22.8,20.1,23,20.3,23z'/%3E %3Cpath fill='%23f44336' d='M9.5,17.1c-0.3,0-0.5,0.2-0.5,0.5v4.9C9,22.8,9.2,23,9.5,23c0.3,0,0.5-0.2,0.5-0.5v-4.9C10,17.3,9.8,17.1,9.5,17.1z'/%3E %3Cpath fill='%23f44336' d='M11.7,17.1c-0.3,0-0.5,0.2-0.5,0.5v4.9c0,0.3,0.2,0.5,0.5,0.5c0.3,0,0.5-0.2,0.5-0.5v-4.9C12.2,17.3,11.9,17.1,11.7,17.1z' /%3E %3Cpath fill='%23f44336' d='M13.8,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5v4.9C13.3,22.8,13.6,23,13.8,23z'/%3E %3Cg%3E %3Cpath fill='%23f44336' d='M21.4,27.4H11.2c-1.1,0-2.2-0.7-2.6-1.8l-0.2-0.4h12.9c1.4,0,2.5-1,2.6-2.3v-7.9h-0.5h-2.2h-1H17h-1h-3.2h0h-1.1H10H4.7 l-0.4-1.1c-0.2-0.6-0.8-1-1.5-1H1.4c-0.3,0-0.5,0.2-0.5,0.5c0,0.3,0.2,0.5,0.5,0.5h1.4c0.2,0,0.5,0.2,0.5,0.4L7.7,26 c0.2,0.5,0.4,0.9,0.7,1.2l-0.5,0.5c-0.3-0.2-0.7-0.3-1.1-0.3c-1.2,0-2.1,1-2.1,2.1c0,1.2,1,2.1,2.1,2.1c1.2,0,2.1-1,2.1-2.1 c0-0.4-0.1-0.8-0.3-1.1l0.6-0.6c0.6,0.4,1.3,0.6,2,0.6h8.4c-0.2,0.3-0.3,0.7-0.3,1.1c0,1.2,1,2.1,2.1,2.1c1.2,0,2.1-1,2.1-2.1 C23.6,28.4,22.6,27.4,21.4,27.4z M6.8,30.7c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1s1.1,0.5,1.1,1.1 C7.9,30.2,7.4,30.7,6.8,30.7z M8.1,24.2l-3-8.2h18v6.5c0,0.9-0.7,1.7-1.7,1.7H8.1z M21.4,30.7c-0.6,0-1.1-0.5-1.1-1.1 c0-0.6,0.5-1.1,1.1-1.1s1.1,0.5,1.1,1.1C22.5,30.2,22,30.7,21.4,30.7z'/%3E %3Cpath fill='%23f44336' d='M20.9,0.3c-5.7,0-10.3,4.6-10.3,10.3c0,1.2,0.2,2.3,0.6,3.4h1.1c-0.4-0.9-0.6-1.9-0.6-2.9h3.9c0,1,0.1,2,0.3,2.9h1 c-0.2-0.9-0.3-1.9-0.3-2.9h3.9V14h1v-2.9h3.9c0,1-0.2,1.9-0.3,2.9h0.2v3.1c0.1-0.4,0.3-0.7,0.4-1.1h2.9c-0.1,0.1-0.1,0.1-0.2,0.2 c-0.8,1.1-1.9,2-3.2,2.6v1.1c1.6-0.7,2.9-1.8,4-3.1c1.4-1.8,2.1-4,2.1-6.2C31.1,4.9,26.5,0.3,20.9,0.3z M15.5,10.1h-3.9 c0.1-1.4,0.5-2.7,1.1-3.9c0,0,0,0,0,0H16C15.7,7.4,15.5,8.7,15.5,10.1z M13.4,5.2c1.1-1.6,2.8-2.8,4.7-3.4c-0.7,0.8-1.4,2-1.8,3.4 H13.4z M20.4,10.1h-3.9c0-1.4,0.2-2.7,0.5-3.9h3.3V10.1z M20.4,5.2h-3c0.7-2,1.8-3.5,3-3.8V5.2z M29,6.2c0.6,1.2,1,2.5,1.1,3.9 h-3.9c0-1.4-0.2-2.7-0.5-3.9L29,6.2C29,6.2,29,6.2,29,6.2z M21.4,1.4c1.2,0.3,2.3,1.8,3,3.8h-3V1.4z M21.4,10.1V6.2h3.3 c0.3,1.2,0.5,2.5,0.5,3.9H21.4z M23.7,1.8c1.9,0.6,3.6,1.8,4.7,3.4h-2.9C25,3.8,24.4,2.6,23.7,1.8z M29,15C29,15,29,14.9,29,15 l-3.3,0c0.3-1.2,0.5-2.5,0.5-3.9h3.9C30,12.5,29.7,13.8,29,15z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-onlineshop.webui-warning-icon, .webui-onlineshop.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cpath fill='%23ff9800' d='M16,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5v4.9C15.5,22.8,15.7,23,16,23z'/%3E %3Cpath fill='%23ff9800' d='M18.2,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5c-0.3,0-0.5,0.2-0.5,0.5v4.9C17.7,22.8,17.9,23,18.2,23z'/%3E %3Cpath fill='%23ff9800' d='M20.3,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5v4.9C19.8,22.8,20.1,23,20.3,23z'/%3E %3Cpath fill='%23ff9800' d='M9.5,17.1c-0.3,0-0.5,0.2-0.5,0.5v4.9C9,22.8,9.2,23,9.5,23c0.3,0,0.5-0.2,0.5-0.5v-4.9C10,17.3,9.8,17.1,9.5,17.1z'/%3E %3Cpath fill='%23ff9800' d='M11.7,17.1c-0.3,0-0.5,0.2-0.5,0.5v4.9c0,0.3,0.2,0.5,0.5,0.5c0.3,0,0.5-0.2,0.5-0.5v-4.9C12.2,17.3,11.9,17.1,11.7,17.1z' /%3E %3Cpath fill='%23ff9800' d='M13.8,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5v4.9C13.3,22.8,13.6,23,13.8,23z'/%3E %3Cg%3E %3Cpath fill='%23ff9800' d='M21.4,27.4H11.2c-1.1,0-2.2-0.7-2.6-1.8l-0.2-0.4h12.9c1.4,0,2.5-1,2.6-2.3v-7.9h-0.5h-2.2h-1H17h-1h-3.2h0h-1.1H10H4.7 l-0.4-1.1c-0.2-0.6-0.8-1-1.5-1H1.4c-0.3,0-0.5,0.2-0.5,0.5c0,0.3,0.2,0.5,0.5,0.5h1.4c0.2,0,0.5,0.2,0.5,0.4L7.7,26 c0.2,0.5,0.4,0.9,0.7,1.2l-0.5,0.5c-0.3-0.2-0.7-0.3-1.1-0.3c-1.2,0-2.1,1-2.1,2.1c0,1.2,1,2.1,2.1,2.1c1.2,0,2.1-1,2.1-2.1 c0-0.4-0.1-0.8-0.3-1.1l0.6-0.6c0.6,0.4,1.3,0.6,2,0.6h8.4c-0.2,0.3-0.3,0.7-0.3,1.1c0,1.2,1,2.1,2.1,2.1c1.2,0,2.1-1,2.1-2.1 C23.6,28.4,22.6,27.4,21.4,27.4z M6.8,30.7c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1s1.1,0.5,1.1,1.1 C7.9,30.2,7.4,30.7,6.8,30.7z M8.1,24.2l-3-8.2h18v6.5c0,0.9-0.7,1.7-1.7,1.7H8.1z M21.4,30.7c-0.6,0-1.1-0.5-1.1-1.1 c0-0.6,0.5-1.1,1.1-1.1s1.1,0.5,1.1,1.1C22.5,30.2,22,30.7,21.4,30.7z'/%3E %3Cpath fill='%23ff9800' d='M20.9,0.3c-5.7,0-10.3,4.6-10.3,10.3c0,1.2,0.2,2.3,0.6,3.4h1.1c-0.4-0.9-0.6-1.9-0.6-2.9h3.9c0,1,0.1,2,0.3,2.9h1 c-0.2-0.9-0.3-1.9-0.3-2.9h3.9V14h1v-2.9h3.9c0,1-0.2,1.9-0.3,2.9h0.2v3.1c0.1-0.4,0.3-0.7,0.4-1.1h2.9c-0.1,0.1-0.1,0.1-0.2,0.2 c-0.8,1.1-1.9,2-3.2,2.6v1.1c1.6-0.7,2.9-1.8,4-3.1c1.4-1.8,2.1-4,2.1-6.2C31.1,4.9,26.5,0.3,20.9,0.3z M15.5,10.1h-3.9 c0.1-1.4,0.5-2.7,1.1-3.9c0,0,0,0,0,0H16C15.7,7.4,15.5,8.7,15.5,10.1z M13.4,5.2c1.1-1.6,2.8-2.8,4.7-3.4c-0.7,0.8-1.4,2-1.8,3.4 H13.4z M20.4,10.1h-3.9c0-1.4,0.2-2.7,0.5-3.9h3.3V10.1z M20.4,5.2h-3c0.7-2,1.8-3.5,3-3.8V5.2z M29,6.2c0.6,1.2,1,2.5,1.1,3.9 h-3.9c0-1.4-0.2-2.7-0.5-3.9L29,6.2C29,6.2,29,6.2,29,6.2z M21.4,1.4c1.2,0.3,2.3,1.8,3,3.8h-3V1.4z M21.4,10.1V6.2h3.3 c0.3,1.2,0.5,2.5,0.5,3.9H21.4z M23.7,1.8c1.9,0.6,3.6,1.8,4.7,3.4h-2.9C25,3.8,24.4,2.6,23.7,1.8z M29,15C29,15,29,14.9,29,15 l-3.3,0c0.3-1.2,0.5-2.5,0.5-3.9h3.9C30,12.5,29.7,13.8,29,15z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-onlineshop.webui-white-icon, .combo-row.selected .combo-action-button .webui-onlineshop.webui-add, .combo-row.selected .combo-action-button .webui-onlineshop.webui-delete, .combo-row.selected .combo-action-button .webui-onlineshop.webui-edit, .segmented-button > .btn.active .webui-onlineshop, .primary .webui-onlineshop, .radio-group input[type="radio"]:checked + label .webui-onlineshop, .segmented-button-radio input[type="radio"]:checked + label .webui-onlineshop {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cpath fill='%23fff' d='M16,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5v4.9C15.5,22.8,15.7,23,16,23z'/%3E %3Cpath fill='%23fff' d='M18.2,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5c-0.3,0-0.5,0.2-0.5,0.5v4.9C17.7,22.8,17.9,23,18.2,23z'/%3E %3Cpath fill='%23fff' d='M20.3,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5v4.9C19.8,22.8,20.1,23,20.3,23z'/%3E %3Cpath fill='%23fff' d='M9.5,17.1c-0.3,0-0.5,0.2-0.5,0.5v4.9C9,22.8,9.2,23,9.5,23c0.3,0,0.5-0.2,0.5-0.5v-4.9C10,17.3,9.8,17.1,9.5,17.1z'/%3E %3Cpath fill='%23fff' d='M11.7,17.1c-0.3,0-0.5,0.2-0.5,0.5v4.9c0,0.3,0.2,0.5,0.5,0.5c0.3,0,0.5-0.2,0.5-0.5v-4.9C12.2,17.3,11.9,17.1,11.7,17.1z' /%3E %3Cpath fill='%23fff' d='M13.8,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5v4.9C13.3,22.8,13.6,23,13.8,23z'/%3E %3Cg%3E %3Cpath fill='%23fff' d='M21.4,27.4H11.2c-1.1,0-2.2-0.7-2.6-1.8l-0.2-0.4h12.9c1.4,0,2.5-1,2.6-2.3v-7.9h-0.5h-2.2h-1H17h-1h-3.2h0h-1.1H10H4.7 l-0.4-1.1c-0.2-0.6-0.8-1-1.5-1H1.4c-0.3,0-0.5,0.2-0.5,0.5c0,0.3,0.2,0.5,0.5,0.5h1.4c0.2,0,0.5,0.2,0.5,0.4L7.7,26 c0.2,0.5,0.4,0.9,0.7,1.2l-0.5,0.5c-0.3-0.2-0.7-0.3-1.1-0.3c-1.2,0-2.1,1-2.1,2.1c0,1.2,1,2.1,2.1,2.1c1.2,0,2.1-1,2.1-2.1 c0-0.4-0.1-0.8-0.3-1.1l0.6-0.6c0.6,0.4,1.3,0.6,2,0.6h8.4c-0.2,0.3-0.3,0.7-0.3,1.1c0,1.2,1,2.1,2.1,2.1c1.2,0,2.1-1,2.1-2.1 C23.6,28.4,22.6,27.4,21.4,27.4z M6.8,30.7c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1s1.1,0.5,1.1,1.1 C7.9,30.2,7.4,30.7,6.8,30.7z M8.1,24.2l-3-8.2h18v6.5c0,0.9-0.7,1.7-1.7,1.7H8.1z M21.4,30.7c-0.6,0-1.1-0.5-1.1-1.1 c0-0.6,0.5-1.1,1.1-1.1s1.1,0.5,1.1,1.1C22.5,30.2,22,30.7,21.4,30.7z'/%3E %3Cpath fill='%23fff' d='M20.9,0.3c-5.7,0-10.3,4.6-10.3,10.3c0,1.2,0.2,2.3,0.6,3.4h1.1c-0.4-0.9-0.6-1.9-0.6-2.9h3.9c0,1,0.1,2,0.3,2.9h1 c-0.2-0.9-0.3-1.9-0.3-2.9h3.9V14h1v-2.9h3.9c0,1-0.2,1.9-0.3,2.9h0.2v3.1c0.1-0.4,0.3-0.7,0.4-1.1h2.9c-0.1,0.1-0.1,0.1-0.2,0.2 c-0.8,1.1-1.9,2-3.2,2.6v1.1c1.6-0.7,2.9-1.8,4-3.1c1.4-1.8,2.1-4,2.1-6.2C31.1,4.9,26.5,0.3,20.9,0.3z M15.5,10.1h-3.9 c0.1-1.4,0.5-2.7,1.1-3.9c0,0,0,0,0,0H16C15.7,7.4,15.5,8.7,15.5,10.1z M13.4,5.2c1.1-1.6,2.8-2.8,4.7-3.4c-0.7,0.8-1.4,2-1.8,3.4 H13.4z M20.4,10.1h-3.9c0-1.4,0.2-2.7,0.5-3.9h3.3V10.1z M20.4,5.2h-3c0.7-2,1.8-3.5,3-3.8V5.2z M29,6.2c0.6,1.2,1,2.5,1.1,3.9 h-3.9c0-1.4-0.2-2.7-0.5-3.9L29,6.2C29,6.2,29,6.2,29,6.2z M21.4,1.4c1.2,0.3,2.3,1.8,3,3.8h-3V1.4z M21.4,10.1V6.2h3.3 c0.3,1.2,0.5,2.5,0.5,3.9H21.4z M23.7,1.8c1.9,0.6,3.6,1.8,4.7,3.4h-2.9C25,3.8,24.4,2.6,23.7,1.8z M29,15C29,15,29,14.9,29,15 l-3.3,0c0.3-1.2,0.5-2.5,0.5-3.9h3.9C30,12.5,29.7,13.8,29,15z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-onlineshop.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cpath fill='%234caf50' d='M16,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5v4.9C15.5,22.8,15.7,23,16,23z'/%3E %3Cpath fill='%234caf50' d='M18.2,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5c-0.3,0-0.5,0.2-0.5,0.5v4.9C17.7,22.8,17.9,23,18.2,23z'/%3E %3Cpath fill='%234caf50' d='M20.3,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5v4.9C19.8,22.8,20.1,23,20.3,23z'/%3E %3Cpath fill='%234caf50' d='M9.5,17.1c-0.3,0-0.5,0.2-0.5,0.5v4.9C9,22.8,9.2,23,9.5,23c0.3,0,0.5-0.2,0.5-0.5v-4.9C10,17.3,9.8,17.1,9.5,17.1z'/%3E %3Cpath fill='%234caf50' d='M11.7,17.1c-0.3,0-0.5,0.2-0.5,0.5v4.9c0,0.3,0.2,0.5,0.5,0.5c0.3,0,0.5-0.2,0.5-0.5v-4.9C12.2,17.3,11.9,17.1,11.7,17.1z' /%3E %3Cpath fill='%234caf50' d='M13.8,23c0.3,0,0.5-0.2,0.5-0.5v-4.9c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5v4.9C13.3,22.8,13.6,23,13.8,23z'/%3E %3Cg%3E %3Cpath fill='%234caf50' d='M21.4,27.4H11.2c-1.1,0-2.2-0.7-2.6-1.8l-0.2-0.4h12.9c1.4,0,2.5-1,2.6-2.3v-7.9h-0.5h-2.2h-1H17h-1h-3.2h0h-1.1H10H4.7 l-0.4-1.1c-0.2-0.6-0.8-1-1.5-1H1.4c-0.3,0-0.5,0.2-0.5,0.5c0,0.3,0.2,0.5,0.5,0.5h1.4c0.2,0,0.5,0.2,0.5,0.4L7.7,26 c0.2,0.5,0.4,0.9,0.7,1.2l-0.5,0.5c-0.3-0.2-0.7-0.3-1.1-0.3c-1.2,0-2.1,1-2.1,2.1c0,1.2,1,2.1,2.1,2.1c1.2,0,2.1-1,2.1-2.1 c0-0.4-0.1-0.8-0.3-1.1l0.6-0.6c0.6,0.4,1.3,0.6,2,0.6h8.4c-0.2,0.3-0.3,0.7-0.3,1.1c0,1.2,1,2.1,2.1,2.1c1.2,0,2.1-1,2.1-2.1 C23.6,28.4,22.6,27.4,21.4,27.4z M6.8,30.7c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1s1.1,0.5,1.1,1.1 C7.9,30.2,7.4,30.7,6.8,30.7z M8.1,24.2l-3-8.2h18v6.5c0,0.9-0.7,1.7-1.7,1.7H8.1z M21.4,30.7c-0.6,0-1.1-0.5-1.1-1.1 c0-0.6,0.5-1.1,1.1-1.1s1.1,0.5,1.1,1.1C22.5,30.2,22,30.7,21.4,30.7z'/%3E %3Cpath fill='%234caf50' d='M20.9,0.3c-5.7,0-10.3,4.6-10.3,10.3c0,1.2,0.2,2.3,0.6,3.4h1.1c-0.4-0.9-0.6-1.9-0.6-2.9h3.9c0,1,0.1,2,0.3,2.9h1 c-0.2-0.9-0.3-1.9-0.3-2.9h3.9V14h1v-2.9h3.9c0,1-0.2,1.9-0.3,2.9h0.2v3.1c0.1-0.4,0.3-0.7,0.4-1.1h2.9c-0.1,0.1-0.1,0.1-0.2,0.2 c-0.8,1.1-1.9,2-3.2,2.6v1.1c1.6-0.7,2.9-1.8,4-3.1c1.4-1.8,2.1-4,2.1-6.2C31.1,4.9,26.5,0.3,20.9,0.3z M15.5,10.1h-3.9 c0.1-1.4,0.5-2.7,1.1-3.9c0,0,0,0,0,0H16C15.7,7.4,15.5,8.7,15.5,10.1z M13.4,5.2c1.1-1.6,2.8-2.8,4.7-3.4c-0.7,0.8-1.4,2-1.8,3.4 H13.4z M20.4,10.1h-3.9c0-1.4,0.2-2.7,0.5-3.9h3.3V10.1z M20.4,5.2h-3c0.7-2,1.8-3.5,3-3.8V5.2z M29,6.2c0.6,1.2,1,2.5,1.1,3.9 h-3.9c0-1.4-0.2-2.7-0.5-3.9L29,6.2C29,6.2,29,6.2,29,6.2z M21.4,1.4c1.2,0.3,2.3,1.8,3,3.8h-3V1.4z M21.4,10.1V6.2h3.3 c0.3,1.2,0.5,2.5,0.5,3.9H21.4z M23.7,1.8c1.9,0.6,3.6,1.8,4.7,3.4h-2.9C25,3.8,24.4,2.6,23.7,1.8z M29,15C29,15,29,14.9,29,15 l-3.3,0c0.3-1.2,0.5-2.5,0.5-3.9h3.9C30,12.5,29.7,13.8,29,15z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-pointofsales {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cpath fill='%2303a9f4' d='M29.7,32.1H2.4c-0.7,0-1.3-0.6-1.3-1.4v-6.8c0-0.8,0.6-1.4,1.3-1.4h27.4c0.7,0,1.3,0.6,1.3,1.4v6.8 C31,31.4,30.5,32.1,29.7,32.1z M2.4,23.2c-0.3,0-0.6,0.3-0.6,0.6v6.8c0,0.4,0.3,0.6,0.6,0.6h27.4c0.3,0,0.6-0.3,0.6-0.6v-6.8 c0-0.4-0.3-0.6-0.6-0.6H2.4z'/%3E %3Cpath fill='%2303a9f4' d='M19.9,27.8h-7.6c-0.3,0-0.5-0.2-0.5-0.5l0,0c0-0.3,0.2-0.5,0.5-0.5h7.6c0.3,0,0.5,0.2,0.5,0.5l0,0 C20.4,27.5,20.2,27.8,19.9,27.8z'/%3E %3Cpath fill='%2303a9f4' d='M2.1,10.9v0.3c0,0.1,0.1,0.3,0.3,0.3c0.1,0,0.3-0.1,0.3-0.3v-0.3c0-0.1-0.1-0.3-0.3-0.3C2.2,10.6,2.1,10.8,2.1,10.9z'/%3E %3Cpath fill='%2303a9f4' d='M1,1.7v18.6c0,1.1,0.5,1.6,1.7,1.6h26.8c1.1,0,1.7-0.5,1.7-1.6V1.7c0-1.1-0.5-1.6-1.6-1.6H2.7C1.6,0.1,1,0.6,1,1.7z M29.5,0.7c0.6,0,1,0.4,1,1V11v9.3c0,0.5-0.5,1-1,1H2.7c-0.6,0-1-0.4-1-1V1.7c0-0.5,0.5-1,1-1H29.5z'/%3E %3Cpath fill='%2303a9f4' d='M3.7,1.7v18.7h22.2v-9.4V1.7H3.7z M25.3,2.2v17.5H4.2V2.2H25.3z'/%3E %3Cpath fill='%2303a9f4' d='M28.1,9.5c-0.8,0-1.5,0.7-1.5,1.5c0,0.8,0.7,1.5,1.5,1.5c0.8,0,1.5-0.7,1.5-1.5C29.7,10.2,29,9.5,28.1,9.5z M29.3,11 c0,0.7-0.5,1.2-1.2,1.2c-0.7,0-1.2-0.5-1.2-1.2c0-0.7,0.5-1.2,1.2-1.2C28.8,9.9,29.3,10.4,29.3,11z'/%3E %3Cpath fill='%2303a9f4' d='M18.7,10.2L16.5,8c-0.2-0.2-0.5-0.4-0.8-0.4c-0.6,0-1.1,0.5-1.1,1.1c0,0,0,0,0,0v6.4c0,0.3-0.2,0.5-0.5,0.5 c-0.1,0-0.2,0-0.3-0.1l-0.1-0.1l-0.1-0.1l-0.1-0.1l-1.8-1.8c-0.1-0.1-0.4-0.1-0.5,0c-0.1,0.1-0.1,0.4,0,0.5l2.2,2.2c0,0,0,0,0,0l0,0 c0,0,0,0,0,0c0.2,0.2,0.5,0.3,0.7,0.3c0.6,0,1.1-0.5,1.1-1.1c0,0,0,0,0,0V9.8c0,0,0,0,0,0l0-0.9c0-0.3,0.2-0.5,0.5-0.5 c0.1,0,0.2,0,0.3,0.1l2.2,2.2c0.1,0.1,0.4,0.1,0.5,0C18.9,10.6,18.9,10.4,18.7,10.2z'/%3E %3Ccircle fill='%2303a9f4' cx='15.1' cy='5.9' r='0.6'/%3E %3C/svg%3E")
}

.webui-pointofsales.webui-grey-icon, .btn[disabled] .webui-pointofsales {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M29.7,32.1H2.4c-0.7,0-1.3-0.6-1.3-1.4v-6.8c0-0.8,0.6-1.4,1.3-1.4h27.4c0.7,0,1.3,0.6,1.3,1.4v6.8 C31,31.4,30.5,32.1,29.7,32.1z M2.4,23.2c-0.3,0-0.6,0.3-0.6,0.6v6.8c0,0.4,0.3,0.6,0.6,0.6h27.4c0.3,0,0.6-0.3,0.6-0.6v-6.8 c0-0.4-0.3-0.6-0.6-0.6H2.4z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M19.9,27.8h-7.6c-0.3,0-0.5-0.2-0.5-0.5l0,0c0-0.3,0.2-0.5,0.5-0.5h7.6c0.3,0,0.5,0.2,0.5,0.5l0,0 C20.4,27.5,20.2,27.8,19.9,27.8z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M2.1,10.9v0.3c0,0.1,0.1,0.3,0.3,0.3c0.1,0,0.3-0.1,0.3-0.3v-0.3c0-0.1-0.1-0.3-0.3-0.3C2.2,10.6,2.1,10.8,2.1,10.9z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M1,1.7v18.6c0,1.1,0.5,1.6,1.7,1.6h26.8c1.1,0,1.7-0.5,1.7-1.6V1.7c0-1.1-0.5-1.6-1.6-1.6H2.7C1.6,0.1,1,0.6,1,1.7z M29.5,0.7c0.6,0,1,0.4,1,1V11v9.3c0,0.5-0.5,1-1,1H2.7c-0.6,0-1-0.4-1-1V1.7c0-0.5,0.5-1,1-1H29.5z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M3.7,1.7v18.7h22.2v-9.4V1.7H3.7z M25.3,2.2v17.5H4.2V2.2H25.3z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M28.1,9.5c-0.8,0-1.5,0.7-1.5,1.5c0,0.8,0.7,1.5,1.5,1.5c0.8,0,1.5-0.7,1.5-1.5C29.7,10.2,29,9.5,28.1,9.5z M29.3,11 c0,0.7-0.5,1.2-1.2,1.2c-0.7,0-1.2-0.5-1.2-1.2c0-0.7,0.5-1.2,1.2-1.2C28.8,9.9,29.3,10.4,29.3,11z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M18.7,10.2L16.5,8c-0.2-0.2-0.5-0.4-0.8-0.4c-0.6,0-1.1,0.5-1.1,1.1c0,0,0,0,0,0v6.4c0,0.3-0.2,0.5-0.5,0.5 c-0.1,0-0.2,0-0.3-0.1l-0.1-0.1l-0.1-0.1l-0.1-0.1l-1.8-1.8c-0.1-0.1-0.4-0.1-0.5,0c-0.1,0.1-0.1,0.4,0,0.5l2.2,2.2c0,0,0,0,0,0l0,0 c0,0,0,0,0,0c0.2,0.2,0.5,0.3,0.7,0.3c0.6,0,1.1-0.5,1.1-1.1c0,0,0,0,0,0V9.8c0,0,0,0,0,0l0-0.9c0-0.3,0.2-0.5,0.5-0.5 c0.1,0,0.2,0,0.3,0.1l2.2,2.2c0.1,0.1,0.4,0.1,0.5,0C18.9,10.6,18.9,10.4,18.7,10.2z'/%3E %3Ccircle fill='%23000' fill-opacity='0.4' cx='15.1' cy='5.9' r='0.6'/%3E %3C/svg%3E")
}

.webui-pointofsales.webui-red-icon, .danger .webui-pointofsales {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cpath fill='%23f44336' d='M29.7,32.1H2.4c-0.7,0-1.3-0.6-1.3-1.4v-6.8c0-0.8,0.6-1.4,1.3-1.4h27.4c0.7,0,1.3,0.6,1.3,1.4v6.8 C31,31.4,30.5,32.1,29.7,32.1z M2.4,23.2c-0.3,0-0.6,0.3-0.6,0.6v6.8c0,0.4,0.3,0.6,0.6,0.6h27.4c0.3,0,0.6-0.3,0.6-0.6v-6.8 c0-0.4-0.3-0.6-0.6-0.6H2.4z'/%3E %3Cpath fill='%23f44336' d='M19.9,27.8h-7.6c-0.3,0-0.5-0.2-0.5-0.5l0,0c0-0.3,0.2-0.5,0.5-0.5h7.6c0.3,0,0.5,0.2,0.5,0.5l0,0 C20.4,27.5,20.2,27.8,19.9,27.8z'/%3E %3Cpath fill='%23f44336' d='M2.1,10.9v0.3c0,0.1,0.1,0.3,0.3,0.3c0.1,0,0.3-0.1,0.3-0.3v-0.3c0-0.1-0.1-0.3-0.3-0.3C2.2,10.6,2.1,10.8,2.1,10.9z'/%3E %3Cpath fill='%23f44336' d='M1,1.7v18.6c0,1.1,0.5,1.6,1.7,1.6h26.8c1.1,0,1.7-0.5,1.7-1.6V1.7c0-1.1-0.5-1.6-1.6-1.6H2.7C1.6,0.1,1,0.6,1,1.7z M29.5,0.7c0.6,0,1,0.4,1,1V11v9.3c0,0.5-0.5,1-1,1H2.7c-0.6,0-1-0.4-1-1V1.7c0-0.5,0.5-1,1-1H29.5z'/%3E %3Cpath fill='%23f44336' d='M3.7,1.7v18.7h22.2v-9.4V1.7H3.7z M25.3,2.2v17.5H4.2V2.2H25.3z'/%3E %3Cpath fill='%23f44336' d='M28.1,9.5c-0.8,0-1.5,0.7-1.5,1.5c0,0.8,0.7,1.5,1.5,1.5c0.8,0,1.5-0.7,1.5-1.5C29.7,10.2,29,9.5,28.1,9.5z M29.3,11 c0,0.7-0.5,1.2-1.2,1.2c-0.7,0-1.2-0.5-1.2-1.2c0-0.7,0.5-1.2,1.2-1.2C28.8,9.9,29.3,10.4,29.3,11z'/%3E %3Cpath fill='%23f44336' d='M18.7,10.2L16.5,8c-0.2-0.2-0.5-0.4-0.8-0.4c-0.6,0-1.1,0.5-1.1,1.1c0,0,0,0,0,0v6.4c0,0.3-0.2,0.5-0.5,0.5 c-0.1,0-0.2,0-0.3-0.1l-0.1-0.1l-0.1-0.1l-0.1-0.1l-1.8-1.8c-0.1-0.1-0.4-0.1-0.5,0c-0.1,0.1-0.1,0.4,0,0.5l2.2,2.2c0,0,0,0,0,0l0,0 c0,0,0,0,0,0c0.2,0.2,0.5,0.3,0.7,0.3c0.6,0,1.1-0.5,1.1-1.1c0,0,0,0,0,0V9.8c0,0,0,0,0,0l0-0.9c0-0.3,0.2-0.5,0.5-0.5 c0.1,0,0.2,0,0.3,0.1l2.2,2.2c0.1,0.1,0.4,0.1,0.5,0C18.9,10.6,18.9,10.4,18.7,10.2z'/%3E %3Ccircle fill='%23f44336' cx='15.1' cy='5.9' r='0.6'/%3E %3C/svg%3E")
}

.webui-pointofsales.webui-warning-icon, .webui-pointofsales.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cpath fill='%23ff9800' d='M29.7,32.1H2.4c-0.7,0-1.3-0.6-1.3-1.4v-6.8c0-0.8,0.6-1.4,1.3-1.4h27.4c0.7,0,1.3,0.6,1.3,1.4v6.8 C31,31.4,30.5,32.1,29.7,32.1z M2.4,23.2c-0.3,0-0.6,0.3-0.6,0.6v6.8c0,0.4,0.3,0.6,0.6,0.6h27.4c0.3,0,0.6-0.3,0.6-0.6v-6.8 c0-0.4-0.3-0.6-0.6-0.6H2.4z'/%3E %3Cpath fill='%23ff9800' d='M19.9,27.8h-7.6c-0.3,0-0.5-0.2-0.5-0.5l0,0c0-0.3,0.2-0.5,0.5-0.5h7.6c0.3,0,0.5,0.2,0.5,0.5l0,0 C20.4,27.5,20.2,27.8,19.9,27.8z'/%3E %3Cpath fill='%23ff9800' d='M2.1,10.9v0.3c0,0.1,0.1,0.3,0.3,0.3c0.1,0,0.3-0.1,0.3-0.3v-0.3c0-0.1-0.1-0.3-0.3-0.3C2.2,10.6,2.1,10.8,2.1,10.9z'/%3E %3Cpath fill='%23ff9800' d='M1,1.7v18.6c0,1.1,0.5,1.6,1.7,1.6h26.8c1.1,0,1.7-0.5,1.7-1.6V1.7c0-1.1-0.5-1.6-1.6-1.6H2.7C1.6,0.1,1,0.6,1,1.7z M29.5,0.7c0.6,0,1,0.4,1,1V11v9.3c0,0.5-0.5,1-1,1H2.7c-0.6,0-1-0.4-1-1V1.7c0-0.5,0.5-1,1-1H29.5z'/%3E %3Cpath fill='%23ff9800' d='M3.7,1.7v18.7h22.2v-9.4V1.7H3.7z M25.3,2.2v17.5H4.2V2.2H25.3z'/%3E %3Cpath fill='%23ff9800' d='M28.1,9.5c-0.8,0-1.5,0.7-1.5,1.5c0,0.8,0.7,1.5,1.5,1.5c0.8,0,1.5-0.7,1.5-1.5C29.7,10.2,29,9.5,28.1,9.5z M29.3,11 c0,0.7-0.5,1.2-1.2,1.2c-0.7,0-1.2-0.5-1.2-1.2c0-0.7,0.5-1.2,1.2-1.2C28.8,9.9,29.3,10.4,29.3,11z'/%3E %3Cpath fill='%23ff9800' d='M18.7,10.2L16.5,8c-0.2-0.2-0.5-0.4-0.8-0.4c-0.6,0-1.1,0.5-1.1,1.1c0,0,0,0,0,0v6.4c0,0.3-0.2,0.5-0.5,0.5 c-0.1,0-0.2,0-0.3-0.1l-0.1-0.1l-0.1-0.1l-0.1-0.1l-1.8-1.8c-0.1-0.1-0.4-0.1-0.5,0c-0.1,0.1-0.1,0.4,0,0.5l2.2,2.2c0,0,0,0,0,0l0,0 c0,0,0,0,0,0c0.2,0.2,0.5,0.3,0.7,0.3c0.6,0,1.1-0.5,1.1-1.1c0,0,0,0,0,0V9.8c0,0,0,0,0,0l0-0.9c0-0.3,0.2-0.5,0.5-0.5 c0.1,0,0.2,0,0.3,0.1l2.2,2.2c0.1,0.1,0.4,0.1,0.5,0C18.9,10.6,18.9,10.4,18.7,10.2z'/%3E %3Ccircle fill='%23ff9800' cx='15.1' cy='5.9' r='0.6'/%3E %3C/svg%3E")
}

.webui-pointofsales.webui-white-icon, .combo-row.selected .combo-action-button .webui-pointofsales.webui-add, .combo-row.selected .combo-action-button .webui-pointofsales.webui-delete, .combo-row.selected .combo-action-button .webui-pointofsales.webui-edit, .segmented-button > .btn.active .webui-pointofsales, .primary .webui-pointofsales, .radio-group input[type="radio"]:checked + label .webui-pointofsales, .segmented-button-radio input[type="radio"]:checked + label .webui-pointofsales {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cpath fill='%23fff' d='M29.7,32.1H2.4c-0.7,0-1.3-0.6-1.3-1.4v-6.8c0-0.8,0.6-1.4,1.3-1.4h27.4c0.7,0,1.3,0.6,1.3,1.4v6.8 C31,31.4,30.5,32.1,29.7,32.1z M2.4,23.2c-0.3,0-0.6,0.3-0.6,0.6v6.8c0,0.4,0.3,0.6,0.6,0.6h27.4c0.3,0,0.6-0.3,0.6-0.6v-6.8 c0-0.4-0.3-0.6-0.6-0.6H2.4z'/%3E %3Cpath fill='%23fff' d='M19.9,27.8h-7.6c-0.3,0-0.5-0.2-0.5-0.5l0,0c0-0.3,0.2-0.5,0.5-0.5h7.6c0.3,0,0.5,0.2,0.5,0.5l0,0 C20.4,27.5,20.2,27.8,19.9,27.8z'/%3E %3Cpath fill='%23fff' d='M2.1,10.9v0.3c0,0.1,0.1,0.3,0.3,0.3c0.1,0,0.3-0.1,0.3-0.3v-0.3c0-0.1-0.1-0.3-0.3-0.3C2.2,10.6,2.1,10.8,2.1,10.9z'/%3E %3Cpath fill='%23fff' d='M1,1.7v18.6c0,1.1,0.5,1.6,1.7,1.6h26.8c1.1,0,1.7-0.5,1.7-1.6V1.7c0-1.1-0.5-1.6-1.6-1.6H2.7C1.6,0.1,1,0.6,1,1.7z M29.5,0.7c0.6,0,1,0.4,1,1V11v9.3c0,0.5-0.5,1-1,1H2.7c-0.6,0-1-0.4-1-1V1.7c0-0.5,0.5-1,1-1H29.5z'/%3E %3Cpath fill='%23fff' d='M3.7,1.7v18.7h22.2v-9.4V1.7H3.7z M25.3,2.2v17.5H4.2V2.2H25.3z'/%3E %3Cpath fill='%23fff' d='M28.1,9.5c-0.8,0-1.5,0.7-1.5,1.5c0,0.8,0.7,1.5,1.5,1.5c0.8,0,1.5-0.7,1.5-1.5C29.7,10.2,29,9.5,28.1,9.5z M29.3,11 c0,0.7-0.5,1.2-1.2,1.2c-0.7,0-1.2-0.5-1.2-1.2c0-0.7,0.5-1.2,1.2-1.2C28.8,9.9,29.3,10.4,29.3,11z'/%3E %3Cpath fill='%23fff' d='M18.7,10.2L16.5,8c-0.2-0.2-0.5-0.4-0.8-0.4c-0.6,0-1.1,0.5-1.1,1.1c0,0,0,0,0,0v6.4c0,0.3-0.2,0.5-0.5,0.5 c-0.1,0-0.2,0-0.3-0.1l-0.1-0.1l-0.1-0.1l-0.1-0.1l-1.8-1.8c-0.1-0.1-0.4-0.1-0.5,0c-0.1,0.1-0.1,0.4,0,0.5l2.2,2.2c0,0,0,0,0,0l0,0 c0,0,0,0,0,0c0.2,0.2,0.5,0.3,0.7,0.3c0.6,0,1.1-0.5,1.1-1.1c0,0,0,0,0,0V9.8c0,0,0,0,0,0l0-0.9c0-0.3,0.2-0.5,0.5-0.5 c0.1,0,0.2,0,0.3,0.1l2.2,2.2c0.1,0.1,0.4,0.1,0.5,0C18.9,10.6,18.9,10.4,18.7,10.2z'/%3E %3Ccircle fill='%23fff' cx='15.1' cy='5.9' r='0.6'/%3E %3C/svg%3E")
}

.webui-pointofsales.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cpath fill='%234caf50' d='M29.7,32.1H2.4c-0.7,0-1.3-0.6-1.3-1.4v-6.8c0-0.8,0.6-1.4,1.3-1.4h27.4c0.7,0,1.3,0.6,1.3,1.4v6.8 C31,31.4,30.5,32.1,29.7,32.1z M2.4,23.2c-0.3,0-0.6,0.3-0.6,0.6v6.8c0,0.4,0.3,0.6,0.6,0.6h27.4c0.3,0,0.6-0.3,0.6-0.6v-6.8 c0-0.4-0.3-0.6-0.6-0.6H2.4z'/%3E %3Cpath fill='%234caf50' d='M19.9,27.8h-7.6c-0.3,0-0.5-0.2-0.5-0.5l0,0c0-0.3,0.2-0.5,0.5-0.5h7.6c0.3,0,0.5,0.2,0.5,0.5l0,0 C20.4,27.5,20.2,27.8,19.9,27.8z'/%3E %3Cpath fill='%234caf50' d='M2.1,10.9v0.3c0,0.1,0.1,0.3,0.3,0.3c0.1,0,0.3-0.1,0.3-0.3v-0.3c0-0.1-0.1-0.3-0.3-0.3C2.2,10.6,2.1,10.8,2.1,10.9z'/%3E %3Cpath fill='%234caf50' d='M1,1.7v18.6c0,1.1,0.5,1.6,1.7,1.6h26.8c1.1,0,1.7-0.5,1.7-1.6V1.7c0-1.1-0.5-1.6-1.6-1.6H2.7C1.6,0.1,1,0.6,1,1.7z M29.5,0.7c0.6,0,1,0.4,1,1V11v9.3c0,0.5-0.5,1-1,1H2.7c-0.6,0-1-0.4-1-1V1.7c0-0.5,0.5-1,1-1H29.5z'/%3E %3Cpath fill='%234caf50' d='M3.7,1.7v18.7h22.2v-9.4V1.7H3.7z M25.3,2.2v17.5H4.2V2.2H25.3z'/%3E %3Cpath fill='%234caf50' d='M28.1,9.5c-0.8,0-1.5,0.7-1.5,1.5c0,0.8,0.7,1.5,1.5,1.5c0.8,0,1.5-0.7,1.5-1.5C29.7,10.2,29,9.5,28.1,9.5z M29.3,11 c0,0.7-0.5,1.2-1.2,1.2c-0.7,0-1.2-0.5-1.2-1.2c0-0.7,0.5-1.2,1.2-1.2C28.8,9.9,29.3,10.4,29.3,11z'/%3E %3Cpath fill='%234caf50' d='M18.7,10.2L16.5,8c-0.2-0.2-0.5-0.4-0.8-0.4c-0.6,0-1.1,0.5-1.1,1.1c0,0,0,0,0,0v6.4c0,0.3-0.2,0.5-0.5,0.5 c-0.1,0-0.2,0-0.3-0.1l-0.1-0.1l-0.1-0.1l-0.1-0.1l-1.8-1.8c-0.1-0.1-0.4-0.1-0.5,0c-0.1,0.1-0.1,0.4,0,0.5l2.2,2.2c0,0,0,0,0,0l0,0 c0,0,0,0,0,0c0.2,0.2,0.5,0.3,0.7,0.3c0.6,0,1.1-0.5,1.1-1.1c0,0,0,0,0,0V9.8c0,0,0,0,0,0l0-0.9c0-0.3,0.2-0.5,0.5-0.5 c0.1,0,0.2,0,0.3,0.1l2.2,2.2c0.1,0.1,0.4,0.1,0.5,0C18.9,10.6,18.9,10.4,18.7,10.2z'/%3E %3Ccircle fill='%234caf50' cx='15.1' cy='5.9' r='0.6'/%3E %3C/svg%3E")
}

.webui-promotions {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38px' height='32px' viewBox='0 0 38 32'%3E %3Cpath fill='%2303a9f4' id='Shoutbox' d='M37.6,13c0-1.4-0.9-2.6-2.1-3V0L16.7,6.6c-0.2-0.1-0.4-0.2-0.6-0.2H4.6C4,6.4,3.4,6.9,3.4,7.6v2.3 c-1.8,0.4-3.1,1.9-3.1,3.8c0,1.9,1.3,3.4,3.1,3.8V19c0,0.7,0.5,1.2,1.2,1.2h3.2v8.6c0,1.7,1.4,3,3,3h0.3c1.7,0,3-1.4,3-3v-8.6h1.9 c0.3,0,0.5-0.1,0.7-0.2l18.7,6.5V16C36.8,15.6,37.6,14.4,37.6,13z M13,28.8c0,1-0.8,1.9-1.9,1.9h-0.3c-1,0-1.9-0.8-1.9-1.9v-8.5H13 V28.8z M1.5,13.7c0-1.2,0.8-2.2,1.9-2.6v5.1C2.3,15.9,1.5,14.9,1.5,13.7z M4.6,19v-1.5c0,0,0,0,0,0V9.9c0,0,0,0,0,0V7.6 c0,0,0-0.1,0.1-0.1h11.3v11.5L4.6,19C4.6,19.1,4.6,19.1,4.6,19z M17.3,19V7.6c0,0,0,0,0,0l17.1-6v8.2c0,0,0,0,0,0v6.4c0,0,0,0,0,0 v8.7L17.3,19z M35.5,14.8v-3.5c0.6,0.4,1,1,1,1.7C36.5,13.7,36.1,14.4,35.5,14.8z'/%3E %3C/svg%3E")
}

.webui-promotions.webui-grey-icon, .btn[disabled] .webui-promotions {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38px' height='32px' viewBox='0 0 38 32'%3E %3Cpath fill='%23000' fill-opacity='0.4' id='Shoutbox' d='M37.6,13c0-1.4-0.9-2.6-2.1-3V0L16.7,6.6c-0.2-0.1-0.4-0.2-0.6-0.2H4.6C4,6.4,3.4,6.9,3.4,7.6v2.3 c-1.8,0.4-3.1,1.9-3.1,3.8c0,1.9,1.3,3.4,3.1,3.8V19c0,0.7,0.5,1.2,1.2,1.2h3.2v8.6c0,1.7,1.4,3,3,3h0.3c1.7,0,3-1.4,3-3v-8.6h1.9 c0.3,0,0.5-0.1,0.7-0.2l18.7,6.5V16C36.8,15.6,37.6,14.4,37.6,13z M13,28.8c0,1-0.8,1.9-1.9,1.9h-0.3c-1,0-1.9-0.8-1.9-1.9v-8.5H13 V28.8z M1.5,13.7c0-1.2,0.8-2.2,1.9-2.6v5.1C2.3,15.9,1.5,14.9,1.5,13.7z M4.6,19v-1.5c0,0,0,0,0,0V9.9c0,0,0,0,0,0V7.6 c0,0,0-0.1,0.1-0.1h11.3v11.5L4.6,19C4.6,19.1,4.6,19.1,4.6,19z M17.3,19V7.6c0,0,0,0,0,0l17.1-6v8.2c0,0,0,0,0,0v6.4c0,0,0,0,0,0 v8.7L17.3,19z M35.5,14.8v-3.5c0.6,0.4,1,1,1,1.7C36.5,13.7,36.1,14.4,35.5,14.8z'/%3E %3C/svg%3E")
}

.webui-promotions.webui-red-icon, .danger .webui-promotions {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38px' height='32px' viewBox='0 0 38 32'%3E %3Cpath fill='%23f44336' id='Shoutbox' d='M37.6,13c0-1.4-0.9-2.6-2.1-3V0L16.7,6.6c-0.2-0.1-0.4-0.2-0.6-0.2H4.6C4,6.4,3.4,6.9,3.4,7.6v2.3 c-1.8,0.4-3.1,1.9-3.1,3.8c0,1.9,1.3,3.4,3.1,3.8V19c0,0.7,0.5,1.2,1.2,1.2h3.2v8.6c0,1.7,1.4,3,3,3h0.3c1.7,0,3-1.4,3-3v-8.6h1.9 c0.3,0,0.5-0.1,0.7-0.2l18.7,6.5V16C36.8,15.6,37.6,14.4,37.6,13z M13,28.8c0,1-0.8,1.9-1.9,1.9h-0.3c-1,0-1.9-0.8-1.9-1.9v-8.5H13 V28.8z M1.5,13.7c0-1.2,0.8-2.2,1.9-2.6v5.1C2.3,15.9,1.5,14.9,1.5,13.7z M4.6,19v-1.5c0,0,0,0,0,0V9.9c0,0,0,0,0,0V7.6 c0,0,0-0.1,0.1-0.1h11.3v11.5L4.6,19C4.6,19.1,4.6,19.1,4.6,19z M17.3,19V7.6c0,0,0,0,0,0l17.1-6v8.2c0,0,0,0,0,0v6.4c0,0,0,0,0,0 v8.7L17.3,19z M35.5,14.8v-3.5c0.6,0.4,1,1,1,1.7C36.5,13.7,36.1,14.4,35.5,14.8z'/%3E %3C/svg%3E")
}

.webui-promotions.webui-warning-icon, .webui-promotions.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38px' height='32px' viewBox='0 0 38 32'%3E %3Cpath fill='%23ff9800' id='Shoutbox' d='M37.6,13c0-1.4-0.9-2.6-2.1-3V0L16.7,6.6c-0.2-0.1-0.4-0.2-0.6-0.2H4.6C4,6.4,3.4,6.9,3.4,7.6v2.3 c-1.8,0.4-3.1,1.9-3.1,3.8c0,1.9,1.3,3.4,3.1,3.8V19c0,0.7,0.5,1.2,1.2,1.2h3.2v8.6c0,1.7,1.4,3,3,3h0.3c1.7,0,3-1.4,3-3v-8.6h1.9 c0.3,0,0.5-0.1,0.7-0.2l18.7,6.5V16C36.8,15.6,37.6,14.4,37.6,13z M13,28.8c0,1-0.8,1.9-1.9,1.9h-0.3c-1,0-1.9-0.8-1.9-1.9v-8.5H13 V28.8z M1.5,13.7c0-1.2,0.8-2.2,1.9-2.6v5.1C2.3,15.9,1.5,14.9,1.5,13.7z M4.6,19v-1.5c0,0,0,0,0,0V9.9c0,0,0,0,0,0V7.6 c0,0,0-0.1,0.1-0.1h11.3v11.5L4.6,19C4.6,19.1,4.6,19.1,4.6,19z M17.3,19V7.6c0,0,0,0,0,0l17.1-6v8.2c0,0,0,0,0,0v6.4c0,0,0,0,0,0 v8.7L17.3,19z M35.5,14.8v-3.5c0.6,0.4,1,1,1,1.7C36.5,13.7,36.1,14.4,35.5,14.8z'/%3E %3C/svg%3E")
}

.webui-promotions.webui-white-icon, .combo-row.selected .combo-action-button .webui-promotions.webui-add, .combo-row.selected .combo-action-button .webui-promotions.webui-delete, .combo-row.selected .combo-action-button .webui-promotions.webui-edit, .segmented-button > .btn.active .webui-promotions, .primary .webui-promotions, .radio-group input[type="radio"]:checked + label .webui-promotions, .segmented-button-radio input[type="radio"]:checked + label .webui-promotions {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38px' height='32px' viewBox='0 0 38 32'%3E %3Cpath fill='%23fff' id='Shoutbox' d='M37.6,13c0-1.4-0.9-2.6-2.1-3V0L16.7,6.6c-0.2-0.1-0.4-0.2-0.6-0.2H4.6C4,6.4,3.4,6.9,3.4,7.6v2.3 c-1.8,0.4-3.1,1.9-3.1,3.8c0,1.9,1.3,3.4,3.1,3.8V19c0,0.7,0.5,1.2,1.2,1.2h3.2v8.6c0,1.7,1.4,3,3,3h0.3c1.7,0,3-1.4,3-3v-8.6h1.9 c0.3,0,0.5-0.1,0.7-0.2l18.7,6.5V16C36.8,15.6,37.6,14.4,37.6,13z M13,28.8c0,1-0.8,1.9-1.9,1.9h-0.3c-1,0-1.9-0.8-1.9-1.9v-8.5H13 V28.8z M1.5,13.7c0-1.2,0.8-2.2,1.9-2.6v5.1C2.3,15.9,1.5,14.9,1.5,13.7z M4.6,19v-1.5c0,0,0,0,0,0V9.9c0,0,0,0,0,0V7.6 c0,0,0-0.1,0.1-0.1h11.3v11.5L4.6,19C4.6,19.1,4.6,19.1,4.6,19z M17.3,19V7.6c0,0,0,0,0,0l17.1-6v8.2c0,0,0,0,0,0v6.4c0,0,0,0,0,0 v8.7L17.3,19z M35.5,14.8v-3.5c0.6,0.4,1,1,1,1.7C36.5,13.7,36.1,14.4,35.5,14.8z'/%3E %3C/svg%3E")
}

.webui-promotions.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38px' height='32px' viewBox='0 0 38 32'%3E %3Cpath fill='%234caf50' id='Shoutbox' d='M37.6,13c0-1.4-0.9-2.6-2.1-3V0L16.7,6.6c-0.2-0.1-0.4-0.2-0.6-0.2H4.6C4,6.4,3.4,6.9,3.4,7.6v2.3 c-1.8,0.4-3.1,1.9-3.1,3.8c0,1.9,1.3,3.4,3.1,3.8V19c0,0.7,0.5,1.2,1.2,1.2h3.2v8.6c0,1.7,1.4,3,3,3h0.3c1.7,0,3-1.4,3-3v-8.6h1.9 c0.3,0,0.5-0.1,0.7-0.2l18.7,6.5V16C36.8,15.6,37.6,14.4,37.6,13z M13,28.8c0,1-0.8,1.9-1.9,1.9h-0.3c-1,0-1.9-0.8-1.9-1.9v-8.5H13 V28.8z M1.5,13.7c0-1.2,0.8-2.2,1.9-2.6v5.1C2.3,15.9,1.5,14.9,1.5,13.7z M4.6,19v-1.5c0,0,0,0,0,0V9.9c0,0,0,0,0,0V7.6 c0,0,0-0.1,0.1-0.1h11.3v11.5L4.6,19C4.6,19.1,4.6,19.1,4.6,19z M17.3,19V7.6c0,0,0,0,0,0l17.1-6v8.2c0,0,0,0,0,0v6.4c0,0,0,0,0,0 v8.7L17.3,19z M35.5,14.8v-3.5c0.6,0.4,1,1,1,1.7C36.5,13.7,36.1,14.4,35.5,14.8z'/%3E %3C/svg%3E")
}

.webui-users {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cpath fill='%2303a9f4' d='M29.2,24.3l-5-2.5c-0.5-0.2-0.8-0.7-0.8-1.2v-1.8c0.1-0.1,0.2-0.3,0.4-0.5c0.7-0.9,1.2-2,1.6-3.1c0.7-0.3,1.2-1.1,1.2-1.9 v-2.1c0-0.5-0.2-1-0.5-1.4V7c0-0.3,0.1-2-1.1-3.4c-1.1-1.2-2.8-1.9-5.2-1.9s-4.1,0.6-5.2,1.9c-0.8,0.9-1,1.8-1.1,2.5 c-0.9-0.5-2-0.7-3.2-0.7c-5.5,0-5.8,4.7-5.8,4.8v2.4c-0.3,0.4-0.5,0.8-0.5,1.2v1.8c0,0.6,0.3,1.1,0.7,1.5c0.4,1.6,1.5,2.9,1.9,3.3 v1.4c0,0.4-0.2,0.8-0.6,1L2.3,25c-1.3,0.7-2.2,2.1-2.2,3.7v2h7.4h1.1h23.2v-2.1C31.8,26.8,30.8,25.1,29.2,24.3z M7.5,28.5v1.2H1.2 v-0.9c0-1.1,0.6-2.2,1.7-2.8l3.5-2.2c0.7-0.4,1.1-1.1,1.1-1.9v-1.9l-0.2-0.2c0,0-1.4-1.3-1.8-3.1l0-0.2l-0.2-0.1 c-0.2-0.2-0.4-0.4-0.4-0.7v-1.8c0-0.2,0.1-0.4,0.4-0.6L5.4,13l0-2.8c0-0.2,0.3-3.7,4.8-3.7c1.3,0,2.3,0.3,3.2,0.9v2.5 c-0.3,0.4-0.5,0.9-0.5,1.4v2.1c0,0.2,0,0.3,0.1,0.5c0,0.1,0,0.1,0.1,0.2c0,0.1,0.1,0.2,0.1,0.3c0,0,0,0,0,0c0.1,0.3,0.3,0.5,0.6,0.7 c0,0,0,0,0,0c0,0.1,0.1,0.2,0.1,0.4l0,0.1c0,0,0,0,0,0.1c0,0.1,0,0.1,0.1,0.2c0,0.1,0.1,0.2,0.1,0.3c0,0,0,0.1,0.1,0.1 c0,0.1,0.1,0.2,0.1,0.3c0,0,0,0.1,0,0.1l0,0.1c0,0,0,0.1,0,0.1c0.1,0.1,0.1,0.2,0.2,0.3c0,0,0,0,0,0.1c0,0.1,0.1,0.1,0.1,0.2 c0.1,0.1,0.1,0.2,0.2,0.3c0,0,0.1,0.1,0.1,0.1c0.1,0.1,0.1,0.2,0.2,0.4c0,0,0,0,0,0.1c0.1,0.2,0.2,0.4,0.3,0.5c0,0,0,0.1,0.1,0.1 c0,0,0,0,0,0.1v1.7c0,0.5-0.3,1-0.7,1.2l-1.4,0.8l-0.2,0L13,22.7l-3,1.6C8.5,25.1,7.5,26.7,7.5,28.5z M30.8,29.7H8.6v-1.2 c0-1.4,0.7-2.6,1.9-3.3l4.7-2.6c0.8-0.4,1.3-1.3,1.3-2.2v-2.1v0l-0.1-0.1l0,0c0,0,0,0-0.1-0.1c0,0,0,0,0,0c0,0-0.1-0.1-0.1-0.1 c0,0,0,0,0,0c-0.1-0.1-0.2-0.3-0.3-0.4c0,0,0,0,0,0c-0.1-0.1-0.1-0.2-0.2-0.3c0,0,0,0,0,0c-0.1-0.2-0.2-0.4-0.4-0.7c0,0,0,0,0,0 c-0.1-0.1-0.1-0.3-0.2-0.4l0,0c0,0,0,0,0-0.1l0,0c0-0.1-0.1-0.1-0.1-0.2c0,0,0-0.1,0-0.1c0-0.1-0.1-0.1-0.1-0.2 c-0.1-0.1-0.1-0.3-0.2-0.4l0-0.1c0,0,0,0,0,0c0-0.2-0.1-0.3-0.1-0.5l0-0.2l-0.2-0.1c-0.3-0.2-0.5-0.5-0.5-0.9v-2.1 c0-0.3,0.1-0.6,0.4-0.8l0.2-0.2V6.9V6.8l0,0c0-0.4,0-1.6,0.9-2.5c0.9-1,2.4-1.5,4.4-1.5c2.1,0,3.6,0.5,4.4,1.5 c1,1.2,0.9,2.6,0.9,2.7l0,3.4l0.2,0.2c0.2,0.2,0.4,0.5,0.4,0.8v2.1c0,0.5-0.3,0.9-0.8,1l-0.3,0.1l-0.1,0.3c-0.4,1.1-0.9,2.1-1.5,3 c-0.2,0.2-0.3,0.4-0.4,0.6l-0.1,0.1v2.2c0,0.9,0.5,1.8,1.4,2.2l5,2.5c1.3,0.6,2,1.9,2,3.3V29.7z'/%3E %3C/svg%3E")
}

.webui-users.webui-grey-icon, .btn[disabled] .webui-users {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M29.2,24.3l-5-2.5c-0.5-0.2-0.8-0.7-0.8-1.2v-1.8c0.1-0.1,0.2-0.3,0.4-0.5c0.7-0.9,1.2-2,1.6-3.1c0.7-0.3,1.2-1.1,1.2-1.9 v-2.1c0-0.5-0.2-1-0.5-1.4V7c0-0.3,0.1-2-1.1-3.4c-1.1-1.2-2.8-1.9-5.2-1.9s-4.1,0.6-5.2,1.9c-0.8,0.9-1,1.8-1.1,2.5 c-0.9-0.5-2-0.7-3.2-0.7c-5.5,0-5.8,4.7-5.8,4.8v2.4c-0.3,0.4-0.5,0.8-0.5,1.2v1.8c0,0.6,0.3,1.1,0.7,1.5c0.4,1.6,1.5,2.9,1.9,3.3 v1.4c0,0.4-0.2,0.8-0.6,1L2.3,25c-1.3,0.7-2.2,2.1-2.2,3.7v2h7.4h1.1h23.2v-2.1C31.8,26.8,30.8,25.1,29.2,24.3z M7.5,28.5v1.2H1.2 v-0.9c0-1.1,0.6-2.2,1.7-2.8l3.5-2.2c0.7-0.4,1.1-1.1,1.1-1.9v-1.9l-0.2-0.2c0,0-1.4-1.3-1.8-3.1l0-0.2l-0.2-0.1 c-0.2-0.2-0.4-0.4-0.4-0.7v-1.8c0-0.2,0.1-0.4,0.4-0.6L5.4,13l0-2.8c0-0.2,0.3-3.7,4.8-3.7c1.3,0,2.3,0.3,3.2,0.9v2.5 c-0.3,0.4-0.5,0.9-0.5,1.4v2.1c0,0.2,0,0.3,0.1,0.5c0,0.1,0,0.1,0.1,0.2c0,0.1,0.1,0.2,0.1,0.3c0,0,0,0,0,0c0.1,0.3,0.3,0.5,0.6,0.7 c0,0,0,0,0,0c0,0.1,0.1,0.2,0.1,0.4l0,0.1c0,0,0,0,0,0.1c0,0.1,0,0.1,0.1,0.2c0,0.1,0.1,0.2,0.1,0.3c0,0,0,0.1,0.1,0.1 c0,0.1,0.1,0.2,0.1,0.3c0,0,0,0.1,0,0.1l0,0.1c0,0,0,0.1,0,0.1c0.1,0.1,0.1,0.2,0.2,0.3c0,0,0,0,0,0.1c0,0.1,0.1,0.1,0.1,0.2 c0.1,0.1,0.1,0.2,0.2,0.3c0,0,0.1,0.1,0.1,0.1c0.1,0.1,0.1,0.2,0.2,0.4c0,0,0,0,0,0.1c0.1,0.2,0.2,0.4,0.3,0.5c0,0,0,0.1,0.1,0.1 c0,0,0,0,0,0.1v1.7c0,0.5-0.3,1-0.7,1.2l-1.4,0.8l-0.2,0L13,22.7l-3,1.6C8.5,25.1,7.5,26.7,7.5,28.5z M30.8,29.7H8.6v-1.2 c0-1.4,0.7-2.6,1.9-3.3l4.7-2.6c0.8-0.4,1.3-1.3,1.3-2.2v-2.1v0l-0.1-0.1l0,0c0,0,0,0-0.1-0.1c0,0,0,0,0,0c0,0-0.1-0.1-0.1-0.1 c0,0,0,0,0,0c-0.1-0.1-0.2-0.3-0.3-0.4c0,0,0,0,0,0c-0.1-0.1-0.1-0.2-0.2-0.3c0,0,0,0,0,0c-0.1-0.2-0.2-0.4-0.4-0.7c0,0,0,0,0,0 c-0.1-0.1-0.1-0.3-0.2-0.4l0,0c0,0,0,0,0-0.1l0,0c0-0.1-0.1-0.1-0.1-0.2c0,0,0-0.1,0-0.1c0-0.1-0.1-0.1-0.1-0.2 c-0.1-0.1-0.1-0.3-0.2-0.4l0-0.1c0,0,0,0,0,0c0-0.2-0.1-0.3-0.1-0.5l0-0.2l-0.2-0.1c-0.3-0.2-0.5-0.5-0.5-0.9v-2.1 c0-0.3,0.1-0.6,0.4-0.8l0.2-0.2V6.9V6.8l0,0c0-0.4,0-1.6,0.9-2.5c0.9-1,2.4-1.5,4.4-1.5c2.1,0,3.6,0.5,4.4,1.5 c1,1.2,0.9,2.6,0.9,2.7l0,3.4l0.2,0.2c0.2,0.2,0.4,0.5,0.4,0.8v2.1c0,0.5-0.3,0.9-0.8,1l-0.3,0.1l-0.1,0.3c-0.4,1.1-0.9,2.1-1.5,3 c-0.2,0.2-0.3,0.4-0.4,0.6l-0.1,0.1v2.2c0,0.9,0.5,1.8,1.4,2.2l5,2.5c1.3,0.6,2,1.9,2,3.3V29.7z'/%3E %3C/svg%3E")
}

.webui-users.webui-red-icon, .danger .webui-users {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cpath fill='%23f44336' d='M29.2,24.3l-5-2.5c-0.5-0.2-0.8-0.7-0.8-1.2v-1.8c0.1-0.1,0.2-0.3,0.4-0.5c0.7-0.9,1.2-2,1.6-3.1c0.7-0.3,1.2-1.1,1.2-1.9 v-2.1c0-0.5-0.2-1-0.5-1.4V7c0-0.3,0.1-2-1.1-3.4c-1.1-1.2-2.8-1.9-5.2-1.9s-4.1,0.6-5.2,1.9c-0.8,0.9-1,1.8-1.1,2.5 c-0.9-0.5-2-0.7-3.2-0.7c-5.5,0-5.8,4.7-5.8,4.8v2.4c-0.3,0.4-0.5,0.8-0.5,1.2v1.8c0,0.6,0.3,1.1,0.7,1.5c0.4,1.6,1.5,2.9,1.9,3.3 v1.4c0,0.4-0.2,0.8-0.6,1L2.3,25c-1.3,0.7-2.2,2.1-2.2,3.7v2h7.4h1.1h23.2v-2.1C31.8,26.8,30.8,25.1,29.2,24.3z M7.5,28.5v1.2H1.2 v-0.9c0-1.1,0.6-2.2,1.7-2.8l3.5-2.2c0.7-0.4,1.1-1.1,1.1-1.9v-1.9l-0.2-0.2c0,0-1.4-1.3-1.8-3.1l0-0.2l-0.2-0.1 c-0.2-0.2-0.4-0.4-0.4-0.7v-1.8c0-0.2,0.1-0.4,0.4-0.6L5.4,13l0-2.8c0-0.2,0.3-3.7,4.8-3.7c1.3,0,2.3,0.3,3.2,0.9v2.5 c-0.3,0.4-0.5,0.9-0.5,1.4v2.1c0,0.2,0,0.3,0.1,0.5c0,0.1,0,0.1,0.1,0.2c0,0.1,0.1,0.2,0.1,0.3c0,0,0,0,0,0c0.1,0.3,0.3,0.5,0.6,0.7 c0,0,0,0,0,0c0,0.1,0.1,0.2,0.1,0.4l0,0.1c0,0,0,0,0,0.1c0,0.1,0,0.1,0.1,0.2c0,0.1,0.1,0.2,0.1,0.3c0,0,0,0.1,0.1,0.1 c0,0.1,0.1,0.2,0.1,0.3c0,0,0,0.1,0,0.1l0,0.1c0,0,0,0.1,0,0.1c0.1,0.1,0.1,0.2,0.2,0.3c0,0,0,0,0,0.1c0,0.1,0.1,0.1,0.1,0.2 c0.1,0.1,0.1,0.2,0.2,0.3c0,0,0.1,0.1,0.1,0.1c0.1,0.1,0.1,0.2,0.2,0.4c0,0,0,0,0,0.1c0.1,0.2,0.2,0.4,0.3,0.5c0,0,0,0.1,0.1,0.1 c0,0,0,0,0,0.1v1.7c0,0.5-0.3,1-0.7,1.2l-1.4,0.8l-0.2,0L13,22.7l-3,1.6C8.5,25.1,7.5,26.7,7.5,28.5z M30.8,29.7H8.6v-1.2 c0-1.4,0.7-2.6,1.9-3.3l4.7-2.6c0.8-0.4,1.3-1.3,1.3-2.2v-2.1v0l-0.1-0.1l0,0c0,0,0,0-0.1-0.1c0,0,0,0,0,0c0,0-0.1-0.1-0.1-0.1 c0,0,0,0,0,0c-0.1-0.1-0.2-0.3-0.3-0.4c0,0,0,0,0,0c-0.1-0.1-0.1-0.2-0.2-0.3c0,0,0,0,0,0c-0.1-0.2-0.2-0.4-0.4-0.7c0,0,0,0,0,0 c-0.1-0.1-0.1-0.3-0.2-0.4l0,0c0,0,0,0,0-0.1l0,0c0-0.1-0.1-0.1-0.1-0.2c0,0,0-0.1,0-0.1c0-0.1-0.1-0.1-0.1-0.2 c-0.1-0.1-0.1-0.3-0.2-0.4l0-0.1c0,0,0,0,0,0c0-0.2-0.1-0.3-0.1-0.5l0-0.2l-0.2-0.1c-0.3-0.2-0.5-0.5-0.5-0.9v-2.1 c0-0.3,0.1-0.6,0.4-0.8l0.2-0.2V6.9V6.8l0,0c0-0.4,0-1.6,0.9-2.5c0.9-1,2.4-1.5,4.4-1.5c2.1,0,3.6,0.5,4.4,1.5 c1,1.2,0.9,2.6,0.9,2.7l0,3.4l0.2,0.2c0.2,0.2,0.4,0.5,0.4,0.8v2.1c0,0.5-0.3,0.9-0.8,1l-0.3,0.1l-0.1,0.3c-0.4,1.1-0.9,2.1-1.5,3 c-0.2,0.2-0.3,0.4-0.4,0.6l-0.1,0.1v2.2c0,0.9,0.5,1.8,1.4,2.2l5,2.5c1.3,0.6,2,1.9,2,3.3V29.7z'/%3E %3C/svg%3E")
}

.webui-users.webui-warning-icon, .webui-users.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cpath fill='%23ff9800' d='M29.2,24.3l-5-2.5c-0.5-0.2-0.8-0.7-0.8-1.2v-1.8c0.1-0.1,0.2-0.3,0.4-0.5c0.7-0.9,1.2-2,1.6-3.1c0.7-0.3,1.2-1.1,1.2-1.9 v-2.1c0-0.5-0.2-1-0.5-1.4V7c0-0.3,0.1-2-1.1-3.4c-1.1-1.2-2.8-1.9-5.2-1.9s-4.1,0.6-5.2,1.9c-0.8,0.9-1,1.8-1.1,2.5 c-0.9-0.5-2-0.7-3.2-0.7c-5.5,0-5.8,4.7-5.8,4.8v2.4c-0.3,0.4-0.5,0.8-0.5,1.2v1.8c0,0.6,0.3,1.1,0.7,1.5c0.4,1.6,1.5,2.9,1.9,3.3 v1.4c0,0.4-0.2,0.8-0.6,1L2.3,25c-1.3,0.7-2.2,2.1-2.2,3.7v2h7.4h1.1h23.2v-2.1C31.8,26.8,30.8,25.1,29.2,24.3z M7.5,28.5v1.2H1.2 v-0.9c0-1.1,0.6-2.2,1.7-2.8l3.5-2.2c0.7-0.4,1.1-1.1,1.1-1.9v-1.9l-0.2-0.2c0,0-1.4-1.3-1.8-3.1l0-0.2l-0.2-0.1 c-0.2-0.2-0.4-0.4-0.4-0.7v-1.8c0-0.2,0.1-0.4,0.4-0.6L5.4,13l0-2.8c0-0.2,0.3-3.7,4.8-3.7c1.3,0,2.3,0.3,3.2,0.9v2.5 c-0.3,0.4-0.5,0.9-0.5,1.4v2.1c0,0.2,0,0.3,0.1,0.5c0,0.1,0,0.1,0.1,0.2c0,0.1,0.1,0.2,0.1,0.3c0,0,0,0,0,0c0.1,0.3,0.3,0.5,0.6,0.7 c0,0,0,0,0,0c0,0.1,0.1,0.2,0.1,0.4l0,0.1c0,0,0,0,0,0.1c0,0.1,0,0.1,0.1,0.2c0,0.1,0.1,0.2,0.1,0.3c0,0,0,0.1,0.1,0.1 c0,0.1,0.1,0.2,0.1,0.3c0,0,0,0.1,0,0.1l0,0.1c0,0,0,0.1,0,0.1c0.1,0.1,0.1,0.2,0.2,0.3c0,0,0,0,0,0.1c0,0.1,0.1,0.1,0.1,0.2 c0.1,0.1,0.1,0.2,0.2,0.3c0,0,0.1,0.1,0.1,0.1c0.1,0.1,0.1,0.2,0.2,0.4c0,0,0,0,0,0.1c0.1,0.2,0.2,0.4,0.3,0.5c0,0,0,0.1,0.1,0.1 c0,0,0,0,0,0.1v1.7c0,0.5-0.3,1-0.7,1.2l-1.4,0.8l-0.2,0L13,22.7l-3,1.6C8.5,25.1,7.5,26.7,7.5,28.5z M30.8,29.7H8.6v-1.2 c0-1.4,0.7-2.6,1.9-3.3l4.7-2.6c0.8-0.4,1.3-1.3,1.3-2.2v-2.1v0l-0.1-0.1l0,0c0,0,0,0-0.1-0.1c0,0,0,0,0,0c0,0-0.1-0.1-0.1-0.1 c0,0,0,0,0,0c-0.1-0.1-0.2-0.3-0.3-0.4c0,0,0,0,0,0c-0.1-0.1-0.1-0.2-0.2-0.3c0,0,0,0,0,0c-0.1-0.2-0.2-0.4-0.4-0.7c0,0,0,0,0,0 c-0.1-0.1-0.1-0.3-0.2-0.4l0,0c0,0,0,0,0-0.1l0,0c0-0.1-0.1-0.1-0.1-0.2c0,0,0-0.1,0-0.1c0-0.1-0.1-0.1-0.1-0.2 c-0.1-0.1-0.1-0.3-0.2-0.4l0-0.1c0,0,0,0,0,0c0-0.2-0.1-0.3-0.1-0.5l0-0.2l-0.2-0.1c-0.3-0.2-0.5-0.5-0.5-0.9v-2.1 c0-0.3,0.1-0.6,0.4-0.8l0.2-0.2V6.9V6.8l0,0c0-0.4,0-1.6,0.9-2.5c0.9-1,2.4-1.5,4.4-1.5c2.1,0,3.6,0.5,4.4,1.5 c1,1.2,0.9,2.6,0.9,2.7l0,3.4l0.2,0.2c0.2,0.2,0.4,0.5,0.4,0.8v2.1c0,0.5-0.3,0.9-0.8,1l-0.3,0.1l-0.1,0.3c-0.4,1.1-0.9,2.1-1.5,3 c-0.2,0.2-0.3,0.4-0.4,0.6l-0.1,0.1v2.2c0,0.9,0.5,1.8,1.4,2.2l5,2.5c1.3,0.6,2,1.9,2,3.3V29.7z'/%3E %3C/svg%3E")
}

.webui-users.webui-white-icon, .combo-row.selected .combo-action-button .webui-users.webui-add, .combo-row.selected .combo-action-button .webui-users.webui-delete, .combo-row.selected .combo-action-button .webui-users.webui-edit, .segmented-button > .btn.active .webui-users, .primary .webui-users, .radio-group input[type="radio"]:checked + label .webui-users, .segmented-button-radio input[type="radio"]:checked + label .webui-users {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cpath fill='%23fff' d='M29.2,24.3l-5-2.5c-0.5-0.2-0.8-0.7-0.8-1.2v-1.8c0.1-0.1,0.2-0.3,0.4-0.5c0.7-0.9,1.2-2,1.6-3.1c0.7-0.3,1.2-1.1,1.2-1.9 v-2.1c0-0.5-0.2-1-0.5-1.4V7c0-0.3,0.1-2-1.1-3.4c-1.1-1.2-2.8-1.9-5.2-1.9s-4.1,0.6-5.2,1.9c-0.8,0.9-1,1.8-1.1,2.5 c-0.9-0.5-2-0.7-3.2-0.7c-5.5,0-5.8,4.7-5.8,4.8v2.4c-0.3,0.4-0.5,0.8-0.5,1.2v1.8c0,0.6,0.3,1.1,0.7,1.5c0.4,1.6,1.5,2.9,1.9,3.3 v1.4c0,0.4-0.2,0.8-0.6,1L2.3,25c-1.3,0.7-2.2,2.1-2.2,3.7v2h7.4h1.1h23.2v-2.1C31.8,26.8,30.8,25.1,29.2,24.3z M7.5,28.5v1.2H1.2 v-0.9c0-1.1,0.6-2.2,1.7-2.8l3.5-2.2c0.7-0.4,1.1-1.1,1.1-1.9v-1.9l-0.2-0.2c0,0-1.4-1.3-1.8-3.1l0-0.2l-0.2-0.1 c-0.2-0.2-0.4-0.4-0.4-0.7v-1.8c0-0.2,0.1-0.4,0.4-0.6L5.4,13l0-2.8c0-0.2,0.3-3.7,4.8-3.7c1.3,0,2.3,0.3,3.2,0.9v2.5 c-0.3,0.4-0.5,0.9-0.5,1.4v2.1c0,0.2,0,0.3,0.1,0.5c0,0.1,0,0.1,0.1,0.2c0,0.1,0.1,0.2,0.1,0.3c0,0,0,0,0,0c0.1,0.3,0.3,0.5,0.6,0.7 c0,0,0,0,0,0c0,0.1,0.1,0.2,0.1,0.4l0,0.1c0,0,0,0,0,0.1c0,0.1,0,0.1,0.1,0.2c0,0.1,0.1,0.2,0.1,0.3c0,0,0,0.1,0.1,0.1 c0,0.1,0.1,0.2,0.1,0.3c0,0,0,0.1,0,0.1l0,0.1c0,0,0,0.1,0,0.1c0.1,0.1,0.1,0.2,0.2,0.3c0,0,0,0,0,0.1c0,0.1,0.1,0.1,0.1,0.2 c0.1,0.1,0.1,0.2,0.2,0.3c0,0,0.1,0.1,0.1,0.1c0.1,0.1,0.1,0.2,0.2,0.4c0,0,0,0,0,0.1c0.1,0.2,0.2,0.4,0.3,0.5c0,0,0,0.1,0.1,0.1 c0,0,0,0,0,0.1v1.7c0,0.5-0.3,1-0.7,1.2l-1.4,0.8l-0.2,0L13,22.7l-3,1.6C8.5,25.1,7.5,26.7,7.5,28.5z M30.8,29.7H8.6v-1.2 c0-1.4,0.7-2.6,1.9-3.3l4.7-2.6c0.8-0.4,1.3-1.3,1.3-2.2v-2.1v0l-0.1-0.1l0,0c0,0,0,0-0.1-0.1c0,0,0,0,0,0c0,0-0.1-0.1-0.1-0.1 c0,0,0,0,0,0c-0.1-0.1-0.2-0.3-0.3-0.4c0,0,0,0,0,0c-0.1-0.1-0.1-0.2-0.2-0.3c0,0,0,0,0,0c-0.1-0.2-0.2-0.4-0.4-0.7c0,0,0,0,0,0 c-0.1-0.1-0.1-0.3-0.2-0.4l0,0c0,0,0,0,0-0.1l0,0c0-0.1-0.1-0.1-0.1-0.2c0,0,0-0.1,0-0.1c0-0.1-0.1-0.1-0.1-0.2 c-0.1-0.1-0.1-0.3-0.2-0.4l0-0.1c0,0,0,0,0,0c0-0.2-0.1-0.3-0.1-0.5l0-0.2l-0.2-0.1c-0.3-0.2-0.5-0.5-0.5-0.9v-2.1 c0-0.3,0.1-0.6,0.4-0.8l0.2-0.2V6.9V6.8l0,0c0-0.4,0-1.6,0.9-2.5c0.9-1,2.4-1.5,4.4-1.5c2.1,0,3.6,0.5,4.4,1.5 c1,1.2,0.9,2.6,0.9,2.7l0,3.4l0.2,0.2c0.2,0.2,0.4,0.5,0.4,0.8v2.1c0,0.5-0.3,0.9-0.8,1l-0.3,0.1l-0.1,0.3c-0.4,1.1-0.9,2.1-1.5,3 c-0.2,0.2-0.3,0.4-0.4,0.6l-0.1,0.1v2.2c0,0.9,0.5,1.8,1.4,2.2l5,2.5c1.3,0.6,2,1.9,2,3.3V29.7z'/%3E %3C/svg%3E")
}

.webui-users.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cpath fill='%234caf50' d='M29.2,24.3l-5-2.5c-0.5-0.2-0.8-0.7-0.8-1.2v-1.8c0.1-0.1,0.2-0.3,0.4-0.5c0.7-0.9,1.2-2,1.6-3.1c0.7-0.3,1.2-1.1,1.2-1.9 v-2.1c0-0.5-0.2-1-0.5-1.4V7c0-0.3,0.1-2-1.1-3.4c-1.1-1.2-2.8-1.9-5.2-1.9s-4.1,0.6-5.2,1.9c-0.8,0.9-1,1.8-1.1,2.5 c-0.9-0.5-2-0.7-3.2-0.7c-5.5,0-5.8,4.7-5.8,4.8v2.4c-0.3,0.4-0.5,0.8-0.5,1.2v1.8c0,0.6,0.3,1.1,0.7,1.5c0.4,1.6,1.5,2.9,1.9,3.3 v1.4c0,0.4-0.2,0.8-0.6,1L2.3,25c-1.3,0.7-2.2,2.1-2.2,3.7v2h7.4h1.1h23.2v-2.1C31.8,26.8,30.8,25.1,29.2,24.3z M7.5,28.5v1.2H1.2 v-0.9c0-1.1,0.6-2.2,1.7-2.8l3.5-2.2c0.7-0.4,1.1-1.1,1.1-1.9v-1.9l-0.2-0.2c0,0-1.4-1.3-1.8-3.1l0-0.2l-0.2-0.1 c-0.2-0.2-0.4-0.4-0.4-0.7v-1.8c0-0.2,0.1-0.4,0.4-0.6L5.4,13l0-2.8c0-0.2,0.3-3.7,4.8-3.7c1.3,0,2.3,0.3,3.2,0.9v2.5 c-0.3,0.4-0.5,0.9-0.5,1.4v2.1c0,0.2,0,0.3,0.1,0.5c0,0.1,0,0.1,0.1,0.2c0,0.1,0.1,0.2,0.1,0.3c0,0,0,0,0,0c0.1,0.3,0.3,0.5,0.6,0.7 c0,0,0,0,0,0c0,0.1,0.1,0.2,0.1,0.4l0,0.1c0,0,0,0,0,0.1c0,0.1,0,0.1,0.1,0.2c0,0.1,0.1,0.2,0.1,0.3c0,0,0,0.1,0.1,0.1 c0,0.1,0.1,0.2,0.1,0.3c0,0,0,0.1,0,0.1l0,0.1c0,0,0,0.1,0,0.1c0.1,0.1,0.1,0.2,0.2,0.3c0,0,0,0,0,0.1c0,0.1,0.1,0.1,0.1,0.2 c0.1,0.1,0.1,0.2,0.2,0.3c0,0,0.1,0.1,0.1,0.1c0.1,0.1,0.1,0.2,0.2,0.4c0,0,0,0,0,0.1c0.1,0.2,0.2,0.4,0.3,0.5c0,0,0,0.1,0.1,0.1 c0,0,0,0,0,0.1v1.7c0,0.5-0.3,1-0.7,1.2l-1.4,0.8l-0.2,0L13,22.7l-3,1.6C8.5,25.1,7.5,26.7,7.5,28.5z M30.8,29.7H8.6v-1.2 c0-1.4,0.7-2.6,1.9-3.3l4.7-2.6c0.8-0.4,1.3-1.3,1.3-2.2v-2.1v0l-0.1-0.1l0,0c0,0,0,0-0.1-0.1c0,0,0,0,0,0c0,0-0.1-0.1-0.1-0.1 c0,0,0,0,0,0c-0.1-0.1-0.2-0.3-0.3-0.4c0,0,0,0,0,0c-0.1-0.1-0.1-0.2-0.2-0.3c0,0,0,0,0,0c-0.1-0.2-0.2-0.4-0.4-0.7c0,0,0,0,0,0 c-0.1-0.1-0.1-0.3-0.2-0.4l0,0c0,0,0,0,0-0.1l0,0c0-0.1-0.1-0.1-0.1-0.2c0,0,0-0.1,0-0.1c0-0.1-0.1-0.1-0.1-0.2 c-0.1-0.1-0.1-0.3-0.2-0.4l0-0.1c0,0,0,0,0,0c0-0.2-0.1-0.3-0.1-0.5l0-0.2l-0.2-0.1c-0.3-0.2-0.5-0.5-0.5-0.9v-2.1 c0-0.3,0.1-0.6,0.4-0.8l0.2-0.2V6.9V6.8l0,0c0-0.4,0-1.6,0.9-2.5c0.9-1,2.4-1.5,4.4-1.5c2.1,0,3.6,0.5,4.4,1.5 c1,1.2,0.9,2.6,0.9,2.7l0,3.4l0.2,0.2c0.2,0.2,0.4,0.5,0.4,0.8v2.1c0,0.5-0.3,0.9-0.8,1l-0.3,0.1l-0.1,0.3c-0.4,1.1-0.9,2.1-1.5,3 c-0.2,0.2-0.3,0.4-0.4,0.6l-0.1,0.1v2.2c0,0.9,0.5,1.8,1.4,2.2l5,2.5c1.3,0.6,2,1.9,2,3.3V29.7z'/%3E %3C/svg%3E")
}

.webui-workshift {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%2303a9f4' d='M25.2,18.5c-3.6,0-6.5,2.9-6.5,6.5s2.9,6.5,6.5,6.5s6.5-2.9,6.5-6.5S28.7,18.5,25.2,18.5z M25.2,30.4c-3,0-5.4-2.4-5.4-5.4 s2.4-5.4,5.4-5.4s5.4,2.4,5.4,5.4S28.1,30.4,25.2,30.4z'/%3E %3Cpath fill='%2303a9f4' d='M28.4,24.5h-2.7v-2.7c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5V25c0,0.3,0.2,0.5,0.5,0.5h3.2c0.3,0,0.5-0.2,0.5-0.5 C28.9,24.7,28.7,24.5,28.4,24.5z'/%3E %3Cpath fill='%2303a9f4' d='M14.9,11.5h-1.1h-3.8H9H4.1v4.8v1.1v3.8v1.1v4.8H9h1.1h4.8v-4.8v-1.1v-3.8h3.8h1.1h4.8v-5.9h-4.8h-1.1H14.9z M19.8,12.6 h3.8v3.8h-3.8V12.6z M10.1,12.6h3.8v3.8h-3.8V12.6z M5.2,12.6H9v3.8H5.2V12.6z M5.2,17.4H9v3.8H5.2V17.4z M9,26.1H5.2v-3.8H9V26.1z M13.8,26.1h-3.8v-3.8h3.8V26.1z M13.8,21.2h-3.8v-3.8h3.8V21.2z M18.7,16.4h-3.8v-3.8h3.8V16.4z'/%3E %3Cpath fill='%2303a9f4' d='M18.2,29.8H1.5v-21h25.9v7c0,0.3,0.2,0.5,0.5,0.5c0.3,0,0.5-0.2,0.5-0.5V8.3V2.9c0-0.3-0.2-0.5-0.5-0.5h-2.7V0.7 c0-0.3-0.2-0.5-0.5-0.5h-3.8c-0.3,0-0.5,0.2-0.5,0.5v1.6H8.5V0.7c0-0.3-0.2-0.5-0.5-0.5H4.1c-0.3,0-0.5,0.2-0.5,0.5v1.6H0.9 c-0.3,0-0.5,0.2-0.5,0.5v5.4v22.1c0,0.3,0.2,0.5,0.5,0.5h17.2c0.3,0,0.5-0.2,0.5-0.5S18.5,29.8,18.2,29.8z M21.4,1.3h2.7v1.6v1.6 h-2.7V2.9V1.3z M4.7,1.3h2.7v1.6v1.6H4.7V2.9V1.3z M1.5,3.4h2.2v1.6c0,0.3,0.2,0.5,0.5,0.5h3.8c0.3,0,0.5-0.2,0.5-0.5V3.4h11.9v1.6 c0,0.3,0.2,0.5,0.5,0.5h3.8c0.3,0,0.5-0.2,0.5-0.5V3.4h2.2v4.3H1.5V3.4z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-workshift.webui-grey-icon, .btn[disabled] .webui-workshift {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M25.2,18.5c-3.6,0-6.5,2.9-6.5,6.5s2.9,6.5,6.5,6.5s6.5-2.9,6.5-6.5S28.7,18.5,25.2,18.5z M25.2,30.4c-3,0-5.4-2.4-5.4-5.4 s2.4-5.4,5.4-5.4s5.4,2.4,5.4,5.4S28.1,30.4,25.2,30.4z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M28.4,24.5h-2.7v-2.7c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5V25c0,0.3,0.2,0.5,0.5,0.5h3.2c0.3,0,0.5-0.2,0.5-0.5 C28.9,24.7,28.7,24.5,28.4,24.5z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M14.9,11.5h-1.1h-3.8H9H4.1v4.8v1.1v3.8v1.1v4.8H9h1.1h4.8v-4.8v-1.1v-3.8h3.8h1.1h4.8v-5.9h-4.8h-1.1H14.9z M19.8,12.6 h3.8v3.8h-3.8V12.6z M10.1,12.6h3.8v3.8h-3.8V12.6z M5.2,12.6H9v3.8H5.2V12.6z M5.2,17.4H9v3.8H5.2V17.4z M9,26.1H5.2v-3.8H9V26.1z M13.8,26.1h-3.8v-3.8h3.8V26.1z M13.8,21.2h-3.8v-3.8h3.8V21.2z M18.7,16.4h-3.8v-3.8h3.8V16.4z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M18.2,29.8H1.5v-21h25.9v7c0,0.3,0.2,0.5,0.5,0.5c0.3,0,0.5-0.2,0.5-0.5V8.3V2.9c0-0.3-0.2-0.5-0.5-0.5h-2.7V0.7 c0-0.3-0.2-0.5-0.5-0.5h-3.8c-0.3,0-0.5,0.2-0.5,0.5v1.6H8.5V0.7c0-0.3-0.2-0.5-0.5-0.5H4.1c-0.3,0-0.5,0.2-0.5,0.5v1.6H0.9 c-0.3,0-0.5,0.2-0.5,0.5v5.4v22.1c0,0.3,0.2,0.5,0.5,0.5h17.2c0.3,0,0.5-0.2,0.5-0.5S18.5,29.8,18.2,29.8z M21.4,1.3h2.7v1.6v1.6 h-2.7V2.9V1.3z M4.7,1.3h2.7v1.6v1.6H4.7V2.9V1.3z M1.5,3.4h2.2v1.6c0,0.3,0.2,0.5,0.5,0.5h3.8c0.3,0,0.5-0.2,0.5-0.5V3.4h11.9v1.6 c0,0.3,0.2,0.5,0.5,0.5h3.8c0.3,0,0.5-0.2,0.5-0.5V3.4h2.2v4.3H1.5V3.4z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-workshift.webui-red-icon, .danger .webui-workshift {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23f44336' d='M25.2,18.5c-3.6,0-6.5,2.9-6.5,6.5s2.9,6.5,6.5,6.5s6.5-2.9,6.5-6.5S28.7,18.5,25.2,18.5z M25.2,30.4c-3,0-5.4-2.4-5.4-5.4 s2.4-5.4,5.4-5.4s5.4,2.4,5.4,5.4S28.1,30.4,25.2,30.4z'/%3E %3Cpath fill='%23f44336' d='M28.4,24.5h-2.7v-2.7c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5V25c0,0.3,0.2,0.5,0.5,0.5h3.2c0.3,0,0.5-0.2,0.5-0.5 C28.9,24.7,28.7,24.5,28.4,24.5z'/%3E %3Cpath fill='%23f44336' d='M14.9,11.5h-1.1h-3.8H9H4.1v4.8v1.1v3.8v1.1v4.8H9h1.1h4.8v-4.8v-1.1v-3.8h3.8h1.1h4.8v-5.9h-4.8h-1.1H14.9z M19.8,12.6 h3.8v3.8h-3.8V12.6z M10.1,12.6h3.8v3.8h-3.8V12.6z M5.2,12.6H9v3.8H5.2V12.6z M5.2,17.4H9v3.8H5.2V17.4z M9,26.1H5.2v-3.8H9V26.1z M13.8,26.1h-3.8v-3.8h3.8V26.1z M13.8,21.2h-3.8v-3.8h3.8V21.2z M18.7,16.4h-3.8v-3.8h3.8V16.4z'/%3E %3Cpath fill='%23f44336' d='M18.2,29.8H1.5v-21h25.9v7c0,0.3,0.2,0.5,0.5,0.5c0.3,0,0.5-0.2,0.5-0.5V8.3V2.9c0-0.3-0.2-0.5-0.5-0.5h-2.7V0.7 c0-0.3-0.2-0.5-0.5-0.5h-3.8c-0.3,0-0.5,0.2-0.5,0.5v1.6H8.5V0.7c0-0.3-0.2-0.5-0.5-0.5H4.1c-0.3,0-0.5,0.2-0.5,0.5v1.6H0.9 c-0.3,0-0.5,0.2-0.5,0.5v5.4v22.1c0,0.3,0.2,0.5,0.5,0.5h17.2c0.3,0,0.5-0.2,0.5-0.5S18.5,29.8,18.2,29.8z M21.4,1.3h2.7v1.6v1.6 h-2.7V2.9V1.3z M4.7,1.3h2.7v1.6v1.6H4.7V2.9V1.3z M1.5,3.4h2.2v1.6c0,0.3,0.2,0.5,0.5,0.5h3.8c0.3,0,0.5-0.2,0.5-0.5V3.4h11.9v1.6 c0,0.3,0.2,0.5,0.5,0.5h3.8c0.3,0,0.5-0.2,0.5-0.5V3.4h2.2v4.3H1.5V3.4z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-workshift.webui-warning-icon, .webui-workshift.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23ff9800' d='M25.2,18.5c-3.6,0-6.5,2.9-6.5,6.5s2.9,6.5,6.5,6.5s6.5-2.9,6.5-6.5S28.7,18.5,25.2,18.5z M25.2,30.4c-3,0-5.4-2.4-5.4-5.4 s2.4-5.4,5.4-5.4s5.4,2.4,5.4,5.4S28.1,30.4,25.2,30.4z'/%3E %3Cpath fill='%23ff9800' d='M28.4,24.5h-2.7v-2.7c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5V25c0,0.3,0.2,0.5,0.5,0.5h3.2c0.3,0,0.5-0.2,0.5-0.5 C28.9,24.7,28.7,24.5,28.4,24.5z'/%3E %3Cpath fill='%23ff9800' d='M14.9,11.5h-1.1h-3.8H9H4.1v4.8v1.1v3.8v1.1v4.8H9h1.1h4.8v-4.8v-1.1v-3.8h3.8h1.1h4.8v-5.9h-4.8h-1.1H14.9z M19.8,12.6 h3.8v3.8h-3.8V12.6z M10.1,12.6h3.8v3.8h-3.8V12.6z M5.2,12.6H9v3.8H5.2V12.6z M5.2,17.4H9v3.8H5.2V17.4z M9,26.1H5.2v-3.8H9V26.1z M13.8,26.1h-3.8v-3.8h3.8V26.1z M13.8,21.2h-3.8v-3.8h3.8V21.2z M18.7,16.4h-3.8v-3.8h3.8V16.4z'/%3E %3Cpath fill='%23ff9800' d='M18.2,29.8H1.5v-21h25.9v7c0,0.3,0.2,0.5,0.5,0.5c0.3,0,0.5-0.2,0.5-0.5V8.3V2.9c0-0.3-0.2-0.5-0.5-0.5h-2.7V0.7 c0-0.3-0.2-0.5-0.5-0.5h-3.8c-0.3,0-0.5,0.2-0.5,0.5v1.6H8.5V0.7c0-0.3-0.2-0.5-0.5-0.5H4.1c-0.3,0-0.5,0.2-0.5,0.5v1.6H0.9 c-0.3,0-0.5,0.2-0.5,0.5v5.4v22.1c0,0.3,0.2,0.5,0.5,0.5h17.2c0.3,0,0.5-0.2,0.5-0.5S18.5,29.8,18.2,29.8z M21.4,1.3h2.7v1.6v1.6 h-2.7V2.9V1.3z M4.7,1.3h2.7v1.6v1.6H4.7V2.9V1.3z M1.5,3.4h2.2v1.6c0,0.3,0.2,0.5,0.5,0.5h3.8c0.3,0,0.5-0.2,0.5-0.5V3.4h11.9v1.6 c0,0.3,0.2,0.5,0.5,0.5h3.8c0.3,0,0.5-0.2,0.5-0.5V3.4h2.2v4.3H1.5V3.4z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-workshift.webui-white-icon, .combo-row.selected .combo-action-button .webui-workshift.webui-add, .combo-row.selected .combo-action-button .webui-workshift.webui-delete, .combo-row.selected .combo-action-button .webui-workshift.webui-edit, .segmented-button > .btn.active .webui-workshift, .primary .webui-workshift, .radio-group input[type="radio"]:checked + label .webui-workshift, .segmented-button-radio input[type="radio"]:checked + label .webui-workshift {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23fff' d='M25.2,18.5c-3.6,0-6.5,2.9-6.5,6.5s2.9,6.5,6.5,6.5s6.5-2.9,6.5-6.5S28.7,18.5,25.2,18.5z M25.2,30.4c-3,0-5.4-2.4-5.4-5.4 s2.4-5.4,5.4-5.4s5.4,2.4,5.4,5.4S28.1,30.4,25.2,30.4z'/%3E %3Cpath fill='%23fff' d='M28.4,24.5h-2.7v-2.7c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5V25c0,0.3,0.2,0.5,0.5,0.5h3.2c0.3,0,0.5-0.2,0.5-0.5 C28.9,24.7,28.7,24.5,28.4,24.5z'/%3E %3Cpath fill='%23fff' d='M14.9,11.5h-1.1h-3.8H9H4.1v4.8v1.1v3.8v1.1v4.8H9h1.1h4.8v-4.8v-1.1v-3.8h3.8h1.1h4.8v-5.9h-4.8h-1.1H14.9z M19.8,12.6 h3.8v3.8h-3.8V12.6z M10.1,12.6h3.8v3.8h-3.8V12.6z M5.2,12.6H9v3.8H5.2V12.6z M5.2,17.4H9v3.8H5.2V17.4z M9,26.1H5.2v-3.8H9V26.1z M13.8,26.1h-3.8v-3.8h3.8V26.1z M13.8,21.2h-3.8v-3.8h3.8V21.2z M18.7,16.4h-3.8v-3.8h3.8V16.4z'/%3E %3Cpath fill='%23fff' d='M18.2,29.8H1.5v-21h25.9v7c0,0.3,0.2,0.5,0.5,0.5c0.3,0,0.5-0.2,0.5-0.5V8.3V2.9c0-0.3-0.2-0.5-0.5-0.5h-2.7V0.7 c0-0.3-0.2-0.5-0.5-0.5h-3.8c-0.3,0-0.5,0.2-0.5,0.5v1.6H8.5V0.7c0-0.3-0.2-0.5-0.5-0.5H4.1c-0.3,0-0.5,0.2-0.5,0.5v1.6H0.9 c-0.3,0-0.5,0.2-0.5,0.5v5.4v22.1c0,0.3,0.2,0.5,0.5,0.5h17.2c0.3,0,0.5-0.2,0.5-0.5S18.5,29.8,18.2,29.8z M21.4,1.3h2.7v1.6v1.6 h-2.7V2.9V1.3z M4.7,1.3h2.7v1.6v1.6H4.7V2.9V1.3z M1.5,3.4h2.2v1.6c0,0.3,0.2,0.5,0.5,0.5h3.8c0.3,0,0.5-0.2,0.5-0.5V3.4h11.9v1.6 c0,0.3,0.2,0.5,0.5,0.5h3.8c0.3,0,0.5-0.2,0.5-0.5V3.4h2.2v4.3H1.5V3.4z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-workshift.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%234caf50' d='M25.2,18.5c-3.6,0-6.5,2.9-6.5,6.5s2.9,6.5,6.5,6.5s6.5-2.9,6.5-6.5S28.7,18.5,25.2,18.5z M25.2,30.4c-3,0-5.4-2.4-5.4-5.4 s2.4-5.4,5.4-5.4s5.4,2.4,5.4,5.4S28.1,30.4,25.2,30.4z'/%3E %3Cpath fill='%234caf50' d='M28.4,24.5h-2.7v-2.7c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5V25c0,0.3,0.2,0.5,0.5,0.5h3.2c0.3,0,0.5-0.2,0.5-0.5 C28.9,24.7,28.7,24.5,28.4,24.5z'/%3E %3Cpath fill='%234caf50' d='M14.9,11.5h-1.1h-3.8H9H4.1v4.8v1.1v3.8v1.1v4.8H9h1.1h4.8v-4.8v-1.1v-3.8h3.8h1.1h4.8v-5.9h-4.8h-1.1H14.9z M19.8,12.6 h3.8v3.8h-3.8V12.6z M10.1,12.6h3.8v3.8h-3.8V12.6z M5.2,12.6H9v3.8H5.2V12.6z M5.2,17.4H9v3.8H5.2V17.4z M9,26.1H5.2v-3.8H9V26.1z M13.8,26.1h-3.8v-3.8h3.8V26.1z M13.8,21.2h-3.8v-3.8h3.8V21.2z M18.7,16.4h-3.8v-3.8h3.8V16.4z'/%3E %3Cpath fill='%234caf50' d='M18.2,29.8H1.5v-21h25.9v7c0,0.3,0.2,0.5,0.5,0.5c0.3,0,0.5-0.2,0.5-0.5V8.3V2.9c0-0.3-0.2-0.5-0.5-0.5h-2.7V0.7 c0-0.3-0.2-0.5-0.5-0.5h-3.8c-0.3,0-0.5,0.2-0.5,0.5v1.6H8.5V0.7c0-0.3-0.2-0.5-0.5-0.5H4.1c-0.3,0-0.5,0.2-0.5,0.5v1.6H0.9 c-0.3,0-0.5,0.2-0.5,0.5v5.4v22.1c0,0.3,0.2,0.5,0.5,0.5h17.2c0.3,0,0.5-0.2,0.5-0.5S18.5,29.8,18.2,29.8z M21.4,1.3h2.7v1.6v1.6 h-2.7V2.9V1.3z M4.7,1.3h2.7v1.6v1.6H4.7V2.9V1.3z M1.5,3.4h2.2v1.6c0,0.3,0.2,0.5,0.5,0.5h3.8c0.3,0,0.5-0.2,0.5-0.5V3.4h11.9v1.6 c0,0.3,0.2,0.5,0.5,0.5h3.8c0.3,0,0.5-0.2,0.5-0.5V3.4h2.2v4.3H1.5V3.4z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-dimension {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M27.8,8.4C27.8,8.4,27.8,8.4,27.8,8.4c0-0.1,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0L16.8,2.7c0,0,0,0,0,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.2,0c0,0,0,0,0,0L5.6,8.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0.1,0,0.1c0,0,0,0,0,0c0,0,0,0.1,0,0.1v13.2c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0.1,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0l10.8,5.6c0,0,0,0,0,0 c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0,0,0,0,0,0l10.8-5.6c0.1-0.1,0.2-0.2,0.2-0.4V8.5C27.8,8.5,27.8,8.5,27.8,8.4z M6.6,21.6 c-0.1-0.2-0.4-0.3-0.6-0.2l-0.2,0.1V9l10.5,4.9v13.3L6.3,22C6.5,21.9,6.6,21.8,6.6,21.6z M16.6,3.6c0.2,0,0.3-0.1,0.4-0.2l10.5,5.2 l-10.6,4.8v-0.8c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5v0.7L5.9,8.5l10.4-5.1C16.3,3.5,16.5,3.6,16.6,3.6z M16.9,17.6l0.9,0.3 c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3c0.1-0.2,0-0.5-0.2-0.6l-0.8-0.4c-0.1,0-0.4-0.1-0.5,0v-3L27.4,9v12.5l-0.7-0.3 c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.5,0.1l-10,5.1L16.9,17.6z'/%3E%3Cpath fill='%2303a9f4' d='M12.4,19.3c0.1,0,0.1,0,0.2,0l0.8-0.4c0.2-0.1,0.3-0.4,0.2-0.6c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4 c-0.2,0.1-0.3,0.4-0.2,0.6C12.1,19.2,12.3,19.3,12.4,19.3z'/%3E%3Cpath fill='%2303a9f4' d='M10.1,20.4c0.1,0,0.1,0,0.2,0L11,20c0.2-0.1,0.3-0.4,0.2-0.6c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4c-0.2,0.1-0.3,0.4-0.2,0.6 C9.8,20.3,9.9,20.4,10.1,20.4z'/%3E%3Cpath fill='%2303a9f4' d='M7.7,21.5c0.1,0,0.1,0,0.2,0l0.8-0.4C8.9,21,9,20.7,8.9,20.5c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4c-0.2,0.1-0.3,0.4-0.2,0.6 C7.4,21.4,7.6,21.5,7.7,21.5z'/%3E%3Cpath fill='%2303a9f4' d='M22.8,19.3L22,19c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.8,0.4c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3 C23.1,19.7,23,19.4,22.8,19.3z'/%3E%3Cpath fill='%2303a9f4' d='M25.2,20.4l-0.8-0.4c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.8,0.4c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3 C25.5,20.8,25.4,20.5,25.2,20.4z'/%3E%3Cpath fill='%2303a9f4' d='M20.5,18.3l-0.8-0.4c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.8,0.4c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3 C20.8,18.6,20.7,18.4,20.5,18.3z'/%3E%3Cpath fill='%2303a9f4' d='M14.8,18.2c0.1,0,0.1,0,0.2,0l0.8-0.4c0.2-0.1,0.3-0.4,0.2-0.6c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4 c-0.2,0.1-0.3,0.4-0.2,0.6C14.5,18.1,14.6,18.2,14.8,18.2z'/%3E%3Cpath fill='%2303a9f4' d='M16.6,6.1c0.2,0,0.3-0.2,0.3-0.4V4.8c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5v0.9C16.3,6,16.4,6.1,16.6,6.1z'/%3E%3Cpath fill='%2303a9f4' d='M16.6,8.7c0.2,0,0.3-0.2,0.3-0.4V7.4c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5v0.9C16.3,8.6,16.4,8.7,16.6,8.7z'/%3E%3Cpath fill='%2303a9f4' d='M16.6,11.3c0.2,0,0.3-0.2,0.3-0.4V10c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5V11C16.3,11.2,16.4,11.3,16.6,11.3z'/%3E%3C/g%3E%3Cpath fill='%2303a9f4' d='M3,0.7l-0.1,0c-0.2,0-0.3,0.1-0.3,0.3L2.6,29.1c0,0.2,0.1,0.3,0.3,0.3l0.1,0c0.2,0,0.3-0.1,0.3-0.3L3.3,0.9 C3.3,0.8,3.2,0.7,3,0.7z'/%3E%3Cpath fill='%2303a9f4' d='M3,0L3,0L3,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0L0.1,2.8C0,2.9,0,3.1,0.1,3.2c0.1,0.1,0.3,0.1,0.4,0 l2.2-2.2v6.4c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3V0.9l2.2,2.2c0.1,0.1,0.3,0.1,0.4,0C6,3.1,6,2.9,5.9,2.8L3.2,0.1 c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0C3.1,0,3,0,3,0z'/%3E%3Cpath fill='%2303a9f4' d='M31.5,29.1V29c0-0.2-0.1-0.3-0.3-0.3H2.8c-0.2,0-0.3,0.1-0.3,0.3v0.1c0,0.2,0.1,0.3,0.3,0.3h28.3 C31.3,29.4,31.5,29.3,31.5,29.1z'/%3E%3Cpath fill='%2303a9f4' d='M32,29L32,29L32,29c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0l-2.7-2.7c-0.1-0.1-0.3-0.1-0.4,0 c-0.1,0.1-0.1,0.3,0,0.4l2.2,2.2h-6.4c-0.2,0-0.3,0.1-0.3,0.3s0.1,0.3,0.3,0.3h6.4l-2.2,2.2c-0.1,0.1-0.1,0.3,0,0.4 c0.1,0.1,0.3,0.1,0.4,0l2.7-2.7c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0C32,29.1,32,29.1,32,29z'/%3E%3C/svg%3E")
}

.webui-dimension.webui-grey-icon, .btn[disabled] .webui-dimension {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M27.8,8.4C27.8,8.4,27.8,8.4,27.8,8.4c0-0.1,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0L16.8,2.7c0,0,0,0,0,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.2,0c0,0,0,0,0,0L5.6,8.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0.1,0,0.1c0,0,0,0,0,0c0,0,0,0.1,0,0.1v13.2c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0.1,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0l10.8,5.6c0,0,0,0,0,0 c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0,0,0,0,0,0l10.8-5.6c0.1-0.1,0.2-0.2,0.2-0.4V8.5C27.8,8.5,27.8,8.5,27.8,8.4z M6.6,21.6 c-0.1-0.2-0.4-0.3-0.6-0.2l-0.2,0.1V9l10.5,4.9v13.3L6.3,22C6.5,21.9,6.6,21.8,6.6,21.6z M16.6,3.6c0.2,0,0.3-0.1,0.4-0.2l10.5,5.2 l-10.6,4.8v-0.8c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5v0.7L5.9,8.5l10.4-5.1C16.3,3.5,16.5,3.6,16.6,3.6z M16.9,17.6l0.9,0.3 c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3c0.1-0.2,0-0.5-0.2-0.6l-0.8-0.4c-0.1,0-0.4-0.1-0.5,0v-3L27.4,9v12.5l-0.7-0.3 c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.5,0.1l-10,5.1L16.9,17.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M12.4,19.3c0.1,0,0.1,0,0.2,0l0.8-0.4c0.2-0.1,0.3-0.4,0.2-0.6c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4 c-0.2,0.1-0.3,0.4-0.2,0.6C12.1,19.2,12.3,19.3,12.4,19.3z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M10.1,20.4c0.1,0,0.1,0,0.2,0L11,20c0.2-0.1,0.3-0.4,0.2-0.6c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4c-0.2,0.1-0.3,0.4-0.2,0.6 C9.8,20.3,9.9,20.4,10.1,20.4z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M7.7,21.5c0.1,0,0.1,0,0.2,0l0.8-0.4C8.9,21,9,20.7,8.9,20.5c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4c-0.2,0.1-0.3,0.4-0.2,0.6 C7.4,21.4,7.6,21.5,7.7,21.5z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M22.8,19.3L22,19c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.8,0.4c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3 C23.1,19.7,23,19.4,22.8,19.3z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M25.2,20.4l-0.8-0.4c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.8,0.4c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3 C25.5,20.8,25.4,20.5,25.2,20.4z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M20.5,18.3l-0.8-0.4c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.8,0.4c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3 C20.8,18.6,20.7,18.4,20.5,18.3z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M14.8,18.2c0.1,0,0.1,0,0.2,0l0.8-0.4c0.2-0.1,0.3-0.4,0.2-0.6c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4 c-0.2,0.1-0.3,0.4-0.2,0.6C14.5,18.1,14.6,18.2,14.8,18.2z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16.6,6.1c0.2,0,0.3-0.2,0.3-0.4V4.8c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5v0.9C16.3,6,16.4,6.1,16.6,6.1z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16.6,8.7c0.2,0,0.3-0.2,0.3-0.4V7.4c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5v0.9C16.3,8.6,16.4,8.7,16.6,8.7z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16.6,11.3c0.2,0,0.3-0.2,0.3-0.4V10c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5V11C16.3,11.2,16.4,11.3,16.6,11.3z'/%3E%3C/g%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M3,0.7l-0.1,0c-0.2,0-0.3,0.1-0.3,0.3L2.6,29.1c0,0.2,0.1,0.3,0.3,0.3l0.1,0c0.2,0,0.3-0.1,0.3-0.3L3.3,0.9 C3.3,0.8,3.2,0.7,3,0.7z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M3,0L3,0L3,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0L0.1,2.8C0,2.9,0,3.1,0.1,3.2c0.1,0.1,0.3,0.1,0.4,0 l2.2-2.2v6.4c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3V0.9l2.2,2.2c0.1,0.1,0.3,0.1,0.4,0C6,3.1,6,2.9,5.9,2.8L3.2,0.1 c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0C3.1,0,3,0,3,0z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M31.5,29.1V29c0-0.2-0.1-0.3-0.3-0.3H2.8c-0.2,0-0.3,0.1-0.3,0.3v0.1c0,0.2,0.1,0.3,0.3,0.3h28.3 C31.3,29.4,31.5,29.3,31.5,29.1z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M32,29L32,29L32,29c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0l-2.7-2.7c-0.1-0.1-0.3-0.1-0.4,0 c-0.1,0.1-0.1,0.3,0,0.4l2.2,2.2h-6.4c-0.2,0-0.3,0.1-0.3,0.3s0.1,0.3,0.3,0.3h6.4l-2.2,2.2c-0.1,0.1-0.1,0.3,0,0.4 c0.1,0.1,0.3,0.1,0.4,0l2.7-2.7c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0C32,29.1,32,29.1,32,29z'/%3E%3C/svg%3E")
}

.webui-dimension.webui-red-icon, .danger .webui-dimension {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M27.8,8.4C27.8,8.4,27.8,8.4,27.8,8.4c0-0.1,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0L16.8,2.7c0,0,0,0,0,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.2,0c0,0,0,0,0,0L5.6,8.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0.1,0,0.1c0,0,0,0,0,0c0,0,0,0.1,0,0.1v13.2c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0.1,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0l10.8,5.6c0,0,0,0,0,0 c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0,0,0,0,0,0l10.8-5.6c0.1-0.1,0.2-0.2,0.2-0.4V8.5C27.8,8.5,27.8,8.5,27.8,8.4z M6.6,21.6 c-0.1-0.2-0.4-0.3-0.6-0.2l-0.2,0.1V9l10.5,4.9v13.3L6.3,22C6.5,21.9,6.6,21.8,6.6,21.6z M16.6,3.6c0.2,0,0.3-0.1,0.4-0.2l10.5,5.2 l-10.6,4.8v-0.8c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5v0.7L5.9,8.5l10.4-5.1C16.3,3.5,16.5,3.6,16.6,3.6z M16.9,17.6l0.9,0.3 c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3c0.1-0.2,0-0.5-0.2-0.6l-0.8-0.4c-0.1,0-0.4-0.1-0.5,0v-3L27.4,9v12.5l-0.7-0.3 c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.5,0.1l-10,5.1L16.9,17.6z'/%3E%3Cpath fill='%23f44336' d='M12.4,19.3c0.1,0,0.1,0,0.2,0l0.8-0.4c0.2-0.1,0.3-0.4,0.2-0.6c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4 c-0.2,0.1-0.3,0.4-0.2,0.6C12.1,19.2,12.3,19.3,12.4,19.3z'/%3E%3Cpath fill='%23f44336' d='M10.1,20.4c0.1,0,0.1,0,0.2,0L11,20c0.2-0.1,0.3-0.4,0.2-0.6c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4c-0.2,0.1-0.3,0.4-0.2,0.6 C9.8,20.3,9.9,20.4,10.1,20.4z'/%3E%3Cpath fill='%23f44336' d='M7.7,21.5c0.1,0,0.1,0,0.2,0l0.8-0.4C8.9,21,9,20.7,8.9,20.5c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4c-0.2,0.1-0.3,0.4-0.2,0.6 C7.4,21.4,7.6,21.5,7.7,21.5z'/%3E%3Cpath fill='%23f44336' d='M22.8,19.3L22,19c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.8,0.4c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3 C23.1,19.7,23,19.4,22.8,19.3z'/%3E%3Cpath fill='%23f44336' d='M25.2,20.4l-0.8-0.4c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.8,0.4c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3 C25.5,20.8,25.4,20.5,25.2,20.4z'/%3E%3Cpath fill='%23f44336' d='M20.5,18.3l-0.8-0.4c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.8,0.4c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3 C20.8,18.6,20.7,18.4,20.5,18.3z'/%3E%3Cpath fill='%23f44336' d='M14.8,18.2c0.1,0,0.1,0,0.2,0l0.8-0.4c0.2-0.1,0.3-0.4,0.2-0.6c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4 c-0.2,0.1-0.3,0.4-0.2,0.6C14.5,18.1,14.6,18.2,14.8,18.2z'/%3E%3Cpath fill='%23f44336' d='M16.6,6.1c0.2,0,0.3-0.2,0.3-0.4V4.8c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5v0.9C16.3,6,16.4,6.1,16.6,6.1z'/%3E%3Cpath fill='%23f44336' d='M16.6,8.7c0.2,0,0.3-0.2,0.3-0.4V7.4c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5v0.9C16.3,8.6,16.4,8.7,16.6,8.7z'/%3E%3Cpath fill='%23f44336' d='M16.6,11.3c0.2,0,0.3-0.2,0.3-0.4V10c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5V11C16.3,11.2,16.4,11.3,16.6,11.3z'/%3E%3C/g%3E%3Cpath fill='%23f44336' d='M3,0.7l-0.1,0c-0.2,0-0.3,0.1-0.3,0.3L2.6,29.1c0,0.2,0.1,0.3,0.3,0.3l0.1,0c0.2,0,0.3-0.1,0.3-0.3L3.3,0.9 C3.3,0.8,3.2,0.7,3,0.7z'/%3E%3Cpath fill='%23f44336' d='M3,0L3,0L3,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0L0.1,2.8C0,2.9,0,3.1,0.1,3.2c0.1,0.1,0.3,0.1,0.4,0 l2.2-2.2v6.4c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3V0.9l2.2,2.2c0.1,0.1,0.3,0.1,0.4,0C6,3.1,6,2.9,5.9,2.8L3.2,0.1 c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0C3.1,0,3,0,3,0z'/%3E%3Cpath fill='%23f44336' d='M31.5,29.1V29c0-0.2-0.1-0.3-0.3-0.3H2.8c-0.2,0-0.3,0.1-0.3,0.3v0.1c0,0.2,0.1,0.3,0.3,0.3h28.3 C31.3,29.4,31.5,29.3,31.5,29.1z'/%3E%3Cpath fill='%23f44336' d='M32,29L32,29L32,29c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0l-2.7-2.7c-0.1-0.1-0.3-0.1-0.4,0 c-0.1,0.1-0.1,0.3,0,0.4l2.2,2.2h-6.4c-0.2,0-0.3,0.1-0.3,0.3s0.1,0.3,0.3,0.3h6.4l-2.2,2.2c-0.1,0.1-0.1,0.3,0,0.4 c0.1,0.1,0.3,0.1,0.4,0l2.7-2.7c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0C32,29.1,32,29.1,32,29z'/%3E%3C/svg%3E")
}

.webui-dimension.webui-warning-icon, .webui-dimension.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M27.8,8.4C27.8,8.4,27.8,8.4,27.8,8.4c0-0.1,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0L16.8,2.7c0,0,0,0,0,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.2,0c0,0,0,0,0,0L5.6,8.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0.1,0,0.1c0,0,0,0,0,0c0,0,0,0.1,0,0.1v13.2c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0.1,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0l10.8,5.6c0,0,0,0,0,0 c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0,0,0,0,0,0l10.8-5.6c0.1-0.1,0.2-0.2,0.2-0.4V8.5C27.8,8.5,27.8,8.5,27.8,8.4z M6.6,21.6 c-0.1-0.2-0.4-0.3-0.6-0.2l-0.2,0.1V9l10.5,4.9v13.3L6.3,22C6.5,21.9,6.6,21.8,6.6,21.6z M16.6,3.6c0.2,0,0.3-0.1,0.4-0.2l10.5,5.2 l-10.6,4.8v-0.8c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5v0.7L5.9,8.5l10.4-5.1C16.3,3.5,16.5,3.6,16.6,3.6z M16.9,17.6l0.9,0.3 c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3c0.1-0.2,0-0.5-0.2-0.6l-0.8-0.4c-0.1,0-0.4-0.1-0.5,0v-3L27.4,9v12.5l-0.7-0.3 c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.5,0.1l-10,5.1L16.9,17.6z'/%3E%3Cpath fill='%23ff9800' d='M12.4,19.3c0.1,0,0.1,0,0.2,0l0.8-0.4c0.2-0.1,0.3-0.4,0.2-0.6c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4 c-0.2,0.1-0.3,0.4-0.2,0.6C12.1,19.2,12.3,19.3,12.4,19.3z'/%3E%3Cpath fill='%23ff9800' d='M10.1,20.4c0.1,0,0.1,0,0.2,0L11,20c0.2-0.1,0.3-0.4,0.2-0.6c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4c-0.2,0.1-0.3,0.4-0.2,0.6 C9.8,20.3,9.9,20.4,10.1,20.4z'/%3E%3Cpath fill='%23ff9800' d='M7.7,21.5c0.1,0,0.1,0,0.2,0l0.8-0.4C8.9,21,9,20.7,8.9,20.5c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4c-0.2,0.1-0.3,0.4-0.2,0.6 C7.4,21.4,7.6,21.5,7.7,21.5z'/%3E%3Cpath fill='%23ff9800' d='M22.8,19.3L22,19c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.8,0.4c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3 C23.1,19.7,23,19.4,22.8,19.3z'/%3E%3Cpath fill='%23ff9800' d='M25.2,20.4l-0.8-0.4c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.8,0.4c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3 C25.5,20.8,25.4,20.5,25.2,20.4z'/%3E%3Cpath fill='%23ff9800' d='M20.5,18.3l-0.8-0.4c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.8,0.4c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3 C20.8,18.6,20.7,18.4,20.5,18.3z'/%3E%3Cpath fill='%23ff9800' d='M14.8,18.2c0.1,0,0.1,0,0.2,0l0.8-0.4c0.2-0.1,0.3-0.4,0.2-0.6c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4 c-0.2,0.1-0.3,0.4-0.2,0.6C14.5,18.1,14.6,18.2,14.8,18.2z'/%3E%3Cpath fill='%23ff9800' d='M16.6,6.1c0.2,0,0.3-0.2,0.3-0.4V4.8c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5v0.9C16.3,6,16.4,6.1,16.6,6.1z'/%3E%3Cpath fill='%23ff9800' d='M16.6,8.7c0.2,0,0.3-0.2,0.3-0.4V7.4c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5v0.9C16.3,8.6,16.4,8.7,16.6,8.7z'/%3E%3Cpath fill='%23ff9800' d='M16.6,11.3c0.2,0,0.3-0.2,0.3-0.4V10c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5V11C16.3,11.2,16.4,11.3,16.6,11.3z'/%3E%3C/g%3E%3Cpath fill='%23ff9800' d='M3,0.7l-0.1,0c-0.2,0-0.3,0.1-0.3,0.3L2.6,29.1c0,0.2,0.1,0.3,0.3,0.3l0.1,0c0.2,0,0.3-0.1,0.3-0.3L3.3,0.9 C3.3,0.8,3.2,0.7,3,0.7z'/%3E%3Cpath fill='%23ff9800' d='M3,0L3,0L3,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0L0.1,2.8C0,2.9,0,3.1,0.1,3.2c0.1,0.1,0.3,0.1,0.4,0 l2.2-2.2v6.4c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3V0.9l2.2,2.2c0.1,0.1,0.3,0.1,0.4,0C6,3.1,6,2.9,5.9,2.8L3.2,0.1 c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0C3.1,0,3,0,3,0z'/%3E%3Cpath fill='%23ff9800' d='M31.5,29.1V29c0-0.2-0.1-0.3-0.3-0.3H2.8c-0.2,0-0.3,0.1-0.3,0.3v0.1c0,0.2,0.1,0.3,0.3,0.3h28.3 C31.3,29.4,31.5,29.3,31.5,29.1z'/%3E%3Cpath fill='%23ff9800' d='M32,29L32,29L32,29c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0l-2.7-2.7c-0.1-0.1-0.3-0.1-0.4,0 c-0.1,0.1-0.1,0.3,0,0.4l2.2,2.2h-6.4c-0.2,0-0.3,0.1-0.3,0.3s0.1,0.3,0.3,0.3h6.4l-2.2,2.2c-0.1,0.1-0.1,0.3,0,0.4 c0.1,0.1,0.3,0.1,0.4,0l2.7-2.7c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0C32,29.1,32,29.1,32,29z'/%3E%3C/svg%3E")
}

.webui-dimension.webui-white-icon, .combo-row.selected .combo-action-button .webui-dimension.webui-add, .combo-row.selected .combo-action-button .webui-dimension.webui-delete, .combo-row.selected .combo-action-button .webui-dimension.webui-edit, .segmented-button > .btn.active .webui-dimension, .primary .webui-dimension, .radio-group input[type="radio"]:checked + label .webui-dimension, .segmented-button-radio input[type="radio"]:checked + label .webui-dimension {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M27.8,8.4C27.8,8.4,27.8,8.4,27.8,8.4c0-0.1,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0L16.8,2.7c0,0,0,0,0,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.2,0c0,0,0,0,0,0L5.6,8.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0.1,0,0.1c0,0,0,0,0,0c0,0,0,0.1,0,0.1v13.2c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0.1,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0l10.8,5.6c0,0,0,0,0,0 c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0,0,0,0,0,0l10.8-5.6c0.1-0.1,0.2-0.2,0.2-0.4V8.5C27.8,8.5,27.8,8.5,27.8,8.4z M6.6,21.6 c-0.1-0.2-0.4-0.3-0.6-0.2l-0.2,0.1V9l10.5,4.9v13.3L6.3,22C6.5,21.9,6.6,21.8,6.6,21.6z M16.6,3.6c0.2,0,0.3-0.1,0.4-0.2l10.5,5.2 l-10.6,4.8v-0.8c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5v0.7L5.9,8.5l10.4-5.1C16.3,3.5,16.5,3.6,16.6,3.6z M16.9,17.6l0.9,0.3 c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3c0.1-0.2,0-0.5-0.2-0.6l-0.8-0.4c-0.1,0-0.4-0.1-0.5,0v-3L27.4,9v12.5l-0.7-0.3 c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.5,0.1l-10,5.1L16.9,17.6z'/%3E%3Cpath fill='%23fff' d='M12.4,19.3c0.1,0,0.1,0,0.2,0l0.8-0.4c0.2-0.1,0.3-0.4,0.2-0.6c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4 c-0.2,0.1-0.3,0.4-0.2,0.6C12.1,19.2,12.3,19.3,12.4,19.3z'/%3E%3Cpath fill='%23fff' d='M10.1,20.4c0.1,0,0.1,0,0.2,0L11,20c0.2-0.1,0.3-0.4,0.2-0.6c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4c-0.2,0.1-0.3,0.4-0.2,0.6 C9.8,20.3,9.9,20.4,10.1,20.4z'/%3E%3Cpath fill='%23fff' d='M7.7,21.5c0.1,0,0.1,0,0.2,0l0.8-0.4C8.9,21,9,20.7,8.9,20.5c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4c-0.2,0.1-0.3,0.4-0.2,0.6 C7.4,21.4,7.6,21.5,7.7,21.5z'/%3E%3Cpath fill='%23fff' d='M22.8,19.3L22,19c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.8,0.4c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3 C23.1,19.7,23,19.4,22.8,19.3z'/%3E%3Cpath fill='%23fff' d='M25.2,20.4l-0.8-0.4c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.8,0.4c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3 C25.5,20.8,25.4,20.5,25.2,20.4z'/%3E%3Cpath fill='%23fff' d='M20.5,18.3l-0.8-0.4c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.8,0.4c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3 C20.8,18.6,20.7,18.4,20.5,18.3z'/%3E%3Cpath fill='%23fff' d='M14.8,18.2c0.1,0,0.1,0,0.2,0l0.8-0.4c0.2-0.1,0.3-0.4,0.2-0.6c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4 c-0.2,0.1-0.3,0.4-0.2,0.6C14.5,18.1,14.6,18.2,14.8,18.2z'/%3E%3Cpath fill='%23fff' d='M16.6,6.1c0.2,0,0.3-0.2,0.3-0.4V4.8c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5v0.9C16.3,6,16.4,6.1,16.6,6.1z'/%3E%3Cpath fill='%23fff' d='M16.6,8.7c0.2,0,0.3-0.2,0.3-0.4V7.4c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5v0.9C16.3,8.6,16.4,8.7,16.6,8.7z'/%3E%3Cpath fill='%23fff' d='M16.6,11.3c0.2,0,0.3-0.2,0.3-0.4V10c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5V11C16.3,11.2,16.4,11.3,16.6,11.3z'/%3E%3C/g%3E%3Cpath fill='%23fff' d='M3,0.7l-0.1,0c-0.2,0-0.3,0.1-0.3,0.3L2.6,29.1c0,0.2,0.1,0.3,0.3,0.3l0.1,0c0.2,0,0.3-0.1,0.3-0.3L3.3,0.9 C3.3,0.8,3.2,0.7,3,0.7z'/%3E%3Cpath fill='%23fff' d='M3,0L3,0L3,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0L0.1,2.8C0,2.9,0,3.1,0.1,3.2c0.1,0.1,0.3,0.1,0.4,0 l2.2-2.2v6.4c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3V0.9l2.2,2.2c0.1,0.1,0.3,0.1,0.4,0C6,3.1,6,2.9,5.9,2.8L3.2,0.1 c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0C3.1,0,3,0,3,0z'/%3E%3Cpath fill='%23fff' d='M31.5,29.1V29c0-0.2-0.1-0.3-0.3-0.3H2.8c-0.2,0-0.3,0.1-0.3,0.3v0.1c0,0.2,0.1,0.3,0.3,0.3h28.3 C31.3,29.4,31.5,29.3,31.5,29.1z'/%3E%3Cpath fill='%23fff' d='M32,29L32,29L32,29c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0l-2.7-2.7c-0.1-0.1-0.3-0.1-0.4,0 c-0.1,0.1-0.1,0.3,0,0.4l2.2,2.2h-6.4c-0.2,0-0.3,0.1-0.3,0.3s0.1,0.3,0.3,0.3h6.4l-2.2,2.2c-0.1,0.1-0.1,0.3,0,0.4 c0.1,0.1,0.3,0.1,0.4,0l2.7-2.7c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0C32,29.1,32,29.1,32,29z'/%3E%3C/svg%3E")
}

.webui-dimension.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M27.8,8.4C27.8,8.4,27.8,8.4,27.8,8.4c0-0.1,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0L16.8,2.7c0,0,0,0,0,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.2,0c0,0,0,0,0,0L5.6,8.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0.1,0,0.1c0,0,0,0,0,0c0,0,0,0.1,0,0.1v13.2c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0.1,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0l10.8,5.6c0,0,0,0,0,0 c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0,0,0,0,0,0l10.8-5.6c0.1-0.1,0.2-0.2,0.2-0.4V8.5C27.8,8.5,27.8,8.5,27.8,8.4z M6.6,21.6 c-0.1-0.2-0.4-0.3-0.6-0.2l-0.2,0.1V9l10.5,4.9v13.3L6.3,22C6.5,21.9,6.6,21.8,6.6,21.6z M16.6,3.6c0.2,0,0.3-0.1,0.4-0.2l10.5,5.2 l-10.6,4.8v-0.8c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5v0.7L5.9,8.5l10.4-5.1C16.3,3.5,16.5,3.6,16.6,3.6z M16.9,17.6l0.9,0.3 c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3c0.1-0.2,0-0.5-0.2-0.6l-0.8-0.4c-0.1,0-0.4-0.1-0.5,0v-3L27.4,9v12.5l-0.7-0.3 c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.5,0.1l-10,5.1L16.9,17.6z'/%3E%3Cpath fill='%234caf50' d='M12.4,19.3c0.1,0,0.1,0,0.2,0l0.8-0.4c0.2-0.1,0.3-0.4,0.2-0.6c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4 c-0.2,0.1-0.3,0.4-0.2,0.6C12.1,19.2,12.3,19.3,12.4,19.3z'/%3E%3Cpath fill='%234caf50' d='M10.1,20.4c0.1,0,0.1,0,0.2,0L11,20c0.2-0.1,0.3-0.4,0.2-0.6c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4c-0.2,0.1-0.3,0.4-0.2,0.6 C9.8,20.3,9.9,20.4,10.1,20.4z'/%3E%3Cpath fill='%234caf50' d='M7.7,21.5c0.1,0,0.1,0,0.2,0l0.8-0.4C8.9,21,9,20.7,8.9,20.5c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4c-0.2,0.1-0.3,0.4-0.2,0.6 C7.4,21.4,7.6,21.5,7.7,21.5z'/%3E%3Cpath fill='%234caf50' d='M22.8,19.3L22,19c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.8,0.4c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3 C23.1,19.7,23,19.4,22.8,19.3z'/%3E%3Cpath fill='%234caf50' d='M25.2,20.4l-0.8-0.4c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.8,0.4c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3 C25.5,20.8,25.4,20.5,25.2,20.4z'/%3E%3Cpath fill='%234caf50' d='M20.5,18.3l-0.8-0.4c-0.2-0.1-0.5,0-0.6,0.2c-0.1,0.2,0,0.5,0.2,0.6l0.8,0.4c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.1,0.4-0.3 C20.8,18.6,20.7,18.4,20.5,18.3z'/%3E%3Cpath fill='%234caf50' d='M14.8,18.2c0.1,0,0.1,0,0.2,0l0.8-0.4c0.2-0.1,0.3-0.4,0.2-0.6c-0.1-0.2-0.4-0.3-0.6-0.2l-0.8,0.4 c-0.2,0.1-0.3,0.4-0.2,0.6C14.5,18.1,14.6,18.2,14.8,18.2z'/%3E%3Cpath fill='%234caf50' d='M16.6,6.1c0.2,0,0.3-0.2,0.3-0.4V4.8c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5v0.9C16.3,6,16.4,6.1,16.6,6.1z'/%3E%3Cpath fill='%234caf50' d='M16.6,8.7c0.2,0,0.3-0.2,0.3-0.4V7.4c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5v0.9C16.3,8.6,16.4,8.7,16.6,8.7z'/%3E%3Cpath fill='%234caf50' d='M16.6,11.3c0.2,0,0.3-0.2,0.3-0.4V10c0-0.2,0-0.4-0.3-0.4s-0.3,0.3-0.3,0.5V11C16.3,11.2,16.4,11.3,16.6,11.3z'/%3E%3C/g%3E%3Cpath fill='%234caf50' d='M3,0.7l-0.1,0c-0.2,0-0.3,0.1-0.3,0.3L2.6,29.1c0,0.2,0.1,0.3,0.3,0.3l0.1,0c0.2,0,0.3-0.1,0.3-0.3L3.3,0.9 C3.3,0.8,3.2,0.7,3,0.7z'/%3E%3Cpath fill='%234caf50' d='M3,0L3,0L3,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0L0.1,2.8C0,2.9,0,3.1,0.1,3.2c0.1,0.1,0.3,0.1,0.4,0 l2.2-2.2v6.4c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3V0.9l2.2,2.2c0.1,0.1,0.3,0.1,0.4,0C6,3.1,6,2.9,5.9,2.8L3.2,0.1 c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0C3.1,0,3,0,3,0z'/%3E%3Cpath fill='%234caf50' d='M31.5,29.1V29c0-0.2-0.1-0.3-0.3-0.3H2.8c-0.2,0-0.3,0.1-0.3,0.3v0.1c0,0.2,0.1,0.3,0.3,0.3h28.3 C31.3,29.4,31.5,29.3,31.5,29.1z'/%3E%3Cpath fill='%234caf50' d='M32,29L32,29L32,29c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0l-2.7-2.7c-0.1-0.1-0.3-0.1-0.4,0 c-0.1,0.1-0.1,0.3,0,0.4l2.2,2.2h-6.4c-0.2,0-0.3,0.1-0.3,0.3s0.1,0.3,0.3,0.3h6.4l-2.2,2.2c-0.1,0.1-0.1,0.3,0,0.4 c0.1,0.1,0.3,0.1,0.4,0l2.7-2.7c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0C32,29.1,32,29.1,32,29z'/%3E%3C/svg%3E")
}

.webui-discount {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg fill='%2303a9f4'%3E%3Cg%3E%3Cg%3E%3Cpath d='M32,17l-2.6-3l1.6-3.2l-3.2-1.6L28,5.4l-4-0.3l-1.2-3.5l-3.4,1.2L17,0l-2.9,2.5l-3.5-1.7L9,4.2 L5.4,4L5.2,7.6L1.4,8.9l1.3,3.7L0,15l2.3,2.7l-1.7,3.5l3.6,1.8L4,26.6l3.5,0.2l1.2,3.6l3.7-1.3L15,32l2.7-2.4l3.2,1.6l1.7-3.4 l4,0.3l0.2-3.8l3.3-1.1L29,19.7L32,17z M25.9,23.5L25.6,27L22,26.7l-1.5,3.1l-2.9-1.4l-2.5,2.2l-2.3-2.6l-3.4,1.2l-1.1-3.2 L5,25.6l0.2-3.3L2,20.7l1.6-3.2l-2.1-2.4l2.4-2.1L2.7,9.5l3.4-1.2L6.4,5l3.2,0.2l1.5-3.1l3.2,1.6l2.6-2.3L19.2,4l3.1-1.1l1.1,3.2 L27,6.4l-0.2,3.5l2.9,1.4l-1.4,2.9l2.4,2.7l-2.7,2.4l1.1,3.1L25.9,23.5z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M19.7,14.8c-1.5,0-2.7,1.3-2.7,3.6c0,2.3,1.2,3.4,2.7,3.4c1.4,0,2.7-1.2,2.7-3.6 C22.3,16.1,21.3,14.8,19.7,14.8z M19.7,20.9c-0.9,0-1.5-1.1-1.5-2.5c0-1.4,0.5-2.6,1.5-2.6c1.1,0,1.5,1.2,1.5,2.5 C21.1,19.8,20.7,20.9,19.7,20.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M15,13.5c0-2.2-1-3.4-2.6-3.4c-1.5,0-2.7,1.3-2.7,3.5c0,2.3,1.2,3.4,2.7,3.4 C13.7,17.1,15,15.9,15,13.5z M10.8,13.6c0-1.4,0.5-2.6,1.5-2.6c1.1,0,1.5,1.2,1.5,2.5c0,1.5-0.5,2.6-1.5,2.6 C11.3,16.2,10.8,15.1,10.8,13.6z'/%3E%3C/g%3E%3Cg%3E%3Cpolygon points='18.8,10.1 12.1,21.9 13.1,21.9 19.8,10.1 			'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-discount.webui-grey-icon, .btn[disabled] .webui-discount {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg fill='%23000' fill-opacity='0.4'%3E%3Cg%3E%3Cg%3E%3Cpath d='M32,17l-2.6-3l1.6-3.2l-3.2-1.6L28,5.4l-4-0.3l-1.2-3.5l-3.4,1.2L17,0l-2.9,2.5l-3.5-1.7L9,4.2 L5.4,4L5.2,7.6L1.4,8.9l1.3,3.7L0,15l2.3,2.7l-1.7,3.5l3.6,1.8L4,26.6l3.5,0.2l1.2,3.6l3.7-1.3L15,32l2.7-2.4l3.2,1.6l1.7-3.4 l4,0.3l0.2-3.8l3.3-1.1L29,19.7L32,17z M25.9,23.5L25.6,27L22,26.7l-1.5,3.1l-2.9-1.4l-2.5,2.2l-2.3-2.6l-3.4,1.2l-1.1-3.2 L5,25.6l0.2-3.3L2,20.7l1.6-3.2l-2.1-2.4l2.4-2.1L2.7,9.5l3.4-1.2L6.4,5l3.2,0.2l1.5-3.1l3.2,1.6l2.6-2.3L19.2,4l3.1-1.1l1.1,3.2 L27,6.4l-0.2,3.5l2.9,1.4l-1.4,2.9l2.4,2.7l-2.7,2.4l1.1,3.1L25.9,23.5z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M19.7,14.8c-1.5,0-2.7,1.3-2.7,3.6c0,2.3,1.2,3.4,2.7,3.4c1.4,0,2.7-1.2,2.7-3.6 C22.3,16.1,21.3,14.8,19.7,14.8z M19.7,20.9c-0.9,0-1.5-1.1-1.5-2.5c0-1.4,0.5-2.6,1.5-2.6c1.1,0,1.5,1.2,1.5,2.5 C21.1,19.8,20.7,20.9,19.7,20.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M15,13.5c0-2.2-1-3.4-2.6-3.4c-1.5,0-2.7,1.3-2.7,3.5c0,2.3,1.2,3.4,2.7,3.4 C13.7,17.1,15,15.9,15,13.5z M10.8,13.6c0-1.4,0.5-2.6,1.5-2.6c1.1,0,1.5,1.2,1.5,2.5c0,1.5-0.5,2.6-1.5,2.6 C11.3,16.2,10.8,15.1,10.8,13.6z'/%3E%3C/g%3E%3Cg%3E%3Cpolygon points='18.8,10.1 12.1,21.9 13.1,21.9 19.8,10.1 			'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-discount.webui-red-icon, .danger .webui-discount {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg fill='%23f44336'%3E%3Cg%3E%3Cg%3E%3Cpath d='M32,17l-2.6-3l1.6-3.2l-3.2-1.6L28,5.4l-4-0.3l-1.2-3.5l-3.4,1.2L17,0l-2.9,2.5l-3.5-1.7L9,4.2 L5.4,4L5.2,7.6L1.4,8.9l1.3,3.7L0,15l2.3,2.7l-1.7,3.5l3.6,1.8L4,26.6l3.5,0.2l1.2,3.6l3.7-1.3L15,32l2.7-2.4l3.2,1.6l1.7-3.4 l4,0.3l0.2-3.8l3.3-1.1L29,19.7L32,17z M25.9,23.5L25.6,27L22,26.7l-1.5,3.1l-2.9-1.4l-2.5,2.2l-2.3-2.6l-3.4,1.2l-1.1-3.2 L5,25.6l0.2-3.3L2,20.7l1.6-3.2l-2.1-2.4l2.4-2.1L2.7,9.5l3.4-1.2L6.4,5l3.2,0.2l1.5-3.1l3.2,1.6l2.6-2.3L19.2,4l3.1-1.1l1.1,3.2 L27,6.4l-0.2,3.5l2.9,1.4l-1.4,2.9l2.4,2.7l-2.7,2.4l1.1,3.1L25.9,23.5z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M19.7,14.8c-1.5,0-2.7,1.3-2.7,3.6c0,2.3,1.2,3.4,2.7,3.4c1.4,0,2.7-1.2,2.7-3.6 C22.3,16.1,21.3,14.8,19.7,14.8z M19.7,20.9c-0.9,0-1.5-1.1-1.5-2.5c0-1.4,0.5-2.6,1.5-2.6c1.1,0,1.5,1.2,1.5,2.5 C21.1,19.8,20.7,20.9,19.7,20.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M15,13.5c0-2.2-1-3.4-2.6-3.4c-1.5,0-2.7,1.3-2.7,3.5c0,2.3,1.2,3.4,2.7,3.4 C13.7,17.1,15,15.9,15,13.5z M10.8,13.6c0-1.4,0.5-2.6,1.5-2.6c1.1,0,1.5,1.2,1.5,2.5c0,1.5-0.5,2.6-1.5,2.6 C11.3,16.2,10.8,15.1,10.8,13.6z'/%3E%3C/g%3E%3Cg%3E%3Cpolygon points='18.8,10.1 12.1,21.9 13.1,21.9 19.8,10.1 			'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-discount.webui-warning-icon, .webui-discount.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg fill='%23ff9800'%3E%3Cg%3E%3Cg%3E%3Cpath d='M32,17l-2.6-3l1.6-3.2l-3.2-1.6L28,5.4l-4-0.3l-1.2-3.5l-3.4,1.2L17,0l-2.9,2.5l-3.5-1.7L9,4.2 L5.4,4L5.2,7.6L1.4,8.9l1.3,3.7L0,15l2.3,2.7l-1.7,3.5l3.6,1.8L4,26.6l3.5,0.2l1.2,3.6l3.7-1.3L15,32l2.7-2.4l3.2,1.6l1.7-3.4 l4,0.3l0.2-3.8l3.3-1.1L29,19.7L32,17z M25.9,23.5L25.6,27L22,26.7l-1.5,3.1l-2.9-1.4l-2.5,2.2l-2.3-2.6l-3.4,1.2l-1.1-3.2 L5,25.6l0.2-3.3L2,20.7l1.6-3.2l-2.1-2.4l2.4-2.1L2.7,9.5l3.4-1.2L6.4,5l3.2,0.2l1.5-3.1l3.2,1.6l2.6-2.3L19.2,4l3.1-1.1l1.1,3.2 L27,6.4l-0.2,3.5l2.9,1.4l-1.4,2.9l2.4,2.7l-2.7,2.4l1.1,3.1L25.9,23.5z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M19.7,14.8c-1.5,0-2.7,1.3-2.7,3.6c0,2.3,1.2,3.4,2.7,3.4c1.4,0,2.7-1.2,2.7-3.6 C22.3,16.1,21.3,14.8,19.7,14.8z M19.7,20.9c-0.9,0-1.5-1.1-1.5-2.5c0-1.4,0.5-2.6,1.5-2.6c1.1,0,1.5,1.2,1.5,2.5 C21.1,19.8,20.7,20.9,19.7,20.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M15,13.5c0-2.2-1-3.4-2.6-3.4c-1.5,0-2.7,1.3-2.7,3.5c0,2.3,1.2,3.4,2.7,3.4 C13.7,17.1,15,15.9,15,13.5z M10.8,13.6c0-1.4,0.5-2.6,1.5-2.6c1.1,0,1.5,1.2,1.5,2.5c0,1.5-0.5,2.6-1.5,2.6 C11.3,16.2,10.8,15.1,10.8,13.6z'/%3E%3C/g%3E%3Cg%3E%3Cpolygon points='18.8,10.1 12.1,21.9 13.1,21.9 19.8,10.1 			'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-discount.webui-white-icon, .combo-row.selected .combo-action-button .webui-discount.webui-add, .combo-row.selected .combo-action-button .webui-discount.webui-delete, .combo-row.selected .combo-action-button .webui-discount.webui-edit, .segmented-button > .btn.active .webui-discount, .primary .webui-discount, .radio-group input[type="radio"]:checked + label .webui-discount, .segmented-button-radio input[type="radio"]:checked + label .webui-discount {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg fill='%23fff'%3E%3Cg%3E%3Cg%3E%3Cpath d='M32,17l-2.6-3l1.6-3.2l-3.2-1.6L28,5.4l-4-0.3l-1.2-3.5l-3.4,1.2L17,0l-2.9,2.5l-3.5-1.7L9,4.2 L5.4,4L5.2,7.6L1.4,8.9l1.3,3.7L0,15l2.3,2.7l-1.7,3.5l3.6,1.8L4,26.6l3.5,0.2l1.2,3.6l3.7-1.3L15,32l2.7-2.4l3.2,1.6l1.7-3.4 l4,0.3l0.2-3.8l3.3-1.1L29,19.7L32,17z M25.9,23.5L25.6,27L22,26.7l-1.5,3.1l-2.9-1.4l-2.5,2.2l-2.3-2.6l-3.4,1.2l-1.1-3.2 L5,25.6l0.2-3.3L2,20.7l1.6-3.2l-2.1-2.4l2.4-2.1L2.7,9.5l3.4-1.2L6.4,5l3.2,0.2l1.5-3.1l3.2,1.6l2.6-2.3L19.2,4l3.1-1.1l1.1,3.2 L27,6.4l-0.2,3.5l2.9,1.4l-1.4,2.9l2.4,2.7l-2.7,2.4l1.1,3.1L25.9,23.5z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M19.7,14.8c-1.5,0-2.7,1.3-2.7,3.6c0,2.3,1.2,3.4,2.7,3.4c1.4,0,2.7-1.2,2.7-3.6 C22.3,16.1,21.3,14.8,19.7,14.8z M19.7,20.9c-0.9,0-1.5-1.1-1.5-2.5c0-1.4,0.5-2.6,1.5-2.6c1.1,0,1.5,1.2,1.5,2.5 C21.1,19.8,20.7,20.9,19.7,20.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M15,13.5c0-2.2-1-3.4-2.6-3.4c-1.5,0-2.7,1.3-2.7,3.5c0,2.3,1.2,3.4,2.7,3.4 C13.7,17.1,15,15.9,15,13.5z M10.8,13.6c0-1.4,0.5-2.6,1.5-2.6c1.1,0,1.5,1.2,1.5,2.5c0,1.5-0.5,2.6-1.5,2.6 C11.3,16.2,10.8,15.1,10.8,13.6z'/%3E%3C/g%3E%3Cg%3E%3Cpolygon points='18.8,10.1 12.1,21.9 13.1,21.9 19.8,10.1 			'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-discount.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg fill='%234caf50'%3E%3Cg%3E%3Cg%3E%3Cpath d='M32,17l-2.6-3l1.6-3.2l-3.2-1.6L28,5.4l-4-0.3l-1.2-3.5l-3.4,1.2L17,0l-2.9,2.5l-3.5-1.7L9,4.2 L5.4,4L5.2,7.6L1.4,8.9l1.3,3.7L0,15l2.3,2.7l-1.7,3.5l3.6,1.8L4,26.6l3.5,0.2l1.2,3.6l3.7-1.3L15,32l2.7-2.4l3.2,1.6l1.7-3.4 l4,0.3l0.2-3.8l3.3-1.1L29,19.7L32,17z M25.9,23.5L25.6,27L22,26.7l-1.5,3.1l-2.9-1.4l-2.5,2.2l-2.3-2.6l-3.4,1.2l-1.1-3.2 L5,25.6l0.2-3.3L2,20.7l1.6-3.2l-2.1-2.4l2.4-2.1L2.7,9.5l3.4-1.2L6.4,5l3.2,0.2l1.5-3.1l3.2,1.6l2.6-2.3L19.2,4l3.1-1.1l1.1,3.2 L27,6.4l-0.2,3.5l2.9,1.4l-1.4,2.9l2.4,2.7l-2.7,2.4l1.1,3.1L25.9,23.5z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M19.7,14.8c-1.5,0-2.7,1.3-2.7,3.6c0,2.3,1.2,3.4,2.7,3.4c1.4,0,2.7-1.2,2.7-3.6 C22.3,16.1,21.3,14.8,19.7,14.8z M19.7,20.9c-0.9,0-1.5-1.1-1.5-2.5c0-1.4,0.5-2.6,1.5-2.6c1.1,0,1.5,1.2,1.5,2.5 C21.1,19.8,20.7,20.9,19.7,20.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M15,13.5c0-2.2-1-3.4-2.6-3.4c-1.5,0-2.7,1.3-2.7,3.5c0,2.3,1.2,3.4,2.7,3.4 C13.7,17.1,15,15.9,15,13.5z M10.8,13.6c0-1.4,0.5-2.6,1.5-2.6c1.1,0,1.5,1.2,1.5,2.5c0,1.5-0.5,2.6-1.5,2.6 C11.3,16.2,10.8,15.1,10.8,13.6z'/%3E%3C/g%3E%3Cg%3E%3Cpolygon points='18.8,10.1 12.1,21.9 13.1,21.9 19.8,10.1 			'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-fact-sales {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%2303a9f4' d='M3,0.7l-0.1,0c-0.2,0-0.3,0.1-0.3,0.3L2.6,29.1c0,0.2,0.1,0.3,0.3,0.3l0.1,0c0.2,0,0.3-0.1,0.3-0.3L3.3,0.9 C3.3,0.8,3.2,0.7,3,0.7z'/%3E%3Cpath fill='%2303a9f4' d='M3,0L3,0L3,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0L0.1,2.8C0,2.9,0,3.1,0.1,3.2c0.1,0.1,0.3,0.1,0.4,0 l2.2-2.2v6.4c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3V0.9l2.2,2.2c0.1,0.1,0.3,0.1,0.4,0C6,3.1,6,2.9,5.9,2.8L3.2,0.1 c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0C3.1,0,3,0,3,0z'/%3E%3Cpath fill='%2303a9f4' d='M31.5,29.1V29c0-0.2-0.1-0.3-0.3-0.3H2.8c-0.2,0-0.3,0.1-0.3,0.3v0.1c0,0.2,0.1,0.3,0.3,0.3h28.3 C31.3,29.4,31.5,29.3,31.5,29.1z'/%3E%3Cpath fill='%2303a9f4' d='M32,29L32,29L32,29c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0l-2.7-2.7c-0.1-0.1-0.3-0.1-0.4,0 c-0.1,0.1-0.1,0.3,0,0.4l2.2,2.2h-6.4c-0.2,0-0.3,0.1-0.3,0.3s0.1,0.3,0.3,0.3h6.4l-2.2,2.2c-0.1,0.1-0.1,0.3,0,0.4 c0.1,0.1,0.3,0.1,0.4,0l2.7-2.7c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0C32,29.1,32,29.1,32,29z'/%3E%3Cpolygon fill='%2303a9f4' points='25,25.4 8.1,13.8 5.5,16.9 4.7,16.2 8,12.4 24.8,24 28.2,19.5 29,20.1 '/%3E%3Crect fill='%2303a9f4' x='8' y='15.9' transform='matrix(0.7575 0.6529 -0.6529 0.7575 15.8389 -0.4373)' width='1' height='10.3'/%3E%3Cpolygon fill='%2303a9f4' points='21.1,17.3 15.6,13.1 13.7,15.6 12.9,15 15.4,11.7 20.9,15.9 28.2,5.9 29,6.5 '/%3E%3C/svg%3E")
}

.webui-fact-sales.webui-grey-icon, .btn[disabled] .webui-fact-sales {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M3,0.7l-0.1,0c-0.2,0-0.3,0.1-0.3,0.3L2.6,29.1c0,0.2,0.1,0.3,0.3,0.3l0.1,0c0.2,0,0.3-0.1,0.3-0.3L3.3,0.9 C3.3,0.8,3.2,0.7,3,0.7z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M3,0L3,0L3,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0L0.1,2.8C0,2.9,0,3.1,0.1,3.2c0.1,0.1,0.3,0.1,0.4,0 l2.2-2.2v6.4c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3V0.9l2.2,2.2c0.1,0.1,0.3,0.1,0.4,0C6,3.1,6,2.9,5.9,2.8L3.2,0.1 c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0C3.1,0,3,0,3,0z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M31.5,29.1V29c0-0.2-0.1-0.3-0.3-0.3H2.8c-0.2,0-0.3,0.1-0.3,0.3v0.1c0,0.2,0.1,0.3,0.3,0.3h28.3 C31.3,29.4,31.5,29.3,31.5,29.1z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M32,29L32,29L32,29c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0l-2.7-2.7c-0.1-0.1-0.3-0.1-0.4,0 c-0.1,0.1-0.1,0.3,0,0.4l2.2,2.2h-6.4c-0.2,0-0.3,0.1-0.3,0.3s0.1,0.3,0.3,0.3h6.4l-2.2,2.2c-0.1,0.1-0.1,0.3,0,0.4 c0.1,0.1,0.3,0.1,0.4,0l2.7-2.7c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0C32,29.1,32,29.1,32,29z'/%3E%3Cpolygon fill='%23000' fill-opacity='0.4' points='25,25.4 8.1,13.8 5.5,16.9 4.7,16.2 8,12.4 24.8,24 28.2,19.5 29,20.1 '/%3E%3Crect fill='%23000' fill-opacity='0.4' x='8' y='15.9' transform='matrix(0.7575 0.6529 -0.6529 0.7575 15.8389 -0.4373)' width='1' height='10.3'/%3E%3Cpolygon fill='%23000' fill-opacity='0.4' points='21.1,17.3 15.6,13.1 13.7,15.6 12.9,15 15.4,11.7 20.9,15.9 28.2,5.9 29,6.5 '/%3E%3C/svg%3E")
}

.webui-fact-sales.webui-red-icon, .danger .webui-fact-sales {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23f44336' d='M3,0.7l-0.1,0c-0.2,0-0.3,0.1-0.3,0.3L2.6,29.1c0,0.2,0.1,0.3,0.3,0.3l0.1,0c0.2,0,0.3-0.1,0.3-0.3L3.3,0.9 C3.3,0.8,3.2,0.7,3,0.7z'/%3E%3Cpath fill='%23f44336' d='M3,0L3,0L3,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0L0.1,2.8C0,2.9,0,3.1,0.1,3.2c0.1,0.1,0.3,0.1,0.4,0 l2.2-2.2v6.4c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3V0.9l2.2,2.2c0.1,0.1,0.3,0.1,0.4,0C6,3.1,6,2.9,5.9,2.8L3.2,0.1 c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0C3.1,0,3,0,3,0z'/%3E%3Cpath fill='%23f44336' d='M31.5,29.1V29c0-0.2-0.1-0.3-0.3-0.3H2.8c-0.2,0-0.3,0.1-0.3,0.3v0.1c0,0.2,0.1,0.3,0.3,0.3h28.3 C31.3,29.4,31.5,29.3,31.5,29.1z'/%3E%3Cpath fill='%23f44336' d='M32,29L32,29L32,29c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0l-2.7-2.7c-0.1-0.1-0.3-0.1-0.4,0 c-0.1,0.1-0.1,0.3,0,0.4l2.2,2.2h-6.4c-0.2,0-0.3,0.1-0.3,0.3s0.1,0.3,0.3,0.3h6.4l-2.2,2.2c-0.1,0.1-0.1,0.3,0,0.4 c0.1,0.1,0.3,0.1,0.4,0l2.7-2.7c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0C32,29.1,32,29.1,32,29z'/%3E%3Cpolygon fill='%23f44336' points='25,25.4 8.1,13.8 5.5,16.9 4.7,16.2 8,12.4 24.8,24 28.2,19.5 29,20.1 '/%3E%3Crect fill='%23f44336' x='8' y='15.9' transform='matrix(0.7575 0.6529 -0.6529 0.7575 15.8389 -0.4373)' width='1' height='10.3'/%3E%3Cpolygon fill='%23f44336' points='21.1,17.3 15.6,13.1 13.7,15.6 12.9,15 15.4,11.7 20.9,15.9 28.2,5.9 29,6.5 '/%3E%3C/svg%3E")
}

.webui-fact-sales.webui-warning-icon, .webui-fact-sales.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff9800' d='M3,0.7l-0.1,0c-0.2,0-0.3,0.1-0.3,0.3L2.6,29.1c0,0.2,0.1,0.3,0.3,0.3l0.1,0c0.2,0,0.3-0.1,0.3-0.3L3.3,0.9 C3.3,0.8,3.2,0.7,3,0.7z'/%3E%3Cpath fill='%23ff9800' d='M3,0L3,0L3,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0L0.1,2.8C0,2.9,0,3.1,0.1,3.2c0.1,0.1,0.3,0.1,0.4,0 l2.2-2.2v6.4c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3V0.9l2.2,2.2c0.1,0.1,0.3,0.1,0.4,0C6,3.1,6,2.9,5.9,2.8L3.2,0.1 c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0C3.1,0,3,0,3,0z'/%3E%3Cpath fill='%23ff9800' d='M31.5,29.1V29c0-0.2-0.1-0.3-0.3-0.3H2.8c-0.2,0-0.3,0.1-0.3,0.3v0.1c0,0.2,0.1,0.3,0.3,0.3h28.3 C31.3,29.4,31.5,29.3,31.5,29.1z'/%3E%3Cpath fill='%23ff9800' d='M32,29L32,29L32,29c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0l-2.7-2.7c-0.1-0.1-0.3-0.1-0.4,0 c-0.1,0.1-0.1,0.3,0,0.4l2.2,2.2h-6.4c-0.2,0-0.3,0.1-0.3,0.3s0.1,0.3,0.3,0.3h6.4l-2.2,2.2c-0.1,0.1-0.1,0.3,0,0.4 c0.1,0.1,0.3,0.1,0.4,0l2.7-2.7c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0C32,29.1,32,29.1,32,29z'/%3E%3Cpolygon fill='%23ff9800' points='25,25.4 8.1,13.8 5.5,16.9 4.7,16.2 8,12.4 24.8,24 28.2,19.5 29,20.1 '/%3E%3Crect fill='%23ff9800' x='8' y='15.9' transform='matrix(0.7575 0.6529 -0.6529 0.7575 15.8389 -0.4373)' width='1' height='10.3'/%3E%3Cpolygon fill='%23ff9800' points='21.1,17.3 15.6,13.1 13.7,15.6 12.9,15 15.4,11.7 20.9,15.9 28.2,5.9 29,6.5 '/%3E%3C/svg%3E")
}

.webui-fact-sales.webui-white-icon, .combo-row.selected .combo-action-button .webui-fact-sales.webui-add, .combo-row.selected .combo-action-button .webui-fact-sales.webui-delete, .combo-row.selected .combo-action-button .webui-fact-sales.webui-edit, .segmented-button > .btn.active .webui-fact-sales, .primary .webui-fact-sales, .radio-group input[type="radio"]:checked + label .webui-fact-sales, .segmented-button-radio input[type="radio"]:checked + label .webui-fact-sales {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M3,0.7l-0.1,0c-0.2,0-0.3,0.1-0.3,0.3L2.6,29.1c0,0.2,0.1,0.3,0.3,0.3l0.1,0c0.2,0,0.3-0.1,0.3-0.3L3.3,0.9 C3.3,0.8,3.2,0.7,3,0.7z'/%3E%3Cpath fill='%23fff' d='M3,0L3,0L3,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0L0.1,2.8C0,2.9,0,3.1,0.1,3.2c0.1,0.1,0.3,0.1,0.4,0 l2.2-2.2v6.4c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3V0.9l2.2,2.2c0.1,0.1,0.3,0.1,0.4,0C6,3.1,6,2.9,5.9,2.8L3.2,0.1 c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0C3.1,0,3,0,3,0z'/%3E%3Cpath fill='%23fff' d='M31.5,29.1V29c0-0.2-0.1-0.3-0.3-0.3H2.8c-0.2,0-0.3,0.1-0.3,0.3v0.1c0,0.2,0.1,0.3,0.3,0.3h28.3 C31.3,29.4,31.5,29.3,31.5,29.1z'/%3E%3Cpath fill='%23fff' d='M32,29L32,29L32,29c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0l-2.7-2.7c-0.1-0.1-0.3-0.1-0.4,0 c-0.1,0.1-0.1,0.3,0,0.4l2.2,2.2h-6.4c-0.2,0-0.3,0.1-0.3,0.3s0.1,0.3,0.3,0.3h6.4l-2.2,2.2c-0.1,0.1-0.1,0.3,0,0.4 c0.1,0.1,0.3,0.1,0.4,0l2.7-2.7c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0C32,29.1,32,29.1,32,29z'/%3E%3Cpolygon fill='%23fff' points='25,25.4 8.1,13.8 5.5,16.9 4.7,16.2 8,12.4 24.8,24 28.2,19.5 29,20.1 '/%3E%3Crect fill='%23fff' x='8' y='15.9' transform='matrix(0.7575 0.6529 -0.6529 0.7575 15.8389 -0.4373)' width='1' height='10.3'/%3E%3Cpolygon fill='%23fff' points='21.1,17.3 15.6,13.1 13.7,15.6 12.9,15 15.4,11.7 20.9,15.9 28.2,5.9 29,6.5 '/%3E%3C/svg%3E")
}

.webui-fact-sales.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%234caf50' d='M3,0.7l-0.1,0c-0.2,0-0.3,0.1-0.3,0.3L2.6,29.1c0,0.2,0.1,0.3,0.3,0.3l0.1,0c0.2,0,0.3-0.1,0.3-0.3L3.3,0.9 C3.3,0.8,3.2,0.7,3,0.7z'/%3E%3Cpath fill='%234caf50' d='M3,0L3,0L3,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0L0.1,2.8C0,2.9,0,3.1,0.1,3.2c0.1,0.1,0.3,0.1,0.4,0 l2.2-2.2v6.4c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3V0.9l2.2,2.2c0.1,0.1,0.3,0.1,0.4,0C6,3.1,6,2.9,5.9,2.8L3.2,0.1 c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0C3.1,0,3,0,3,0z'/%3E%3Cpath fill='%234caf50' d='M31.5,29.1V29c0-0.2-0.1-0.3-0.3-0.3H2.8c-0.2,0-0.3,0.1-0.3,0.3v0.1c0,0.2,0.1,0.3,0.3,0.3h28.3 C31.3,29.4,31.5,29.3,31.5,29.1z'/%3E%3Cpath fill='%234caf50' d='M32,29L32,29L32,29c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0,0l-2.7-2.7c-0.1-0.1-0.3-0.1-0.4,0 c-0.1,0.1-0.1,0.3,0,0.4l2.2,2.2h-6.4c-0.2,0-0.3,0.1-0.3,0.3s0.1,0.3,0.3,0.3h6.4l-2.2,2.2c-0.1,0.1-0.1,0.3,0,0.4 c0.1,0.1,0.3,0.1,0.4,0l2.7-2.7c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0C32,29.1,32,29.1,32,29z'/%3E%3Cpolygon fill='%234caf50' points='25,25.4 8.1,13.8 5.5,16.9 4.7,16.2 8,12.4 24.8,24 28.2,19.5 29,20.1 '/%3E%3Crect fill='%234caf50' x='8' y='15.9' transform='matrix(0.7575 0.6529 -0.6529 0.7575 15.8389 -0.4373)' width='1' height='10.3'/%3E%3Cpolygon fill='%234caf50' points='21.1,17.3 15.6,13.1 13.7,15.6 12.9,15 15.4,11.7 20.9,15.9 28.2,5.9 29,6.5 '/%3E%3C/svg%3E")
}

.webui-loyalty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='40px' height='32px' viewBox='0 0 40 32'%3E%3Cg fill='transparent'%3E%3Cpath stroke='%2303a9f4' d='M38.1,30.9H1.9c-0.6,0-1-0.5-1-1V2c0-0.5,0.4-1,1-1h36.1c0.5,0,1,0.5,1,1v27.8 C39.1,30.4,38.6,30.9,38.1,30.9z'/%3E%3Cpath stroke='%2303a9f4' d='M38.1,31.3H1.9c-0.8,0-1.4-0.7-1.4-1.5V2.2c0-0.8,0.6-1.5,1.4-1.5h36.1c0.8,0,1.4,0.7,1.4,1.5v27.6 C39.4,30.6,38.8,31.3,38.1,31.3z M1.9,1.5c-0.3,0-0.6,0.3-0.6,0.7v27.6c0,0.4,0.3,0.7,0.6,0.7h36.1c0.3,0,0.6-0.3,0.6-0.7V2.2 c0-0.4-0.3-0.7-0.6-0.7H1.9z'/%3E%3C/g%3E%3Cpath fill='%2303a9f4' d='M31.2,16c0-6.2-5-11.2-11.2-11.2S8.8,9.8,8.8,16c0,3.3,1.4,6.2,3.6,8.2l0,0l0.4,0.3c0,0,0,0,0.1,0.1 c0.2,0.2,0.4,0.3,0.6,0.5c0.1,0,0.1,0.1,0.2,0.1c0.2,0.1,0.4,0.3,0.7,0.4c0,0,0.1,0.1,0.1,0.1c0.2,0.1,0.5,0.3,0.8,0.4 c0,0,0,0,0.1,0c0.8,0.4,1.8,0.7,2.7,0.9c0,0,0,0,0.1,0c0.3,0.1,0.6,0.1,0.9,0.1c0,0,0.1,0,0.1,0c0.3,0,0.6,0,0.9,0 c0.3,0,0.6,0,0.9,0c0,0,0.1,0,0.1,0c0.3,0,0.6-0.1,0.9-0.1c0,0,0.1,0,0.1,0c0.9-0.2,1.8-0.5,2.7-0.8c0,0,0.1,0,0.1,0 c0.3-0.1,0.5-0.2,0.7-0.4c0.1,0,0.1-0.1,0.2-0.1c0.2-0.1,0.4-0.3,0.6-0.4c0.1-0.1,0.1-0.1,0.2-0.2c0.2-0.1,0.4-0.3,0.5-0.4 c0,0,0.1-0.1,0.1-0.1l0.4-0.3l0,0C29.8,22.2,31.2,19.2,31.2,16z M9.6,16c0-5.7,4.6-10.4,10.4-10.4S30.4,10.2,30.4,16 c0,3.1-1.4,5.8-3.5,7.7c-0.1-0.1-0.2-0.2-0.4-0.2l-3.4-1.7c-0.3-0.2-0.5-0.5-0.5-0.8v-1.2c0.1-0.1,0.2-0.2,0.3-0.3 c0.4-0.6,0.8-1.3,1.1-2.1c0.5-0.2,0.8-0.8,0.8-1.3v-1.4c0-0.4-0.1-0.7-0.4-1v-1.9c0-0.2,0.1-1.4-0.8-2.4C22.9,8.5,21.6,8,20,8 s-2.9,0.4-3.6,1.3c-0.9,1-0.8,2.2-0.8,2.4v1.9c-0.2,0.3-0.4,0.6-0.4,1V16c0,0.4,0.2,0.9,0.5,1.1c0.3,1.3,1,2.3,1.3,2.6v1.2 c0,0.3-0.2,0.6-0.5,0.8l-3.2,1.8c-0.1,0.1-0.2,0.1-0.3,0.2C11,21.8,9.6,19,9.6,16z M26.1,24.3c-0.1,0.1-0.3,0.2-0.4,0.3 c-0.1,0-0.1,0.1-0.2,0.1c-0.2,0.1-0.4,0.2-0.6,0.3c0,0-0.1,0-0.1,0.1c-0.5,0.2-0.9,0.4-1.4,0.6c0,0,0,0-0.1,0 c-0.3,0.1-0.5,0.2-0.8,0.2c0,0,0,0,0,0c-0.3,0.1-0.5,0.1-0.8,0.2c0,0,0,0,0,0c-0.3,0-0.5,0.1-0.8,0.1c0,0-0.1,0-0.1,0 c-0.3,0-0.5,0-0.8,0c-0.3,0-0.5,0-0.8,0c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.8-0.1c0,0,0,0,0,0c-0.5-0.1-1.1-0.2-1.6-0.4c0,0,0,0,0,0 c-0.3-0.1-0.5-0.2-0.8-0.3c0,0,0,0,0,0c-0.2-0.1-0.5-0.2-0.7-0.3c0,0-0.1,0-0.1,0c-0.2-0.1-0.4-0.2-0.6-0.4c-0.1,0-0.1-0.1-0.2-0.1 c-0.2-0.1-0.4-0.2-0.5-0.4c0,0,0,0-0.1,0c0,0,0,0,0,0l3.2-1.8c0.6-0.3,0.9-0.9,0.9-1.5l0-1.5l-0.1-0.1c0,0-0.9-1.1-1.2-2.5l0-0.2 l-0.1-0.1c-0.2-0.1-0.3-0.3-0.3-0.6v-1.4c0-0.2,0.1-0.4,0.2-0.5l0.1-0.1v-2.3l0-0.1c0,0-0.1-1,0.6-1.8c0.6-0.7,1.6-1,3-1 c1.4,0,2.4,0.3,3,1c0.7,0.8,0.6,1.8,0.6,1.8l0,2.3l0.1,0.1c0.1,0.1,0.2,0.3,0.2,0.5V16c0,0.3-0.2,0.6-0.5,0.6l-0.2,0.1l-0.1,0.2 c-0.2,0.7-0.6,1.4-1,2c-0.1,0.2-0.2,0.3-0.3,0.4l-0.1,0.1V21c0,0.7,0.4,1.2,0.9,1.5l3.4,1.7c0,0,0,0,0.1,0 C26.2,24.3,26.1,24.3,26.1,24.3z'/%3E%3C/svg%3E")
}

.webui-loyalty.webui-grey-icon, .btn[disabled] .webui-loyalty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='40px' height='32px' viewBox='0 0 40 32'%3E%3Cg fill='transparent'%3E%3Cpath stroke='%23000' fill-opacity='0.4' d='M38.1,30.9H1.9c-0.6,0-1-0.5-1-1V2c0-0.5,0.4-1,1-1h36.1c0.5,0,1,0.5,1,1v27.8 C39.1,30.4,38.6,30.9,38.1,30.9z'/%3E%3Cpath stroke='%23000' fill-opacity='0.4' d='M38.1,31.3H1.9c-0.8,0-1.4-0.7-1.4-1.5V2.2c0-0.8,0.6-1.5,1.4-1.5h36.1c0.8,0,1.4,0.7,1.4,1.5v27.6 C39.4,30.6,38.8,31.3,38.1,31.3z M1.9,1.5c-0.3,0-0.6,0.3-0.6,0.7v27.6c0,0.4,0.3,0.7,0.6,0.7h36.1c0.3,0,0.6-0.3,0.6-0.7V2.2 c0-0.4-0.3-0.7-0.6-0.7H1.9z'/%3E%3C/g%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M31.2,16c0-6.2-5-11.2-11.2-11.2S8.8,9.8,8.8,16c0,3.3,1.4,6.2,3.6,8.2l0,0l0.4,0.3c0,0,0,0,0.1,0.1 c0.2,0.2,0.4,0.3,0.6,0.5c0.1,0,0.1,0.1,0.2,0.1c0.2,0.1,0.4,0.3,0.7,0.4c0,0,0.1,0.1,0.1,0.1c0.2,0.1,0.5,0.3,0.8,0.4 c0,0,0,0,0.1,0c0.8,0.4,1.8,0.7,2.7,0.9c0,0,0,0,0.1,0c0.3,0.1,0.6,0.1,0.9,0.1c0,0,0.1,0,0.1,0c0.3,0,0.6,0,0.9,0 c0.3,0,0.6,0,0.9,0c0,0,0.1,0,0.1,0c0.3,0,0.6-0.1,0.9-0.1c0,0,0.1,0,0.1,0c0.9-0.2,1.8-0.5,2.7-0.8c0,0,0.1,0,0.1,0 c0.3-0.1,0.5-0.2,0.7-0.4c0.1,0,0.1-0.1,0.2-0.1c0.2-0.1,0.4-0.3,0.6-0.4c0.1-0.1,0.1-0.1,0.2-0.2c0.2-0.1,0.4-0.3,0.5-0.4 c0,0,0.1-0.1,0.1-0.1l0.4-0.3l0,0C29.8,22.2,31.2,19.2,31.2,16z M9.6,16c0-5.7,4.6-10.4,10.4-10.4S30.4,10.2,30.4,16 c0,3.1-1.4,5.8-3.5,7.7c-0.1-0.1-0.2-0.2-0.4-0.2l-3.4-1.7c-0.3-0.2-0.5-0.5-0.5-0.8v-1.2c0.1-0.1,0.2-0.2,0.3-0.3 c0.4-0.6,0.8-1.3,1.1-2.1c0.5-0.2,0.8-0.8,0.8-1.3v-1.4c0-0.4-0.1-0.7-0.4-1v-1.9c0-0.2,0.1-1.4-0.8-2.4C22.9,8.5,21.6,8,20,8 s-2.9,0.4-3.6,1.3c-0.9,1-0.8,2.2-0.8,2.4v1.9c-0.2,0.3-0.4,0.6-0.4,1V16c0,0.4,0.2,0.9,0.5,1.1c0.3,1.3,1,2.3,1.3,2.6v1.2 c0,0.3-0.2,0.6-0.5,0.8l-3.2,1.8c-0.1,0.1-0.2,0.1-0.3,0.2C11,21.8,9.6,19,9.6,16z M26.1,24.3c-0.1,0.1-0.3,0.2-0.4,0.3 c-0.1,0-0.1,0.1-0.2,0.1c-0.2,0.1-0.4,0.2-0.6,0.3c0,0-0.1,0-0.1,0.1c-0.5,0.2-0.9,0.4-1.4,0.6c0,0,0,0-0.1,0 c-0.3,0.1-0.5,0.2-0.8,0.2c0,0,0,0,0,0c-0.3,0.1-0.5,0.1-0.8,0.2c0,0,0,0,0,0c-0.3,0-0.5,0.1-0.8,0.1c0,0-0.1,0-0.1,0 c-0.3,0-0.5,0-0.8,0c-0.3,0-0.5,0-0.8,0c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.8-0.1c0,0,0,0,0,0c-0.5-0.1-1.1-0.2-1.6-0.4c0,0,0,0,0,0 c-0.3-0.1-0.5-0.2-0.8-0.3c0,0,0,0,0,0c-0.2-0.1-0.5-0.2-0.7-0.3c0,0-0.1,0-0.1,0c-0.2-0.1-0.4-0.2-0.6-0.4c-0.1,0-0.1-0.1-0.2-0.1 c-0.2-0.1-0.4-0.2-0.5-0.4c0,0,0,0-0.1,0c0,0,0,0,0,0l3.2-1.8c0.6-0.3,0.9-0.9,0.9-1.5l0-1.5l-0.1-0.1c0,0-0.9-1.1-1.2-2.5l0-0.2 l-0.1-0.1c-0.2-0.1-0.3-0.3-0.3-0.6v-1.4c0-0.2,0.1-0.4,0.2-0.5l0.1-0.1v-2.3l0-0.1c0,0-0.1-1,0.6-1.8c0.6-0.7,1.6-1,3-1 c1.4,0,2.4,0.3,3,1c0.7,0.8,0.6,1.8,0.6,1.8l0,2.3l0.1,0.1c0.1,0.1,0.2,0.3,0.2,0.5V16c0,0.3-0.2,0.6-0.5,0.6l-0.2,0.1l-0.1,0.2 c-0.2,0.7-0.6,1.4-1,2c-0.1,0.2-0.2,0.3-0.3,0.4l-0.1,0.1V21c0,0.7,0.4,1.2,0.9,1.5l3.4,1.7c0,0,0,0,0.1,0 C26.2,24.3,26.1,24.3,26.1,24.3z'/%3E%3C/svg%3E")
}

.webui-loyalty.webui-red-icon, .danger .webui-loyalty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='40px' height='32px' viewBox='0 0 40 32'%3E%3Cg fill='transparent'%3E%3Cpath stroke='%23f44336' d='M38.1,30.9H1.9c-0.6,0-1-0.5-1-1V2c0-0.5,0.4-1,1-1h36.1c0.5,0,1,0.5,1,1v27.8 C39.1,30.4,38.6,30.9,38.1,30.9z'/%3E%3Cpath stroke='%23f44336' d='M38.1,31.3H1.9c-0.8,0-1.4-0.7-1.4-1.5V2.2c0-0.8,0.6-1.5,1.4-1.5h36.1c0.8,0,1.4,0.7,1.4,1.5v27.6 C39.4,30.6,38.8,31.3,38.1,31.3z M1.9,1.5c-0.3,0-0.6,0.3-0.6,0.7v27.6c0,0.4,0.3,0.7,0.6,0.7h36.1c0.3,0,0.6-0.3,0.6-0.7V2.2 c0-0.4-0.3-0.7-0.6-0.7H1.9z'/%3E%3C/g%3E%3Cpath fill='%23f44336' d='M31.2,16c0-6.2-5-11.2-11.2-11.2S8.8,9.8,8.8,16c0,3.3,1.4,6.2,3.6,8.2l0,0l0.4,0.3c0,0,0,0,0.1,0.1 c0.2,0.2,0.4,0.3,0.6,0.5c0.1,0,0.1,0.1,0.2,0.1c0.2,0.1,0.4,0.3,0.7,0.4c0,0,0.1,0.1,0.1,0.1c0.2,0.1,0.5,0.3,0.8,0.4 c0,0,0,0,0.1,0c0.8,0.4,1.8,0.7,2.7,0.9c0,0,0,0,0.1,0c0.3,0.1,0.6,0.1,0.9,0.1c0,0,0.1,0,0.1,0c0.3,0,0.6,0,0.9,0 c0.3,0,0.6,0,0.9,0c0,0,0.1,0,0.1,0c0.3,0,0.6-0.1,0.9-0.1c0,0,0.1,0,0.1,0c0.9-0.2,1.8-0.5,2.7-0.8c0,0,0.1,0,0.1,0 c0.3-0.1,0.5-0.2,0.7-0.4c0.1,0,0.1-0.1,0.2-0.1c0.2-0.1,0.4-0.3,0.6-0.4c0.1-0.1,0.1-0.1,0.2-0.2c0.2-0.1,0.4-0.3,0.5-0.4 c0,0,0.1-0.1,0.1-0.1l0.4-0.3l0,0C29.8,22.2,31.2,19.2,31.2,16z M9.6,16c0-5.7,4.6-10.4,10.4-10.4S30.4,10.2,30.4,16 c0,3.1-1.4,5.8-3.5,7.7c-0.1-0.1-0.2-0.2-0.4-0.2l-3.4-1.7c-0.3-0.2-0.5-0.5-0.5-0.8v-1.2c0.1-0.1,0.2-0.2,0.3-0.3 c0.4-0.6,0.8-1.3,1.1-2.1c0.5-0.2,0.8-0.8,0.8-1.3v-1.4c0-0.4-0.1-0.7-0.4-1v-1.9c0-0.2,0.1-1.4-0.8-2.4C22.9,8.5,21.6,8,20,8 s-2.9,0.4-3.6,1.3c-0.9,1-0.8,2.2-0.8,2.4v1.9c-0.2,0.3-0.4,0.6-0.4,1V16c0,0.4,0.2,0.9,0.5,1.1c0.3,1.3,1,2.3,1.3,2.6v1.2 c0,0.3-0.2,0.6-0.5,0.8l-3.2,1.8c-0.1,0.1-0.2,0.1-0.3,0.2C11,21.8,9.6,19,9.6,16z M26.1,24.3c-0.1,0.1-0.3,0.2-0.4,0.3 c-0.1,0-0.1,0.1-0.2,0.1c-0.2,0.1-0.4,0.2-0.6,0.3c0,0-0.1,0-0.1,0.1c-0.5,0.2-0.9,0.4-1.4,0.6c0,0,0,0-0.1,0 c-0.3,0.1-0.5,0.2-0.8,0.2c0,0,0,0,0,0c-0.3,0.1-0.5,0.1-0.8,0.2c0,0,0,0,0,0c-0.3,0-0.5,0.1-0.8,0.1c0,0-0.1,0-0.1,0 c-0.3,0-0.5,0-0.8,0c-0.3,0-0.5,0-0.8,0c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.8-0.1c0,0,0,0,0,0c-0.5-0.1-1.1-0.2-1.6-0.4c0,0,0,0,0,0 c-0.3-0.1-0.5-0.2-0.8-0.3c0,0,0,0,0,0c-0.2-0.1-0.5-0.2-0.7-0.3c0,0-0.1,0-0.1,0c-0.2-0.1-0.4-0.2-0.6-0.4c-0.1,0-0.1-0.1-0.2-0.1 c-0.2-0.1-0.4-0.2-0.5-0.4c0,0,0,0-0.1,0c0,0,0,0,0,0l3.2-1.8c0.6-0.3,0.9-0.9,0.9-1.5l0-1.5l-0.1-0.1c0,0-0.9-1.1-1.2-2.5l0-0.2 l-0.1-0.1c-0.2-0.1-0.3-0.3-0.3-0.6v-1.4c0-0.2,0.1-0.4,0.2-0.5l0.1-0.1v-2.3l0-0.1c0,0-0.1-1,0.6-1.8c0.6-0.7,1.6-1,3-1 c1.4,0,2.4,0.3,3,1c0.7,0.8,0.6,1.8,0.6,1.8l0,2.3l0.1,0.1c0.1,0.1,0.2,0.3,0.2,0.5V16c0,0.3-0.2,0.6-0.5,0.6l-0.2,0.1l-0.1,0.2 c-0.2,0.7-0.6,1.4-1,2c-0.1,0.2-0.2,0.3-0.3,0.4l-0.1,0.1V21c0,0.7,0.4,1.2,0.9,1.5l3.4,1.7c0,0,0,0,0.1,0 C26.2,24.3,26.1,24.3,26.1,24.3z'/%3E%3C/svg%3E")
}

.webui-loyalty.webui-warning-icon, .webui-loyalty.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='40px' height='32px' viewBox='0 0 40 32'%3E%3Cg fill='transparent'%3E%3Cpath stroke='%23ff9800' d='M38.1,30.9H1.9c-0.6,0-1-0.5-1-1V2c0-0.5,0.4-1,1-1h36.1c0.5,0,1,0.5,1,1v27.8 C39.1,30.4,38.6,30.9,38.1,30.9z'/%3E%3Cpath stroke='%23ff9800' d='M38.1,31.3H1.9c-0.8,0-1.4-0.7-1.4-1.5V2.2c0-0.8,0.6-1.5,1.4-1.5h36.1c0.8,0,1.4,0.7,1.4,1.5v27.6 C39.4,30.6,38.8,31.3,38.1,31.3z M1.9,1.5c-0.3,0-0.6,0.3-0.6,0.7v27.6c0,0.4,0.3,0.7,0.6,0.7h36.1c0.3,0,0.6-0.3,0.6-0.7V2.2 c0-0.4-0.3-0.7-0.6-0.7H1.9z'/%3E%3C/g%3E%3Cpath fill='%23ff9800' d='M31.2,16c0-6.2-5-11.2-11.2-11.2S8.8,9.8,8.8,16c0,3.3,1.4,6.2,3.6,8.2l0,0l0.4,0.3c0,0,0,0,0.1,0.1 c0.2,0.2,0.4,0.3,0.6,0.5c0.1,0,0.1,0.1,0.2,0.1c0.2,0.1,0.4,0.3,0.7,0.4c0,0,0.1,0.1,0.1,0.1c0.2,0.1,0.5,0.3,0.8,0.4 c0,0,0,0,0.1,0c0.8,0.4,1.8,0.7,2.7,0.9c0,0,0,0,0.1,0c0.3,0.1,0.6,0.1,0.9,0.1c0,0,0.1,0,0.1,0c0.3,0,0.6,0,0.9,0 c0.3,0,0.6,0,0.9,0c0,0,0.1,0,0.1,0c0.3,0,0.6-0.1,0.9-0.1c0,0,0.1,0,0.1,0c0.9-0.2,1.8-0.5,2.7-0.8c0,0,0.1,0,0.1,0 c0.3-0.1,0.5-0.2,0.7-0.4c0.1,0,0.1-0.1,0.2-0.1c0.2-0.1,0.4-0.3,0.6-0.4c0.1-0.1,0.1-0.1,0.2-0.2c0.2-0.1,0.4-0.3,0.5-0.4 c0,0,0.1-0.1,0.1-0.1l0.4-0.3l0,0C29.8,22.2,31.2,19.2,31.2,16z M9.6,16c0-5.7,4.6-10.4,10.4-10.4S30.4,10.2,30.4,16 c0,3.1-1.4,5.8-3.5,7.7c-0.1-0.1-0.2-0.2-0.4-0.2l-3.4-1.7c-0.3-0.2-0.5-0.5-0.5-0.8v-1.2c0.1-0.1,0.2-0.2,0.3-0.3 c0.4-0.6,0.8-1.3,1.1-2.1c0.5-0.2,0.8-0.8,0.8-1.3v-1.4c0-0.4-0.1-0.7-0.4-1v-1.9c0-0.2,0.1-1.4-0.8-2.4C22.9,8.5,21.6,8,20,8 s-2.9,0.4-3.6,1.3c-0.9,1-0.8,2.2-0.8,2.4v1.9c-0.2,0.3-0.4,0.6-0.4,1V16c0,0.4,0.2,0.9,0.5,1.1c0.3,1.3,1,2.3,1.3,2.6v1.2 c0,0.3-0.2,0.6-0.5,0.8l-3.2,1.8c-0.1,0.1-0.2,0.1-0.3,0.2C11,21.8,9.6,19,9.6,16z M26.1,24.3c-0.1,0.1-0.3,0.2-0.4,0.3 c-0.1,0-0.1,0.1-0.2,0.1c-0.2,0.1-0.4,0.2-0.6,0.3c0,0-0.1,0-0.1,0.1c-0.5,0.2-0.9,0.4-1.4,0.6c0,0,0,0-0.1,0 c-0.3,0.1-0.5,0.2-0.8,0.2c0,0,0,0,0,0c-0.3,0.1-0.5,0.1-0.8,0.2c0,0,0,0,0,0c-0.3,0-0.5,0.1-0.8,0.1c0,0-0.1,0-0.1,0 c-0.3,0-0.5,0-0.8,0c-0.3,0-0.5,0-0.8,0c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.8-0.1c0,0,0,0,0,0c-0.5-0.1-1.1-0.2-1.6-0.4c0,0,0,0,0,0 c-0.3-0.1-0.5-0.2-0.8-0.3c0,0,0,0,0,0c-0.2-0.1-0.5-0.2-0.7-0.3c0,0-0.1,0-0.1,0c-0.2-0.1-0.4-0.2-0.6-0.4c-0.1,0-0.1-0.1-0.2-0.1 c-0.2-0.1-0.4-0.2-0.5-0.4c0,0,0,0-0.1,0c0,0,0,0,0,0l3.2-1.8c0.6-0.3,0.9-0.9,0.9-1.5l0-1.5l-0.1-0.1c0,0-0.9-1.1-1.2-2.5l0-0.2 l-0.1-0.1c-0.2-0.1-0.3-0.3-0.3-0.6v-1.4c0-0.2,0.1-0.4,0.2-0.5l0.1-0.1v-2.3l0-0.1c0,0-0.1-1,0.6-1.8c0.6-0.7,1.6-1,3-1 c1.4,0,2.4,0.3,3,1c0.7,0.8,0.6,1.8,0.6,1.8l0,2.3l0.1,0.1c0.1,0.1,0.2,0.3,0.2,0.5V16c0,0.3-0.2,0.6-0.5,0.6l-0.2,0.1l-0.1,0.2 c-0.2,0.7-0.6,1.4-1,2c-0.1,0.2-0.2,0.3-0.3,0.4l-0.1,0.1V21c0,0.7,0.4,1.2,0.9,1.5l3.4,1.7c0,0,0,0,0.1,0 C26.2,24.3,26.1,24.3,26.1,24.3z'/%3E%3C/svg%3E")
}

.webui-loyalty.webui-white-icon, .combo-row.selected .combo-action-button .webui-loyalty.webui-add, .combo-row.selected .combo-action-button .webui-loyalty.webui-delete, .combo-row.selected .combo-action-button .webui-loyalty.webui-edit, .segmented-button > .btn.active .webui-loyalty, .primary .webui-loyalty, .radio-group input[type="radio"]:checked + label .webui-loyalty, .segmented-button-radio input[type="radio"]:checked + label .webui-loyalty {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='40px' height='32px' viewBox='0 0 40 32'%3E%3Cg fill='transparent'%3E%3Cpath stroke='%23fff' d='M38.1,30.9H1.9c-0.6,0-1-0.5-1-1V2c0-0.5,0.4-1,1-1h36.1c0.5,0,1,0.5,1,1v27.8 C39.1,30.4,38.6,30.9,38.1,30.9z'/%3E%3Cpath stroke='%23fff' d='M38.1,31.3H1.9c-0.8,0-1.4-0.7-1.4-1.5V2.2c0-0.8,0.6-1.5,1.4-1.5h36.1c0.8,0,1.4,0.7,1.4,1.5v27.6 C39.4,30.6,38.8,31.3,38.1,31.3z M1.9,1.5c-0.3,0-0.6,0.3-0.6,0.7v27.6c0,0.4,0.3,0.7,0.6,0.7h36.1c0.3,0,0.6-0.3,0.6-0.7V2.2 c0-0.4-0.3-0.7-0.6-0.7H1.9z'/%3E%3C/g%3E%3Cpath fill='%23fff' d='M31.2,16c0-6.2-5-11.2-11.2-11.2S8.8,9.8,8.8,16c0,3.3,1.4,6.2,3.6,8.2l0,0l0.4,0.3c0,0,0,0,0.1,0.1 c0.2,0.2,0.4,0.3,0.6,0.5c0.1,0,0.1,0.1,0.2,0.1c0.2,0.1,0.4,0.3,0.7,0.4c0,0,0.1,0.1,0.1,0.1c0.2,0.1,0.5,0.3,0.8,0.4 c0,0,0,0,0.1,0c0.8,0.4,1.8,0.7,2.7,0.9c0,0,0,0,0.1,0c0.3,0.1,0.6,0.1,0.9,0.1c0,0,0.1,0,0.1,0c0.3,0,0.6,0,0.9,0 c0.3,0,0.6,0,0.9,0c0,0,0.1,0,0.1,0c0.3,0,0.6-0.1,0.9-0.1c0,0,0.1,0,0.1,0c0.9-0.2,1.8-0.5,2.7-0.8c0,0,0.1,0,0.1,0 c0.3-0.1,0.5-0.2,0.7-0.4c0.1,0,0.1-0.1,0.2-0.1c0.2-0.1,0.4-0.3,0.6-0.4c0.1-0.1,0.1-0.1,0.2-0.2c0.2-0.1,0.4-0.3,0.5-0.4 c0,0,0.1-0.1,0.1-0.1l0.4-0.3l0,0C29.8,22.2,31.2,19.2,31.2,16z M9.6,16c0-5.7,4.6-10.4,10.4-10.4S30.4,10.2,30.4,16 c0,3.1-1.4,5.8-3.5,7.7c-0.1-0.1-0.2-0.2-0.4-0.2l-3.4-1.7c-0.3-0.2-0.5-0.5-0.5-0.8v-1.2c0.1-0.1,0.2-0.2,0.3-0.3 c0.4-0.6,0.8-1.3,1.1-2.1c0.5-0.2,0.8-0.8,0.8-1.3v-1.4c0-0.4-0.1-0.7-0.4-1v-1.9c0-0.2,0.1-1.4-0.8-2.4C22.9,8.5,21.6,8,20,8 s-2.9,0.4-3.6,1.3c-0.9,1-0.8,2.2-0.8,2.4v1.9c-0.2,0.3-0.4,0.6-0.4,1V16c0,0.4,0.2,0.9,0.5,1.1c0.3,1.3,1,2.3,1.3,2.6v1.2 c0,0.3-0.2,0.6-0.5,0.8l-3.2,1.8c-0.1,0.1-0.2,0.1-0.3,0.2C11,21.8,9.6,19,9.6,16z M26.1,24.3c-0.1,0.1-0.3,0.2-0.4,0.3 c-0.1,0-0.1,0.1-0.2,0.1c-0.2,0.1-0.4,0.2-0.6,0.3c0,0-0.1,0-0.1,0.1c-0.5,0.2-0.9,0.4-1.4,0.6c0,0,0,0-0.1,0 c-0.3,0.1-0.5,0.2-0.8,0.2c0,0,0,0,0,0c-0.3,0.1-0.5,0.1-0.8,0.2c0,0,0,0,0,0c-0.3,0-0.5,0.1-0.8,0.1c0,0-0.1,0-0.1,0 c-0.3,0-0.5,0-0.8,0c-0.3,0-0.5,0-0.8,0c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.8-0.1c0,0,0,0,0,0c-0.5-0.1-1.1-0.2-1.6-0.4c0,0,0,0,0,0 c-0.3-0.1-0.5-0.2-0.8-0.3c0,0,0,0,0,0c-0.2-0.1-0.5-0.2-0.7-0.3c0,0-0.1,0-0.1,0c-0.2-0.1-0.4-0.2-0.6-0.4c-0.1,0-0.1-0.1-0.2-0.1 c-0.2-0.1-0.4-0.2-0.5-0.4c0,0,0,0-0.1,0c0,0,0,0,0,0l3.2-1.8c0.6-0.3,0.9-0.9,0.9-1.5l0-1.5l-0.1-0.1c0,0-0.9-1.1-1.2-2.5l0-0.2 l-0.1-0.1c-0.2-0.1-0.3-0.3-0.3-0.6v-1.4c0-0.2,0.1-0.4,0.2-0.5l0.1-0.1v-2.3l0-0.1c0,0-0.1-1,0.6-1.8c0.6-0.7,1.6-1,3-1 c1.4,0,2.4,0.3,3,1c0.7,0.8,0.6,1.8,0.6,1.8l0,2.3l0.1,0.1c0.1,0.1,0.2,0.3,0.2,0.5V16c0,0.3-0.2,0.6-0.5,0.6l-0.2,0.1l-0.1,0.2 c-0.2,0.7-0.6,1.4-1,2c-0.1,0.2-0.2,0.3-0.3,0.4l-0.1,0.1V21c0,0.7,0.4,1.2,0.9,1.5l3.4,1.7c0,0,0,0,0.1,0 C26.2,24.3,26.1,24.3,26.1,24.3z'/%3E%3C/svg%3E")
}

.webui-loyalty.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='40px' height='32px' viewBox='0 0 40 32'%3E%3Cg fill='transparent'%3E%3Cpath stroke='%234caf50' d='M38.1,30.9H1.9c-0.6,0-1-0.5-1-1V2c0-0.5,0.4-1,1-1h36.1c0.5,0,1,0.5,1,1v27.8 C39.1,30.4,38.6,30.9,38.1,30.9z'/%3E%3Cpath stroke='%234caf50' d='M38.1,31.3H1.9c-0.8,0-1.4-0.7-1.4-1.5V2.2c0-0.8,0.6-1.5,1.4-1.5h36.1c0.8,0,1.4,0.7,1.4,1.5v27.6 C39.4,30.6,38.8,31.3,38.1,31.3z M1.9,1.5c-0.3,0-0.6,0.3-0.6,0.7v27.6c0,0.4,0.3,0.7,0.6,0.7h36.1c0.3,0,0.6-0.3,0.6-0.7V2.2 c0-0.4-0.3-0.7-0.6-0.7H1.9z'/%3E%3C/g%3E%3Cpath fill='%234caf50' d='M31.2,16c0-6.2-5-11.2-11.2-11.2S8.8,9.8,8.8,16c0,3.3,1.4,6.2,3.6,8.2l0,0l0.4,0.3c0,0,0,0,0.1,0.1 c0.2,0.2,0.4,0.3,0.6,0.5c0.1,0,0.1,0.1,0.2,0.1c0.2,0.1,0.4,0.3,0.7,0.4c0,0,0.1,0.1,0.1,0.1c0.2,0.1,0.5,0.3,0.8,0.4 c0,0,0,0,0.1,0c0.8,0.4,1.8,0.7,2.7,0.9c0,0,0,0,0.1,0c0.3,0.1,0.6,0.1,0.9,0.1c0,0,0.1,0,0.1,0c0.3,0,0.6,0,0.9,0 c0.3,0,0.6,0,0.9,0c0,0,0.1,0,0.1,0c0.3,0,0.6-0.1,0.9-0.1c0,0,0.1,0,0.1,0c0.9-0.2,1.8-0.5,2.7-0.8c0,0,0.1,0,0.1,0 c0.3-0.1,0.5-0.2,0.7-0.4c0.1,0,0.1-0.1,0.2-0.1c0.2-0.1,0.4-0.3,0.6-0.4c0.1-0.1,0.1-0.1,0.2-0.2c0.2-0.1,0.4-0.3,0.5-0.4 c0,0,0.1-0.1,0.1-0.1l0.4-0.3l0,0C29.8,22.2,31.2,19.2,31.2,16z M9.6,16c0-5.7,4.6-10.4,10.4-10.4S30.4,10.2,30.4,16 c0,3.1-1.4,5.8-3.5,7.7c-0.1-0.1-0.2-0.2-0.4-0.2l-3.4-1.7c-0.3-0.2-0.5-0.5-0.5-0.8v-1.2c0.1-0.1,0.2-0.2,0.3-0.3 c0.4-0.6,0.8-1.3,1.1-2.1c0.5-0.2,0.8-0.8,0.8-1.3v-1.4c0-0.4-0.1-0.7-0.4-1v-1.9c0-0.2,0.1-1.4-0.8-2.4C22.9,8.5,21.6,8,20,8 s-2.9,0.4-3.6,1.3c-0.9,1-0.8,2.2-0.8,2.4v1.9c-0.2,0.3-0.4,0.6-0.4,1V16c0,0.4,0.2,0.9,0.5,1.1c0.3,1.3,1,2.3,1.3,2.6v1.2 c0,0.3-0.2,0.6-0.5,0.8l-3.2,1.8c-0.1,0.1-0.2,0.1-0.3,0.2C11,21.8,9.6,19,9.6,16z M26.1,24.3c-0.1,0.1-0.3,0.2-0.4,0.3 c-0.1,0-0.1,0.1-0.2,0.1c-0.2,0.1-0.4,0.2-0.6,0.3c0,0-0.1,0-0.1,0.1c-0.5,0.2-0.9,0.4-1.4,0.6c0,0,0,0-0.1,0 c-0.3,0.1-0.5,0.2-0.8,0.2c0,0,0,0,0,0c-0.3,0.1-0.5,0.1-0.8,0.2c0,0,0,0,0,0c-0.3,0-0.5,0.1-0.8,0.1c0,0-0.1,0-0.1,0 c-0.3,0-0.5,0-0.8,0c-0.3,0-0.5,0-0.8,0c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.8-0.1c0,0,0,0,0,0c-0.5-0.1-1.1-0.2-1.6-0.4c0,0,0,0,0,0 c-0.3-0.1-0.5-0.2-0.8-0.3c0,0,0,0,0,0c-0.2-0.1-0.5-0.2-0.7-0.3c0,0-0.1,0-0.1,0c-0.2-0.1-0.4-0.2-0.6-0.4c-0.1,0-0.1-0.1-0.2-0.1 c-0.2-0.1-0.4-0.2-0.5-0.4c0,0,0,0-0.1,0c0,0,0,0,0,0l3.2-1.8c0.6-0.3,0.9-0.9,0.9-1.5l0-1.5l-0.1-0.1c0,0-0.9-1.1-1.2-2.5l0-0.2 l-0.1-0.1c-0.2-0.1-0.3-0.3-0.3-0.6v-1.4c0-0.2,0.1-0.4,0.2-0.5l0.1-0.1v-2.3l0-0.1c0,0-0.1-1,0.6-1.8c0.6-0.7,1.6-1,3-1 c1.4,0,2.4,0.3,3,1c0.7,0.8,0.6,1.8,0.6,1.8l0,2.3l0.1,0.1c0.1,0.1,0.2,0.3,0.2,0.5V16c0,0.3-0.2,0.6-0.5,0.6l-0.2,0.1l-0.1,0.2 c-0.2,0.7-0.6,1.4-1,2c-0.1,0.2-0.2,0.3-0.3,0.4l-0.1,0.1V21c0,0.7,0.4,1.2,0.9,1.5l3.4,1.7c0,0,0,0,0.1,0 C26.2,24.3,26.1,24.3,26.1,24.3z'/%3E%3C/svg%3E")
}

.webui-modifier {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%2303a9f4' d='M30.4,20.9H1.5c-0.8,0-1.5-0.7-1.5-1.5V17c0-0.8,0.7-1.5,1.5-1.5h28.9c0.8,0,1.5,0.7,1.5,1.5v2.4 C31.9,20.3,31.3,20.9,30.4,20.9z M1.5,16.5C1.3,16.5,1,16.7,1,17v2.4c0,0.3,0.2,0.5,0.5,0.5h28.9c0.3,0,0.5-0.2,0.5-0.5V17 c0-0.3-0.2-0.5-0.5-0.5H1.5z'/%3E%3Cpath fill='%2303a9f4' d='M25.9,31.9H5.9c-2,0-3.8-8.2-3.8-8.8v-3.2H30v3C30,23.8,27.6,31.9,25.9,31.9z M3.2,20.9v2.2 c0,1.1,1.9,7.5,2.8,7.8l19.9,0c0.8-0.5,3.2-6.8,3.2-8v-2H3.2z'/%3E%3Cpath fill='%2303a9f4' d='M9.3,29.6L9.3,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C10.8,28.9,10.1,29.6,9.3,29.6z M9.3,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C9.8,21.2,9.6,20.9,9.3,20.9z'/%3E%3Cpath fill='%2303a9f4' d='M13.7,29.6L13.7,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C15.2,28.9,14.5,29.6,13.7,29.6z M13.7,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C14.2,21.2,14,20.9,13.7,20.9z'/%3E%3Cpath fill='%2303a9f4' d='M18.2,29.6L18.2,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C19.8,28.9,19.1,29.6,18.2,29.6z M18.2,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C18.8,21.2,18.5,20.9,18.2,20.9z'/%3E%3Cpath fill='%2303a9f4' d='M22.8,29.6L22.8,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C24.2,28.9,23.6,29.6,22.8,29.6z M22.8,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C23.2,21.2,23,20.9,22.8,20.9z'/%3E%3Cpolygon fill='%2303a9f4' points='24.8,16.4 14.8,10.6 9.2,16.3 8.5,15.7 14.6,9.4 25.3,15.6 '/%3E%3Cpath fill='%2303a9f4' d='M27.2,16c0-0.1-0.5-7.4-3.3-11.6h-4.4c-0.5,0.9-2.4,4.3-2.4,6.7h-1c0-3.1,2.6-7.3,2.7-7.4L19,3.4h5.5 l0.1,0.2c3,4.4,3.6,12,3.6,12.3L27.2,16z'/%3E%3Cpath fill='%2303a9f4' d='M3.3,16c0-0.2-0.1-2,0-2.7C3.4,12.4,5.2,9,8.9,9c3.6,0,5.1,1.7,5.2,1.7l-0.8,0.7c0,0-1.3-1.4-4.4-1.4 c-3.2,0-4.6,3.1-4.6,3.5c-0.1,0.5,0,1.9,0,2.4L3.3,16z'/%3E%3Cpath fill='%2303a9f4' d='M24.7,4.4h-5.8c-0.8,0-1.5-0.7-1.5-1.5V1.6c0-0.8,0.7-1.5,1.5-1.5h5.8c0.8,0,1.5,0.7,1.5,1.5v1.4 C26.2,3.8,25.5,4.4,24.7,4.4z M18.9,1.1c-0.3,0-0.5,0.2-0.5,0.5v1.4c0,0.3,0.2,0.5,0.5,0.5h5.8c0.3,0,0.5-0.2,0.5-0.5V1.6 c0-0.3-0.2-0.5-0.5-0.5H18.9z'/%3E%3C/svg%3E")
}

.webui-modifier.webui-grey-icon, .btn[disabled] .webui-modifier {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M30.4,20.9H1.5c-0.8,0-1.5-0.7-1.5-1.5V17c0-0.8,0.7-1.5,1.5-1.5h28.9c0.8,0,1.5,0.7,1.5,1.5v2.4 C31.9,20.3,31.3,20.9,30.4,20.9z M1.5,16.5C1.3,16.5,1,16.7,1,17v2.4c0,0.3,0.2,0.5,0.5,0.5h28.9c0.3,0,0.5-0.2,0.5-0.5V17 c0-0.3-0.2-0.5-0.5-0.5H1.5z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M25.9,31.9H5.9c-2,0-3.8-8.2-3.8-8.8v-3.2H30v3C30,23.8,27.6,31.9,25.9,31.9z M3.2,20.9v2.2 c0,1.1,1.9,7.5,2.8,7.8l19.9,0c0.8-0.5,3.2-6.8,3.2-8v-2H3.2z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M9.3,29.6L9.3,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C10.8,28.9,10.1,29.6,9.3,29.6z M9.3,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C9.8,21.2,9.6,20.9,9.3,20.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M13.7,29.6L13.7,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C15.2,28.9,14.5,29.6,13.7,29.6z M13.7,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C14.2,21.2,14,20.9,13.7,20.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M18.2,29.6L18.2,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C19.8,28.9,19.1,29.6,18.2,29.6z M18.2,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C18.8,21.2,18.5,20.9,18.2,20.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M22.8,29.6L22.8,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C24.2,28.9,23.6,29.6,22.8,29.6z M22.8,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C23.2,21.2,23,20.9,22.8,20.9z'/%3E%3Cpolygon fill='%23000' fill-opacity='0.4' points='24.8,16.4 14.8,10.6 9.2,16.3 8.5,15.7 14.6,9.4 25.3,15.6 '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M27.2,16c0-0.1-0.5-7.4-3.3-11.6h-4.4c-0.5,0.9-2.4,4.3-2.4,6.7h-1c0-3.1,2.6-7.3,2.7-7.4L19,3.4h5.5 l0.1,0.2c3,4.4,3.6,12,3.6,12.3L27.2,16z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M3.3,16c0-0.2-0.1-2,0-2.7C3.4,12.4,5.2,9,8.9,9c3.6,0,5.1,1.7,5.2,1.7l-0.8,0.7c0,0-1.3-1.4-4.4-1.4 c-3.2,0-4.6,3.1-4.6,3.5c-0.1,0.5,0,1.9,0,2.4L3.3,16z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M24.7,4.4h-5.8c-0.8,0-1.5-0.7-1.5-1.5V1.6c0-0.8,0.7-1.5,1.5-1.5h5.8c0.8,0,1.5,0.7,1.5,1.5v1.4 C26.2,3.8,25.5,4.4,24.7,4.4z M18.9,1.1c-0.3,0-0.5,0.2-0.5,0.5v1.4c0,0.3,0.2,0.5,0.5,0.5h5.8c0.3,0,0.5-0.2,0.5-0.5V1.6 c0-0.3-0.2-0.5-0.5-0.5H18.9z'/%3E%3C/svg%3E")
}

.webui-modifier.webui-red-icon, .danger .webui-modifier {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23f44336' d='M30.4,20.9H1.5c-0.8,0-1.5-0.7-1.5-1.5V17c0-0.8,0.7-1.5,1.5-1.5h28.9c0.8,0,1.5,0.7,1.5,1.5v2.4 C31.9,20.3,31.3,20.9,30.4,20.9z M1.5,16.5C1.3,16.5,1,16.7,1,17v2.4c0,0.3,0.2,0.5,0.5,0.5h28.9c0.3,0,0.5-0.2,0.5-0.5V17 c0-0.3-0.2-0.5-0.5-0.5H1.5z'/%3E%3Cpath fill='%23f44336' d='M25.9,31.9H5.9c-2,0-3.8-8.2-3.8-8.8v-3.2H30v3C30,23.8,27.6,31.9,25.9,31.9z M3.2,20.9v2.2 c0,1.1,1.9,7.5,2.8,7.8l19.9,0c0.8-0.5,3.2-6.8,3.2-8v-2H3.2z'/%3E%3Cpath fill='%23f44336' d='M9.3,29.6L9.3,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C10.8,28.9,10.1,29.6,9.3,29.6z M9.3,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C9.8,21.2,9.6,20.9,9.3,20.9z'/%3E%3Cpath fill='%23f44336' d='M13.7,29.6L13.7,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C15.2,28.9,14.5,29.6,13.7,29.6z M13.7,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C14.2,21.2,14,20.9,13.7,20.9z'/%3E%3Cpath fill='%23f44336' d='M18.2,29.6L18.2,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C19.8,28.9,19.1,29.6,18.2,29.6z M18.2,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C18.8,21.2,18.5,20.9,18.2,20.9z'/%3E%3Cpath fill='%23f44336' d='M22.8,29.6L22.8,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C24.2,28.9,23.6,29.6,22.8,29.6z M22.8,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C23.2,21.2,23,20.9,22.8,20.9z'/%3E%3Cpolygon fill='%23f44336' points='24.8,16.4 14.8,10.6 9.2,16.3 8.5,15.7 14.6,9.4 25.3,15.6 '/%3E%3Cpath fill='%23f44336' d='M27.2,16c0-0.1-0.5-7.4-3.3-11.6h-4.4c-0.5,0.9-2.4,4.3-2.4,6.7h-1c0-3.1,2.6-7.3,2.7-7.4L19,3.4h5.5 l0.1,0.2c3,4.4,3.6,12,3.6,12.3L27.2,16z'/%3E%3Cpath fill='%23f44336' d='M3.3,16c0-0.2-0.1-2,0-2.7C3.4,12.4,5.2,9,8.9,9c3.6,0,5.1,1.7,5.2,1.7l-0.8,0.7c0,0-1.3-1.4-4.4-1.4 c-3.2,0-4.6,3.1-4.6,3.5c-0.1,0.5,0,1.9,0,2.4L3.3,16z'/%3E%3Cpath fill='%23f44336' d='M24.7,4.4h-5.8c-0.8,0-1.5-0.7-1.5-1.5V1.6c0-0.8,0.7-1.5,1.5-1.5h5.8c0.8,0,1.5,0.7,1.5,1.5v1.4 C26.2,3.8,25.5,4.4,24.7,4.4z M18.9,1.1c-0.3,0-0.5,0.2-0.5,0.5v1.4c0,0.3,0.2,0.5,0.5,0.5h5.8c0.3,0,0.5-0.2,0.5-0.5V1.6 c0-0.3-0.2-0.5-0.5-0.5H18.9z'/%3E%3C/svg%3E")
}

.webui-modifier.webui-warning-icon, .webui-modifier.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff9800' d='M30.4,20.9H1.5c-0.8,0-1.5-0.7-1.5-1.5V17c0-0.8,0.7-1.5,1.5-1.5h28.9c0.8,0,1.5,0.7,1.5,1.5v2.4 C31.9,20.3,31.3,20.9,30.4,20.9z M1.5,16.5C1.3,16.5,1,16.7,1,17v2.4c0,0.3,0.2,0.5,0.5,0.5h28.9c0.3,0,0.5-0.2,0.5-0.5V17 c0-0.3-0.2-0.5-0.5-0.5H1.5z'/%3E%3Cpath fill='%23ff9800' d='M25.9,31.9H5.9c-2,0-3.8-8.2-3.8-8.8v-3.2H30v3C30,23.8,27.6,31.9,25.9,31.9z M3.2,20.9v2.2 c0,1.1,1.9,7.5,2.8,7.8l19.9,0c0.8-0.5,3.2-6.8,3.2-8v-2H3.2z'/%3E%3Cpath fill='%23ff9800' d='M9.3,29.6L9.3,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C10.8,28.9,10.1,29.6,9.3,29.6z M9.3,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C9.8,21.2,9.6,20.9,9.3,20.9z'/%3E%3Cpath fill='%23ff9800' d='M13.7,29.6L13.7,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C15.2,28.9,14.5,29.6,13.7,29.6z M13.7,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C14.2,21.2,14,20.9,13.7,20.9z'/%3E%3Cpath fill='%23ff9800' d='M18.2,29.6L18.2,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C19.8,28.9,19.1,29.6,18.2,29.6z M18.2,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C18.8,21.2,18.5,20.9,18.2,20.9z'/%3E%3Cpath fill='%23ff9800' d='M22.8,29.6L22.8,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C24.2,28.9,23.6,29.6,22.8,29.6z M22.8,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C23.2,21.2,23,20.9,22.8,20.9z'/%3E%3Cpolygon fill='%23ff9800' points='24.8,16.4 14.8,10.6 9.2,16.3 8.5,15.7 14.6,9.4 25.3,15.6 '/%3E%3Cpath fill='%23ff9800' d='M27.2,16c0-0.1-0.5-7.4-3.3-11.6h-4.4c-0.5,0.9-2.4,4.3-2.4,6.7h-1c0-3.1,2.6-7.3,2.7-7.4L19,3.4h5.5 l0.1,0.2c3,4.4,3.6,12,3.6,12.3L27.2,16z'/%3E%3Cpath fill='%23ff9800' d='M3.3,16c0-0.2-0.1-2,0-2.7C3.4,12.4,5.2,9,8.9,9c3.6,0,5.1,1.7,5.2,1.7l-0.8,0.7c0,0-1.3-1.4-4.4-1.4 c-3.2,0-4.6,3.1-4.6,3.5c-0.1,0.5,0,1.9,0,2.4L3.3,16z'/%3E%3Cpath fill='%23ff9800' d='M24.7,4.4h-5.8c-0.8,0-1.5-0.7-1.5-1.5V1.6c0-0.8,0.7-1.5,1.5-1.5h5.8c0.8,0,1.5,0.7,1.5,1.5v1.4 C26.2,3.8,25.5,4.4,24.7,4.4z M18.9,1.1c-0.3,0-0.5,0.2-0.5,0.5v1.4c0,0.3,0.2,0.5,0.5,0.5h5.8c0.3,0,0.5-0.2,0.5-0.5V1.6 c0-0.3-0.2-0.5-0.5-0.5H18.9z'/%3E%3C/svg%3E")
}

.webui-modifier.webui-white-icon, .combo-row.selected .combo-action-button .webui-modifier.webui-add, .combo-row.selected .combo-action-button .webui-modifier.webui-delete, .combo-row.selected .combo-action-button .webui-modifier.webui-edit, .segmented-button > .btn.active .webui-modifier, .primary .webui-modifier, .radio-group input[type="radio"]:checked + label .webui-modifier, .segmented-button-radio input[type="radio"]:checked + label .webui-modifier {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M30.4,20.9H1.5c-0.8,0-1.5-0.7-1.5-1.5V17c0-0.8,0.7-1.5,1.5-1.5h28.9c0.8,0,1.5,0.7,1.5,1.5v2.4 C31.9,20.3,31.3,20.9,30.4,20.9z M1.5,16.5C1.3,16.5,1,16.7,1,17v2.4c0,0.3,0.2,0.5,0.5,0.5h28.9c0.3,0,0.5-0.2,0.5-0.5V17 c0-0.3-0.2-0.5-0.5-0.5H1.5z'/%3E%3Cpath fill='%23fff' d='M25.9,31.9H5.9c-2,0-3.8-8.2-3.8-8.8v-3.2H30v3C30,23.8,27.6,31.9,25.9,31.9z M3.2,20.9v2.2 c0,1.1,1.9,7.5,2.8,7.8l19.9,0c0.8-0.5,3.2-6.8,3.2-8v-2H3.2z'/%3E%3Cpath fill='%23fff' d='M9.3,29.6L9.3,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C10.8,28.9,10.1,29.6,9.3,29.6z M9.3,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C9.8,21.2,9.6,20.9,9.3,20.9z'/%3E%3Cpath fill='%23fff' d='M13.7,29.6L13.7,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C15.2,28.9,14.5,29.6,13.7,29.6z M13.7,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C14.2,21.2,14,20.9,13.7,20.9z'/%3E%3Cpath fill='%23fff' d='M18.2,29.6L18.2,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C19.8,28.9,19.1,29.6,18.2,29.6z M18.2,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C18.8,21.2,18.5,20.9,18.2,20.9z'/%3E%3Cpath fill='%23fff' d='M22.8,29.6L22.8,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C24.2,28.9,23.6,29.6,22.8,29.6z M22.8,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C23.2,21.2,23,20.9,22.8,20.9z'/%3E%3Cpolygon fill='%23fff' points='24.8,16.4 14.8,10.6 9.2,16.3 8.5,15.7 14.6,9.4 25.3,15.6 '/%3E%3Cpath fill='%23fff' d='M27.2,16c0-0.1-0.5-7.4-3.3-11.6h-4.4c-0.5,0.9-2.4,4.3-2.4,6.7h-1c0-3.1,2.6-7.3,2.7-7.4L19,3.4h5.5 l0.1,0.2c3,4.4,3.6,12,3.6,12.3L27.2,16z'/%3E%3Cpath fill='%23fff' d='M3.3,16c0-0.2-0.1-2,0-2.7C3.4,12.4,5.2,9,8.9,9c3.6,0,5.1,1.7,5.2,1.7l-0.8,0.7c0,0-1.3-1.4-4.4-1.4 c-3.2,0-4.6,3.1-4.6,3.5c-0.1,0.5,0,1.9,0,2.4L3.3,16z'/%3E%3Cpath fill='%23fff' d='M24.7,4.4h-5.8c-0.8,0-1.5-0.7-1.5-1.5V1.6c0-0.8,0.7-1.5,1.5-1.5h5.8c0.8,0,1.5,0.7,1.5,1.5v1.4 C26.2,3.8,25.5,4.4,24.7,4.4z M18.9,1.1c-0.3,0-0.5,0.2-0.5,0.5v1.4c0,0.3,0.2,0.5,0.5,0.5h5.8c0.3,0,0.5-0.2,0.5-0.5V1.6 c0-0.3-0.2-0.5-0.5-0.5H18.9z'/%3E%3C/svg%3E")
}

.webui-modifier.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%234caf50' d='M30.4,20.9H1.5c-0.8,0-1.5-0.7-1.5-1.5V17c0-0.8,0.7-1.5,1.5-1.5h28.9c0.8,0,1.5,0.7,1.5,1.5v2.4 C31.9,20.3,31.3,20.9,30.4,20.9z M1.5,16.5C1.3,16.5,1,16.7,1,17v2.4c0,0.3,0.2,0.5,0.5,0.5h28.9c0.3,0,0.5-0.2,0.5-0.5V17 c0-0.3-0.2-0.5-0.5-0.5H1.5z'/%3E%3Cpath fill='%234caf50' d='M25.9,31.9H5.9c-2,0-3.8-8.2-3.8-8.8v-3.2H30v3C30,23.8,27.6,31.9,25.9,31.9z M3.2,20.9v2.2 c0,1.1,1.9,7.5,2.8,7.8l19.9,0c0.8-0.5,3.2-6.8,3.2-8v-2H3.2z'/%3E%3Cpath fill='%234caf50' d='M9.3,29.6L9.3,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C10.8,28.9,10.1,29.6,9.3,29.6z M9.3,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C9.8,21.2,9.6,20.9,9.3,20.9z'/%3E%3Cpath fill='%234caf50' d='M13.7,29.6L13.7,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C15.2,28.9,14.5,29.6,13.7,29.6z M13.7,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C14.2,21.2,14,20.9,13.7,20.9z'/%3E%3Cpath fill='%234caf50' d='M18.2,29.6L18.2,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C19.8,28.9,19.1,29.6,18.2,29.6z M18.2,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C18.8,21.2,18.5,20.9,18.2,20.9z'/%3E%3Cpath fill='%234caf50' d='M22.8,29.6L22.8,29.6c-0.9,0-1.6-0.7-1.6-1.5v-6.6c0-0.8,0.7-1.5,1.5-1.5c0.9,0,1.6,0.7,1.6,1.5v6.6 C24.2,28.9,23.6,29.6,22.8,29.6z M22.8,20.9c-0.3,0-0.6,0.2-0.6,0.5v6.6c0,0.3,0.2,0.5,0.5,0.5h0.1c0.3,0,0.5-0.2,0.5-0.5v-6.6 C23.2,21.2,23,20.9,22.8,20.9z'/%3E%3Cpolygon fill='%234caf50' points='24.8,16.4 14.8,10.6 9.2,16.3 8.5,15.7 14.6,9.4 25.3,15.6 '/%3E%3Cpath fill='%234caf50' d='M27.2,16c0-0.1-0.5-7.4-3.3-11.6h-4.4c-0.5,0.9-2.4,4.3-2.4,6.7h-1c0-3.1,2.6-7.3,2.7-7.4L19,3.4h5.5 l0.1,0.2c3,4.4,3.6,12,3.6,12.3L27.2,16z'/%3E%3Cpath fill='%234caf50' d='M3.3,16c0-0.2-0.1-2,0-2.7C3.4,12.4,5.2,9,8.9,9c3.6,0,5.1,1.7,5.2,1.7l-0.8,0.7c0,0-1.3-1.4-4.4-1.4 c-3.2,0-4.6,3.1-4.6,3.5c-0.1,0.5,0,1.9,0,2.4L3.3,16z'/%3E%3Cpath fill='%234caf50' d='M24.7,4.4h-5.8c-0.8,0-1.5-0.7-1.5-1.5V1.6c0-0.8,0.7-1.5,1.5-1.5h5.8c0.8,0,1.5,0.7,1.5,1.5v1.4 C26.2,3.8,25.5,4.4,24.7,4.4z M18.9,1.1c-0.3,0-0.5,0.2-0.5,0.5v1.4c0,0.3,0.2,0.5,0.5,0.5h5.8c0.3,0,0.5-0.2,0.5-0.5V1.6 c0-0.3-0.2-0.5-0.5-0.5H18.9z'/%3E%3C/svg%3E")
}

.webui-report-fnb {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%2303a9f4' d='M13.3,28H6.3V7.7h5.9V1h12.3l0,14.5l0.8-1V0H11.7L5.5,7v22h6.7L13.3,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cpath fill='%2303a9f4' d='M24.2,21.8c0.3,0,0.6-0.1,0.8-0.3c0.1-0.1,0.2-0.3,0.1-0.4c-0.1-0.1-0.4,0-0.5,0.1c-0.2,0.2-0.5,0.2-0.7,0.1 c-0.1-0.1-0.3-0.1-0.4,0c-0.1,0.2,0,0.3,0.1,0.4S24.1,21.8,24.2,21.8z'/%3E%3Cpath fill='%2303a9f4' d='M30.1,17.7c-0.1-0.1-0.3-0.1-0.4,0l-3.2,3.2l-0.6-0.6l3.2-3.2c0.1-0.1,0.1-0.3,0-0.4c-0.1-0.1-0.3-0.1-0.4,0l-3.2,3.2 l-0.6-0.6l3.2-3.2c0.1-0.1,0.1-0.3,0-0.4c-0.1-0.1-0.3-0.1-0.4,0l-3.2,3.2l-0.6-0.6l3.2-3.2c0.1-0.1,0.1-0.3,0-0.4 c-0.1-0.1-0.3-0.1-0.4,0L23.4,18l-0.8,0.8c-0.6,0.6-0.8,1.6-0.5,2.4l-0.7,0.6c-0.1,0.1-0.1,0.3,0,0.4c0.1,0.1,0.1,0.1,0.2,0.1 s0.1,0,0.2-0.1l0.8-0.7c0.1-0.1,0.1-0.2,0.1-0.3c-0.3-0.7-0.2-1.5,0.3-2l0.6-0.6l1.7,1.7l0.8,0.8l-0.6,0.6c-0.5,0.5-1.3,0.7-2,0.3 c-0.1-0.1-0.2,0-0.3,0.1l-0.7,0.7c-0.1,0.1-0.1,0.3,0,0.4c0.1,0.1,0.1,0.1,0.2,0.1s0.1,0,0.2-0.1l0.5-0.6c0.3,0.1,0.6,0.2,0.9,0.2 c0.6,0,1.2-0.2,1.6-0.7l0.8-0.8l3.4-3.4C30.1,18,30.2,17.8,30.1,17.7z'/%3E%3Cpath fill='%2303a9f4' d='M20.2,26c-0.1-0.1-0.3-0.1-0.4,0l-4.1,4.7l0,0c0,0,0,0-0.1,0.1c-0.2,0.2-0.5,0.3-0.8,0.3S14.2,31,14,30.9 c-0.4-0.4-0.4-1.1,0-1.5c0,0,0,0,0.1-0.1l0,0l4.8-4.2c0.1-0.1,0.1-0.3,0-0.4c-0.1-0.1-0.3-0.1-0.4,0l-4.8,4.2L13.6,29 c-0.6,0.6-0.6,1.7,0,2.3c0.3,0.3,0.7,0.5,1.2,0.5c0.4,0,0.9-0.2,1.2-0.5l0.1-0.1l4.1-4.7C20.3,26.2,20.3,26.2,20.2,26z'/%3E%3Cpath fill='%2303a9f4' d='M27.7,28.8l-8.3-7.4c0.6-1.2,0.4-2.8-0.6-3.8c-1.3-1.3-2.9-2.1-4.2-2.1c-0.7,0-1.3,0.2-1.8,0.7c-0.6,0.6-0.8,1.6-0.5,2.8 c0.3,1.1,1,2.3,2,3.3c0.6,0.6,1.4,0.9,2.3,0.9c0.5,0,1-0.1,1.5-0.4l7.4,8.3l0.1,0.1c0.3,0.3,0.7,0.5,1.2,0.5c0.4,0,0.9-0.2,1.2-0.5 C28.5,30.5,28.5,29.5,27.7,28.8C27.8,28.8,27.8,28.8,27.7,28.8z M27.4,30.8C27.2,31,26.9,31,26.6,31S26,31,25.8,30.8 c0,0,0,0-0.1-0.1l0,0l-7.5-8.5C18.1,22,18.1,22,18,22s-0.2,0.1-0.3,0.2c-0.4,0.3-0.7,0.3-1.2,0.3c-0.7,0-1.4-0.3-1.9-0.8 c-0.9-0.9-1.6-2-1.8-3c-0.2-0.9-0.1-1.7,0.4-2.2c0.3-0.3,0.8-0.5,1.4-0.5c1.2,0,2.6,0.7,3.8,1.9c0.9,0.9,1,2.2,0.4,3.3 c-0.1,0.1-0.1,0.3,0.1,0.4l8.5,7.5l0,0c0,0,0,0,0.1,0.1C27.9,29.7,27.9,30.3,27.4,30.8z'/%3E%3Cpath fill='%2303a9f4' d='M16.6,21.5c-0.5,0.1-0.8-0.2-1.1-0.4c-0.8-0.8-1.3-1.7-1.5-2.5c-0.1-0.5-0.1-0.9,0.1-1.1c0.1-0.1,0.1-0.3,0-0.4 C14,17,13.8,17,13.7,17c-0.3,0.3-0.4,0.9-0.2,1.7c0.2,0.9,0.8,1.9,1.7,2.7c0.4,0.4,0.9,0.6,1.5,0.6c0.2,0,0.3-0.1,0.3-0.3 C17,21.6,16.7,21.5,16.6,21.5z'/%3E%3Cpath fill='%2303a9f4' d='M18,18.5c-0.1-0.1-0.2-0.1-0.4,0c-0.1,0.1-0.1,0.3,0,0.4c0.5,0.5,0.6,1.3,0.2,1.9c0,0-0.2,0.3-0.1,0.5 c0.2,0.2,0.4,0.1,0.5-0.1c0,0,0,0,0-0.1l0,0C18.8,20.2,18.7,19.2,18,18.5z'/%3E%3C/svg%3E")
}

.webui-report-fnb.webui-grey-icon, .btn[disabled] .webui-report-fnb {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M13.3,28H6.3V7.7h5.9V1h12.3l0,14.5l0.8-1V0H11.7L5.5,7v22h6.7L13.3,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M24.2,21.8c0.3,0,0.6-0.1,0.8-0.3c0.1-0.1,0.2-0.3,0.1-0.4c-0.1-0.1-0.4,0-0.5,0.1c-0.2,0.2-0.5,0.2-0.7,0.1 c-0.1-0.1-0.3-0.1-0.4,0c-0.1,0.2,0,0.3,0.1,0.4S24.1,21.8,24.2,21.8z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M30.1,17.7c-0.1-0.1-0.3-0.1-0.4,0l-3.2,3.2l-0.6-0.6l3.2-3.2c0.1-0.1,0.1-0.3,0-0.4c-0.1-0.1-0.3-0.1-0.4,0l-3.2,3.2 l-0.6-0.6l3.2-3.2c0.1-0.1,0.1-0.3,0-0.4c-0.1-0.1-0.3-0.1-0.4,0l-3.2,3.2l-0.6-0.6l3.2-3.2c0.1-0.1,0.1-0.3,0-0.4 c-0.1-0.1-0.3-0.1-0.4,0L23.4,18l-0.8,0.8c-0.6,0.6-0.8,1.6-0.5,2.4l-0.7,0.6c-0.1,0.1-0.1,0.3,0,0.4c0.1,0.1,0.1,0.1,0.2,0.1 s0.1,0,0.2-0.1l0.8-0.7c0.1-0.1,0.1-0.2,0.1-0.3c-0.3-0.7-0.2-1.5,0.3-2l0.6-0.6l1.7,1.7l0.8,0.8l-0.6,0.6c-0.5,0.5-1.3,0.7-2,0.3 c-0.1-0.1-0.2,0-0.3,0.1l-0.7,0.7c-0.1,0.1-0.1,0.3,0,0.4c0.1,0.1,0.1,0.1,0.2,0.1s0.1,0,0.2-0.1l0.5-0.6c0.3,0.1,0.6,0.2,0.9,0.2 c0.6,0,1.2-0.2,1.6-0.7l0.8-0.8l3.4-3.4C30.1,18,30.2,17.8,30.1,17.7z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M20.2,26c-0.1-0.1-0.3-0.1-0.4,0l-4.1,4.7l0,0c0,0,0,0-0.1,0.1c-0.2,0.2-0.5,0.3-0.8,0.3S14.2,31,14,30.9 c-0.4-0.4-0.4-1.1,0-1.5c0,0,0,0,0.1-0.1l0,0l4.8-4.2c0.1-0.1,0.1-0.3,0-0.4c-0.1-0.1-0.3-0.1-0.4,0l-4.8,4.2L13.6,29 c-0.6,0.6-0.6,1.7,0,2.3c0.3,0.3,0.7,0.5,1.2,0.5c0.4,0,0.9-0.2,1.2-0.5l0.1-0.1l4.1-4.7C20.3,26.2,20.3,26.2,20.2,26z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M27.7,28.8l-8.3-7.4c0.6-1.2,0.4-2.8-0.6-3.8c-1.3-1.3-2.9-2.1-4.2-2.1c-0.7,0-1.3,0.2-1.8,0.7c-0.6,0.6-0.8,1.6-0.5,2.8 c0.3,1.1,1,2.3,2,3.3c0.6,0.6,1.4,0.9,2.3,0.9c0.5,0,1-0.1,1.5-0.4l7.4,8.3l0.1,0.1c0.3,0.3,0.7,0.5,1.2,0.5c0.4,0,0.9-0.2,1.2-0.5 C28.5,30.5,28.5,29.5,27.7,28.8C27.8,28.8,27.8,28.8,27.7,28.8z M27.4,30.8C27.2,31,26.9,31,26.6,31S26,31,25.8,30.8 c0,0,0,0-0.1-0.1l0,0l-7.5-8.5C18.1,22,18.1,22,18,22s-0.2,0.1-0.3,0.2c-0.4,0.3-0.7,0.3-1.2,0.3c-0.7,0-1.4-0.3-1.9-0.8 c-0.9-0.9-1.6-2-1.8-3c-0.2-0.9-0.1-1.7,0.4-2.2c0.3-0.3,0.8-0.5,1.4-0.5c1.2,0,2.6,0.7,3.8,1.9c0.9,0.9,1,2.2,0.4,3.3 c-0.1,0.1-0.1,0.3,0.1,0.4l8.5,7.5l0,0c0,0,0,0,0.1,0.1C27.9,29.7,27.9,30.3,27.4,30.8z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16.6,21.5c-0.5,0.1-0.8-0.2-1.1-0.4c-0.8-0.8-1.3-1.7-1.5-2.5c-0.1-0.5-0.1-0.9,0.1-1.1c0.1-0.1,0.1-0.3,0-0.4 C14,17,13.8,17,13.7,17c-0.3,0.3-0.4,0.9-0.2,1.7c0.2,0.9,0.8,1.9,1.7,2.7c0.4,0.4,0.9,0.6,1.5,0.6c0.2,0,0.3-0.1,0.3-0.3 C17,21.6,16.7,21.5,16.6,21.5z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M18,18.5c-0.1-0.1-0.2-0.1-0.4,0c-0.1,0.1-0.1,0.3,0,0.4c0.5,0.5,0.6,1.3,0.2,1.9c0,0-0.2,0.3-0.1,0.5 c0.2,0.2,0.4,0.1,0.5-0.1c0,0,0,0,0-0.1l0,0C18.8,20.2,18.7,19.2,18,18.5z'/%3E%3C/svg%3E")
}

.webui-report-fnb.webui-red-icon, .danger .webui-report-fnb {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23f44336' d='M13.3,28H6.3V7.7h5.9V1h12.3l0,14.5l0.8-1V0H11.7L5.5,7v22h6.7L13.3,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cpath fill='%23f44336' d='M24.2,21.8c0.3,0,0.6-0.1,0.8-0.3c0.1-0.1,0.2-0.3,0.1-0.4c-0.1-0.1-0.4,0-0.5,0.1c-0.2,0.2-0.5,0.2-0.7,0.1 c-0.1-0.1-0.3-0.1-0.4,0c-0.1,0.2,0,0.3,0.1,0.4S24.1,21.8,24.2,21.8z'/%3E%3Cpath fill='%23f44336' d='M30.1,17.7c-0.1-0.1-0.3-0.1-0.4,0l-3.2,3.2l-0.6-0.6l3.2-3.2c0.1-0.1,0.1-0.3,0-0.4c-0.1-0.1-0.3-0.1-0.4,0l-3.2,3.2 l-0.6-0.6l3.2-3.2c0.1-0.1,0.1-0.3,0-0.4c-0.1-0.1-0.3-0.1-0.4,0l-3.2,3.2l-0.6-0.6l3.2-3.2c0.1-0.1,0.1-0.3,0-0.4 c-0.1-0.1-0.3-0.1-0.4,0L23.4,18l-0.8,0.8c-0.6,0.6-0.8,1.6-0.5,2.4l-0.7,0.6c-0.1,0.1-0.1,0.3,0,0.4c0.1,0.1,0.1,0.1,0.2,0.1 s0.1,0,0.2-0.1l0.8-0.7c0.1-0.1,0.1-0.2,0.1-0.3c-0.3-0.7-0.2-1.5,0.3-2l0.6-0.6l1.7,1.7l0.8,0.8l-0.6,0.6c-0.5,0.5-1.3,0.7-2,0.3 c-0.1-0.1-0.2,0-0.3,0.1l-0.7,0.7c-0.1,0.1-0.1,0.3,0,0.4c0.1,0.1,0.1,0.1,0.2,0.1s0.1,0,0.2-0.1l0.5-0.6c0.3,0.1,0.6,0.2,0.9,0.2 c0.6,0,1.2-0.2,1.6-0.7l0.8-0.8l3.4-3.4C30.1,18,30.2,17.8,30.1,17.7z'/%3E%3Cpath fill='%23f44336' d='M20.2,26c-0.1-0.1-0.3-0.1-0.4,0l-4.1,4.7l0,0c0,0,0,0-0.1,0.1c-0.2,0.2-0.5,0.3-0.8,0.3S14.2,31,14,30.9 c-0.4-0.4-0.4-1.1,0-1.5c0,0,0,0,0.1-0.1l0,0l4.8-4.2c0.1-0.1,0.1-0.3,0-0.4c-0.1-0.1-0.3-0.1-0.4,0l-4.8,4.2L13.6,29 c-0.6,0.6-0.6,1.7,0,2.3c0.3,0.3,0.7,0.5,1.2,0.5c0.4,0,0.9-0.2,1.2-0.5l0.1-0.1l4.1-4.7C20.3,26.2,20.3,26.2,20.2,26z'/%3E%3Cpath fill='%23f44336' d='M27.7,28.8l-8.3-7.4c0.6-1.2,0.4-2.8-0.6-3.8c-1.3-1.3-2.9-2.1-4.2-2.1c-0.7,0-1.3,0.2-1.8,0.7c-0.6,0.6-0.8,1.6-0.5,2.8 c0.3,1.1,1,2.3,2,3.3c0.6,0.6,1.4,0.9,2.3,0.9c0.5,0,1-0.1,1.5-0.4l7.4,8.3l0.1,0.1c0.3,0.3,0.7,0.5,1.2,0.5c0.4,0,0.9-0.2,1.2-0.5 C28.5,30.5,28.5,29.5,27.7,28.8C27.8,28.8,27.8,28.8,27.7,28.8z M27.4,30.8C27.2,31,26.9,31,26.6,31S26,31,25.8,30.8 c0,0,0,0-0.1-0.1l0,0l-7.5-8.5C18.1,22,18.1,22,18,22s-0.2,0.1-0.3,0.2c-0.4,0.3-0.7,0.3-1.2,0.3c-0.7,0-1.4-0.3-1.9-0.8 c-0.9-0.9-1.6-2-1.8-3c-0.2-0.9-0.1-1.7,0.4-2.2c0.3-0.3,0.8-0.5,1.4-0.5c1.2,0,2.6,0.7,3.8,1.9c0.9,0.9,1,2.2,0.4,3.3 c-0.1,0.1-0.1,0.3,0.1,0.4l8.5,7.5l0,0c0,0,0,0,0.1,0.1C27.9,29.7,27.9,30.3,27.4,30.8z'/%3E%3Cpath fill='%23f44336' d='M16.6,21.5c-0.5,0.1-0.8-0.2-1.1-0.4c-0.8-0.8-1.3-1.7-1.5-2.5c-0.1-0.5-0.1-0.9,0.1-1.1c0.1-0.1,0.1-0.3,0-0.4 C14,17,13.8,17,13.7,17c-0.3,0.3-0.4,0.9-0.2,1.7c0.2,0.9,0.8,1.9,1.7,2.7c0.4,0.4,0.9,0.6,1.5,0.6c0.2,0,0.3-0.1,0.3-0.3 C17,21.6,16.7,21.5,16.6,21.5z'/%3E%3Cpath fill='%23f44336' d='M18,18.5c-0.1-0.1-0.2-0.1-0.4,0c-0.1,0.1-0.1,0.3,0,0.4c0.5,0.5,0.6,1.3,0.2,1.9c0,0-0.2,0.3-0.1,0.5 c0.2,0.2,0.4,0.1,0.5-0.1c0,0,0,0,0-0.1l0,0C18.8,20.2,18.7,19.2,18,18.5z'/%3E%3C/svg%3E")
}

.webui-report-fnb.webui-warning-icon, .webui-report-fnb.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23ff9800' d='M13.3,28H6.3V7.7h5.9V1h12.3l0,14.5l0.8-1V0H11.7L5.5,7v22h6.7L13.3,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cpath fill='%23ff9800' d='M24.2,21.8c0.3,0,0.6-0.1,0.8-0.3c0.1-0.1,0.2-0.3,0.1-0.4c-0.1-0.1-0.4,0-0.5,0.1c-0.2,0.2-0.5,0.2-0.7,0.1 c-0.1-0.1-0.3-0.1-0.4,0c-0.1,0.2,0,0.3,0.1,0.4S24.1,21.8,24.2,21.8z'/%3E%3Cpath fill='%23ff9800' d='M30.1,17.7c-0.1-0.1-0.3-0.1-0.4,0l-3.2,3.2l-0.6-0.6l3.2-3.2c0.1-0.1,0.1-0.3,0-0.4c-0.1-0.1-0.3-0.1-0.4,0l-3.2,3.2 l-0.6-0.6l3.2-3.2c0.1-0.1,0.1-0.3,0-0.4c-0.1-0.1-0.3-0.1-0.4,0l-3.2,3.2l-0.6-0.6l3.2-3.2c0.1-0.1,0.1-0.3,0-0.4 c-0.1-0.1-0.3-0.1-0.4,0L23.4,18l-0.8,0.8c-0.6,0.6-0.8,1.6-0.5,2.4l-0.7,0.6c-0.1,0.1-0.1,0.3,0,0.4c0.1,0.1,0.1,0.1,0.2,0.1 s0.1,0,0.2-0.1l0.8-0.7c0.1-0.1,0.1-0.2,0.1-0.3c-0.3-0.7-0.2-1.5,0.3-2l0.6-0.6l1.7,1.7l0.8,0.8l-0.6,0.6c-0.5,0.5-1.3,0.7-2,0.3 c-0.1-0.1-0.2,0-0.3,0.1l-0.7,0.7c-0.1,0.1-0.1,0.3,0,0.4c0.1,0.1,0.1,0.1,0.2,0.1s0.1,0,0.2-0.1l0.5-0.6c0.3,0.1,0.6,0.2,0.9,0.2 c0.6,0,1.2-0.2,1.6-0.7l0.8-0.8l3.4-3.4C30.1,18,30.2,17.8,30.1,17.7z'/%3E%3Cpath fill='%23ff9800' d='M20.2,26c-0.1-0.1-0.3-0.1-0.4,0l-4.1,4.7l0,0c0,0,0,0-0.1,0.1c-0.2,0.2-0.5,0.3-0.8,0.3S14.2,31,14,30.9 c-0.4-0.4-0.4-1.1,0-1.5c0,0,0,0,0.1-0.1l0,0l4.8-4.2c0.1-0.1,0.1-0.3,0-0.4c-0.1-0.1-0.3-0.1-0.4,0l-4.8,4.2L13.6,29 c-0.6,0.6-0.6,1.7,0,2.3c0.3,0.3,0.7,0.5,1.2,0.5c0.4,0,0.9-0.2,1.2-0.5l0.1-0.1l4.1-4.7C20.3,26.2,20.3,26.2,20.2,26z'/%3E%3Cpath fill='%23ff9800' d='M27.7,28.8l-8.3-7.4c0.6-1.2,0.4-2.8-0.6-3.8c-1.3-1.3-2.9-2.1-4.2-2.1c-0.7,0-1.3,0.2-1.8,0.7c-0.6,0.6-0.8,1.6-0.5,2.8 c0.3,1.1,1,2.3,2,3.3c0.6,0.6,1.4,0.9,2.3,0.9c0.5,0,1-0.1,1.5-0.4l7.4,8.3l0.1,0.1c0.3,0.3,0.7,0.5,1.2,0.5c0.4,0,0.9-0.2,1.2-0.5 C28.5,30.5,28.5,29.5,27.7,28.8C27.8,28.8,27.8,28.8,27.7,28.8z M27.4,30.8C27.2,31,26.9,31,26.6,31S26,31,25.8,30.8 c0,0,0,0-0.1-0.1l0,0l-7.5-8.5C18.1,22,18.1,22,18,22s-0.2,0.1-0.3,0.2c-0.4,0.3-0.7,0.3-1.2,0.3c-0.7,0-1.4-0.3-1.9-0.8 c-0.9-0.9-1.6-2-1.8-3c-0.2-0.9-0.1-1.7,0.4-2.2c0.3-0.3,0.8-0.5,1.4-0.5c1.2,0,2.6,0.7,3.8,1.9c0.9,0.9,1,2.2,0.4,3.3 c-0.1,0.1-0.1,0.3,0.1,0.4l8.5,7.5l0,0c0,0,0,0,0.1,0.1C27.9,29.7,27.9,30.3,27.4,30.8z'/%3E%3Cpath fill='%23ff9800' d='M16.6,21.5c-0.5,0.1-0.8-0.2-1.1-0.4c-0.8-0.8-1.3-1.7-1.5-2.5c-0.1-0.5-0.1-0.9,0.1-1.1c0.1-0.1,0.1-0.3,0-0.4 C14,17,13.8,17,13.7,17c-0.3,0.3-0.4,0.9-0.2,1.7c0.2,0.9,0.8,1.9,1.7,2.7c0.4,0.4,0.9,0.6,1.5,0.6c0.2,0,0.3-0.1,0.3-0.3 C17,21.6,16.7,21.5,16.6,21.5z'/%3E%3Cpath fill='%23ff9800' d='M18,18.5c-0.1-0.1-0.2-0.1-0.4,0c-0.1,0.1-0.1,0.3,0,0.4c0.5,0.5,0.6,1.3,0.2,1.9c0,0-0.2,0.3-0.1,0.5 c0.2,0.2,0.4,0.1,0.5-0.1c0,0,0,0,0-0.1l0,0C18.8,20.2,18.7,19.2,18,18.5z'/%3E%3C/svg%3E")
}

.webui-report-fnb.webui-white-icon, .combo-row.selected .combo-action-button .webui-report-fnb.webui-add, .combo-row.selected .combo-action-button .webui-report-fnb.webui-delete, .combo-row.selected .combo-action-button .webui-report-fnb.webui-edit, .segmented-button > .btn.active .webui-report-fnb, .primary .webui-report-fnb, .radio-group input[type="radio"]:checked + label .webui-report-fnb, .segmented-button-radio input[type="radio"]:checked + label .webui-report-fnb {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23fff' d='M13.3,28H6.3V7.7h5.9V1h12.3l0,14.5l0.8-1V0H11.7L5.5,7v22h6.7L13.3,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cpath fill='%23fff' d='M24.2,21.8c0.3,0,0.6-0.1,0.8-0.3c0.1-0.1,0.2-0.3,0.1-0.4c-0.1-0.1-0.4,0-0.5,0.1c-0.2,0.2-0.5,0.2-0.7,0.1 c-0.1-0.1-0.3-0.1-0.4,0c-0.1,0.2,0,0.3,0.1,0.4S24.1,21.8,24.2,21.8z'/%3E%3Cpath fill='%23fff' d='M30.1,17.7c-0.1-0.1-0.3-0.1-0.4,0l-3.2,3.2l-0.6-0.6l3.2-3.2c0.1-0.1,0.1-0.3,0-0.4c-0.1-0.1-0.3-0.1-0.4,0l-3.2,3.2 l-0.6-0.6l3.2-3.2c0.1-0.1,0.1-0.3,0-0.4c-0.1-0.1-0.3-0.1-0.4,0l-3.2,3.2l-0.6-0.6l3.2-3.2c0.1-0.1,0.1-0.3,0-0.4 c-0.1-0.1-0.3-0.1-0.4,0L23.4,18l-0.8,0.8c-0.6,0.6-0.8,1.6-0.5,2.4l-0.7,0.6c-0.1,0.1-0.1,0.3,0,0.4c0.1,0.1,0.1,0.1,0.2,0.1 s0.1,0,0.2-0.1l0.8-0.7c0.1-0.1,0.1-0.2,0.1-0.3c-0.3-0.7-0.2-1.5,0.3-2l0.6-0.6l1.7,1.7l0.8,0.8l-0.6,0.6c-0.5,0.5-1.3,0.7-2,0.3 c-0.1-0.1-0.2,0-0.3,0.1l-0.7,0.7c-0.1,0.1-0.1,0.3,0,0.4c0.1,0.1,0.1,0.1,0.2,0.1s0.1,0,0.2-0.1l0.5-0.6c0.3,0.1,0.6,0.2,0.9,0.2 c0.6,0,1.2-0.2,1.6-0.7l0.8-0.8l3.4-3.4C30.1,18,30.2,17.8,30.1,17.7z'/%3E%3Cpath fill='%23fff' d='M20.2,26c-0.1-0.1-0.3-0.1-0.4,0l-4.1,4.7l0,0c0,0,0,0-0.1,0.1c-0.2,0.2-0.5,0.3-0.8,0.3S14.2,31,14,30.9 c-0.4-0.4-0.4-1.1,0-1.5c0,0,0,0,0.1-0.1l0,0l4.8-4.2c0.1-0.1,0.1-0.3,0-0.4c-0.1-0.1-0.3-0.1-0.4,0l-4.8,4.2L13.6,29 c-0.6,0.6-0.6,1.7,0,2.3c0.3,0.3,0.7,0.5,1.2,0.5c0.4,0,0.9-0.2,1.2-0.5l0.1-0.1l4.1-4.7C20.3,26.2,20.3,26.2,20.2,26z'/%3E%3Cpath fill='%23fff' d='M27.7,28.8l-8.3-7.4c0.6-1.2,0.4-2.8-0.6-3.8c-1.3-1.3-2.9-2.1-4.2-2.1c-0.7,0-1.3,0.2-1.8,0.7c-0.6,0.6-0.8,1.6-0.5,2.8 c0.3,1.1,1,2.3,2,3.3c0.6,0.6,1.4,0.9,2.3,0.9c0.5,0,1-0.1,1.5-0.4l7.4,8.3l0.1,0.1c0.3,0.3,0.7,0.5,1.2,0.5c0.4,0,0.9-0.2,1.2-0.5 C28.5,30.5,28.5,29.5,27.7,28.8C27.8,28.8,27.8,28.8,27.7,28.8z M27.4,30.8C27.2,31,26.9,31,26.6,31S26,31,25.8,30.8 c0,0,0,0-0.1-0.1l0,0l-7.5-8.5C18.1,22,18.1,22,18,22s-0.2,0.1-0.3,0.2c-0.4,0.3-0.7,0.3-1.2,0.3c-0.7,0-1.4-0.3-1.9-0.8 c-0.9-0.9-1.6-2-1.8-3c-0.2-0.9-0.1-1.7,0.4-2.2c0.3-0.3,0.8-0.5,1.4-0.5c1.2,0,2.6,0.7,3.8,1.9c0.9,0.9,1,2.2,0.4,3.3 c-0.1,0.1-0.1,0.3,0.1,0.4l8.5,7.5l0,0c0,0,0,0,0.1,0.1C27.9,29.7,27.9,30.3,27.4,30.8z'/%3E%3Cpath fill='%23fff' d='M16.6,21.5c-0.5,0.1-0.8-0.2-1.1-0.4c-0.8-0.8-1.3-1.7-1.5-2.5c-0.1-0.5-0.1-0.9,0.1-1.1c0.1-0.1,0.1-0.3,0-0.4 C14,17,13.8,17,13.7,17c-0.3,0.3-0.4,0.9-0.2,1.7c0.2,0.9,0.8,1.9,1.7,2.7c0.4,0.4,0.9,0.6,1.5,0.6c0.2,0,0.3-0.1,0.3-0.3 C17,21.6,16.7,21.5,16.6,21.5z'/%3E%3Cpath fill='%23fff' d='M18,18.5c-0.1-0.1-0.2-0.1-0.4,0c-0.1,0.1-0.1,0.3,0,0.4c0.5,0.5,0.6,1.3,0.2,1.9c0,0-0.2,0.3-0.1,0.5 c0.2,0.2,0.4,0.1,0.5-0.1c0,0,0,0,0-0.1l0,0C18.8,20.2,18.7,19.2,18,18.5z'/%3E%3C/svg%3E")
}

.webui-report-fnb.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%234caf50' d='M13.3,28H6.3V7.7h5.9V1h12.3l0,14.5l0.8-1V0H11.7L5.5,7v22h6.7L13.3,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cpath fill='%234caf50' d='M24.2,21.8c0.3,0,0.6-0.1,0.8-0.3c0.1-0.1,0.2-0.3,0.1-0.4c-0.1-0.1-0.4,0-0.5,0.1c-0.2,0.2-0.5,0.2-0.7,0.1 c-0.1-0.1-0.3-0.1-0.4,0c-0.1,0.2,0,0.3,0.1,0.4S24.1,21.8,24.2,21.8z'/%3E%3Cpath fill='%234caf50' d='M30.1,17.7c-0.1-0.1-0.3-0.1-0.4,0l-3.2,3.2l-0.6-0.6l3.2-3.2c0.1-0.1,0.1-0.3,0-0.4c-0.1-0.1-0.3-0.1-0.4,0l-3.2,3.2 l-0.6-0.6l3.2-3.2c0.1-0.1,0.1-0.3,0-0.4c-0.1-0.1-0.3-0.1-0.4,0l-3.2,3.2l-0.6-0.6l3.2-3.2c0.1-0.1,0.1-0.3,0-0.4 c-0.1-0.1-0.3-0.1-0.4,0L23.4,18l-0.8,0.8c-0.6,0.6-0.8,1.6-0.5,2.4l-0.7,0.6c-0.1,0.1-0.1,0.3,0,0.4c0.1,0.1,0.1,0.1,0.2,0.1 s0.1,0,0.2-0.1l0.8-0.7c0.1-0.1,0.1-0.2,0.1-0.3c-0.3-0.7-0.2-1.5,0.3-2l0.6-0.6l1.7,1.7l0.8,0.8l-0.6,0.6c-0.5,0.5-1.3,0.7-2,0.3 c-0.1-0.1-0.2,0-0.3,0.1l-0.7,0.7c-0.1,0.1-0.1,0.3,0,0.4c0.1,0.1,0.1,0.1,0.2,0.1s0.1,0,0.2-0.1l0.5-0.6c0.3,0.1,0.6,0.2,0.9,0.2 c0.6,0,1.2-0.2,1.6-0.7l0.8-0.8l3.4-3.4C30.1,18,30.2,17.8,30.1,17.7z'/%3E%3Cpath fill='%234caf50' d='M20.2,26c-0.1-0.1-0.3-0.1-0.4,0l-4.1,4.7l0,0c0,0,0,0-0.1,0.1c-0.2,0.2-0.5,0.3-0.8,0.3S14.2,31,14,30.9 c-0.4-0.4-0.4-1.1,0-1.5c0,0,0,0,0.1-0.1l0,0l4.8-4.2c0.1-0.1,0.1-0.3,0-0.4c-0.1-0.1-0.3-0.1-0.4,0l-4.8,4.2L13.6,29 c-0.6,0.6-0.6,1.7,0,2.3c0.3,0.3,0.7,0.5,1.2,0.5c0.4,0,0.9-0.2,1.2-0.5l0.1-0.1l4.1-4.7C20.3,26.2,20.3,26.2,20.2,26z'/%3E%3Cpath fill='%234caf50' d='M27.7,28.8l-8.3-7.4c0.6-1.2,0.4-2.8-0.6-3.8c-1.3-1.3-2.9-2.1-4.2-2.1c-0.7,0-1.3,0.2-1.8,0.7c-0.6,0.6-0.8,1.6-0.5,2.8 c0.3,1.1,1,2.3,2,3.3c0.6,0.6,1.4,0.9,2.3,0.9c0.5,0,1-0.1,1.5-0.4l7.4,8.3l0.1,0.1c0.3,0.3,0.7,0.5,1.2,0.5c0.4,0,0.9-0.2,1.2-0.5 C28.5,30.5,28.5,29.5,27.7,28.8C27.8,28.8,27.8,28.8,27.7,28.8z M27.4,30.8C27.2,31,26.9,31,26.6,31S26,31,25.8,30.8 c0,0,0,0-0.1-0.1l0,0l-7.5-8.5C18.1,22,18.1,22,18,22s-0.2,0.1-0.3,0.2c-0.4,0.3-0.7,0.3-1.2,0.3c-0.7,0-1.4-0.3-1.9-0.8 c-0.9-0.9-1.6-2-1.8-3c-0.2-0.9-0.1-1.7,0.4-2.2c0.3-0.3,0.8-0.5,1.4-0.5c1.2,0,2.6,0.7,3.8,1.9c0.9,0.9,1,2.2,0.4,3.3 c-0.1,0.1-0.1,0.3,0.1,0.4l8.5,7.5l0,0c0,0,0,0,0.1,0.1C27.9,29.7,27.9,30.3,27.4,30.8z'/%3E%3Cpath fill='%234caf50' d='M16.6,21.5c-0.5,0.1-0.8-0.2-1.1-0.4c-0.8-0.8-1.3-1.7-1.5-2.5c-0.1-0.5-0.1-0.9,0.1-1.1c0.1-0.1,0.1-0.3,0-0.4 C14,17,13.8,17,13.7,17c-0.3,0.3-0.4,0.9-0.2,1.7c0.2,0.9,0.8,1.9,1.7,2.7c0.4,0.4,0.9,0.6,1.5,0.6c0.2,0,0.3-0.1,0.3-0.3 C17,21.6,16.7,21.5,16.6,21.5z'/%3E%3Cpath fill='%234caf50' d='M18,18.5c-0.1-0.1-0.2-0.1-0.4,0c-0.1,0.1-0.1,0.3,0,0.4c0.5,0.5,0.6,1.3,0.2,1.9c0,0-0.2,0.3-0.1,0.5 c0.2,0.2,0.4,0.1,0.5-0.1c0,0,0,0,0-0.1l0,0C18.8,20.2,18.7,19.2,18,18.5z'/%3E%3C/svg%3E")
}

.webui-report-giftcard {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='6.2,16.8 10.7,12.4 13.6,14.6 19.1,9.2 '/%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='15.1,9.1 19.2,9.1 19.2,13 '/%3E%3Cpath fill='%2303a9f4' d='M9.9,28H3.6V7.7h5.9V1h12.3v16.7h0.8V0H8.9L2.7,7v22h7.2V28z M8.7,1.6v5.1H4.2L8.7,1.6z'/%3E%3Cpath fill='%2303a9f4' d='M10.7,19v13h18.6V19H10.7z M28.4,19.8v3.9h-1.7c0.1-0.2,0.1-0.4,0.1-0.6c0-1-0.7-1.7-1.7-1.7c-0.5,0-0.8,0.1-1.2,0.5 l-1.8,1.7l-1.8-1.7l0,0c-0.4-0.2-0.7-0.5-1.2-0.5c-1,0-1.7,0.7-1.7,1.7c0,0.2,0,0.4,0.1,0.6h-5.9v-3.9H28.4z M25.2,23.7H25l0,0h-1.2 l1.1-1.1c0.1-0.1,0.2-0.1,0.4-0.1c0.4,0,0.6,0.2,0.6,0.6C25.8,23.3,25.5,23.7,25.2,23.7L25.2,23.7L25.2,23.7z M19.5,23.7h-0.2l0,0 c-0.4,0-0.6-0.2-0.6-0.6s0.2-0.6,0.6-0.6c0.1,0,0.2,0,0.4,0.1l1.1,1.1H19.5L19.5,23.7z M25.2,24.3C25.2,24.3,25.2,24.4,25.2,24.3 C25.2,24.4,25.2,24.3,25.2,24.3h3.3v6.9H11.7V31v-6.5h7.5 M19.7,24.3h0.8v3h1.1v-3h1.1v4.5h1.1v-4.5h0.8H25'/%3E%3C/svg%3E")
}

.webui-report-giftcard.webui-grey-icon, .btn[disabled] .webui-report-giftcard {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='6.2,16.8 10.7,12.4 13.6,14.6 19.1,9.2 '/%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='15.1,9.1 19.2,9.1 19.2,13 '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M9.9,28H3.6V7.7h5.9V1h12.3v16.7h0.8V0H8.9L2.7,7v22h7.2V28z M8.7,1.6v5.1H4.2L8.7,1.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M10.7,19v13h18.6V19H10.7z M28.4,19.8v3.9h-1.7c0.1-0.2,0.1-0.4,0.1-0.6c0-1-0.7-1.7-1.7-1.7c-0.5,0-0.8,0.1-1.2,0.5 l-1.8,1.7l-1.8-1.7l0,0c-0.4-0.2-0.7-0.5-1.2-0.5c-1,0-1.7,0.7-1.7,1.7c0,0.2,0,0.4,0.1,0.6h-5.9v-3.9H28.4z M25.2,23.7H25l0,0h-1.2 l1.1-1.1c0.1-0.1,0.2-0.1,0.4-0.1c0.4,0,0.6,0.2,0.6,0.6C25.8,23.3,25.5,23.7,25.2,23.7L25.2,23.7L25.2,23.7z M19.5,23.7h-0.2l0,0 c-0.4,0-0.6-0.2-0.6-0.6s0.2-0.6,0.6-0.6c0.1,0,0.2,0,0.4,0.1l1.1,1.1H19.5L19.5,23.7z M25.2,24.3C25.2,24.3,25.2,24.4,25.2,24.3 C25.2,24.4,25.2,24.3,25.2,24.3h3.3v6.9H11.7V31v-6.5h7.5 M19.7,24.3h0.8v3h1.1v-3h1.1v4.5h1.1v-4.5h0.8H25'/%3E%3C/svg%3E")
}

.webui-report-giftcard.webui-red-icon, .danger .webui-report-giftcard {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='6.2,16.8 10.7,12.4 13.6,14.6 19.1,9.2 '/%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='15.1,9.1 19.2,9.1 19.2,13 '/%3E%3Cpath fill='%23f44336' d='M9.9,28H3.6V7.7h5.9V1h12.3v16.7h0.8V0H8.9L2.7,7v22h7.2V28z M8.7,1.6v5.1H4.2L8.7,1.6z'/%3E%3Cpath fill='%23f44336' d='M10.7,19v13h18.6V19H10.7z M28.4,19.8v3.9h-1.7c0.1-0.2,0.1-0.4,0.1-0.6c0-1-0.7-1.7-1.7-1.7c-0.5,0-0.8,0.1-1.2,0.5 l-1.8,1.7l-1.8-1.7l0,0c-0.4-0.2-0.7-0.5-1.2-0.5c-1,0-1.7,0.7-1.7,1.7c0,0.2,0,0.4,0.1,0.6h-5.9v-3.9H28.4z M25.2,23.7H25l0,0h-1.2 l1.1-1.1c0.1-0.1,0.2-0.1,0.4-0.1c0.4,0,0.6,0.2,0.6,0.6C25.8,23.3,25.5,23.7,25.2,23.7L25.2,23.7L25.2,23.7z M19.5,23.7h-0.2l0,0 c-0.4,0-0.6-0.2-0.6-0.6s0.2-0.6,0.6-0.6c0.1,0,0.2,0,0.4,0.1l1.1,1.1H19.5L19.5,23.7z M25.2,24.3C25.2,24.3,25.2,24.4,25.2,24.3 C25.2,24.4,25.2,24.3,25.2,24.3h3.3v6.9H11.7V31v-6.5h7.5 M19.7,24.3h0.8v3h1.1v-3h1.1v4.5h1.1v-4.5h0.8H25'/%3E%3C/svg%3E")
}

.webui-report-giftcard.webui-warning-icon, .webui-report-giftcard.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='6.2,16.8 10.7,12.4 13.6,14.6 19.1,9.2 '/%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='15.1,9.1 19.2,9.1 19.2,13 '/%3E%3Cpath fill='%23ff9800' d='M9.9,28H3.6V7.7h5.9V1h12.3v16.7h0.8V0H8.9L2.7,7v22h7.2V28z M8.7,1.6v5.1H4.2L8.7,1.6z'/%3E%3Cpath fill='%23ff9800' d='M10.7,19v13h18.6V19H10.7z M28.4,19.8v3.9h-1.7c0.1-0.2,0.1-0.4,0.1-0.6c0-1-0.7-1.7-1.7-1.7c-0.5,0-0.8,0.1-1.2,0.5 l-1.8,1.7l-1.8-1.7l0,0c-0.4-0.2-0.7-0.5-1.2-0.5c-1,0-1.7,0.7-1.7,1.7c0,0.2,0,0.4,0.1,0.6h-5.9v-3.9H28.4z M25.2,23.7H25l0,0h-1.2 l1.1-1.1c0.1-0.1,0.2-0.1,0.4-0.1c0.4,0,0.6,0.2,0.6,0.6C25.8,23.3,25.5,23.7,25.2,23.7L25.2,23.7L25.2,23.7z M19.5,23.7h-0.2l0,0 c-0.4,0-0.6-0.2-0.6-0.6s0.2-0.6,0.6-0.6c0.1,0,0.2,0,0.4,0.1l1.1,1.1H19.5L19.5,23.7z M25.2,24.3C25.2,24.3,25.2,24.4,25.2,24.3 C25.2,24.4,25.2,24.3,25.2,24.3h3.3v6.9H11.7V31v-6.5h7.5 M19.7,24.3h0.8v3h1.1v-3h1.1v4.5h1.1v-4.5h0.8H25'/%3E%3C/svg%3E")
}

.webui-report-giftcard.webui-white-icon, .combo-row.selected .combo-action-button .webui-report-giftcard.webui-add, .combo-row.selected .combo-action-button .webui-report-giftcard.webui-delete, .combo-row.selected .combo-action-button .webui-report-giftcard.webui-edit, .segmented-button > .btn.active .webui-report-giftcard, .primary .webui-report-giftcard, .radio-group input[type="radio"]:checked + label .webui-report-giftcard, .segmented-button-radio input[type="radio"]:checked + label .webui-report-giftcard {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='6.2,16.8 10.7,12.4 13.6,14.6 19.1,9.2 '/%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='15.1,9.1 19.2,9.1 19.2,13 '/%3E%3Cpath fill='%23fff' d='M9.9,28H3.6V7.7h5.9V1h12.3v16.7h0.8V0H8.9L2.7,7v22h7.2V28z M8.7,1.6v5.1H4.2L8.7,1.6z'/%3E%3Cpath fill='%23fff' d='M10.7,19v13h18.6V19H10.7z M28.4,19.8v3.9h-1.7c0.1-0.2,0.1-0.4,0.1-0.6c0-1-0.7-1.7-1.7-1.7c-0.5,0-0.8,0.1-1.2,0.5 l-1.8,1.7l-1.8-1.7l0,0c-0.4-0.2-0.7-0.5-1.2-0.5c-1,0-1.7,0.7-1.7,1.7c0,0.2,0,0.4,0.1,0.6h-5.9v-3.9H28.4z M25.2,23.7H25l0,0h-1.2 l1.1-1.1c0.1-0.1,0.2-0.1,0.4-0.1c0.4,0,0.6,0.2,0.6,0.6C25.8,23.3,25.5,23.7,25.2,23.7L25.2,23.7L25.2,23.7z M19.5,23.7h-0.2l0,0 c-0.4,0-0.6-0.2-0.6-0.6s0.2-0.6,0.6-0.6c0.1,0,0.2,0,0.4,0.1l1.1,1.1H19.5L19.5,23.7z M25.2,24.3C25.2,24.3,25.2,24.4,25.2,24.3 C25.2,24.4,25.2,24.3,25.2,24.3h3.3v6.9H11.7V31v-6.5h7.5 M19.7,24.3h0.8v3h1.1v-3h1.1v4.5h1.1v-4.5h0.8H25'/%3E%3C/svg%3E")
}

.webui-report-giftcard.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='6.2,16.8 10.7,12.4 13.6,14.6 19.1,9.2 '/%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='15.1,9.1 19.2,9.1 19.2,13 '/%3E%3Cpath fill='%234caf50' d='M9.9,28H3.6V7.7h5.9V1h12.3v16.7h0.8V0H8.9L2.7,7v22h7.2V28z M8.7,1.6v5.1H4.2L8.7,1.6z'/%3E%3Cpath fill='%234caf50' d='M10.7,19v13h18.6V19H10.7z M28.4,19.8v3.9h-1.7c0.1-0.2,0.1-0.4,0.1-0.6c0-1-0.7-1.7-1.7-1.7c-0.5,0-0.8,0.1-1.2,0.5 l-1.8,1.7l-1.8-1.7l0,0c-0.4-0.2-0.7-0.5-1.2-0.5c-1,0-1.7,0.7-1.7,1.7c0,0.2,0,0.4,0.1,0.6h-5.9v-3.9H28.4z M25.2,23.7H25l0,0h-1.2 l1.1-1.1c0.1-0.1,0.2-0.1,0.4-0.1c0.4,0,0.6,0.2,0.6,0.6C25.8,23.3,25.5,23.7,25.2,23.7L25.2,23.7L25.2,23.7z M19.5,23.7h-0.2l0,0 c-0.4,0-0.6-0.2-0.6-0.6s0.2-0.6,0.6-0.6c0.1,0,0.2,0,0.4,0.1l1.1,1.1H19.5L19.5,23.7z M25.2,24.3C25.2,24.3,25.2,24.4,25.2,24.3 C25.2,24.4,25.2,24.3,25.2,24.3h3.3v6.9H11.7V31v-6.5h7.5 M19.7,24.3h0.8v3h1.1v-3h1.1v4.5h1.1v-4.5h0.8H25'/%3E%3C/svg%3E")
}

.webui-report-inventory {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='6.9,16.8 11.4,12.4 14.3,14.6 19.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='15.9,9.1 20,9.1 20,13 '/%3E%3Cpath fill='%2303a9f4' d='M10.2,28H4.3V7.7h5.9V1h12.3v14.6h0.8V0H9.7L3.5,7v22h6.8V28z M9.4,1.6v5.1H4.9L9.4,1.6z'/%3E%3Crect fill='%2303a9f4' x='19' y='27.8' width='4.9' height='0.5'/%3E%3Crect fill='%2303a9f4' x='19' y='29.7' width='4.9' height='0.5'/%3E%3Cpath fill='%2303a9f4' d='M15.9,27.4c-0.9,0-1.6,0.7-1.6,1.6s0.7,1.6,1.6,1.6c0.9,0,1.6-0.7,1.6-1.6S16.7,27.4,15.9,27.4z M15.9,30.3 c-0.7,0-1.3-0.6-1.3-1.3c0-0.6,0.3-1,0.8-1.1c0.1,0,0.2-0.1,0.5-0.1c0.7,0,1.3,0.6,1.3,1.3S16.6,30.3,15.9,30.3z'/%3E%3Cpath fill='%2303a9f4' d='M24.9,17.3c0-0.2-0.2-0.5-0.3-0.5l0,0l0,0H13.9H14c-0.2,0-0.5,0.3-0.5,0.4l-1.9,5.4v9.2c0,0,0.1,0.1,0.3,0.1h14.5 c0.2,0,0.3-0.1,0.3-0.3v-9.2C26.8,22.4,25.2,18.3,24.9,17.3z M26,22.3h-5v-4.8h3.4L26,22.3z M18,17.5h2.4v4.8H18 C18,22.4,18,17.5,18,17.5z M18,22.8h2.4v2.6H18V22.8z M17.5,17.5v4.8h-5l0.7-2.4l1-2.4 M26.2,31.3H12.6h-0.2v-8.5h5.2v2.8 c0,0.2,0.2,0.3,0.3,0.3h2.9c0.1,0,0.3-0.1,0.3-0.3v-2.8h5.1C26.2,22.8,26.2,31.3,26.2,31.3z'/%3E%3C/svg%3E")
}

.webui-report-inventory.webui-grey-icon, .btn[disabled] .webui-report-inventory {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='6.9,16.8 11.4,12.4 14.3,14.6 19.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='15.9,9.1 20,9.1 20,13 '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M10.2,28H4.3V7.7h5.9V1h12.3v14.6h0.8V0H9.7L3.5,7v22h6.8V28z M9.4,1.6v5.1H4.9L9.4,1.6z'/%3E%3Crect fill='%23000' fill-opacity='0.4' x='19' y='27.8' width='4.9' height='0.5'/%3E%3Crect fill='%23000' fill-opacity='0.4' x='19' y='29.7' width='4.9' height='0.5'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M15.9,27.4c-0.9,0-1.6,0.7-1.6,1.6s0.7,1.6,1.6,1.6c0.9,0,1.6-0.7,1.6-1.6S16.7,27.4,15.9,27.4z M15.9,30.3 c-0.7,0-1.3-0.6-1.3-1.3c0-0.6,0.3-1,0.8-1.1c0.1,0,0.2-0.1,0.5-0.1c0.7,0,1.3,0.6,1.3,1.3S16.6,30.3,15.9,30.3z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M24.9,17.3c0-0.2-0.2-0.5-0.3-0.5l0,0l0,0H13.9H14c-0.2,0-0.5,0.3-0.5,0.4l-1.9,5.4v9.2c0,0,0.1,0.1,0.3,0.1h14.5 c0.2,0,0.3-0.1,0.3-0.3v-9.2C26.8,22.4,25.2,18.3,24.9,17.3z M26,22.3h-5v-4.8h3.4L26,22.3z M18,17.5h2.4v4.8H18 C18,22.4,18,17.5,18,17.5z M18,22.8h2.4v2.6H18V22.8z M17.5,17.5v4.8h-5l0.7-2.4l1-2.4 M26.2,31.3H12.6h-0.2v-8.5h5.2v2.8 c0,0.2,0.2,0.3,0.3,0.3h2.9c0.1,0,0.3-0.1,0.3-0.3v-2.8h5.1C26.2,22.8,26.2,31.3,26.2,31.3z'/%3E%3C/svg%3E")
}

.webui-report-inventory.webui-red-icon, .danger .webui-report-inventory {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='6.9,16.8 11.4,12.4 14.3,14.6 19.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='15.9,9.1 20,9.1 20,13 '/%3E%3Cpath fill='%23f44336' d='M10.2,28H4.3V7.7h5.9V1h12.3v14.6h0.8V0H9.7L3.5,7v22h6.8V28z M9.4,1.6v5.1H4.9L9.4,1.6z'/%3E%3Crect fill='%23f44336' x='19' y='27.8' width='4.9' height='0.5'/%3E%3Crect fill='%23f44336' x='19' y='29.7' width='4.9' height='0.5'/%3E%3Cpath fill='%23f44336' d='M15.9,27.4c-0.9,0-1.6,0.7-1.6,1.6s0.7,1.6,1.6,1.6c0.9,0,1.6-0.7,1.6-1.6S16.7,27.4,15.9,27.4z M15.9,30.3 c-0.7,0-1.3-0.6-1.3-1.3c0-0.6,0.3-1,0.8-1.1c0.1,0,0.2-0.1,0.5-0.1c0.7,0,1.3,0.6,1.3,1.3S16.6,30.3,15.9,30.3z'/%3E%3Cpath fill='%23f44336' d='M24.9,17.3c0-0.2-0.2-0.5-0.3-0.5l0,0l0,0H13.9H14c-0.2,0-0.5,0.3-0.5,0.4l-1.9,5.4v9.2c0,0,0.1,0.1,0.3,0.1h14.5 c0.2,0,0.3-0.1,0.3-0.3v-9.2C26.8,22.4,25.2,18.3,24.9,17.3z M26,22.3h-5v-4.8h3.4L26,22.3z M18,17.5h2.4v4.8H18 C18,22.4,18,17.5,18,17.5z M18,22.8h2.4v2.6H18V22.8z M17.5,17.5v4.8h-5l0.7-2.4l1-2.4 M26.2,31.3H12.6h-0.2v-8.5h5.2v2.8 c0,0.2,0.2,0.3,0.3,0.3h2.9c0.1,0,0.3-0.1,0.3-0.3v-2.8h5.1C26.2,22.8,26.2,31.3,26.2,31.3z'/%3E%3C/svg%3E")
}

.webui-report-inventory.webui-warning-icon, .webui-report-inventory.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='6.9,16.8 11.4,12.4 14.3,14.6 19.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='15.9,9.1 20,9.1 20,13 '/%3E%3Cpath fill='%23ff9800' d='M10.2,28H4.3V7.7h5.9V1h12.3v14.6h0.8V0H9.7L3.5,7v22h6.8V28z M9.4,1.6v5.1H4.9L9.4,1.6z'/%3E%3Crect fill='%23ff9800' x='19' y='27.8' width='4.9' height='0.5'/%3E%3Crect fill='%23ff9800' x='19' y='29.7' width='4.9' height='0.5'/%3E%3Cpath fill='%23ff9800' d='M15.9,27.4c-0.9,0-1.6,0.7-1.6,1.6s0.7,1.6,1.6,1.6c0.9,0,1.6-0.7,1.6-1.6S16.7,27.4,15.9,27.4z M15.9,30.3 c-0.7,0-1.3-0.6-1.3-1.3c0-0.6,0.3-1,0.8-1.1c0.1,0,0.2-0.1,0.5-0.1c0.7,0,1.3,0.6,1.3,1.3S16.6,30.3,15.9,30.3z'/%3E%3Cpath fill='%23ff9800' d='M24.9,17.3c0-0.2-0.2-0.5-0.3-0.5l0,0l0,0H13.9H14c-0.2,0-0.5,0.3-0.5,0.4l-1.9,5.4v9.2c0,0,0.1,0.1,0.3,0.1h14.5 c0.2,0,0.3-0.1,0.3-0.3v-9.2C26.8,22.4,25.2,18.3,24.9,17.3z M26,22.3h-5v-4.8h3.4L26,22.3z M18,17.5h2.4v4.8H18 C18,22.4,18,17.5,18,17.5z M18,22.8h2.4v2.6H18V22.8z M17.5,17.5v4.8h-5l0.7-2.4l1-2.4 M26.2,31.3H12.6h-0.2v-8.5h5.2v2.8 c0,0.2,0.2,0.3,0.3,0.3h2.9c0.1,0,0.3-0.1,0.3-0.3v-2.8h5.1C26.2,22.8,26.2,31.3,26.2,31.3z'/%3E%3C/svg%3E")
}

.webui-report-inventory.webui-white-icon, .combo-row.selected .combo-action-button .webui-report-inventory.webui-add, .combo-row.selected .combo-action-button .webui-report-inventory.webui-delete, .combo-row.selected .combo-action-button .webui-report-inventory.webui-edit, .segmented-button > .btn.active .webui-report-inventory, .primary .webui-report-inventory, .radio-group input[type="radio"]:checked + label .webui-report-inventory, .segmented-button-radio input[type="radio"]:checked + label .webui-report-inventory {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='6.9,16.8 11.4,12.4 14.3,14.6 19.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='15.9,9.1 20,9.1 20,13 '/%3E%3Cpath fill='%23fff' d='M10.2,28H4.3V7.7h5.9V1h12.3v14.6h0.8V0H9.7L3.5,7v22h6.8V28z M9.4,1.6v5.1H4.9L9.4,1.6z'/%3E%3Crect fill='%23fff' x='19' y='27.8' width='4.9' height='0.5'/%3E%3Crect fill='%23fff' x='19' y='29.7' width='4.9' height='0.5'/%3E%3Cpath fill='%23fff' d='M15.9,27.4c-0.9,0-1.6,0.7-1.6,1.6s0.7,1.6,1.6,1.6c0.9,0,1.6-0.7,1.6-1.6S16.7,27.4,15.9,27.4z M15.9,30.3 c-0.7,0-1.3-0.6-1.3-1.3c0-0.6,0.3-1,0.8-1.1c0.1,0,0.2-0.1,0.5-0.1c0.7,0,1.3,0.6,1.3,1.3S16.6,30.3,15.9,30.3z'/%3E%3Cpath fill='%23fff' d='M24.9,17.3c0-0.2-0.2-0.5-0.3-0.5l0,0l0,0H13.9H14c-0.2,0-0.5,0.3-0.5,0.4l-1.9,5.4v9.2c0,0,0.1,0.1,0.3,0.1h14.5 c0.2,0,0.3-0.1,0.3-0.3v-9.2C26.8,22.4,25.2,18.3,24.9,17.3z M26,22.3h-5v-4.8h3.4L26,22.3z M18,17.5h2.4v4.8H18 C18,22.4,18,17.5,18,17.5z M18,22.8h2.4v2.6H18V22.8z M17.5,17.5v4.8h-5l0.7-2.4l1-2.4 M26.2,31.3H12.6h-0.2v-8.5h5.2v2.8 c0,0.2,0.2,0.3,0.3,0.3h2.9c0.1,0,0.3-0.1,0.3-0.3v-2.8h5.1C26.2,22.8,26.2,31.3,26.2,31.3z'/%3E%3C/svg%3E")
}

.webui-report-inventory.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='6.9,16.8 11.4,12.4 14.3,14.6 19.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='15.9,9.1 20,9.1 20,13 '/%3E%3Cpath fill='%234caf50' d='M10.2,28H4.3V7.7h5.9V1h12.3v14.6h0.8V0H9.7L3.5,7v22h6.8V28z M9.4,1.6v5.1H4.9L9.4,1.6z'/%3E%3Crect fill='%234caf50' x='19' y='27.8' width='4.9' height='0.5'/%3E%3Crect fill='%234caf50' x='19' y='29.7' width='4.9' height='0.5'/%3E%3Cpath fill='%234caf50' d='M15.9,27.4c-0.9,0-1.6,0.7-1.6,1.6s0.7,1.6,1.6,1.6c0.9,0,1.6-0.7,1.6-1.6S16.7,27.4,15.9,27.4z M15.9,30.3 c-0.7,0-1.3-0.6-1.3-1.3c0-0.6,0.3-1,0.8-1.1c0.1,0,0.2-0.1,0.5-0.1c0.7,0,1.3,0.6,1.3,1.3S16.6,30.3,15.9,30.3z'/%3E%3Cpath fill='%234caf50' d='M24.9,17.3c0-0.2-0.2-0.5-0.3-0.5l0,0l0,0H13.9H14c-0.2,0-0.5,0.3-0.5,0.4l-1.9,5.4v9.2c0,0,0.1,0.1,0.3,0.1h14.5 c0.2,0,0.3-0.1,0.3-0.3v-9.2C26.8,22.4,25.2,18.3,24.9,17.3z M26,22.3h-5v-4.8h3.4L26,22.3z M18,17.5h2.4v4.8H18 C18,22.4,18,17.5,18,17.5z M18,22.8h2.4v2.6H18V22.8z M17.5,17.5v4.8h-5l0.7-2.4l1-2.4 M26.2,31.3H12.6h-0.2v-8.5h5.2v2.8 c0,0.2,0.2,0.3,0.3,0.3h2.9c0.1,0,0.3-0.1,0.3-0.3v-2.8h5.1C26.2,22.8,26.2,31.3,26.2,31.3z'/%3E%3C/svg%3E")
}

.webui-report-marketing {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='6.9,16.8 11.4,12.4 14.3,14.6 19.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='15.9,9.1 20,9.1 20,13 '/%3E%3Cpath fill='%2303a9f4' d='M12.6,28H4.3V7.7h5.9V1h12.3v14.8l0.8-0.5V0H9.7L3.5,7v22h9.1V28z M9.4,1.6v5.1H4.9L9.4,1.6z'/%3E%3Cpath fill='%2303a9f4' d='M30,21.9c0-0.7-0.5-1.4-1.2-1.7v-5.5l-10.2,3.6c-0.1-0.1-0.2-0.1-0.4-0.1h-6.1c-0.4,0-0.7,0.2-0.7,0.7v1.2 c-1,0.2-1.7,1.1-1.7,2c0,1,0.7,1.9,1.7,2V25c0,0.4,0.2,0.7,0.7,0.7h1.7v4.6c0,1,0.7,1.7,1.7,1.7h0.1c1,0,1.7-0.7,1.7-1.7v-4.6h1.1 c0.1,0,0.2,0,0.4-0.1l10.1,3.6v-5.7C29.5,23.3,30,22.6,30,21.9z M16.7,30.4c0,0.6-0.5,1.1-1.1,1.1h-0.1c-0.6,0-1.1-0.5-1.1-1.1v-4.6 h2.3C16.7,25.8,16.7,30.4,16.7,30.4z M10.4,22.2c0-0.7,0.5-1.2,1.1-1.4v2.7C10.9,23.4,10.4,22.8,10.4,22.2z M12,25l0.1-0.7l0,0v-4.2 l0,0v-1.2l0,0h6L18,25.1L12,25C12,25.1,12,25,12,25z M18.9,24.9l0.1-6l0,0l9.2-3.2l-0.1,4.3l0,0v3.4l0,0v4.6L18.9,24.9z M28.8,22.8 v-1.9c0.4,0.2,0.7,0.2,0.7,1C29.6,22.6,29.2,22.6,28.8,22.8z'/%3E%3C/svg%3E")
}

.webui-report-marketing.webui-grey-icon, .btn[disabled] .webui-report-marketing {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='6.9,16.8 11.4,12.4 14.3,14.6 19.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='15.9,9.1 20,9.1 20,13 '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M12.6,28H4.3V7.7h5.9V1h12.3v14.8l0.8-0.5V0H9.7L3.5,7v22h9.1V28z M9.4,1.6v5.1H4.9L9.4,1.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M30,21.9c0-0.7-0.5-1.4-1.2-1.7v-5.5l-10.2,3.6c-0.1-0.1-0.2-0.1-0.4-0.1h-6.1c-0.4,0-0.7,0.2-0.7,0.7v1.2 c-1,0.2-1.7,1.1-1.7,2c0,1,0.7,1.9,1.7,2V25c0,0.4,0.2,0.7,0.7,0.7h1.7v4.6c0,1,0.7,1.7,1.7,1.7h0.1c1,0,1.7-0.7,1.7-1.7v-4.6h1.1 c0.1,0,0.2,0,0.4-0.1l10.1,3.6v-5.7C29.5,23.3,30,22.6,30,21.9z M16.7,30.4c0,0.6-0.5,1.1-1.1,1.1h-0.1c-0.6,0-1.1-0.5-1.1-1.1v-4.6 h2.3C16.7,25.8,16.7,30.4,16.7,30.4z M10.4,22.2c0-0.7,0.5-1.2,1.1-1.4v2.7C10.9,23.4,10.4,22.8,10.4,22.2z M12,25l0.1-0.7l0,0v-4.2 l0,0v-1.2l0,0h6L18,25.1L12,25C12,25.1,12,25,12,25z M18.9,24.9l0.1-6l0,0l9.2-3.2l-0.1,4.3l0,0v3.4l0,0v4.6L18.9,24.9z M28.8,22.8 v-1.9c0.4,0.2,0.7,0.2,0.7,1C29.6,22.6,29.2,22.6,28.8,22.8z'/%3E%3C/svg%3E")
}

.webui-report-marketing.webui-red-icon, .danger .webui-report-marketing {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='6.9,16.8 11.4,12.4 14.3,14.6 19.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='15.9,9.1 20,9.1 20,13 '/%3E%3Cpath fill='%23f44336' d='M12.6,28H4.3V7.7h5.9V1h12.3v14.8l0.8-0.5V0H9.7L3.5,7v22h9.1V28z M9.4,1.6v5.1H4.9L9.4,1.6z'/%3E%3Cpath fill='%23f44336' d='M30,21.9c0-0.7-0.5-1.4-1.2-1.7v-5.5l-10.2,3.6c-0.1-0.1-0.2-0.1-0.4-0.1h-6.1c-0.4,0-0.7,0.2-0.7,0.7v1.2 c-1,0.2-1.7,1.1-1.7,2c0,1,0.7,1.9,1.7,2V25c0,0.4,0.2,0.7,0.7,0.7h1.7v4.6c0,1,0.7,1.7,1.7,1.7h0.1c1,0,1.7-0.7,1.7-1.7v-4.6h1.1 c0.1,0,0.2,0,0.4-0.1l10.1,3.6v-5.7C29.5,23.3,30,22.6,30,21.9z M16.7,30.4c0,0.6-0.5,1.1-1.1,1.1h-0.1c-0.6,0-1.1-0.5-1.1-1.1v-4.6 h2.3C16.7,25.8,16.7,30.4,16.7,30.4z M10.4,22.2c0-0.7,0.5-1.2,1.1-1.4v2.7C10.9,23.4,10.4,22.8,10.4,22.2z M12,25l0.1-0.7l0,0v-4.2 l0,0v-1.2l0,0h6L18,25.1L12,25C12,25.1,12,25,12,25z M18.9,24.9l0.1-6l0,0l9.2-3.2l-0.1,4.3l0,0v3.4l0,0v4.6L18.9,24.9z M28.8,22.8 v-1.9c0.4,0.2,0.7,0.2,0.7,1C29.6,22.6,29.2,22.6,28.8,22.8z'/%3E%3C/svg%3E")
}

.webui-report-marketing.webui-warning-icon, .webui-report-marketing.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='6.9,16.8 11.4,12.4 14.3,14.6 19.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='15.9,9.1 20,9.1 20,13 '/%3E%3Cpath fill='%23ff9800' d='M12.6,28H4.3V7.7h5.9V1h12.3v14.8l0.8-0.5V0H9.7L3.5,7v22h9.1V28z M9.4,1.6v5.1H4.9L9.4,1.6z'/%3E%3Cpath fill='%23ff9800' d='M30,21.9c0-0.7-0.5-1.4-1.2-1.7v-5.5l-10.2,3.6c-0.1-0.1-0.2-0.1-0.4-0.1h-6.1c-0.4,0-0.7,0.2-0.7,0.7v1.2 c-1,0.2-1.7,1.1-1.7,2c0,1,0.7,1.9,1.7,2V25c0,0.4,0.2,0.7,0.7,0.7h1.7v4.6c0,1,0.7,1.7,1.7,1.7h0.1c1,0,1.7-0.7,1.7-1.7v-4.6h1.1 c0.1,0,0.2,0,0.4-0.1l10.1,3.6v-5.7C29.5,23.3,30,22.6,30,21.9z M16.7,30.4c0,0.6-0.5,1.1-1.1,1.1h-0.1c-0.6,0-1.1-0.5-1.1-1.1v-4.6 h2.3C16.7,25.8,16.7,30.4,16.7,30.4z M10.4,22.2c0-0.7,0.5-1.2,1.1-1.4v2.7C10.9,23.4,10.4,22.8,10.4,22.2z M12,25l0.1-0.7l0,0v-4.2 l0,0v-1.2l0,0h6L18,25.1L12,25C12,25.1,12,25,12,25z M18.9,24.9l0.1-6l0,0l9.2-3.2l-0.1,4.3l0,0v3.4l0,0v4.6L18.9,24.9z M28.8,22.8 v-1.9c0.4,0.2,0.7,0.2,0.7,1C29.6,22.6,29.2,22.6,28.8,22.8z'/%3E%3C/svg%3E")
}

.webui-report-marketing.webui-white-icon, .combo-row.selected .combo-action-button .webui-report-marketing.webui-add, .combo-row.selected .combo-action-button .webui-report-marketing.webui-delete, .combo-row.selected .combo-action-button .webui-report-marketing.webui-edit, .segmented-button > .btn.active .webui-report-marketing, .primary .webui-report-marketing, .radio-group input[type="radio"]:checked + label .webui-report-marketing, .segmented-button-radio input[type="radio"]:checked + label .webui-report-marketing {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='6.9,16.8 11.4,12.4 14.3,14.6 19.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='15.9,9.1 20,9.1 20,13 '/%3E%3Cpath fill='%23fff' d='M12.6,28H4.3V7.7h5.9V1h12.3v14.8l0.8-0.5V0H9.7L3.5,7v22h9.1V28z M9.4,1.6v5.1H4.9L9.4,1.6z'/%3E%3Cpath fill='%23fff' d='M30,21.9c0-0.7-0.5-1.4-1.2-1.7v-5.5l-10.2,3.6c-0.1-0.1-0.2-0.1-0.4-0.1h-6.1c-0.4,0-0.7,0.2-0.7,0.7v1.2 c-1,0.2-1.7,1.1-1.7,2c0,1,0.7,1.9,1.7,2V25c0,0.4,0.2,0.7,0.7,0.7h1.7v4.6c0,1,0.7,1.7,1.7,1.7h0.1c1,0,1.7-0.7,1.7-1.7v-4.6h1.1 c0.1,0,0.2,0,0.4-0.1l10.1,3.6v-5.7C29.5,23.3,30,22.6,30,21.9z M16.7,30.4c0,0.6-0.5,1.1-1.1,1.1h-0.1c-0.6,0-1.1-0.5-1.1-1.1v-4.6 h2.3C16.7,25.8,16.7,30.4,16.7,30.4z M10.4,22.2c0-0.7,0.5-1.2,1.1-1.4v2.7C10.9,23.4,10.4,22.8,10.4,22.2z M12,25l0.1-0.7l0,0v-4.2 l0,0v-1.2l0,0h6L18,25.1L12,25C12,25.1,12,25,12,25z M18.9,24.9l0.1-6l0,0l9.2-3.2l-0.1,4.3l0,0v3.4l0,0v4.6L18.9,24.9z M28.8,22.8 v-1.9c0.4,0.2,0.7,0.2,0.7,1C29.6,22.6,29.2,22.6,28.8,22.8z'/%3E%3C/svg%3E")
}

.webui-report-marketing.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='6.9,16.8 11.4,12.4 14.3,14.6 19.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='15.9,9.1 20,9.1 20,13 '/%3E%3Cpath fill='%234caf50' d='M12.6,28H4.3V7.7h5.9V1h12.3v14.8l0.8-0.5V0H9.7L3.5,7v22h9.1V28z M9.4,1.6v5.1H4.9L9.4,1.6z'/%3E%3Cpath fill='%234caf50' d='M30,21.9c0-0.7-0.5-1.4-1.2-1.7v-5.5l-10.2,3.6c-0.1-0.1-0.2-0.1-0.4-0.1h-6.1c-0.4,0-0.7,0.2-0.7,0.7v1.2 c-1,0.2-1.7,1.1-1.7,2c0,1,0.7,1.9,1.7,2V25c0,0.4,0.2,0.7,0.7,0.7h1.7v4.6c0,1,0.7,1.7,1.7,1.7h0.1c1,0,1.7-0.7,1.7-1.7v-4.6h1.1 c0.1,0,0.2,0,0.4-0.1l10.1,3.6v-5.7C29.5,23.3,30,22.6,30,21.9z M16.7,30.4c0,0.6-0.5,1.1-1.1,1.1h-0.1c-0.6,0-1.1-0.5-1.1-1.1v-4.6 h2.3C16.7,25.8,16.7,30.4,16.7,30.4z M10.4,22.2c0-0.7,0.5-1.2,1.1-1.4v2.7C10.9,23.4,10.4,22.8,10.4,22.2z M12,25l0.1-0.7l0,0v-4.2 l0,0v-1.2l0,0h6L18,25.1L12,25C12,25.1,12,25,12,25z M18.9,24.9l0.1-6l0,0l9.2-3.2l-0.1,4.3l0,0v3.4l0,0v4.6L18.9,24.9z M28.8,22.8 v-1.9c0.4,0.2,0.7,0.2,0.7,1C29.6,22.6,29.2,22.6,28.8,22.8z'/%3E%3C/svg%3E")
}

.webui-report-payment {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='6.9,16.8 11.4,12.4 14.3,14.6 19.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='15.9,9.1 20,9.1 20,13 '/%3E%3Cpath fill='%2303a9f4' d='M12.9,28H4.3V7.7h5.9V1h12.3v14.8h0.8V0H9.7L3.5,7v22h9.4V28z M9.4,1.6v5.1H4.9L9.4,1.6z'/%3E%3Cpath fill='%2303a9f4' d='M28.2,17.9c0-0.6-0.4-1-1-1H14.1c-0.6,0-1,0.4-1,1c0,0.4,0.3,0.9,0.8,1v12.2l0.8-0.8l1.5,1.5l1.5-1.5l1.5,1.5l1.5-1.5 l1.5,1.5l1.5-1.5l1.8,1.5l1.3-1.3l0.8,0.8V19C27.7,18.8,28.2,18.3,28.2,17.9z M27,29.9l-0.4-0.6L25,30.9l-1.6-1.5l-1.5,1.5l-1.2-1.3 L19.2,31l-1.6-1.5L16.2,31l-1.6-1.5l-0.2,0.2v-11V18H27v0.8V29.9z M27.4,18.3v-0.7H13.8v0.7c-0.1-0.1-0.2-0.2-0.2-0.4 s0.2-0.4,0.4-0.4h13.1c0.2,0,0.4,0.2,0.4,0.4C27.8,18,27.6,18.2,27.4,18.3z'/%3E%3Cpath fill='%2303a9f4' d='M21,22.2v-0.3c0-0.2-0.1-0.3-0.3-0.3c-0.2,0-0.3,0.1-0.3,0.3v0.3c-0.3,0.1-0.6,0.2-0.9,0.6c-0.2,0.2-0.2,0.4-0.2,0.8 c0,0.3,0.2,0.6,0.4,0.8l0.7,0.6v1.7c-0.3-0.1-0.7-0.4-0.7-0.9c0-0.2-0.1-0.3-0.3-0.3c-0.2,0-0.3,0.1-0.3,0.3c0,0.8,0.6,1.3,1.2,1.6 v0.2c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3v-0.2c0.3-0.1,0.7-0.2,0.9-0.6C22,26.6,22,26.2,22,26c-0.1-0.4-0.2-0.6-0.4-0.8 l-0.7-0.6v-1.7c0.3,0.1,0.7,0.4,0.7,0.9c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3C22.3,23,21.7,22.5,21,22.2z M21.2,25.6 c0.1,0.1,0.2,0.2,0.2,0.4c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.2,0.2-0.4,0.2v-1.2L21.2,25.6z M20,23.9c-0.1-0.1-0.2-0.2-0.2-0.3 c0-0.1,0-0.3,0.1-0.4s0.2-0.2,0.4-0.2v1.3L20,23.9z'/%3E%3Ccircle fill='%2303a9f4' cx='23.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%2303a9f4' cx='22.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%2303a9f4' cx='24.2' cy='19.5' r='0.2'/%3E%3Ccircle fill='%2303a9f4' cx='21.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%2303a9f4' cx='25.2' cy='19.5' r='0.2'/%3E%3Ccircle fill='%2303a9f4' cx='18.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%2303a9f4' cx='19.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%2303a9f4' cx='20.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%2303a9f4' cx='26.2' cy='19.5' r='0.2'/%3E%3Ccircle fill='%2303a9f4' cx='17.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%2303a9f4' cx='16.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%2303a9f4' cx='15.1' cy='19.5' r='0.2'/%3E%3C/svg%3E")
}

.webui-report-payment.webui-grey-icon, .btn[disabled] .webui-report-payment {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='6.9,16.8 11.4,12.4 14.3,14.6 19.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='15.9,9.1 20,9.1 20,13 '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M12.9,28H4.3V7.7h5.9V1h12.3v14.8h0.8V0H9.7L3.5,7v22h9.4V28z M9.4,1.6v5.1H4.9L9.4,1.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M28.2,17.9c0-0.6-0.4-1-1-1H14.1c-0.6,0-1,0.4-1,1c0,0.4,0.3,0.9,0.8,1v12.2l0.8-0.8l1.5,1.5l1.5-1.5l1.5,1.5l1.5-1.5 l1.5,1.5l1.5-1.5l1.8,1.5l1.3-1.3l0.8,0.8V19C27.7,18.8,28.2,18.3,28.2,17.9z M27,29.9l-0.4-0.6L25,30.9l-1.6-1.5l-1.5,1.5l-1.2-1.3 L19.2,31l-1.6-1.5L16.2,31l-1.6-1.5l-0.2,0.2v-11V18H27v0.8V29.9z M27.4,18.3v-0.7H13.8v0.7c-0.1-0.1-0.2-0.2-0.2-0.4 s0.2-0.4,0.4-0.4h13.1c0.2,0,0.4,0.2,0.4,0.4C27.8,18,27.6,18.2,27.4,18.3z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M21,22.2v-0.3c0-0.2-0.1-0.3-0.3-0.3c-0.2,0-0.3,0.1-0.3,0.3v0.3c-0.3,0.1-0.6,0.2-0.9,0.6c-0.2,0.2-0.2,0.4-0.2,0.8 c0,0.3,0.2,0.6,0.4,0.8l0.7,0.6v1.7c-0.3-0.1-0.7-0.4-0.7-0.9c0-0.2-0.1-0.3-0.3-0.3c-0.2,0-0.3,0.1-0.3,0.3c0,0.8,0.6,1.3,1.2,1.6 v0.2c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3v-0.2c0.3-0.1,0.7-0.2,0.9-0.6C22,26.6,22,26.2,22,26c-0.1-0.4-0.2-0.6-0.4-0.8 l-0.7-0.6v-1.7c0.3,0.1,0.7,0.4,0.7,0.9c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3C22.3,23,21.7,22.5,21,22.2z M21.2,25.6 c0.1,0.1,0.2,0.2,0.2,0.4c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.2,0.2-0.4,0.2v-1.2L21.2,25.6z M20,23.9c-0.1-0.1-0.2-0.2-0.2-0.3 c0-0.1,0-0.3,0.1-0.4s0.2-0.2,0.4-0.2v1.3L20,23.9z'/%3E%3Ccircle fill='%23000' fill-opacity='0.4' cx='23.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23000' fill-opacity='0.4' cx='22.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23000' fill-opacity='0.4' cx='24.2' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23000' fill-opacity='0.4' cx='21.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23000' fill-opacity='0.4' cx='25.2' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23000' fill-opacity='0.4' cx='18.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23000' fill-opacity='0.4' cx='19.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23000' fill-opacity='0.4' cx='20.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23000' fill-opacity='0.4' cx='26.2' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23000' fill-opacity='0.4' cx='17.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23000' fill-opacity='0.4' cx='16.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23000' fill-opacity='0.4' cx='15.1' cy='19.5' r='0.2'/%3E%3C/svg%3E")
}

.webui-report-payment.webui-red-icon, .danger .webui-report-payment {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='6.9,16.8 11.4,12.4 14.3,14.6 19.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='15.9,9.1 20,9.1 20,13 '/%3E%3Cpath fill='%23f44336' d='M12.9,28H4.3V7.7h5.9V1h12.3v14.8h0.8V0H9.7L3.5,7v22h9.4V28z M9.4,1.6v5.1H4.9L9.4,1.6z'/%3E%3Cpath fill='%23f44336' d='M28.2,17.9c0-0.6-0.4-1-1-1H14.1c-0.6,0-1,0.4-1,1c0,0.4,0.3,0.9,0.8,1v12.2l0.8-0.8l1.5,1.5l1.5-1.5l1.5,1.5l1.5-1.5 l1.5,1.5l1.5-1.5l1.8,1.5l1.3-1.3l0.8,0.8V19C27.7,18.8,28.2,18.3,28.2,17.9z M27,29.9l-0.4-0.6L25,30.9l-1.6-1.5l-1.5,1.5l-1.2-1.3 L19.2,31l-1.6-1.5L16.2,31l-1.6-1.5l-0.2,0.2v-11V18H27v0.8V29.9z M27.4,18.3v-0.7H13.8v0.7c-0.1-0.1-0.2-0.2-0.2-0.4 s0.2-0.4,0.4-0.4h13.1c0.2,0,0.4,0.2,0.4,0.4C27.8,18,27.6,18.2,27.4,18.3z'/%3E%3Cpath fill='%23f44336' d='M21,22.2v-0.3c0-0.2-0.1-0.3-0.3-0.3c-0.2,0-0.3,0.1-0.3,0.3v0.3c-0.3,0.1-0.6,0.2-0.9,0.6c-0.2,0.2-0.2,0.4-0.2,0.8 c0,0.3,0.2,0.6,0.4,0.8l0.7,0.6v1.7c-0.3-0.1-0.7-0.4-0.7-0.9c0-0.2-0.1-0.3-0.3-0.3c-0.2,0-0.3,0.1-0.3,0.3c0,0.8,0.6,1.3,1.2,1.6 v0.2c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3v-0.2c0.3-0.1,0.7-0.2,0.9-0.6C22,26.6,22,26.2,22,26c-0.1-0.4-0.2-0.6-0.4-0.8 l-0.7-0.6v-1.7c0.3,0.1,0.7,0.4,0.7,0.9c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3C22.3,23,21.7,22.5,21,22.2z M21.2,25.6 c0.1,0.1,0.2,0.2,0.2,0.4c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.2,0.2-0.4,0.2v-1.2L21.2,25.6z M20,23.9c-0.1-0.1-0.2-0.2-0.2-0.3 c0-0.1,0-0.3,0.1-0.4s0.2-0.2,0.4-0.2v1.3L20,23.9z'/%3E%3Ccircle fill='%23f44336' cx='23.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23f44336' cx='22.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23f44336' cx='24.2' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23f44336' cx='21.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23f44336' cx='25.2' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23f44336' cx='18.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23f44336' cx='19.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23f44336' cx='20.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23f44336' cx='26.2' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23f44336' cx='17.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23f44336' cx='16.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23f44336' cx='15.1' cy='19.5' r='0.2'/%3E%3C/svg%3E")
}

.webui-report-payment.webui-warning-icon, .webui-report-payment.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='6.9,16.8 11.4,12.4 14.3,14.6 19.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='15.9,9.1 20,9.1 20,13 '/%3E%3Cpath fill='%23ff9800' d='M12.9,28H4.3V7.7h5.9V1h12.3v14.8h0.8V0H9.7L3.5,7v22h9.4V28z M9.4,1.6v5.1H4.9L9.4,1.6z'/%3E%3Cpath fill='%23ff9800' d='M28.2,17.9c0-0.6-0.4-1-1-1H14.1c-0.6,0-1,0.4-1,1c0,0.4,0.3,0.9,0.8,1v12.2l0.8-0.8l1.5,1.5l1.5-1.5l1.5,1.5l1.5-1.5 l1.5,1.5l1.5-1.5l1.8,1.5l1.3-1.3l0.8,0.8V19C27.7,18.8,28.2,18.3,28.2,17.9z M27,29.9l-0.4-0.6L25,30.9l-1.6-1.5l-1.5,1.5l-1.2-1.3 L19.2,31l-1.6-1.5L16.2,31l-1.6-1.5l-0.2,0.2v-11V18H27v0.8V29.9z M27.4,18.3v-0.7H13.8v0.7c-0.1-0.1-0.2-0.2-0.2-0.4 s0.2-0.4,0.4-0.4h13.1c0.2,0,0.4,0.2,0.4,0.4C27.8,18,27.6,18.2,27.4,18.3z'/%3E%3Cpath fill='%23ff9800' d='M21,22.2v-0.3c0-0.2-0.1-0.3-0.3-0.3c-0.2,0-0.3,0.1-0.3,0.3v0.3c-0.3,0.1-0.6,0.2-0.9,0.6c-0.2,0.2-0.2,0.4-0.2,0.8 c0,0.3,0.2,0.6,0.4,0.8l0.7,0.6v1.7c-0.3-0.1-0.7-0.4-0.7-0.9c0-0.2-0.1-0.3-0.3-0.3c-0.2,0-0.3,0.1-0.3,0.3c0,0.8,0.6,1.3,1.2,1.6 v0.2c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3v-0.2c0.3-0.1,0.7-0.2,0.9-0.6C22,26.6,22,26.2,22,26c-0.1-0.4-0.2-0.6-0.4-0.8 l-0.7-0.6v-1.7c0.3,0.1,0.7,0.4,0.7,0.9c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3C22.3,23,21.7,22.5,21,22.2z M21.2,25.6 c0.1,0.1,0.2,0.2,0.2,0.4c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.2,0.2-0.4,0.2v-1.2L21.2,25.6z M20,23.9c-0.1-0.1-0.2-0.2-0.2-0.3 c0-0.1,0-0.3,0.1-0.4s0.2-0.2,0.4-0.2v1.3L20,23.9z'/%3E%3Ccircle fill='%23ff9800' cx='23.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23ff9800' cx='22.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23ff9800' cx='24.2' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23ff9800' cx='21.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23ff9800' cx='25.2' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23ff9800' cx='18.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23ff9800' cx='19.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23ff9800' cx='20.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23ff9800' cx='26.2' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23ff9800' cx='17.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23ff9800' cx='16.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23ff9800' cx='15.1' cy='19.5' r='0.2'/%3E%3C/svg%3E")
}

.webui-report-payment.webui-white-icon, .combo-row.selected .combo-action-button .webui-report-payment.webui-add, .combo-row.selected .combo-action-button .webui-report-payment.webui-delete, .combo-row.selected .combo-action-button .webui-report-payment.webui-edit, .segmented-button > .btn.active .webui-report-payment, .primary .webui-report-payment, .radio-group input[type="radio"]:checked + label .webui-report-payment, .segmented-button-radio input[type="radio"]:checked + label .webui-report-payment {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='6.9,16.8 11.4,12.4 14.3,14.6 19.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='15.9,9.1 20,9.1 20,13 '/%3E%3Cpath fill='%23fff' d='M12.9,28H4.3V7.7h5.9V1h12.3v14.8h0.8V0H9.7L3.5,7v22h9.4V28z M9.4,1.6v5.1H4.9L9.4,1.6z'/%3E%3Cpath fill='%23fff' d='M28.2,17.9c0-0.6-0.4-1-1-1H14.1c-0.6,0-1,0.4-1,1c0,0.4,0.3,0.9,0.8,1v12.2l0.8-0.8l1.5,1.5l1.5-1.5l1.5,1.5l1.5-1.5 l1.5,1.5l1.5-1.5l1.8,1.5l1.3-1.3l0.8,0.8V19C27.7,18.8,28.2,18.3,28.2,17.9z M27,29.9l-0.4-0.6L25,30.9l-1.6-1.5l-1.5,1.5l-1.2-1.3 L19.2,31l-1.6-1.5L16.2,31l-1.6-1.5l-0.2,0.2v-11V18H27v0.8V29.9z M27.4,18.3v-0.7H13.8v0.7c-0.1-0.1-0.2-0.2-0.2-0.4 s0.2-0.4,0.4-0.4h13.1c0.2,0,0.4,0.2,0.4,0.4C27.8,18,27.6,18.2,27.4,18.3z'/%3E%3Cpath fill='%23fff' d='M21,22.2v-0.3c0-0.2-0.1-0.3-0.3-0.3c-0.2,0-0.3,0.1-0.3,0.3v0.3c-0.3,0.1-0.6,0.2-0.9,0.6c-0.2,0.2-0.2,0.4-0.2,0.8 c0,0.3,0.2,0.6,0.4,0.8l0.7,0.6v1.7c-0.3-0.1-0.7-0.4-0.7-0.9c0-0.2-0.1-0.3-0.3-0.3c-0.2,0-0.3,0.1-0.3,0.3c0,0.8,0.6,1.3,1.2,1.6 v0.2c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3v-0.2c0.3-0.1,0.7-0.2,0.9-0.6C22,26.6,22,26.2,22,26c-0.1-0.4-0.2-0.6-0.4-0.8 l-0.7-0.6v-1.7c0.3,0.1,0.7,0.4,0.7,0.9c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3C22.3,23,21.7,22.5,21,22.2z M21.2,25.6 c0.1,0.1,0.2,0.2,0.2,0.4c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.2,0.2-0.4,0.2v-1.2L21.2,25.6z M20,23.9c-0.1-0.1-0.2-0.2-0.2-0.3 c0-0.1,0-0.3,0.1-0.4s0.2-0.2,0.4-0.2v1.3L20,23.9z'/%3E%3Ccircle fill='%23fff' cx='23.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23fff' cx='22.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23fff' cx='24.2' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23fff' cx='21.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23fff' cx='25.2' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23fff' cx='18.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23fff' cx='19.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23fff' cx='20.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23fff' cx='26.2' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23fff' cx='17.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23fff' cx='16.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%23fff' cx='15.1' cy='19.5' r='0.2'/%3E%3C/svg%3E")
}

.webui-report-payment.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='6.9,16.8 11.4,12.4 14.3,14.6 19.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='15.9,9.1 20,9.1 20,13 '/%3E%3Cpath fill='%234caf50' d='M12.9,28H4.3V7.7h5.9V1h12.3v14.8h0.8V0H9.7L3.5,7v22h9.4V28z M9.4,1.6v5.1H4.9L9.4,1.6z'/%3E%3Cpath fill='%234caf50' d='M28.2,17.9c0-0.6-0.4-1-1-1H14.1c-0.6,0-1,0.4-1,1c0,0.4,0.3,0.9,0.8,1v12.2l0.8-0.8l1.5,1.5l1.5-1.5l1.5,1.5l1.5-1.5 l1.5,1.5l1.5-1.5l1.8,1.5l1.3-1.3l0.8,0.8V19C27.7,18.8,28.2,18.3,28.2,17.9z M27,29.9l-0.4-0.6L25,30.9l-1.6-1.5l-1.5,1.5l-1.2-1.3 L19.2,31l-1.6-1.5L16.2,31l-1.6-1.5l-0.2,0.2v-11V18H27v0.8V29.9z M27.4,18.3v-0.7H13.8v0.7c-0.1-0.1-0.2-0.2-0.2-0.4 s0.2-0.4,0.4-0.4h13.1c0.2,0,0.4,0.2,0.4,0.4C27.8,18,27.6,18.2,27.4,18.3z'/%3E%3Cpath fill='%234caf50' d='M21,22.2v-0.3c0-0.2-0.1-0.3-0.3-0.3c-0.2,0-0.3,0.1-0.3,0.3v0.3c-0.3,0.1-0.6,0.2-0.9,0.6c-0.2,0.2-0.2,0.4-0.2,0.8 c0,0.3,0.2,0.6,0.4,0.8l0.7,0.6v1.7c-0.3-0.1-0.7-0.4-0.7-0.9c0-0.2-0.1-0.3-0.3-0.3c-0.2,0-0.3,0.1-0.3,0.3c0,0.8,0.6,1.3,1.2,1.6 v0.2c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3v-0.2c0.3-0.1,0.7-0.2,0.9-0.6C22,26.6,22,26.2,22,26c-0.1-0.4-0.2-0.6-0.4-0.8 l-0.7-0.6v-1.7c0.3,0.1,0.7,0.4,0.7,0.9c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3C22.3,23,21.7,22.5,21,22.2z M21.2,25.6 c0.1,0.1,0.2,0.2,0.2,0.4c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.2,0.2-0.4,0.2v-1.2L21.2,25.6z M20,23.9c-0.1-0.1-0.2-0.2-0.2-0.3 c0-0.1,0-0.3,0.1-0.4s0.2-0.2,0.4-0.2v1.3L20,23.9z'/%3E%3Ccircle fill='%234caf50' cx='23.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%234caf50' cx='22.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%234caf50' cx='24.2' cy='19.5' r='0.2'/%3E%3Ccircle fill='%234caf50' cx='21.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%234caf50' cx='25.2' cy='19.5' r='0.2'/%3E%3Ccircle fill='%234caf50' cx='18.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%234caf50' cx='19.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%234caf50' cx='20.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%234caf50' cx='26.2' cy='19.5' r='0.2'/%3E%3Ccircle fill='%234caf50' cx='17.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%234caf50' cx='16.1' cy='19.5' r='0.2'/%3E%3Ccircle fill='%234caf50' cx='15.1' cy='19.5' r='0.2'/%3E%3C/svg%3E")
}

.webui-report-payout {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='4.8,16.8 9.3,12.4 12.1,14.6 17.6,9.2 '/%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='13.7,9.1 17.8,9.1 17.8,13 '/%3E%3Cpath fill='%2303a9f4' d='M11.1,28h-9V7.7H8V1h12.3v14.3l0.8,0.1V0H7.5L1.3,7v22h10.3L11.1,28z M7.3,1.6v5.1H2.8L7.3,1.6z'/%3E%3Cpath fill='%2303a9f4' d='M25.8,25.5c-0.7,3.2-3.4,5.7-6.7,5.7c-3.9,0-6.8-3.2-6.8-7.1c0-3.5,2.9-6.7,6.8-6.7c3.1,0,6.6,2.2,6.8,5.9h0.8 c-0.2-3.9-3.6-6.8-7.6-6.8c-4.3,0-7.7,3.5-7.7,7.7s3.5,7.7,7.7,7.7c3.8,0,6.9-2.7,7.5-6.3C26.6,25.5,25.8,25.5,25.8,25.5z'/%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M18.6,28.9v-1.2c-0.7,0-1.3-0.2-1.7-0.5l0.3-0.8c0.4,0.3,1,0.5,1.7,0.5c0.8,0,1.4-0.5,1.4-1.1s-0.4-1-1.3-1.4 c-1.2-0.5-1.9-1-1.9-2s0.7-1.7,1.7-1.9v-1.2h0.7v1.1c0.7,0,1.2,0.2,1.4,0.4l-0.3,0.8c-0.2-0.2-0.7-0.4-1.4-0.4 c-0.9,0-1.2,0.6-1.2,1c0,0.6,0.4,0.9,1.4,1.3c1.2,0.5,1.8,1,1.8,2.1c0,0.9-0.6,1.7-1.8,1.9v1.2L18.6,28.9L18.6,28.9z'/%3E%3C/g%3E%3Cpath fill='%2303a9f4' d='M31.3,24.4c0-0.1-0.1-0.2-0.2-0.3l-3-3c-0.1-0.1-0.3-0.1-0.4,0c-0.1,0.1-0.1,0.3,0,0.4l2.5,2.5h-7.4c-0.2,0-0.4,0.2-0.4,0.4 c0,0.2,0.2,0.4,0.4,0.4h7.4l-2.5,2.5c-0.1,0.1-0.1,0.3,0,0.4c0.1,0.1,0.3,0.1,0.4,0l3-3c0,0,0,0,0,0l0,0 C31.3,24.5,31.3,24.4,31.3,24.4C31.3,24.4,31.3,24.4,31.3,24.4z'/%3E%3C/svg%3E")
}

.webui-report-payout.webui-grey-icon, .btn[disabled] .webui-report-payout {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='4.8,16.8 9.3,12.4 12.1,14.6 17.6,9.2 '/%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='13.7,9.1 17.8,9.1 17.8,13 '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M11.1,28h-9V7.7H8V1h12.3v14.3l0.8,0.1V0H7.5L1.3,7v22h10.3L11.1,28z M7.3,1.6v5.1H2.8L7.3,1.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M25.8,25.5c-0.7,3.2-3.4,5.7-6.7,5.7c-3.9,0-6.8-3.2-6.8-7.1c0-3.5,2.9-6.7,6.8-6.7c3.1,0,6.6,2.2,6.8,5.9h0.8 c-0.2-3.9-3.6-6.8-7.6-6.8c-4.3,0-7.7,3.5-7.7,7.7s3.5,7.7,7.7,7.7c3.8,0,6.9-2.7,7.5-6.3C26.6,25.5,25.8,25.5,25.8,25.5z'/%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M18.6,28.9v-1.2c-0.7,0-1.3-0.2-1.7-0.5l0.3-0.8c0.4,0.3,1,0.5,1.7,0.5c0.8,0,1.4-0.5,1.4-1.1s-0.4-1-1.3-1.4 c-1.2-0.5-1.9-1-1.9-2s0.7-1.7,1.7-1.9v-1.2h0.7v1.1c0.7,0,1.2,0.2,1.4,0.4l-0.3,0.8c-0.2-0.2-0.7-0.4-1.4-0.4 c-0.9,0-1.2,0.6-1.2,1c0,0.6,0.4,0.9,1.4,1.3c1.2,0.5,1.8,1,1.8,2.1c0,0.9-0.6,1.7-1.8,1.9v1.2L18.6,28.9L18.6,28.9z'/%3E%3C/g%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M31.3,24.4c0-0.1-0.1-0.2-0.2-0.3l-3-3c-0.1-0.1-0.3-0.1-0.4,0c-0.1,0.1-0.1,0.3,0,0.4l2.5,2.5h-7.4c-0.2,0-0.4,0.2-0.4,0.4 c0,0.2,0.2,0.4,0.4,0.4h7.4l-2.5,2.5c-0.1,0.1-0.1,0.3,0,0.4c0.1,0.1,0.3,0.1,0.4,0l3-3c0,0,0,0,0,0l0,0 C31.3,24.5,31.3,24.4,31.3,24.4C31.3,24.4,31.3,24.4,31.3,24.4z'/%3E%3C/svg%3E")
}

.webui-report-payout.webui-red-icon, .danger .webui-report-payout {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='4.8,16.8 9.3,12.4 12.1,14.6 17.6,9.2 '/%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='13.7,9.1 17.8,9.1 17.8,13 '/%3E%3Cpath fill='%23f44336' d='M11.1,28h-9V7.7H8V1h12.3v14.3l0.8,0.1V0H7.5L1.3,7v22h10.3L11.1,28z M7.3,1.6v5.1H2.8L7.3,1.6z'/%3E%3Cpath fill='%23f44336' d='M25.8,25.5c-0.7,3.2-3.4,5.7-6.7,5.7c-3.9,0-6.8-3.2-6.8-7.1c0-3.5,2.9-6.7,6.8-6.7c3.1,0,6.6,2.2,6.8,5.9h0.8 c-0.2-3.9-3.6-6.8-7.6-6.8c-4.3,0-7.7,3.5-7.7,7.7s3.5,7.7,7.7,7.7c3.8,0,6.9-2.7,7.5-6.3C26.6,25.5,25.8,25.5,25.8,25.5z'/%3E%3Cg%3E%3Cpath fill='%23f44336' d='M18.6,28.9v-1.2c-0.7,0-1.3-0.2-1.7-0.5l0.3-0.8c0.4,0.3,1,0.5,1.7,0.5c0.8,0,1.4-0.5,1.4-1.1s-0.4-1-1.3-1.4 c-1.2-0.5-1.9-1-1.9-2s0.7-1.7,1.7-1.9v-1.2h0.7v1.1c0.7,0,1.2,0.2,1.4,0.4l-0.3,0.8c-0.2-0.2-0.7-0.4-1.4-0.4 c-0.9,0-1.2,0.6-1.2,1c0,0.6,0.4,0.9,1.4,1.3c1.2,0.5,1.8,1,1.8,2.1c0,0.9-0.6,1.7-1.8,1.9v1.2L18.6,28.9L18.6,28.9z'/%3E%3C/g%3E%3Cpath fill='%23f44336' d='M31.3,24.4c0-0.1-0.1-0.2-0.2-0.3l-3-3c-0.1-0.1-0.3-0.1-0.4,0c-0.1,0.1-0.1,0.3,0,0.4l2.5,2.5h-7.4c-0.2,0-0.4,0.2-0.4,0.4 c0,0.2,0.2,0.4,0.4,0.4h7.4l-2.5,2.5c-0.1,0.1-0.1,0.3,0,0.4c0.1,0.1,0.3,0.1,0.4,0l3-3c0,0,0,0,0,0l0,0 C31.3,24.5,31.3,24.4,31.3,24.4C31.3,24.4,31.3,24.4,31.3,24.4z'/%3E%3C/svg%3E")
}

.webui-report-payout.webui-warning-icon, .webui-report-payout.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='4.8,16.8 9.3,12.4 12.1,14.6 17.6,9.2 '/%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='13.7,9.1 17.8,9.1 17.8,13 '/%3E%3Cpath fill='%23ff9800' d='M11.1,28h-9V7.7H8V1h12.3v14.3l0.8,0.1V0H7.5L1.3,7v22h10.3L11.1,28z M7.3,1.6v5.1H2.8L7.3,1.6z'/%3E%3Cpath fill='%23ff9800' d='M25.8,25.5c-0.7,3.2-3.4,5.7-6.7,5.7c-3.9,0-6.8-3.2-6.8-7.1c0-3.5,2.9-6.7,6.8-6.7c3.1,0,6.6,2.2,6.8,5.9h0.8 c-0.2-3.9-3.6-6.8-7.6-6.8c-4.3,0-7.7,3.5-7.7,7.7s3.5,7.7,7.7,7.7c3.8,0,6.9-2.7,7.5-6.3C26.6,25.5,25.8,25.5,25.8,25.5z'/%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M18.6,28.9v-1.2c-0.7,0-1.3-0.2-1.7-0.5l0.3-0.8c0.4,0.3,1,0.5,1.7,0.5c0.8,0,1.4-0.5,1.4-1.1s-0.4-1-1.3-1.4 c-1.2-0.5-1.9-1-1.9-2s0.7-1.7,1.7-1.9v-1.2h0.7v1.1c0.7,0,1.2,0.2,1.4,0.4l-0.3,0.8c-0.2-0.2-0.7-0.4-1.4-0.4 c-0.9,0-1.2,0.6-1.2,1c0,0.6,0.4,0.9,1.4,1.3c1.2,0.5,1.8,1,1.8,2.1c0,0.9-0.6,1.7-1.8,1.9v1.2L18.6,28.9L18.6,28.9z'/%3E%3C/g%3E%3Cpath fill='%23ff9800' d='M31.3,24.4c0-0.1-0.1-0.2-0.2-0.3l-3-3c-0.1-0.1-0.3-0.1-0.4,0c-0.1,0.1-0.1,0.3,0,0.4l2.5,2.5h-7.4c-0.2,0-0.4,0.2-0.4,0.4 c0,0.2,0.2,0.4,0.4,0.4h7.4l-2.5,2.5c-0.1,0.1-0.1,0.3,0,0.4c0.1,0.1,0.3,0.1,0.4,0l3-3c0,0,0,0,0,0l0,0 C31.3,24.5,31.3,24.4,31.3,24.4C31.3,24.4,31.3,24.4,31.3,24.4z'/%3E%3C/svg%3E")
}

.webui-report-payout.webui-white-icon, .combo-row.selected .combo-action-button .webui-report-payout.webui-add, .combo-row.selected .combo-action-button .webui-report-payout.webui-delete, .combo-row.selected .combo-action-button .webui-report-payout.webui-edit, .segmented-button > .btn.active .webui-report-payout, .primary .webui-report-payout, .radio-group input[type="radio"]:checked + label .webui-report-payout, .segmented-button-radio input[type="radio"]:checked + label .webui-report-payout {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='4.8,16.8 9.3,12.4 12.1,14.6 17.6,9.2 '/%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='13.7,9.1 17.8,9.1 17.8,13 '/%3E%3Cpath fill='%23fff' d='M11.1,28h-9V7.7H8V1h12.3v14.3l0.8,0.1V0H7.5L1.3,7v22h10.3L11.1,28z M7.3,1.6v5.1H2.8L7.3,1.6z'/%3E%3Cpath fill='%23fff' d='M25.8,25.5c-0.7,3.2-3.4,5.7-6.7,5.7c-3.9,0-6.8-3.2-6.8-7.1c0-3.5,2.9-6.7,6.8-6.7c3.1,0,6.6,2.2,6.8,5.9h0.8 c-0.2-3.9-3.6-6.8-7.6-6.8c-4.3,0-7.7,3.5-7.7,7.7s3.5,7.7,7.7,7.7c3.8,0,6.9-2.7,7.5-6.3C26.6,25.5,25.8,25.5,25.8,25.5z'/%3E%3Cg%3E%3Cpath fill='%23fff' d='M18.6,28.9v-1.2c-0.7,0-1.3-0.2-1.7-0.5l0.3-0.8c0.4,0.3,1,0.5,1.7,0.5c0.8,0,1.4-0.5,1.4-1.1s-0.4-1-1.3-1.4 c-1.2-0.5-1.9-1-1.9-2s0.7-1.7,1.7-1.9v-1.2h0.7v1.1c0.7,0,1.2,0.2,1.4,0.4l-0.3,0.8c-0.2-0.2-0.7-0.4-1.4-0.4 c-0.9,0-1.2,0.6-1.2,1c0,0.6,0.4,0.9,1.4,1.3c1.2,0.5,1.8,1,1.8,2.1c0,0.9-0.6,1.7-1.8,1.9v1.2L18.6,28.9L18.6,28.9z'/%3E%3C/g%3E%3Cpath fill='%23fff' d='M31.3,24.4c0-0.1-0.1-0.2-0.2-0.3l-3-3c-0.1-0.1-0.3-0.1-0.4,0c-0.1,0.1-0.1,0.3,0,0.4l2.5,2.5h-7.4c-0.2,0-0.4,0.2-0.4,0.4 c0,0.2,0.2,0.4,0.4,0.4h7.4l-2.5,2.5c-0.1,0.1-0.1,0.3,0,0.4c0.1,0.1,0.3,0.1,0.4,0l3-3c0,0,0,0,0,0l0,0 C31.3,24.5,31.3,24.4,31.3,24.4C31.3,24.4,31.3,24.4,31.3,24.4z'/%3E%3C/svg%3E")
}

.webui-report-payout.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='4.8,16.8 9.3,12.4 12.1,14.6 17.6,9.2 '/%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='13.7,9.1 17.8,9.1 17.8,13 '/%3E%3Cpath fill='%234caf50' d='M11.1,28h-9V7.7H8V1h12.3v14.3l0.8,0.1V0H7.5L1.3,7v22h10.3L11.1,28z M7.3,1.6v5.1H2.8L7.3,1.6z'/%3E%3Cpath fill='%234caf50' d='M25.8,25.5c-0.7,3.2-3.4,5.7-6.7,5.7c-3.9,0-6.8-3.2-6.8-7.1c0-3.5,2.9-6.7,6.8-6.7c3.1,0,6.6,2.2,6.8,5.9h0.8 c-0.2-3.9-3.6-6.8-7.6-6.8c-4.3,0-7.7,3.5-7.7,7.7s3.5,7.7,7.7,7.7c3.8,0,6.9-2.7,7.5-6.3C26.6,25.5,25.8,25.5,25.8,25.5z'/%3E%3Cg%3E%3Cpath fill='%234caf50' d='M18.6,28.9v-1.2c-0.7,0-1.3-0.2-1.7-0.5l0.3-0.8c0.4,0.3,1,0.5,1.7,0.5c0.8,0,1.4-0.5,1.4-1.1s-0.4-1-1.3-1.4 c-1.2-0.5-1.9-1-1.9-2s0.7-1.7,1.7-1.9v-1.2h0.7v1.1c0.7,0,1.2,0.2,1.4,0.4l-0.3,0.8c-0.2-0.2-0.7-0.4-1.4-0.4 c-0.9,0-1.2,0.6-1.2,1c0,0.6,0.4,0.9,1.4,1.3c1.2,0.5,1.8,1,1.8,2.1c0,0.9-0.6,1.7-1.8,1.9v1.2L18.6,28.9L18.6,28.9z'/%3E%3C/g%3E%3Cpath fill='%234caf50' d='M31.3,24.4c0-0.1-0.1-0.2-0.2-0.3l-3-3c-0.1-0.1-0.3-0.1-0.4,0c-0.1,0.1-0.1,0.3,0,0.4l2.5,2.5h-7.4c-0.2,0-0.4,0.2-0.4,0.4 c0,0.2,0.2,0.4,0.4,0.4h7.4l-2.5,2.5c-0.1,0.1-0.1,0.3,0,0.4c0.1,0.1,0.3,0.1,0.4,0l3-3c0,0,0,0,0,0l0,0 C31.3,24.5,31.3,24.4,31.3,24.4C31.3,24.4,31.3,24.4,31.3,24.4z'/%3E%3C/svg%3E")
}

.webui-report-productsales {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='5.2,16.8 9.7,12.4 12.6,14.6 18.1,9.2 '/%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='14.1,9.1 18.2,9.1 18.2,13 '/%3E%3Cpath fill='%2303a9f4' d='M30.3,13.7c0-1.2-1.1-2.1-2.3-2.1h-2.4c-1.2,0-2.3,0.9-2.3,2.1v1.6l-3.1-0.1c-0.4,0-0.9,0.1-1.2,0.4l-8.3,8.3 c-0.4,0.4-0.4,1,0,1.5l6.4,6.3c0.1,0.1,0.4,0.3,0.7,0.3c0.3,0,0.6-0.1,0.7-0.3l8.3-8.3c0.3-0.3,0.4-0.7,0.4-1.2l-0.4-4.1l2.5-2.5 C30.2,14.9,30.3,14.4,30.3,13.7z M26.2,22.8l-7.7,7.7l-0.8,0.8c-0.2,0.1-0.5-0.2-0.5-0.2l-6.1-6.2c-0.1-0.1-0.1-0.3,0-0.4l8.3-8.1 c0.1-0.1,0.3-0.1,0.4-0.1h0.7l2.7,0.1v0.7c-0.3,0-0.6,0.1-0.7,0.4c-0.3,0.3-0.4,0.7-0.4,1s0.1,0.7,0.4,1s0.7,0.4,1,0.4 c0.4,0,0.7-0.1,1-0.4l0,0c0.3-0.3,0.4-0.7,0.4-1s-0.1-0.7-0.4-1c-0.1-0.1-0.4-0.3-0.7-0.4v-0.7l1.3,0.1c0.3,0,0.6,0.3,0.6,0.6 l0.7,5.2C26.5,22.5,26.4,22.6,26.2,22.8z M23.2,17.7c0.1,0.4,0.6,0.9,1,1c0,0.1-0.1,0.1-0.1,0.3l0,0c-0.1,0.1-0.3,0.3-0.6,0.3 c-0.1,0-0.4-0.1-0.6-0.3c-0.1-0.1-0.1-0.3-0.1-0.4s-0.1-0.4,0.1-0.5C23,17.7,23,17.8,23.2,17.7z M29,15.1l-2.2,2.2l-0.2-0.7 c0-0.6-0.6-1.2-1.2-1.2l-1.5-0.1v-1.6c0-0.9,0.7-1.5,1.5-1.5h2.4c0.9,0,1.8,0.9,1.8,1.6C29.7,14.2,29.3,14.8,29,15.1z'/%3E%3Cpath fill='%2303a9f4' d='M12,28H2.6V7.7h5.9V1h12.3v13.2c0.3,0,0.6,0,0.8,0V0H7.9L1.7,7v22H13L12,28z M7.7,1.6v5.1H3.2L7.7,1.6z'/%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M18.7,22.8c-0.9,0.9-1.8,0.9-2.4,0.3c-0.5-0.5-0.6-1.4,0.3-2.3c0.9-0.9,1.8-0.9,2.4-0.3C19.5,21.1,19.5,22,18.7,22.8z M17,21.2c-0.6,0.5-0.8,1.2-0.4,1.5c0.4,0.4,1,0.1,1.5-0.4c0.5-0.5,0.8-1.1,0.4-1.5C18.2,20.5,17.6,20.7,17,21.2z M14.4,24.9l7-1.9 l0.4,0.4l-7,1.9L14.4,24.9z M19.7,27.4c-0.9,0.9-1.8,0.9-2.4,0.3c-0.5-0.5-0.6-1.4,0.3-2.3c0.9-0.9,1.8-0.9,2.4-0.3 C20.6,25.7,20.5,26.5,19.7,27.4z M18.1,25.8c-0.6,0.5-0.8,1.2-0.4,1.5c0.4,0.4,1,0.1,1.5-0.4c0.5-0.5,0.8-1.1,0.4-1.5 C19.2,25.1,18.6,25.3,18.1,25.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-report-productsales.webui-grey-icon, .btn[disabled] .webui-report-productsales {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='5.2,16.8 9.7,12.4 12.6,14.6 18.1,9.2 '/%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='14.1,9.1 18.2,9.1 18.2,13 '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M30.3,13.7c0-1.2-1.1-2.1-2.3-2.1h-2.4c-1.2,0-2.3,0.9-2.3,2.1v1.6l-3.1-0.1c-0.4,0-0.9,0.1-1.2,0.4l-8.3,8.3 c-0.4,0.4-0.4,1,0,1.5l6.4,6.3c0.1,0.1,0.4,0.3,0.7,0.3c0.3,0,0.6-0.1,0.7-0.3l8.3-8.3c0.3-0.3,0.4-0.7,0.4-1.2l-0.4-4.1l2.5-2.5 C30.2,14.9,30.3,14.4,30.3,13.7z M26.2,22.8l-7.7,7.7l-0.8,0.8c-0.2,0.1-0.5-0.2-0.5-0.2l-6.1-6.2c-0.1-0.1-0.1-0.3,0-0.4l8.3-8.1 c0.1-0.1,0.3-0.1,0.4-0.1h0.7l2.7,0.1v0.7c-0.3,0-0.6,0.1-0.7,0.4c-0.3,0.3-0.4,0.7-0.4,1s0.1,0.7,0.4,1s0.7,0.4,1,0.4 c0.4,0,0.7-0.1,1-0.4l0,0c0.3-0.3,0.4-0.7,0.4-1s-0.1-0.7-0.4-1c-0.1-0.1-0.4-0.3-0.7-0.4v-0.7l1.3,0.1c0.3,0,0.6,0.3,0.6,0.6 l0.7,5.2C26.5,22.5,26.4,22.6,26.2,22.8z M23.2,17.7c0.1,0.4,0.6,0.9,1,1c0,0.1-0.1,0.1-0.1,0.3l0,0c-0.1,0.1-0.3,0.3-0.6,0.3 c-0.1,0-0.4-0.1-0.6-0.3c-0.1-0.1-0.1-0.3-0.1-0.4s-0.1-0.4,0.1-0.5C23,17.7,23,17.8,23.2,17.7z M29,15.1l-2.2,2.2l-0.2-0.7 c0-0.6-0.6-1.2-1.2-1.2l-1.5-0.1v-1.6c0-0.9,0.7-1.5,1.5-1.5h2.4c0.9,0,1.8,0.9,1.8,1.6C29.7,14.2,29.3,14.8,29,15.1z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M12,28H2.6V7.7h5.9V1h12.3v13.2c0.3,0,0.6,0,0.8,0V0H7.9L1.7,7v22H13L12,28z M7.7,1.6v5.1H3.2L7.7,1.6z'/%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M18.7,22.8c-0.9,0.9-1.8,0.9-2.4,0.3c-0.5-0.5-0.6-1.4,0.3-2.3c0.9-0.9,1.8-0.9,2.4-0.3C19.5,21.1,19.5,22,18.7,22.8z M17,21.2c-0.6,0.5-0.8,1.2-0.4,1.5c0.4,0.4,1,0.1,1.5-0.4c0.5-0.5,0.8-1.1,0.4-1.5C18.2,20.5,17.6,20.7,17,21.2z M14.4,24.9l7-1.9 l0.4,0.4l-7,1.9L14.4,24.9z M19.7,27.4c-0.9,0.9-1.8,0.9-2.4,0.3c-0.5-0.5-0.6-1.4,0.3-2.3c0.9-0.9,1.8-0.9,2.4-0.3 C20.6,25.7,20.5,26.5,19.7,27.4z M18.1,25.8c-0.6,0.5-0.8,1.2-0.4,1.5c0.4,0.4,1,0.1,1.5-0.4c0.5-0.5,0.8-1.1,0.4-1.5 C19.2,25.1,18.6,25.3,18.1,25.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-report-productsales.webui-red-icon, .danger .webui-report-productsales {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='5.2,16.8 9.7,12.4 12.6,14.6 18.1,9.2 '/%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='14.1,9.1 18.2,9.1 18.2,13 '/%3E%3Cpath fill='%23f44336' d='M30.3,13.7c0-1.2-1.1-2.1-2.3-2.1h-2.4c-1.2,0-2.3,0.9-2.3,2.1v1.6l-3.1-0.1c-0.4,0-0.9,0.1-1.2,0.4l-8.3,8.3 c-0.4,0.4-0.4,1,0,1.5l6.4,6.3c0.1,0.1,0.4,0.3,0.7,0.3c0.3,0,0.6-0.1,0.7-0.3l8.3-8.3c0.3-0.3,0.4-0.7,0.4-1.2l-0.4-4.1l2.5-2.5 C30.2,14.9,30.3,14.4,30.3,13.7z M26.2,22.8l-7.7,7.7l-0.8,0.8c-0.2,0.1-0.5-0.2-0.5-0.2l-6.1-6.2c-0.1-0.1-0.1-0.3,0-0.4l8.3-8.1 c0.1-0.1,0.3-0.1,0.4-0.1h0.7l2.7,0.1v0.7c-0.3,0-0.6,0.1-0.7,0.4c-0.3,0.3-0.4,0.7-0.4,1s0.1,0.7,0.4,1s0.7,0.4,1,0.4 c0.4,0,0.7-0.1,1-0.4l0,0c0.3-0.3,0.4-0.7,0.4-1s-0.1-0.7-0.4-1c-0.1-0.1-0.4-0.3-0.7-0.4v-0.7l1.3,0.1c0.3,0,0.6,0.3,0.6,0.6 l0.7,5.2C26.5,22.5,26.4,22.6,26.2,22.8z M23.2,17.7c0.1,0.4,0.6,0.9,1,1c0,0.1-0.1,0.1-0.1,0.3l0,0c-0.1,0.1-0.3,0.3-0.6,0.3 c-0.1,0-0.4-0.1-0.6-0.3c-0.1-0.1-0.1-0.3-0.1-0.4s-0.1-0.4,0.1-0.5C23,17.7,23,17.8,23.2,17.7z M29,15.1l-2.2,2.2l-0.2-0.7 c0-0.6-0.6-1.2-1.2-1.2l-1.5-0.1v-1.6c0-0.9,0.7-1.5,1.5-1.5h2.4c0.9,0,1.8,0.9,1.8,1.6C29.7,14.2,29.3,14.8,29,15.1z'/%3E%3Cpath fill='%23f44336' d='M12,28H2.6V7.7h5.9V1h12.3v13.2c0.3,0,0.6,0,0.8,0V0H7.9L1.7,7v22H13L12,28z M7.7,1.6v5.1H3.2L7.7,1.6z'/%3E%3Cg%3E%3Cpath fill='%23f44336' d='M18.7,22.8c-0.9,0.9-1.8,0.9-2.4,0.3c-0.5-0.5-0.6-1.4,0.3-2.3c0.9-0.9,1.8-0.9,2.4-0.3C19.5,21.1,19.5,22,18.7,22.8z M17,21.2c-0.6,0.5-0.8,1.2-0.4,1.5c0.4,0.4,1,0.1,1.5-0.4c0.5-0.5,0.8-1.1,0.4-1.5C18.2,20.5,17.6,20.7,17,21.2z M14.4,24.9l7-1.9 l0.4,0.4l-7,1.9L14.4,24.9z M19.7,27.4c-0.9,0.9-1.8,0.9-2.4,0.3c-0.5-0.5-0.6-1.4,0.3-2.3c0.9-0.9,1.8-0.9,2.4-0.3 C20.6,25.7,20.5,26.5,19.7,27.4z M18.1,25.8c-0.6,0.5-0.8,1.2-0.4,1.5c0.4,0.4,1,0.1,1.5-0.4c0.5-0.5,0.8-1.1,0.4-1.5 C19.2,25.1,18.6,25.3,18.1,25.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-report-productsales.webui-warning-icon, .webui-report-productsales.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='5.2,16.8 9.7,12.4 12.6,14.6 18.1,9.2 '/%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='14.1,9.1 18.2,9.1 18.2,13 '/%3E%3Cpath fill='%23ff9800' d='M30.3,13.7c0-1.2-1.1-2.1-2.3-2.1h-2.4c-1.2,0-2.3,0.9-2.3,2.1v1.6l-3.1-0.1c-0.4,0-0.9,0.1-1.2,0.4l-8.3,8.3 c-0.4,0.4-0.4,1,0,1.5l6.4,6.3c0.1,0.1,0.4,0.3,0.7,0.3c0.3,0,0.6-0.1,0.7-0.3l8.3-8.3c0.3-0.3,0.4-0.7,0.4-1.2l-0.4-4.1l2.5-2.5 C30.2,14.9,30.3,14.4,30.3,13.7z M26.2,22.8l-7.7,7.7l-0.8,0.8c-0.2,0.1-0.5-0.2-0.5-0.2l-6.1-6.2c-0.1-0.1-0.1-0.3,0-0.4l8.3-8.1 c0.1-0.1,0.3-0.1,0.4-0.1h0.7l2.7,0.1v0.7c-0.3,0-0.6,0.1-0.7,0.4c-0.3,0.3-0.4,0.7-0.4,1s0.1,0.7,0.4,1s0.7,0.4,1,0.4 c0.4,0,0.7-0.1,1-0.4l0,0c0.3-0.3,0.4-0.7,0.4-1s-0.1-0.7-0.4-1c-0.1-0.1-0.4-0.3-0.7-0.4v-0.7l1.3,0.1c0.3,0,0.6,0.3,0.6,0.6 l0.7,5.2C26.5,22.5,26.4,22.6,26.2,22.8z M23.2,17.7c0.1,0.4,0.6,0.9,1,1c0,0.1-0.1,0.1-0.1,0.3l0,0c-0.1,0.1-0.3,0.3-0.6,0.3 c-0.1,0-0.4-0.1-0.6-0.3c-0.1-0.1-0.1-0.3-0.1-0.4s-0.1-0.4,0.1-0.5C23,17.7,23,17.8,23.2,17.7z M29,15.1l-2.2,2.2l-0.2-0.7 c0-0.6-0.6-1.2-1.2-1.2l-1.5-0.1v-1.6c0-0.9,0.7-1.5,1.5-1.5h2.4c0.9,0,1.8,0.9,1.8,1.6C29.7,14.2,29.3,14.8,29,15.1z'/%3E%3Cpath fill='%23ff9800' d='M12,28H2.6V7.7h5.9V1h12.3v13.2c0.3,0,0.6,0,0.8,0V0H7.9L1.7,7v22H13L12,28z M7.7,1.6v5.1H3.2L7.7,1.6z'/%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M18.7,22.8c-0.9,0.9-1.8,0.9-2.4,0.3c-0.5-0.5-0.6-1.4,0.3-2.3c0.9-0.9,1.8-0.9,2.4-0.3C19.5,21.1,19.5,22,18.7,22.8z M17,21.2c-0.6,0.5-0.8,1.2-0.4,1.5c0.4,0.4,1,0.1,1.5-0.4c0.5-0.5,0.8-1.1,0.4-1.5C18.2,20.5,17.6,20.7,17,21.2z M14.4,24.9l7-1.9 l0.4,0.4l-7,1.9L14.4,24.9z M19.7,27.4c-0.9,0.9-1.8,0.9-2.4,0.3c-0.5-0.5-0.6-1.4,0.3-2.3c0.9-0.9,1.8-0.9,2.4-0.3 C20.6,25.7,20.5,26.5,19.7,27.4z M18.1,25.8c-0.6,0.5-0.8,1.2-0.4,1.5c0.4,0.4,1,0.1,1.5-0.4c0.5-0.5,0.8-1.1,0.4-1.5 C19.2,25.1,18.6,25.3,18.1,25.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-report-productsales.webui-white-icon, .combo-row.selected .combo-action-button .webui-report-productsales.webui-add, .combo-row.selected .combo-action-button .webui-report-productsales.webui-delete, .combo-row.selected .combo-action-button .webui-report-productsales.webui-edit, .segmented-button > .btn.active .webui-report-productsales, .primary .webui-report-productsales, .radio-group input[type="radio"]:checked + label .webui-report-productsales, .segmented-button-radio input[type="radio"]:checked + label .webui-report-productsales {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='5.2,16.8 9.7,12.4 12.6,14.6 18.1,9.2 '/%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='14.1,9.1 18.2,9.1 18.2,13 '/%3E%3Cpath fill='%23fff' d='M30.3,13.7c0-1.2-1.1-2.1-2.3-2.1h-2.4c-1.2,0-2.3,0.9-2.3,2.1v1.6l-3.1-0.1c-0.4,0-0.9,0.1-1.2,0.4l-8.3,8.3 c-0.4,0.4-0.4,1,0,1.5l6.4,6.3c0.1,0.1,0.4,0.3,0.7,0.3c0.3,0,0.6-0.1,0.7-0.3l8.3-8.3c0.3-0.3,0.4-0.7,0.4-1.2l-0.4-4.1l2.5-2.5 C30.2,14.9,30.3,14.4,30.3,13.7z M26.2,22.8l-7.7,7.7l-0.8,0.8c-0.2,0.1-0.5-0.2-0.5-0.2l-6.1-6.2c-0.1-0.1-0.1-0.3,0-0.4l8.3-8.1 c0.1-0.1,0.3-0.1,0.4-0.1h0.7l2.7,0.1v0.7c-0.3,0-0.6,0.1-0.7,0.4c-0.3,0.3-0.4,0.7-0.4,1s0.1,0.7,0.4,1s0.7,0.4,1,0.4 c0.4,0,0.7-0.1,1-0.4l0,0c0.3-0.3,0.4-0.7,0.4-1s-0.1-0.7-0.4-1c-0.1-0.1-0.4-0.3-0.7-0.4v-0.7l1.3,0.1c0.3,0,0.6,0.3,0.6,0.6 l0.7,5.2C26.5,22.5,26.4,22.6,26.2,22.8z M23.2,17.7c0.1,0.4,0.6,0.9,1,1c0,0.1-0.1,0.1-0.1,0.3l0,0c-0.1,0.1-0.3,0.3-0.6,0.3 c-0.1,0-0.4-0.1-0.6-0.3c-0.1-0.1-0.1-0.3-0.1-0.4s-0.1-0.4,0.1-0.5C23,17.7,23,17.8,23.2,17.7z M29,15.1l-2.2,2.2l-0.2-0.7 c0-0.6-0.6-1.2-1.2-1.2l-1.5-0.1v-1.6c0-0.9,0.7-1.5,1.5-1.5h2.4c0.9,0,1.8,0.9,1.8,1.6C29.7,14.2,29.3,14.8,29,15.1z'/%3E%3Cpath fill='%23fff' d='M12,28H2.6V7.7h5.9V1h12.3v13.2c0.3,0,0.6,0,0.8,0V0H7.9L1.7,7v22H13L12,28z M7.7,1.6v5.1H3.2L7.7,1.6z'/%3E%3Cg%3E%3Cpath fill='%23fff' d='M18.7,22.8c-0.9,0.9-1.8,0.9-2.4,0.3c-0.5-0.5-0.6-1.4,0.3-2.3c0.9-0.9,1.8-0.9,2.4-0.3C19.5,21.1,19.5,22,18.7,22.8z M17,21.2c-0.6,0.5-0.8,1.2-0.4,1.5c0.4,0.4,1,0.1,1.5-0.4c0.5-0.5,0.8-1.1,0.4-1.5C18.2,20.5,17.6,20.7,17,21.2z M14.4,24.9l7-1.9 l0.4,0.4l-7,1.9L14.4,24.9z M19.7,27.4c-0.9,0.9-1.8,0.9-2.4,0.3c-0.5-0.5-0.6-1.4,0.3-2.3c0.9-0.9,1.8-0.9,2.4-0.3 C20.6,25.7,20.5,26.5,19.7,27.4z M18.1,25.8c-0.6,0.5-0.8,1.2-0.4,1.5c0.4,0.4,1,0.1,1.5-0.4c0.5-0.5,0.8-1.1,0.4-1.5 C19.2,25.1,18.6,25.3,18.1,25.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-report-productsales.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='5.2,16.8 9.7,12.4 12.6,14.6 18.1,9.2 '/%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='14.1,9.1 18.2,9.1 18.2,13 '/%3E%3Cpath fill='%234caf50' d='M30.3,13.7c0-1.2-1.1-2.1-2.3-2.1h-2.4c-1.2,0-2.3,0.9-2.3,2.1v1.6l-3.1-0.1c-0.4,0-0.9,0.1-1.2,0.4l-8.3,8.3 c-0.4,0.4-0.4,1,0,1.5l6.4,6.3c0.1,0.1,0.4,0.3,0.7,0.3c0.3,0,0.6-0.1,0.7-0.3l8.3-8.3c0.3-0.3,0.4-0.7,0.4-1.2l-0.4-4.1l2.5-2.5 C30.2,14.9,30.3,14.4,30.3,13.7z M26.2,22.8l-7.7,7.7l-0.8,0.8c-0.2,0.1-0.5-0.2-0.5-0.2l-6.1-6.2c-0.1-0.1-0.1-0.3,0-0.4l8.3-8.1 c0.1-0.1,0.3-0.1,0.4-0.1h0.7l2.7,0.1v0.7c-0.3,0-0.6,0.1-0.7,0.4c-0.3,0.3-0.4,0.7-0.4,1s0.1,0.7,0.4,1s0.7,0.4,1,0.4 c0.4,0,0.7-0.1,1-0.4l0,0c0.3-0.3,0.4-0.7,0.4-1s-0.1-0.7-0.4-1c-0.1-0.1-0.4-0.3-0.7-0.4v-0.7l1.3,0.1c0.3,0,0.6,0.3,0.6,0.6 l0.7,5.2C26.5,22.5,26.4,22.6,26.2,22.8z M23.2,17.7c0.1,0.4,0.6,0.9,1,1c0,0.1-0.1,0.1-0.1,0.3l0,0c-0.1,0.1-0.3,0.3-0.6,0.3 c-0.1,0-0.4-0.1-0.6-0.3c-0.1-0.1-0.1-0.3-0.1-0.4s-0.1-0.4,0.1-0.5C23,17.7,23,17.8,23.2,17.7z M29,15.1l-2.2,2.2l-0.2-0.7 c0-0.6-0.6-1.2-1.2-1.2l-1.5-0.1v-1.6c0-0.9,0.7-1.5,1.5-1.5h2.4c0.9,0,1.8,0.9,1.8,1.6C29.7,14.2,29.3,14.8,29,15.1z'/%3E%3Cpath fill='%234caf50' d='M12,28H2.6V7.7h5.9V1h12.3v13.2c0.3,0,0.6,0,0.8,0V0H7.9L1.7,7v22H13L12,28z M7.7,1.6v5.1H3.2L7.7,1.6z'/%3E%3Cg%3E%3Cpath fill='%234caf50' d='M18.7,22.8c-0.9,0.9-1.8,0.9-2.4,0.3c-0.5-0.5-0.6-1.4,0.3-2.3c0.9-0.9,1.8-0.9,2.4-0.3C19.5,21.1,19.5,22,18.7,22.8z M17,21.2c-0.6,0.5-0.8,1.2-0.4,1.5c0.4,0.4,1,0.1,1.5-0.4c0.5-0.5,0.8-1.1,0.4-1.5C18.2,20.5,17.6,20.7,17,21.2z M14.4,24.9l7-1.9 l0.4,0.4l-7,1.9L14.4,24.9z M19.7,27.4c-0.9,0.9-1.8,0.9-2.4,0.3c-0.5-0.5-0.6-1.4,0.3-2.3c0.9-0.9,1.8-0.9,2.4-0.3 C20.6,25.7,20.5,26.5,19.7,27.4z M18.1,25.8c-0.6,0.5-0.8,1.2-0.4,1.5c0.4,0.4,1,0.1,1.5-0.4c0.5-0.5,0.8-1.1,0.4-1.5 C19.2,25.1,18.6,25.3,18.1,25.8z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-report-register {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='6.5,16.8 10.9,12.4 13.8,14.6 19.3,9.2 '/%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='15.4,9.1 19.5,9.1 19.5,13 '/%3E%3Cpath fill='%2303a9f4' d='M9.5,28H3.9V7.7h5.9V1h12.3v14.8l0.8-1V0H9.2L3,7v22h6.5V28z M8.9,1.6v5.1H4.5L8.9,1.6z'/%3E%3Cpath fill='%2303a9f4' d='M27,17.4c0.3-0.4,0.8-0.8,0.7-1.4c0-0.5-0.3-0.8-0.5-1.1c-0.4-0.4-0.9-0.5-1.3-0.5s-0.8,0.3-1.1,0.5l-0.4,0.4l-1,1l-0.5,0.5 l-8.7,8.6c0,0,0,0,0,0.1l-1,3c0,0.1,0,0.1,0,0.3l0.1,0.1c0,0,0,0,0.1,0l3-1h0.1l9.1-9.1l0,0l1-1 M25.5,18.1l-1.6-1.5l0.4-0.4 l1.5,1.5L25.5,18.1z M14.4,26.1l1.5,1.5l-2.3,0.8L14.4,26.1z M16.3,27.4l-1.6-1.6l8.8-8.8l1.6,1.6L16.3,27.4z M26.2,17.4l-1.7-1.6 l0.4-0.4c0.3-0.3,0.5-0.5,0.9-0.5s0.6,0.1,0.9,0.4c0.3,0.3,0.4,0.5,0.4,0.9c0,0.3,0,0.4-0.2,0.6L26.2,17.4z'/%3E%3Cpath fill='%2303a9f4' d='M23.5,22.6v7.8c0,0.4-0.4,0.6-0.8,0.6H12.4c-0.4,0-0.8-0.3-0.8-0.6V19.2c0-0.4,0.4-0.6,0.8-0.6h6.5l0.9-0.8h-7.4 c-0.9,0-1.6,0.6-1.6,1.5v11.1c0,0.8,0.8,1.5,1.6,1.5h10.3c0.9,0,1.6-0.6,1.6-1.5v-8.7L23.5,22.6z'/%3E%3C/svg%3E")
}

.webui-report-register.webui-grey-icon, .btn[disabled] .webui-report-register {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='6.5,16.8 10.9,12.4 13.8,14.6 19.3,9.2 '/%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='15.4,9.1 19.5,9.1 19.5,13 '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M9.5,28H3.9V7.7h5.9V1h12.3v14.8l0.8-1V0H9.2L3,7v22h6.5V28z M8.9,1.6v5.1H4.5L8.9,1.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M27,17.4c0.3-0.4,0.8-0.8,0.7-1.4c0-0.5-0.3-0.8-0.5-1.1c-0.4-0.4-0.9-0.5-1.3-0.5s-0.8,0.3-1.1,0.5l-0.4,0.4l-1,1l-0.5,0.5 l-8.7,8.6c0,0,0,0,0,0.1l-1,3c0,0.1,0,0.1,0,0.3l0.1,0.1c0,0,0,0,0.1,0l3-1h0.1l9.1-9.1l0,0l1-1 M25.5,18.1l-1.6-1.5l0.4-0.4 l1.5,1.5L25.5,18.1z M14.4,26.1l1.5,1.5l-2.3,0.8L14.4,26.1z M16.3,27.4l-1.6-1.6l8.8-8.8l1.6,1.6L16.3,27.4z M26.2,17.4l-1.7-1.6 l0.4-0.4c0.3-0.3,0.5-0.5,0.9-0.5s0.6,0.1,0.9,0.4c0.3,0.3,0.4,0.5,0.4,0.9c0,0.3,0,0.4-0.2,0.6L26.2,17.4z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M23.5,22.6v7.8c0,0.4-0.4,0.6-0.8,0.6H12.4c-0.4,0-0.8-0.3-0.8-0.6V19.2c0-0.4,0.4-0.6,0.8-0.6h6.5l0.9-0.8h-7.4 c-0.9,0-1.6,0.6-1.6,1.5v11.1c0,0.8,0.8,1.5,1.6,1.5h10.3c0.9,0,1.6-0.6,1.6-1.5v-8.7L23.5,22.6z'/%3E%3C/svg%3E")
}

.webui-report-register.webui-red-icon, .danger .webui-report-register {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='6.5,16.8 10.9,12.4 13.8,14.6 19.3,9.2 '/%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='15.4,9.1 19.5,9.1 19.5,13 '/%3E%3Cpath fill='%23f44336' d='M9.5,28H3.9V7.7h5.9V1h12.3v14.8l0.8-1V0H9.2L3,7v22h6.5V28z M8.9,1.6v5.1H4.5L8.9,1.6z'/%3E%3Cpath fill='%23f44336' d='M27,17.4c0.3-0.4,0.8-0.8,0.7-1.4c0-0.5-0.3-0.8-0.5-1.1c-0.4-0.4-0.9-0.5-1.3-0.5s-0.8,0.3-1.1,0.5l-0.4,0.4l-1,1l-0.5,0.5 l-8.7,8.6c0,0,0,0,0,0.1l-1,3c0,0.1,0,0.1,0,0.3l0.1,0.1c0,0,0,0,0.1,0l3-1h0.1l9.1-9.1l0,0l1-1 M25.5,18.1l-1.6-1.5l0.4-0.4 l1.5,1.5L25.5,18.1z M14.4,26.1l1.5,1.5l-2.3,0.8L14.4,26.1z M16.3,27.4l-1.6-1.6l8.8-8.8l1.6,1.6L16.3,27.4z M26.2,17.4l-1.7-1.6 l0.4-0.4c0.3-0.3,0.5-0.5,0.9-0.5s0.6,0.1,0.9,0.4c0.3,0.3,0.4,0.5,0.4,0.9c0,0.3,0,0.4-0.2,0.6L26.2,17.4z'/%3E%3Cpath fill='%23f44336' d='M23.5,22.6v7.8c0,0.4-0.4,0.6-0.8,0.6H12.4c-0.4,0-0.8-0.3-0.8-0.6V19.2c0-0.4,0.4-0.6,0.8-0.6h6.5l0.9-0.8h-7.4 c-0.9,0-1.6,0.6-1.6,1.5v11.1c0,0.8,0.8,1.5,1.6,1.5h10.3c0.9,0,1.6-0.6,1.6-1.5v-8.7L23.5,22.6z'/%3E%3C/svg%3E")
}

.webui-report-register.webui-warning-icon, .webui-report-register.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='6.5,16.8 10.9,12.4 13.8,14.6 19.3,9.2 '/%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='15.4,9.1 19.5,9.1 19.5,13 '/%3E%3Cpath fill='%23ff9800' d='M9.5,28H3.9V7.7h5.9V1h12.3v14.8l0.8-1V0H9.2L3,7v22h6.5V28z M8.9,1.6v5.1H4.5L8.9,1.6z'/%3E%3Cpath fill='%23ff9800' d='M27,17.4c0.3-0.4,0.8-0.8,0.7-1.4c0-0.5-0.3-0.8-0.5-1.1c-0.4-0.4-0.9-0.5-1.3-0.5s-0.8,0.3-1.1,0.5l-0.4,0.4l-1,1l-0.5,0.5 l-8.7,8.6c0,0,0,0,0,0.1l-1,3c0,0.1,0,0.1,0,0.3l0.1,0.1c0,0,0,0,0.1,0l3-1h0.1l9.1-9.1l0,0l1-1 M25.5,18.1l-1.6-1.5l0.4-0.4 l1.5,1.5L25.5,18.1z M14.4,26.1l1.5,1.5l-2.3,0.8L14.4,26.1z M16.3,27.4l-1.6-1.6l8.8-8.8l1.6,1.6L16.3,27.4z M26.2,17.4l-1.7-1.6 l0.4-0.4c0.3-0.3,0.5-0.5,0.9-0.5s0.6,0.1,0.9,0.4c0.3,0.3,0.4,0.5,0.4,0.9c0,0.3,0,0.4-0.2,0.6L26.2,17.4z'/%3E%3Cpath fill='%23ff9800' d='M23.5,22.6v7.8c0,0.4-0.4,0.6-0.8,0.6H12.4c-0.4,0-0.8-0.3-0.8-0.6V19.2c0-0.4,0.4-0.6,0.8-0.6h6.5l0.9-0.8h-7.4 c-0.9,0-1.6,0.6-1.6,1.5v11.1c0,0.8,0.8,1.5,1.6,1.5h10.3c0.9,0,1.6-0.6,1.6-1.5v-8.7L23.5,22.6z'/%3E%3C/svg%3E")
}

.webui-report-register.webui-white-icon, .combo-row.selected .combo-action-button .webui-report-register.webui-add, .combo-row.selected .combo-action-button .webui-report-register.webui-delete, .combo-row.selected .combo-action-button .webui-report-register.webui-edit, .segmented-button > .btn.active .webui-report-register, .primary .webui-report-register, .radio-group input[type="radio"]:checked + label .webui-report-register, .segmented-button-radio input[type="radio"]:checked + label .webui-report-register {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='6.5,16.8 10.9,12.4 13.8,14.6 19.3,9.2 '/%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='15.4,9.1 19.5,9.1 19.5,13 '/%3E%3Cpath fill='%23fff' d='M9.5,28H3.9V7.7h5.9V1h12.3v14.8l0.8-1V0H9.2L3,7v22h6.5V28z M8.9,1.6v5.1H4.5L8.9,1.6z'/%3E%3Cpath fill='%23fff' d='M27,17.4c0.3-0.4,0.8-0.8,0.7-1.4c0-0.5-0.3-0.8-0.5-1.1c-0.4-0.4-0.9-0.5-1.3-0.5s-0.8,0.3-1.1,0.5l-0.4,0.4l-1,1l-0.5,0.5 l-8.7,8.6c0,0,0,0,0,0.1l-1,3c0,0.1,0,0.1,0,0.3l0.1,0.1c0,0,0,0,0.1,0l3-1h0.1l9.1-9.1l0,0l1-1 M25.5,18.1l-1.6-1.5l0.4-0.4 l1.5,1.5L25.5,18.1z M14.4,26.1l1.5,1.5l-2.3,0.8L14.4,26.1z M16.3,27.4l-1.6-1.6l8.8-8.8l1.6,1.6L16.3,27.4z M26.2,17.4l-1.7-1.6 l0.4-0.4c0.3-0.3,0.5-0.5,0.9-0.5s0.6,0.1,0.9,0.4c0.3,0.3,0.4,0.5,0.4,0.9c0,0.3,0,0.4-0.2,0.6L26.2,17.4z'/%3E%3Cpath fill='%23fff' d='M23.5,22.6v7.8c0,0.4-0.4,0.6-0.8,0.6H12.4c-0.4,0-0.8-0.3-0.8-0.6V19.2c0-0.4,0.4-0.6,0.8-0.6h6.5l0.9-0.8h-7.4 c-0.9,0-1.6,0.6-1.6,1.5v11.1c0,0.8,0.8,1.5,1.6,1.5h10.3c0.9,0,1.6-0.6,1.6-1.5v-8.7L23.5,22.6z'/%3E%3C/svg%3E")
}

.webui-report-register.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='6.5,16.8 10.9,12.4 13.8,14.6 19.3,9.2 '/%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='15.4,9.1 19.5,9.1 19.5,13 '/%3E%3Cpath fill='%234caf50' d='M9.5,28H3.9V7.7h5.9V1h12.3v14.8l0.8-1V0H9.2L3,7v22h6.5V28z M8.9,1.6v5.1H4.5L8.9,1.6z'/%3E%3Cpath fill='%234caf50' d='M27,17.4c0.3-0.4,0.8-0.8,0.7-1.4c0-0.5-0.3-0.8-0.5-1.1c-0.4-0.4-0.9-0.5-1.3-0.5s-0.8,0.3-1.1,0.5l-0.4,0.4l-1,1l-0.5,0.5 l-8.7,8.6c0,0,0,0,0,0.1l-1,3c0,0.1,0,0.1,0,0.3l0.1,0.1c0,0,0,0,0.1,0l3-1h0.1l9.1-9.1l0,0l1-1 M25.5,18.1l-1.6-1.5l0.4-0.4 l1.5,1.5L25.5,18.1z M14.4,26.1l1.5,1.5l-2.3,0.8L14.4,26.1z M16.3,27.4l-1.6-1.6l8.8-8.8l1.6,1.6L16.3,27.4z M26.2,17.4l-1.7-1.6 l0.4-0.4c0.3-0.3,0.5-0.5,0.9-0.5s0.6,0.1,0.9,0.4c0.3,0.3,0.4,0.5,0.4,0.9c0,0.3,0,0.4-0.2,0.6L26.2,17.4z'/%3E%3Cpath fill='%234caf50' d='M23.5,22.6v7.8c0,0.4-0.4,0.6-0.8,0.6H12.4c-0.4,0-0.8-0.3-0.8-0.6V19.2c0-0.4,0.4-0.6,0.8-0.6h6.5l0.9-0.8h-7.4 c-0.9,0-1.6,0.6-1.6,1.5v11.1c0,0.8,0.8,1.5,1.6,1.5h10.3c0.9,0,1.6-0.6,1.6-1.5v-8.7L23.5,22.6z'/%3E%3C/svg%3E")
}

.webui-report-sales {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%2303a9f4' d='M18.1,28H6.3V7.7h5.9V1h12.3v14.5c0.3,0,0.6,0,0.8,0V0H11.7L5.5,7v22h12.8L18.1,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M22.2,31.7v-2.1c-1.3,0-2.4-0.4-3.1-0.9l0.5-1.4c0.8,0.5,1.9,0.9,3,0.9c1.5,0,2.5-0.9,2.5-2s-0.8-1.9-2.4-2.5 c-2.1-0.9-3.4-1.8-3.4-3.6c0-1.8,1.3-3,3.1-3.4v-2.1h1.3v2c1.3,0,2.1,0.4,2.6,0.8l-0.5,1.5c-0.4-0.3-1.3-0.8-2.6-0.8 c-1.6,0-2.1,1-2.1,1.8c0,1.1,0.8,1.6,2.5,2.4c2.1,0.9,3.3,1.9,3.3,3.8c0,1.6-1.1,3.1-3.3,3.5v2.1L22.2,31.7L22.2,31.7z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-report-sales.webui-grey-icon, .btn[disabled] .webui-report-sales {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M18.1,28H6.3V7.7h5.9V1h12.3v14.5c0.3,0,0.6,0,0.8,0V0H11.7L5.5,7v22h12.8L18.1,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M22.2,31.7v-2.1c-1.3,0-2.4-0.4-3.1-0.9l0.5-1.4c0.8,0.5,1.9,0.9,3,0.9c1.5,0,2.5-0.9,2.5-2s-0.8-1.9-2.4-2.5 c-2.1-0.9-3.4-1.8-3.4-3.6c0-1.8,1.3-3,3.1-3.4v-2.1h1.3v2c1.3,0,2.1,0.4,2.6,0.8l-0.5,1.5c-0.4-0.3-1.3-0.8-2.6-0.8 c-1.6,0-2.1,1-2.1,1.8c0,1.1,0.8,1.6,2.5,2.4c2.1,0.9,3.3,1.9,3.3,3.8c0,1.6-1.1,3.1-3.3,3.5v2.1L22.2,31.7L22.2,31.7z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-report-sales.webui-red-icon, .danger .webui-report-sales {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23f44336' d='M18.1,28H6.3V7.7h5.9V1h12.3v14.5c0.3,0,0.6,0,0.8,0V0H11.7L5.5,7v22h12.8L18.1,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cg%3E%3Cpath fill='%23f44336' d='M22.2,31.7v-2.1c-1.3,0-2.4-0.4-3.1-0.9l0.5-1.4c0.8,0.5,1.9,0.9,3,0.9c1.5,0,2.5-0.9,2.5-2s-0.8-1.9-2.4-2.5 c-2.1-0.9-3.4-1.8-3.4-3.6c0-1.8,1.3-3,3.1-3.4v-2.1h1.3v2c1.3,0,2.1,0.4,2.6,0.8l-0.5,1.5c-0.4-0.3-1.3-0.8-2.6-0.8 c-1.6,0-2.1,1-2.1,1.8c0,1.1,0.8,1.6,2.5,2.4c2.1,0.9,3.3,1.9,3.3,3.8c0,1.6-1.1,3.1-3.3,3.5v2.1L22.2,31.7L22.2,31.7z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-report-sales.webui-warning-icon, .webui-report-sales.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23ff9800' d='M18.1,28H6.3V7.7h5.9V1h12.3v14.5c0.3,0,0.6,0,0.8,0V0H11.7L5.5,7v22h12.8L18.1,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M22.2,31.7v-2.1c-1.3,0-2.4-0.4-3.1-0.9l0.5-1.4c0.8,0.5,1.9,0.9,3,0.9c1.5,0,2.5-0.9,2.5-2s-0.8-1.9-2.4-2.5 c-2.1-0.9-3.4-1.8-3.4-3.6c0-1.8,1.3-3,3.1-3.4v-2.1h1.3v2c1.3,0,2.1,0.4,2.6,0.8l-0.5,1.5c-0.4-0.3-1.3-0.8-2.6-0.8 c-1.6,0-2.1,1-2.1,1.8c0,1.1,0.8,1.6,2.5,2.4c2.1,0.9,3.3,1.9,3.3,3.8c0,1.6-1.1,3.1-3.3,3.5v2.1L22.2,31.7L22.2,31.7z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-report-sales.webui-white-icon, .combo-row.selected .combo-action-button .webui-report-sales.webui-add, .combo-row.selected .combo-action-button .webui-report-sales.webui-delete, .combo-row.selected .combo-action-button .webui-report-sales.webui-edit, .segmented-button > .btn.active .webui-report-sales, .primary .webui-report-sales, .radio-group input[type="radio"]:checked + label .webui-report-sales, .segmented-button-radio input[type="radio"]:checked + label .webui-report-sales {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23fff' d='M18.1,28H6.3V7.7h5.9V1h12.3v14.5c0.3,0,0.6,0,0.8,0V0H11.7L5.5,7v22h12.8L18.1,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cg%3E%3Cpath fill='%23fff' d='M22.2,31.7v-2.1c-1.3,0-2.4-0.4-3.1-0.9l0.5-1.4c0.8,0.5,1.9,0.9,3,0.9c1.5,0,2.5-0.9,2.5-2s-0.8-1.9-2.4-2.5 c-2.1-0.9-3.4-1.8-3.4-3.6c0-1.8,1.3-3,3.1-3.4v-2.1h1.3v2c1.3,0,2.1,0.4,2.6,0.8l-0.5,1.5c-0.4-0.3-1.3-0.8-2.6-0.8 c-1.6,0-2.1,1-2.1,1.8c0,1.1,0.8,1.6,2.5,2.4c2.1,0.9,3.3,1.9,3.3,3.8c0,1.6-1.1,3.1-3.3,3.5v2.1L22.2,31.7L22.2,31.7z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-report-sales.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%234caf50' d='M18.1,28H6.3V7.7h5.9V1h12.3v14.5c0.3,0,0.6,0,0.8,0V0H11.7L5.5,7v22h12.8L18.1,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cg%3E%3Cpath fill='%234caf50' d='M22.2,31.7v-2.1c-1.3,0-2.4-0.4-3.1-0.9l0.5-1.4c0.8,0.5,1.9,0.9,3,0.9c1.5,0,2.5-0.9,2.5-2s-0.8-1.9-2.4-2.5 c-2.1-0.9-3.4-1.8-3.4-3.6c0-1.8,1.3-3,3.1-3.4v-2.1h1.3v2c1.3,0,2.1,0.4,2.6,0.8l-0.5,1.5c-0.4-0.3-1.3-0.8-2.6-0.8 c-1.6,0-2.1,1-2.1,1.8c0,1.1,0.8,1.6,2.5,2.4c2.1,0.9,3.3,1.9,3.3,3.8c0,1.6-1.1,3.1-3.3,3.5v2.1L22.2,31.7L22.2,31.7z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-report-tax {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%2303a9f4' d='M12.7,28H6.3V7.7h5.9V1h12.3v13.4c0.3,0.1,0.6,0.6,0.8,0.6V0H11.7L5.5,7v22h7.9L12.7,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M19.6,23.8c-0.5,0-0.9-0.1-1.3-0.5C18,23,17.9,22.5,17.9,22s0.1-1,0.5-1.4c0.3-0.3,0.8-0.6,1.3-0.6c0.6,0,0.9,0.1,1.3,0.5 c0.3,0.3,0.5,0.8,0.5,1.4s-0.1,1-0.5,1.4C20.5,23.6,20.2,23.8,19.6,23.8z M19.7,20.7c-0.2,0-0.5,0.1-0.7,0.3 c-0.1,0.2-0.2,0.5-0.2,0.9c0,0.3,0.1,0.7,0.2,0.8c0.1,0.2,0.3,0.3,0.7,0.3c0.2,0,0.5-0.1,0.7-0.3c0.2-0.2,0.2-0.5,0.2-0.9 c0-0.3-0.1-0.7-0.2-0.8C20.2,20.8,19.9,20.7,19.7,20.7z M24.6,20.1l-4.7,7.4h-0.7l4.7-7.4H24.6z M23.9,27.5c-0.5,0-0.9-0.1-1.3-0.5 c-0.3-0.3-0.5-0.8-0.5-1.4s0.1-1,0.5-1.4c0.3-0.3,0.8-0.6,1.3-0.6c0.6,0,0.9,0.1,1.3,0.5c0.3,0.3,0.5,0.8,0.5,1.4 c0,0.6-0.1,1-0.5,1.4C24.9,27.4,24.5,27.5,23.9,27.5z M24,24.5c-0.2,0-0.5,0.1-0.7,0.3c-0.1,0.2-0.2,0.5-0.2,0.9 c0,0.3,0.1,0.7,0.2,0.8c0.1,0.2,0.3,0.3,0.7,0.3s0.5-0.1,0.7-0.3c0.1-0.2,0.2-0.5,0.2-0.9c0-0.3-0.1-0.7-0.2-0.8 C24.5,24.6,24.2,24.5,24,24.5z'/%3E%3C/g%3E%3Cpath fill='%2303a9f4' d='M21.8,32c-4.5,0-8.2-3.7-8.2-8.2s3.7-8.2,8.2-8.2s8.2,3.7,8.2,8.2S26.3,32,21.8,32z M21.8,16.5c-4.1,0-7.3,3.2-7.3,7.3 s3.2,7.3,7.3,7.3s7.3-3.2,7.3-7.3S25.9,16.5,21.8,16.5z'/%3E%3C/svg%3E")
}

.webui-report-tax.webui-grey-icon, .btn[disabled] .webui-report-tax {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M12.7,28H6.3V7.7h5.9V1h12.3v13.4c0.3,0.1,0.6,0.6,0.8,0.6V0H11.7L5.5,7v22h7.9L12.7,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M19.6,23.8c-0.5,0-0.9-0.1-1.3-0.5C18,23,17.9,22.5,17.9,22s0.1-1,0.5-1.4c0.3-0.3,0.8-0.6,1.3-0.6c0.6,0,0.9,0.1,1.3,0.5 c0.3,0.3,0.5,0.8,0.5,1.4s-0.1,1-0.5,1.4C20.5,23.6,20.2,23.8,19.6,23.8z M19.7,20.7c-0.2,0-0.5,0.1-0.7,0.3 c-0.1,0.2-0.2,0.5-0.2,0.9c0,0.3,0.1,0.7,0.2,0.8c0.1,0.2,0.3,0.3,0.7,0.3c0.2,0,0.5-0.1,0.7-0.3c0.2-0.2,0.2-0.5,0.2-0.9 c0-0.3-0.1-0.7-0.2-0.8C20.2,20.8,19.9,20.7,19.7,20.7z M24.6,20.1l-4.7,7.4h-0.7l4.7-7.4H24.6z M23.9,27.5c-0.5,0-0.9-0.1-1.3-0.5 c-0.3-0.3-0.5-0.8-0.5-1.4s0.1-1,0.5-1.4c0.3-0.3,0.8-0.6,1.3-0.6c0.6,0,0.9,0.1,1.3,0.5c0.3,0.3,0.5,0.8,0.5,1.4 c0,0.6-0.1,1-0.5,1.4C24.9,27.4,24.5,27.5,23.9,27.5z M24,24.5c-0.2,0-0.5,0.1-0.7,0.3c-0.1,0.2-0.2,0.5-0.2,0.9 c0,0.3,0.1,0.7,0.2,0.8c0.1,0.2,0.3,0.3,0.7,0.3s0.5-0.1,0.7-0.3c0.1-0.2,0.2-0.5,0.2-0.9c0-0.3-0.1-0.7-0.2-0.8 C24.5,24.6,24.2,24.5,24,24.5z'/%3E%3C/g%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M21.8,32c-4.5,0-8.2-3.7-8.2-8.2s3.7-8.2,8.2-8.2s8.2,3.7,8.2,8.2S26.3,32,21.8,32z M21.8,16.5c-4.1,0-7.3,3.2-7.3,7.3 s3.2,7.3,7.3,7.3s7.3-3.2,7.3-7.3S25.9,16.5,21.8,16.5z'/%3E%3C/svg%3E")
}

.webui-report-tax.webui-red-icon, .danger .webui-report-tax {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23f44336' d='M12.7,28H6.3V7.7h5.9V1h12.3v13.4c0.3,0.1,0.6,0.6,0.8,0.6V0H11.7L5.5,7v22h7.9L12.7,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cg%3E%3Cpath fill='%23f44336' d='M19.6,23.8c-0.5,0-0.9-0.1-1.3-0.5C18,23,17.9,22.5,17.9,22s0.1-1,0.5-1.4c0.3-0.3,0.8-0.6,1.3-0.6c0.6,0,0.9,0.1,1.3,0.5 c0.3,0.3,0.5,0.8,0.5,1.4s-0.1,1-0.5,1.4C20.5,23.6,20.2,23.8,19.6,23.8z M19.7,20.7c-0.2,0-0.5,0.1-0.7,0.3 c-0.1,0.2-0.2,0.5-0.2,0.9c0,0.3,0.1,0.7,0.2,0.8c0.1,0.2,0.3,0.3,0.7,0.3c0.2,0,0.5-0.1,0.7-0.3c0.2-0.2,0.2-0.5,0.2-0.9 c0-0.3-0.1-0.7-0.2-0.8C20.2,20.8,19.9,20.7,19.7,20.7z M24.6,20.1l-4.7,7.4h-0.7l4.7-7.4H24.6z M23.9,27.5c-0.5,0-0.9-0.1-1.3-0.5 c-0.3-0.3-0.5-0.8-0.5-1.4s0.1-1,0.5-1.4c0.3-0.3,0.8-0.6,1.3-0.6c0.6,0,0.9,0.1,1.3,0.5c0.3,0.3,0.5,0.8,0.5,1.4 c0,0.6-0.1,1-0.5,1.4C24.9,27.4,24.5,27.5,23.9,27.5z M24,24.5c-0.2,0-0.5,0.1-0.7,0.3c-0.1,0.2-0.2,0.5-0.2,0.9 c0,0.3,0.1,0.7,0.2,0.8c0.1,0.2,0.3,0.3,0.7,0.3s0.5-0.1,0.7-0.3c0.1-0.2,0.2-0.5,0.2-0.9c0-0.3-0.1-0.7-0.2-0.8 C24.5,24.6,24.2,24.5,24,24.5z'/%3E%3C/g%3E%3Cpath fill='%23f44336' d='M21.8,32c-4.5,0-8.2-3.7-8.2-8.2s3.7-8.2,8.2-8.2s8.2,3.7,8.2,8.2S26.3,32,21.8,32z M21.8,16.5c-4.1,0-7.3,3.2-7.3,7.3 s3.2,7.3,7.3,7.3s7.3-3.2,7.3-7.3S25.9,16.5,21.8,16.5z'/%3E%3C/svg%3E")
}

.webui-report-tax.webui-warning-icon, .webui-report-tax.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23ff9800' d='M12.7,28H6.3V7.7h5.9V1h12.3v13.4c0.3,0.1,0.6,0.6,0.8,0.6V0H11.7L5.5,7v22h7.9L12.7,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M19.6,23.8c-0.5,0-0.9-0.1-1.3-0.5C18,23,17.9,22.5,17.9,22s0.1-1,0.5-1.4c0.3-0.3,0.8-0.6,1.3-0.6c0.6,0,0.9,0.1,1.3,0.5 c0.3,0.3,0.5,0.8,0.5,1.4s-0.1,1-0.5,1.4C20.5,23.6,20.2,23.8,19.6,23.8z M19.7,20.7c-0.2,0-0.5,0.1-0.7,0.3 c-0.1,0.2-0.2,0.5-0.2,0.9c0,0.3,0.1,0.7,0.2,0.8c0.1,0.2,0.3,0.3,0.7,0.3c0.2,0,0.5-0.1,0.7-0.3c0.2-0.2,0.2-0.5,0.2-0.9 c0-0.3-0.1-0.7-0.2-0.8C20.2,20.8,19.9,20.7,19.7,20.7z M24.6,20.1l-4.7,7.4h-0.7l4.7-7.4H24.6z M23.9,27.5c-0.5,0-0.9-0.1-1.3-0.5 c-0.3-0.3-0.5-0.8-0.5-1.4s0.1-1,0.5-1.4c0.3-0.3,0.8-0.6,1.3-0.6c0.6,0,0.9,0.1,1.3,0.5c0.3,0.3,0.5,0.8,0.5,1.4 c0,0.6-0.1,1-0.5,1.4C24.9,27.4,24.5,27.5,23.9,27.5z M24,24.5c-0.2,0-0.5,0.1-0.7,0.3c-0.1,0.2-0.2,0.5-0.2,0.9 c0,0.3,0.1,0.7,0.2,0.8c0.1,0.2,0.3,0.3,0.7,0.3s0.5-0.1,0.7-0.3c0.1-0.2,0.2-0.5,0.2-0.9c0-0.3-0.1-0.7-0.2-0.8 C24.5,24.6,24.2,24.5,24,24.5z'/%3E%3C/g%3E%3Cpath fill='%23ff9800' d='M21.8,32c-4.5,0-8.2-3.7-8.2-8.2s3.7-8.2,8.2-8.2s8.2,3.7,8.2,8.2S26.3,32,21.8,32z M21.8,16.5c-4.1,0-7.3,3.2-7.3,7.3 s3.2,7.3,7.3,7.3s7.3-3.2,7.3-7.3S25.9,16.5,21.8,16.5z'/%3E%3C/svg%3E")
}

.webui-report-tax.webui-white-icon, .combo-row.selected .combo-action-button .webui-report-tax.webui-add, .combo-row.selected .combo-action-button .webui-report-tax.webui-delete, .combo-row.selected .combo-action-button .webui-report-tax.webui-edit, .segmented-button > .btn.active .webui-report-tax, .primary .webui-report-tax, .radio-group input[type="radio"]:checked + label .webui-report-tax, .segmented-button-radio input[type="radio"]:checked + label .webui-report-tax {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23fff' d='M12.7,28H6.3V7.7h5.9V1h12.3v13.4c0.3,0.1,0.6,0.6,0.8,0.6V0H11.7L5.5,7v22h7.9L12.7,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cg%3E%3Cpath fill='%23fff' d='M19.6,23.8c-0.5,0-0.9-0.1-1.3-0.5C18,23,17.9,22.5,17.9,22s0.1-1,0.5-1.4c0.3-0.3,0.8-0.6,1.3-0.6c0.6,0,0.9,0.1,1.3,0.5 c0.3,0.3,0.5,0.8,0.5,1.4s-0.1,1-0.5,1.4C20.5,23.6,20.2,23.8,19.6,23.8z M19.7,20.7c-0.2,0-0.5,0.1-0.7,0.3 c-0.1,0.2-0.2,0.5-0.2,0.9c0,0.3,0.1,0.7,0.2,0.8c0.1,0.2,0.3,0.3,0.7,0.3c0.2,0,0.5-0.1,0.7-0.3c0.2-0.2,0.2-0.5,0.2-0.9 c0-0.3-0.1-0.7-0.2-0.8C20.2,20.8,19.9,20.7,19.7,20.7z M24.6,20.1l-4.7,7.4h-0.7l4.7-7.4H24.6z M23.9,27.5c-0.5,0-0.9-0.1-1.3-0.5 c-0.3-0.3-0.5-0.8-0.5-1.4s0.1-1,0.5-1.4c0.3-0.3,0.8-0.6,1.3-0.6c0.6,0,0.9,0.1,1.3,0.5c0.3,0.3,0.5,0.8,0.5,1.4 c0,0.6-0.1,1-0.5,1.4C24.9,27.4,24.5,27.5,23.9,27.5z M24,24.5c-0.2,0-0.5,0.1-0.7,0.3c-0.1,0.2-0.2,0.5-0.2,0.9 c0,0.3,0.1,0.7,0.2,0.8c0.1,0.2,0.3,0.3,0.7,0.3s0.5-0.1,0.7-0.3c0.1-0.2,0.2-0.5,0.2-0.9c0-0.3-0.1-0.7-0.2-0.8 C24.5,24.6,24.2,24.5,24,24.5z'/%3E%3C/g%3E%3Cpath fill='%23fff' d='M21.8,32c-4.5,0-8.2-3.7-8.2-8.2s3.7-8.2,8.2-8.2s8.2,3.7,8.2,8.2S26.3,32,21.8,32z M21.8,16.5c-4.1,0-7.3,3.2-7.3,7.3 s3.2,7.3,7.3,7.3s7.3-3.2,7.3-7.3S25.9,16.5,21.8,16.5z'/%3E%3C/svg%3E")
}

.webui-report-tax.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%234caf50' d='M12.7,28H6.3V7.7h5.9V1h12.3v13.4c0.3,0.1,0.6,0.6,0.8,0.6V0H11.7L5.5,7v22h7.9L12.7,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cg%3E%3Cpath fill='%234caf50' d='M19.6,23.8c-0.5,0-0.9-0.1-1.3-0.5C18,23,17.9,22.5,17.9,22s0.1-1,0.5-1.4c0.3-0.3,0.8-0.6,1.3-0.6c0.6,0,0.9,0.1,1.3,0.5 c0.3,0.3,0.5,0.8,0.5,1.4s-0.1,1-0.5,1.4C20.5,23.6,20.2,23.8,19.6,23.8z M19.7,20.7c-0.2,0-0.5,0.1-0.7,0.3 c-0.1,0.2-0.2,0.5-0.2,0.9c0,0.3,0.1,0.7,0.2,0.8c0.1,0.2,0.3,0.3,0.7,0.3c0.2,0,0.5-0.1,0.7-0.3c0.2-0.2,0.2-0.5,0.2-0.9 c0-0.3-0.1-0.7-0.2-0.8C20.2,20.8,19.9,20.7,19.7,20.7z M24.6,20.1l-4.7,7.4h-0.7l4.7-7.4H24.6z M23.9,27.5c-0.5,0-0.9-0.1-1.3-0.5 c-0.3-0.3-0.5-0.8-0.5-1.4s0.1-1,0.5-1.4c0.3-0.3,0.8-0.6,1.3-0.6c0.6,0,0.9,0.1,1.3,0.5c0.3,0.3,0.5,0.8,0.5,1.4 c0,0.6-0.1,1-0.5,1.4C24.9,27.4,24.5,27.5,23.9,27.5z M24,24.5c-0.2,0-0.5,0.1-0.7,0.3c-0.1,0.2-0.2,0.5-0.2,0.9 c0,0.3,0.1,0.7,0.2,0.8c0.1,0.2,0.3,0.3,0.7,0.3s0.5-0.1,0.7-0.3c0.1-0.2,0.2-0.5,0.2-0.9c0-0.3-0.1-0.7-0.2-0.8 C24.5,24.6,24.2,24.5,24,24.5z'/%3E%3C/g%3E%3Cpath fill='%234caf50' d='M21.8,32c-4.5,0-8.2-3.7-8.2-8.2s3.7-8.2,8.2-8.2s8.2,3.7,8.2,8.2S26.3,32,21.8,32z M21.8,16.5c-4.1,0-7.3,3.2-7.3,7.3 s3.2,7.3,7.3,7.3s7.3-3.2,7.3-7.3S25.9,16.5,21.8,16.5z'/%3E%3C/svg%3E")
}

.webui-report-traffic {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%2303a9f4' d='M17.8,28H6.3V7.7h5.9V1h12.3v14.1c0.3,0,0.6,0,0.8,0V0H11.7L5.5,7v22h12.3V28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M24.9,16.3h-4.4c-0.8,0-1.5,0.6-1.5,1.5v12.7c0,0.8,0.6,1.5,1.5,1.5h4.4c0.8,0,1.5-0.6,1.5-1.5V17.8 C26.4,17,25.6,16.3,24.9,16.3z M25.6,30.5c0,0.4-0.3,0.7-0.7,0.7h-4.4c-0.4,0-0.7-0.3-0.7-0.7V17.8c0-0.4,0.3-0.7,0.7-0.7h4.4 c0.4,0,0.7,0.3,0.7,0.7V30.5L25.6,30.5z M22.7,18.1c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8s1.8-0.8,1.8-1.8 C24.5,19,23.6,18.1,22.7,18.1z M22.7,21c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1 C23.7,20.6,23.3,21,22.7,21z M22.7,22.5c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8s1.8-0.8,1.8-1.8C24.5,23.2,23.6,22.5,22.7,22.5z M22.7,25.3c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1S23.3,25.3,22.7,25.3z M22.7,26.7 c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8s1.8-0.8,1.8-1.8C24.5,27.6,23.6,26.7,22.7,26.7z M22.7,29.6c-0.6,0-1.1-0.5-1.1-1.1 c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1C23.7,29.1,23.3,29.6,22.7,29.6z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-report-traffic.webui-grey-icon, .btn[disabled] .webui-report-traffic {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M17.8,28H6.3V7.7h5.9V1h12.3v14.1c0.3,0,0.6,0,0.8,0V0H11.7L5.5,7v22h12.3V28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M24.9,16.3h-4.4c-0.8,0-1.5,0.6-1.5,1.5v12.7c0,0.8,0.6,1.5,1.5,1.5h4.4c0.8,0,1.5-0.6,1.5-1.5V17.8 C26.4,17,25.6,16.3,24.9,16.3z M25.6,30.5c0,0.4-0.3,0.7-0.7,0.7h-4.4c-0.4,0-0.7-0.3-0.7-0.7V17.8c0-0.4,0.3-0.7,0.7-0.7h4.4 c0.4,0,0.7,0.3,0.7,0.7V30.5L25.6,30.5z M22.7,18.1c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8s1.8-0.8,1.8-1.8 C24.5,19,23.6,18.1,22.7,18.1z M22.7,21c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1 C23.7,20.6,23.3,21,22.7,21z M22.7,22.5c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8s1.8-0.8,1.8-1.8C24.5,23.2,23.6,22.5,22.7,22.5z M22.7,25.3c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1S23.3,25.3,22.7,25.3z M22.7,26.7 c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8s1.8-0.8,1.8-1.8C24.5,27.6,23.6,26.7,22.7,26.7z M22.7,29.6c-0.6,0-1.1-0.5-1.1-1.1 c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1C23.7,29.1,23.3,29.6,22.7,29.6z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-report-traffic.webui-red-icon, .danger .webui-report-traffic {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23f44336' d='M17.8,28H6.3V7.7h5.9V1h12.3v14.1c0.3,0,0.6,0,0.8,0V0H11.7L5.5,7v22h12.3V28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cg%3E%3Cpath fill='%23f44336' d='M24.9,16.3h-4.4c-0.8,0-1.5,0.6-1.5,1.5v12.7c0,0.8,0.6,1.5,1.5,1.5h4.4c0.8,0,1.5-0.6,1.5-1.5V17.8 C26.4,17,25.6,16.3,24.9,16.3z M25.6,30.5c0,0.4-0.3,0.7-0.7,0.7h-4.4c-0.4,0-0.7-0.3-0.7-0.7V17.8c0-0.4,0.3-0.7,0.7-0.7h4.4 c0.4,0,0.7,0.3,0.7,0.7V30.5L25.6,30.5z M22.7,18.1c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8s1.8-0.8,1.8-1.8 C24.5,19,23.6,18.1,22.7,18.1z M22.7,21c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1 C23.7,20.6,23.3,21,22.7,21z M22.7,22.5c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8s1.8-0.8,1.8-1.8C24.5,23.2,23.6,22.5,22.7,22.5z M22.7,25.3c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1S23.3,25.3,22.7,25.3z M22.7,26.7 c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8s1.8-0.8,1.8-1.8C24.5,27.6,23.6,26.7,22.7,26.7z M22.7,29.6c-0.6,0-1.1-0.5-1.1-1.1 c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1C23.7,29.1,23.3,29.6,22.7,29.6z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-report-traffic.webui-warning-icon, .webui-report-traffic.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23ff9800' d='M17.8,28H6.3V7.7h5.9V1h12.3v14.1c0.3,0,0.6,0,0.8,0V0H11.7L5.5,7v22h12.3V28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M24.9,16.3h-4.4c-0.8,0-1.5,0.6-1.5,1.5v12.7c0,0.8,0.6,1.5,1.5,1.5h4.4c0.8,0,1.5-0.6,1.5-1.5V17.8 C26.4,17,25.6,16.3,24.9,16.3z M25.6,30.5c0,0.4-0.3,0.7-0.7,0.7h-4.4c-0.4,0-0.7-0.3-0.7-0.7V17.8c0-0.4,0.3-0.7,0.7-0.7h4.4 c0.4,0,0.7,0.3,0.7,0.7V30.5L25.6,30.5z M22.7,18.1c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8s1.8-0.8,1.8-1.8 C24.5,19,23.6,18.1,22.7,18.1z M22.7,21c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1 C23.7,20.6,23.3,21,22.7,21z M22.7,22.5c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8s1.8-0.8,1.8-1.8C24.5,23.2,23.6,22.5,22.7,22.5z M22.7,25.3c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1S23.3,25.3,22.7,25.3z M22.7,26.7 c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8s1.8-0.8,1.8-1.8C24.5,27.6,23.6,26.7,22.7,26.7z M22.7,29.6c-0.6,0-1.1-0.5-1.1-1.1 c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1C23.7,29.1,23.3,29.6,22.7,29.6z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-report-traffic.webui-white-icon, .combo-row.selected .combo-action-button .webui-report-traffic.webui-add, .combo-row.selected .combo-action-button .webui-report-traffic.webui-delete, .combo-row.selected .combo-action-button .webui-report-traffic.webui-edit, .segmented-button > .btn.active .webui-report-traffic, .primary .webui-report-traffic, .radio-group input[type="radio"]:checked + label .webui-report-traffic, .segmented-button-radio input[type="radio"]:checked + label .webui-report-traffic {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23fff' d='M17.8,28H6.3V7.7h5.9V1h12.3v14.1c0.3,0,0.6,0,0.8,0V0H11.7L5.5,7v22h12.3V28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cg%3E%3Cpath fill='%23fff' d='M24.9,16.3h-4.4c-0.8,0-1.5,0.6-1.5,1.5v12.7c0,0.8,0.6,1.5,1.5,1.5h4.4c0.8,0,1.5-0.6,1.5-1.5V17.8 C26.4,17,25.6,16.3,24.9,16.3z M25.6,30.5c0,0.4-0.3,0.7-0.7,0.7h-4.4c-0.4,0-0.7-0.3-0.7-0.7V17.8c0-0.4,0.3-0.7,0.7-0.7h4.4 c0.4,0,0.7,0.3,0.7,0.7V30.5L25.6,30.5z M22.7,18.1c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8s1.8-0.8,1.8-1.8 C24.5,19,23.6,18.1,22.7,18.1z M22.7,21c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1 C23.7,20.6,23.3,21,22.7,21z M22.7,22.5c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8s1.8-0.8,1.8-1.8C24.5,23.2,23.6,22.5,22.7,22.5z M22.7,25.3c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1S23.3,25.3,22.7,25.3z M22.7,26.7 c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8s1.8-0.8,1.8-1.8C24.5,27.6,23.6,26.7,22.7,26.7z M22.7,29.6c-0.6,0-1.1-0.5-1.1-1.1 c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1C23.7,29.1,23.3,29.6,22.7,29.6z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-report-traffic.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%234caf50' d='M17.8,28H6.3V7.7h5.9V1h12.3v14.1c0.3,0,0.6,0,0.8,0V0H11.7L5.5,7v22h12.3V28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cg%3E%3Cpath fill='%234caf50' d='M24.9,16.3h-4.4c-0.8,0-1.5,0.6-1.5,1.5v12.7c0,0.8,0.6,1.5,1.5,1.5h4.4c0.8,0,1.5-0.6,1.5-1.5V17.8 C26.4,17,25.6,16.3,24.9,16.3z M25.6,30.5c0,0.4-0.3,0.7-0.7,0.7h-4.4c-0.4,0-0.7-0.3-0.7-0.7V17.8c0-0.4,0.3-0.7,0.7-0.7h4.4 c0.4,0,0.7,0.3,0.7,0.7V30.5L25.6,30.5z M22.7,18.1c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8s1.8-0.8,1.8-1.8 C24.5,19,23.6,18.1,22.7,18.1z M22.7,21c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1 C23.7,20.6,23.3,21,22.7,21z M22.7,22.5c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8s1.8-0.8,1.8-1.8C24.5,23.2,23.6,22.5,22.7,22.5z M22.7,25.3c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1S23.3,25.3,22.7,25.3z M22.7,26.7 c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8s1.8-0.8,1.8-1.8C24.5,27.6,23.6,26.7,22.7,26.7z M22.7,29.6c-0.6,0-1.1-0.5-1.1-1.1 c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1C23.7,29.1,23.3,29.6,22.7,29.6z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-report-transaction {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='6.5,16.8 10.9,12.4 13.8,14.6 19.3,9.2 '/%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='15.4,9.1 19.5,9.1 19.5,13 '/%3E%3Cpath fill='%2303a9f4' d='M11,28H3.9V7.7h5.9V1h12.3l0,18.5l0.8-1V0H9.2L3,7v22h9L11,28z M8.9,1.6v5.1H4.5L8.9,1.6z'/%3E%3Cpath fill='%2303a9f4' d='M17.3,31.6l3.3-3.3c0.2-0.2,0.2-0.6,0-0.8s-0.6-0.2-0.8,0l-2.4,2.4V19.3c0-0.3-0.2-0.6-0.6-0.6s-0.6,0.2-0.6,0.6v10.7 l-2.4-2.4c-0.2-0.2-0.6-0.2-0.8,0C13,27.6,13,27.7,13,27.8s0,0.2,0.1,0.3l3.3,3.3C16.8,31.8,17.1,31.8,17.3,31.6z'/%3E%3Cpath fill='%2303a9f4' d='M24.7,18.9l-3.3,3.3c-0.2,0.2-0.2,0.6,0,0.8s0.6,0.2,0.8,0l2.4-2.4v10.7c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V20.6 l2.4,2.4c0.2,0.2,0.6,0.2,0.8,0c0.1-0.1,0.1-0.2,0.1-0.3s0-0.2-0.1-0.3L25.5,19C25.1,18.7,24.8,18.7,24.7,18.9z'/%3E%3C/svg%3E")
}

.webui-report-transaction.webui-grey-icon, .btn[disabled] .webui-report-transaction {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='6.5,16.8 10.9,12.4 13.8,14.6 19.3,9.2 '/%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='15.4,9.1 19.5,9.1 19.5,13 '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M11,28H3.9V7.7h5.9V1h12.3l0,18.5l0.8-1V0H9.2L3,7v22h9L11,28z M8.9,1.6v5.1H4.5L8.9,1.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M17.3,31.6l3.3-3.3c0.2-0.2,0.2-0.6,0-0.8s-0.6-0.2-0.8,0l-2.4,2.4V19.3c0-0.3-0.2-0.6-0.6-0.6s-0.6,0.2-0.6,0.6v10.7 l-2.4-2.4c-0.2-0.2-0.6-0.2-0.8,0C13,27.6,13,27.7,13,27.8s0,0.2,0.1,0.3l3.3,3.3C16.8,31.8,17.1,31.8,17.3,31.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M24.7,18.9l-3.3,3.3c-0.2,0.2-0.2,0.6,0,0.8s0.6,0.2,0.8,0l2.4-2.4v10.7c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V20.6 l2.4,2.4c0.2,0.2,0.6,0.2,0.8,0c0.1-0.1,0.1-0.2,0.1-0.3s0-0.2-0.1-0.3L25.5,19C25.1,18.7,24.8,18.7,24.7,18.9z'/%3E%3C/svg%3E")
}

.webui-report-transaction.webui-red-icon, .danger .webui-report-transaction {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='6.5,16.8 10.9,12.4 13.8,14.6 19.3,9.2 '/%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='15.4,9.1 19.5,9.1 19.5,13 '/%3E%3Cpath fill='%23f44336' d='M11,28H3.9V7.7h5.9V1h12.3l0,18.5l0.8-1V0H9.2L3,7v22h9L11,28z M8.9,1.6v5.1H4.5L8.9,1.6z'/%3E%3Cpath fill='%23f44336' d='M17.3,31.6l3.3-3.3c0.2-0.2,0.2-0.6,0-0.8s-0.6-0.2-0.8,0l-2.4,2.4V19.3c0-0.3-0.2-0.6-0.6-0.6s-0.6,0.2-0.6,0.6v10.7 l-2.4-2.4c-0.2-0.2-0.6-0.2-0.8,0C13,27.6,13,27.7,13,27.8s0,0.2,0.1,0.3l3.3,3.3C16.8,31.8,17.1,31.8,17.3,31.6z'/%3E%3Cpath fill='%23f44336' d='M24.7,18.9l-3.3,3.3c-0.2,0.2-0.2,0.6,0,0.8s0.6,0.2,0.8,0l2.4-2.4v10.7c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V20.6 l2.4,2.4c0.2,0.2,0.6,0.2,0.8,0c0.1-0.1,0.1-0.2,0.1-0.3s0-0.2-0.1-0.3L25.5,19C25.1,18.7,24.8,18.7,24.7,18.9z'/%3E%3C/svg%3E")
}

.webui-report-transaction.webui-warning-icon, .webui-report-transaction.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='6.5,16.8 10.9,12.4 13.8,14.6 19.3,9.2 '/%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='15.4,9.1 19.5,9.1 19.5,13 '/%3E%3Cpath fill='%23ff9800' d='M11,28H3.9V7.7h5.9V1h12.3l0,18.5l0.8-1V0H9.2L3,7v22h9L11,28z M8.9,1.6v5.1H4.5L8.9,1.6z'/%3E%3Cpath fill='%23ff9800' d='M17.3,31.6l3.3-3.3c0.2-0.2,0.2-0.6,0-0.8s-0.6-0.2-0.8,0l-2.4,2.4V19.3c0-0.3-0.2-0.6-0.6-0.6s-0.6,0.2-0.6,0.6v10.7 l-2.4-2.4c-0.2-0.2-0.6-0.2-0.8,0C13,27.6,13,27.7,13,27.8s0,0.2,0.1,0.3l3.3,3.3C16.8,31.8,17.1,31.8,17.3,31.6z'/%3E%3Cpath fill='%23ff9800' d='M24.7,18.9l-3.3,3.3c-0.2,0.2-0.2,0.6,0,0.8s0.6,0.2,0.8,0l2.4-2.4v10.7c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V20.6 l2.4,2.4c0.2,0.2,0.6,0.2,0.8,0c0.1-0.1,0.1-0.2,0.1-0.3s0-0.2-0.1-0.3L25.5,19C25.1,18.7,24.8,18.7,24.7,18.9z'/%3E%3C/svg%3E")
}

.webui-report-transaction.webui-white-icon, .combo-row.selected .combo-action-button .webui-report-transaction.webui-add, .combo-row.selected .combo-action-button .webui-report-transaction.webui-delete, .combo-row.selected .combo-action-button .webui-report-transaction.webui-edit, .segmented-button > .btn.active .webui-report-transaction, .primary .webui-report-transaction, .radio-group input[type="radio"]:checked + label .webui-report-transaction, .segmented-button-radio input[type="radio"]:checked + label .webui-report-transaction {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='6.5,16.8 10.9,12.4 13.8,14.6 19.3,9.2 '/%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='15.4,9.1 19.5,9.1 19.5,13 '/%3E%3Cpath fill='%23fff' d='M11,28H3.9V7.7h5.9V1h12.3l0,18.5l0.8-1V0H9.2L3,7v22h9L11,28z M8.9,1.6v5.1H4.5L8.9,1.6z'/%3E%3Cpath fill='%23fff' d='M17.3,31.6l3.3-3.3c0.2-0.2,0.2-0.6,0-0.8s-0.6-0.2-0.8,0l-2.4,2.4V19.3c0-0.3-0.2-0.6-0.6-0.6s-0.6,0.2-0.6,0.6v10.7 l-2.4-2.4c-0.2-0.2-0.6-0.2-0.8,0C13,27.6,13,27.7,13,27.8s0,0.2,0.1,0.3l3.3,3.3C16.8,31.8,17.1,31.8,17.3,31.6z'/%3E%3Cpath fill='%23fff' d='M24.7,18.9l-3.3,3.3c-0.2,0.2-0.2,0.6,0,0.8s0.6,0.2,0.8,0l2.4-2.4v10.7c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V20.6 l2.4,2.4c0.2,0.2,0.6,0.2,0.8,0c0.1-0.1,0.1-0.2,0.1-0.3s0-0.2-0.1-0.3L25.5,19C25.1,18.7,24.8,18.7,24.7,18.9z'/%3E%3C/svg%3E")
}

.webui-report-transaction.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='6.5,16.8 10.9,12.4 13.8,14.6 19.3,9.2 '/%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='15.4,9.1 19.5,9.1 19.5,13 '/%3E%3Cpath fill='%234caf50' d='M11,28H3.9V7.7h5.9V1h12.3l0,18.5l0.8-1V0H9.2L3,7v22h9L11,28z M8.9,1.6v5.1H4.5L8.9,1.6z'/%3E%3Cpath fill='%234caf50' d='M17.3,31.6l3.3-3.3c0.2-0.2,0.2-0.6,0-0.8s-0.6-0.2-0.8,0l-2.4,2.4V19.3c0-0.3-0.2-0.6-0.6-0.6s-0.6,0.2-0.6,0.6v10.7 l-2.4-2.4c-0.2-0.2-0.6-0.2-0.8,0C13,27.6,13,27.7,13,27.8s0,0.2,0.1,0.3l3.3,3.3C16.8,31.8,17.1,31.8,17.3,31.6z'/%3E%3Cpath fill='%234caf50' d='M24.7,18.9l-3.3,3.3c-0.2,0.2-0.2,0.6,0,0.8s0.6,0.2,0.8,0l2.4-2.4v10.7c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V20.6 l2.4,2.4c0.2,0.2,0.6,0.2,0.8,0c0.1-0.1,0.1-0.2,0.1-0.3s0-0.2-0.1-0.3L25.5,19C25.1,18.7,24.8,18.7,24.7,18.9z'/%3E%3C/svg%3E")
}

.webui-report-user {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%2303a9f4' d='M12.7,28H6.3V7.7h5.9V1h12.3v13.4c0.3,0.1,0.6,0.6,0.8,0.6V0H11.7L5.5,7v22h7.9L12.7,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cpath fill='%2303a9f4' d='M27.3,29.8c1.6-1.6,2.6-3.8,2.6-6.1c0-4.6-3.4-8.4-8.5-8.4c-4.6,0-8.4,3.9-8.4,8.5c0,2.3,0.9,4.2,2.3,5.6l0.2,0.2 c0,0,0.2,0.3,1,0.9c0,0,0,0,0,0c0.1,0.1,0.2,0.1,0.3,0.2c0.1,0.1,0.3,0.2,0.4,0.2c0.1,0,0.1,0.1,0.2,0.1c0.6,0.3,1.4,0.6,2.3,0.8 c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0c0,0,0,0,0.1,0c0.2,0.1,0.4,0.1,0.7,0.1h0.1c0.2,0,0.5,0,0.7,0s0.5,0,0.7,0h0.1c0.1,0,0.3,0,0.4-0.1 c0.1,0,0.3,0,0.4,0h0c0,0,0,0,0,0c0.8-0.1,1.5-0.3,2.1-0.5l0,0c0.2-0.1,0.3-0.1,0.4-0.2c0.5-0.3,0.9-0.5,1.1-0.8c0,0,0,0,0,0 l0.1-0.1c0.1-0.1,0.2-0.2,0.2-0.2l0,0c0,0,0,0,0,0C27.3,29.9,27.3,29.8,27.3,29.8L27.3,29.8z M19.7,26.3c0,0-0.7-0.8-0.9-1.8v-0.1 l0-0.2c-0.1-0.1-0.2-0.2-0.2-0.5v-1.1c0-0.1,0.1-0.2,0.1-0.4l0.1-0.1v-1.7v-0.1c0,0-0.1-0.7,0.5-1.3c0.5-0.5,1.2-0.7,2.2-0.7 s1.8,0.2,2.2,0.7c0.5,0.6,0.5,1.3,0.5,1.3V22l0.1,0.1c0.1,0.1,0.1,0.2,0.1,0.4v1.2c0,0.2-0.1,0.5-0.4,0.5L24,24.2l-0.1,0.1 c-0.1,0.5-0.5,1.1-0.7,1.4c-0.1,0.1-0.2,0.4-0.4,0.4l-0.1,0.1v1.2c0,0.5,0.3,0.8,0.8,1.1l2.5,1.4c-0.5,0.4-2.1,1.3-4.6,1.3 c-2.4,0-3.7-0.9-4.2-1.3l1.8-1.3c0.5-0.2,0.8-0.6,0.8-1l0-1.2L19.7,26.3z M21.6,16.1c4.2,0,7.7,3.4,7.7,7.7c0,2.2-1.1,4.2-2.6,5.7 c-0.1-0.1-0.1-0.1-0.2-0.1L23.9,28c-0.2-0.1-0.6-0.4-0.6-0.6v-0.9c0.1-0.1,0.1-0.1,0.2-0.2c0.2-0.5,0.6-0.9,0.8-1.5 c0.4-0.1,0.7-0.7,0.7-1.1v-1.2c0-0.2-0.1-0.2-0.2-0.4l0.1-1.1c0-0.1,0.2-1.5-0.5-2.2c-0.5-0.7-1.5-1-2.7-1.1c-1.2-0.1-2.5,0.4-3,1.2 c-0.7,0.7-0.6,1.6-0.6,1.8V22c-0.1,0.2-0.2,0.5-0.2,0.7v1.1c0,0.2,0.1,0.7,0.4,0.8c0.2,0.9,0.7,1.7,0.9,1.9v0.8 c0,0.2-0.1,0.5-0.4,0.6L17,29.2c-0.1,0.1-0.1,0.1-0.2,0.1c-1.8-1.3-2.8-3.4-2.8-5.5C13.9,19.5,17.3,16.1,21.6,16.1z'/%3E%3C/svg%3E")
}

.webui-report-user.webui-grey-icon, .btn[disabled] .webui-report-user {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M12.7,28H6.3V7.7h5.9V1h12.3v13.4c0.3,0.1,0.6,0.6,0.8,0.6V0H11.7L5.5,7v22h7.9L12.7,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M27.3,29.8c1.6-1.6,2.6-3.8,2.6-6.1c0-4.6-3.4-8.4-8.5-8.4c-4.6,0-8.4,3.9-8.4,8.5c0,2.3,0.9,4.2,2.3,5.6l0.2,0.2 c0,0,0.2,0.3,1,0.9c0,0,0,0,0,0c0.1,0.1,0.2,0.1,0.3,0.2c0.1,0.1,0.3,0.2,0.4,0.2c0.1,0,0.1,0.1,0.2,0.1c0.6,0.3,1.4,0.6,2.3,0.8 c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0c0,0,0,0,0.1,0c0.2,0.1,0.4,0.1,0.7,0.1h0.1c0.2,0,0.5,0,0.7,0s0.5,0,0.7,0h0.1c0.1,0,0.3,0,0.4-0.1 c0.1,0,0.3,0,0.4,0h0c0,0,0,0,0,0c0.8-0.1,1.5-0.3,2.1-0.5l0,0c0.2-0.1,0.3-0.1,0.4-0.2c0.5-0.3,0.9-0.5,1.1-0.8c0,0,0,0,0,0 l0.1-0.1c0.1-0.1,0.2-0.2,0.2-0.2l0,0c0,0,0,0,0,0C27.3,29.9,27.3,29.8,27.3,29.8L27.3,29.8z M19.7,26.3c0,0-0.7-0.8-0.9-1.8v-0.1 l0-0.2c-0.1-0.1-0.2-0.2-0.2-0.5v-1.1c0-0.1,0.1-0.2,0.1-0.4l0.1-0.1v-1.7v-0.1c0,0-0.1-0.7,0.5-1.3c0.5-0.5,1.2-0.7,2.2-0.7 s1.8,0.2,2.2,0.7c0.5,0.6,0.5,1.3,0.5,1.3V22l0.1,0.1c0.1,0.1,0.1,0.2,0.1,0.4v1.2c0,0.2-0.1,0.5-0.4,0.5L24,24.2l-0.1,0.1 c-0.1,0.5-0.5,1.1-0.7,1.4c-0.1,0.1-0.2,0.4-0.4,0.4l-0.1,0.1v1.2c0,0.5,0.3,0.8,0.8,1.1l2.5,1.4c-0.5,0.4-2.1,1.3-4.6,1.3 c-2.4,0-3.7-0.9-4.2-1.3l1.8-1.3c0.5-0.2,0.8-0.6,0.8-1l0-1.2L19.7,26.3z M21.6,16.1c4.2,0,7.7,3.4,7.7,7.7c0,2.2-1.1,4.2-2.6,5.7 c-0.1-0.1-0.1-0.1-0.2-0.1L23.9,28c-0.2-0.1-0.6-0.4-0.6-0.6v-0.9c0.1-0.1,0.1-0.1,0.2-0.2c0.2-0.5,0.6-0.9,0.8-1.5 c0.4-0.1,0.7-0.7,0.7-1.1v-1.2c0-0.2-0.1-0.2-0.2-0.4l0.1-1.1c0-0.1,0.2-1.5-0.5-2.2c-0.5-0.7-1.5-1-2.7-1.1c-1.2-0.1-2.5,0.4-3,1.2 c-0.7,0.7-0.6,1.6-0.6,1.8V22c-0.1,0.2-0.2,0.5-0.2,0.7v1.1c0,0.2,0.1,0.7,0.4,0.8c0.2,0.9,0.7,1.7,0.9,1.9v0.8 c0,0.2-0.1,0.5-0.4,0.6L17,29.2c-0.1,0.1-0.1,0.1-0.2,0.1c-1.8-1.3-2.8-3.4-2.8-5.5C13.9,19.5,17.3,16.1,21.6,16.1z'/%3E%3C/svg%3E")
}

.webui-report-user.webui-red-icon, .danger .webui-report-user {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23f44336' d='M12.7,28H6.3V7.7h5.9V1h12.3v13.4c0.3,0.1,0.6,0.6,0.8,0.6V0H11.7L5.5,7v22h7.9L12.7,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cpath fill='%23f44336' d='M27.3,29.8c1.6-1.6,2.6-3.8,2.6-6.1c0-4.6-3.4-8.4-8.5-8.4c-4.6,0-8.4,3.9-8.4,8.5c0,2.3,0.9,4.2,2.3,5.6l0.2,0.2 c0,0,0.2,0.3,1,0.9c0,0,0,0,0,0c0.1,0.1,0.2,0.1,0.3,0.2c0.1,0.1,0.3,0.2,0.4,0.2c0.1,0,0.1,0.1,0.2,0.1c0.6,0.3,1.4,0.6,2.3,0.8 c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0c0,0,0,0,0.1,0c0.2,0.1,0.4,0.1,0.7,0.1h0.1c0.2,0,0.5,0,0.7,0s0.5,0,0.7,0h0.1c0.1,0,0.3,0,0.4-0.1 c0.1,0,0.3,0,0.4,0h0c0,0,0,0,0,0c0.8-0.1,1.5-0.3,2.1-0.5l0,0c0.2-0.1,0.3-0.1,0.4-0.2c0.5-0.3,0.9-0.5,1.1-0.8c0,0,0,0,0,0 l0.1-0.1c0.1-0.1,0.2-0.2,0.2-0.2l0,0c0,0,0,0,0,0C27.3,29.9,27.3,29.8,27.3,29.8L27.3,29.8z M19.7,26.3c0,0-0.7-0.8-0.9-1.8v-0.1 l0-0.2c-0.1-0.1-0.2-0.2-0.2-0.5v-1.1c0-0.1,0.1-0.2,0.1-0.4l0.1-0.1v-1.7v-0.1c0,0-0.1-0.7,0.5-1.3c0.5-0.5,1.2-0.7,2.2-0.7 s1.8,0.2,2.2,0.7c0.5,0.6,0.5,1.3,0.5,1.3V22l0.1,0.1c0.1,0.1,0.1,0.2,0.1,0.4v1.2c0,0.2-0.1,0.5-0.4,0.5L24,24.2l-0.1,0.1 c-0.1,0.5-0.5,1.1-0.7,1.4c-0.1,0.1-0.2,0.4-0.4,0.4l-0.1,0.1v1.2c0,0.5,0.3,0.8,0.8,1.1l2.5,1.4c-0.5,0.4-2.1,1.3-4.6,1.3 c-2.4,0-3.7-0.9-4.2-1.3l1.8-1.3c0.5-0.2,0.8-0.6,0.8-1l0-1.2L19.7,26.3z M21.6,16.1c4.2,0,7.7,3.4,7.7,7.7c0,2.2-1.1,4.2-2.6,5.7 c-0.1-0.1-0.1-0.1-0.2-0.1L23.9,28c-0.2-0.1-0.6-0.4-0.6-0.6v-0.9c0.1-0.1,0.1-0.1,0.2-0.2c0.2-0.5,0.6-0.9,0.8-1.5 c0.4-0.1,0.7-0.7,0.7-1.1v-1.2c0-0.2-0.1-0.2-0.2-0.4l0.1-1.1c0-0.1,0.2-1.5-0.5-2.2c-0.5-0.7-1.5-1-2.7-1.1c-1.2-0.1-2.5,0.4-3,1.2 c-0.7,0.7-0.6,1.6-0.6,1.8V22c-0.1,0.2-0.2,0.5-0.2,0.7v1.1c0,0.2,0.1,0.7,0.4,0.8c0.2,0.9,0.7,1.7,0.9,1.9v0.8 c0,0.2-0.1,0.5-0.4,0.6L17,29.2c-0.1,0.1-0.1,0.1-0.2,0.1c-1.8-1.3-2.8-3.4-2.8-5.5C13.9,19.5,17.3,16.1,21.6,16.1z'/%3E%3C/svg%3E")
}

.webui-report-user.webui-warning-icon, .webui-report-user.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23ff9800' d='M12.7,28H6.3V7.7h5.9V1h12.3v13.4c0.3,0.1,0.6,0.6,0.8,0.6V0H11.7L5.5,7v22h7.9L12.7,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cpath fill='%23ff9800' d='M27.3,29.8c1.6-1.6,2.6-3.8,2.6-6.1c0-4.6-3.4-8.4-8.5-8.4c-4.6,0-8.4,3.9-8.4,8.5c0,2.3,0.9,4.2,2.3,5.6l0.2,0.2 c0,0,0.2,0.3,1,0.9c0,0,0,0,0,0c0.1,0.1,0.2,0.1,0.3,0.2c0.1,0.1,0.3,0.2,0.4,0.2c0.1,0,0.1,0.1,0.2,0.1c0.6,0.3,1.4,0.6,2.3,0.8 c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0c0,0,0,0,0.1,0c0.2,0.1,0.4,0.1,0.7,0.1h0.1c0.2,0,0.5,0,0.7,0s0.5,0,0.7,0h0.1c0.1,0,0.3,0,0.4-0.1 c0.1,0,0.3,0,0.4,0h0c0,0,0,0,0,0c0.8-0.1,1.5-0.3,2.1-0.5l0,0c0.2-0.1,0.3-0.1,0.4-0.2c0.5-0.3,0.9-0.5,1.1-0.8c0,0,0,0,0,0 l0.1-0.1c0.1-0.1,0.2-0.2,0.2-0.2l0,0c0,0,0,0,0,0C27.3,29.9,27.3,29.8,27.3,29.8L27.3,29.8z M19.7,26.3c0,0-0.7-0.8-0.9-1.8v-0.1 l0-0.2c-0.1-0.1-0.2-0.2-0.2-0.5v-1.1c0-0.1,0.1-0.2,0.1-0.4l0.1-0.1v-1.7v-0.1c0,0-0.1-0.7,0.5-1.3c0.5-0.5,1.2-0.7,2.2-0.7 s1.8,0.2,2.2,0.7c0.5,0.6,0.5,1.3,0.5,1.3V22l0.1,0.1c0.1,0.1,0.1,0.2,0.1,0.4v1.2c0,0.2-0.1,0.5-0.4,0.5L24,24.2l-0.1,0.1 c-0.1,0.5-0.5,1.1-0.7,1.4c-0.1,0.1-0.2,0.4-0.4,0.4l-0.1,0.1v1.2c0,0.5,0.3,0.8,0.8,1.1l2.5,1.4c-0.5,0.4-2.1,1.3-4.6,1.3 c-2.4,0-3.7-0.9-4.2-1.3l1.8-1.3c0.5-0.2,0.8-0.6,0.8-1l0-1.2L19.7,26.3z M21.6,16.1c4.2,0,7.7,3.4,7.7,7.7c0,2.2-1.1,4.2-2.6,5.7 c-0.1-0.1-0.1-0.1-0.2-0.1L23.9,28c-0.2-0.1-0.6-0.4-0.6-0.6v-0.9c0.1-0.1,0.1-0.1,0.2-0.2c0.2-0.5,0.6-0.9,0.8-1.5 c0.4-0.1,0.7-0.7,0.7-1.1v-1.2c0-0.2-0.1-0.2-0.2-0.4l0.1-1.1c0-0.1,0.2-1.5-0.5-2.2c-0.5-0.7-1.5-1-2.7-1.1c-1.2-0.1-2.5,0.4-3,1.2 c-0.7,0.7-0.6,1.6-0.6,1.8V22c-0.1,0.2-0.2,0.5-0.2,0.7v1.1c0,0.2,0.1,0.7,0.4,0.8c0.2,0.9,0.7,1.7,0.9,1.9v0.8 c0,0.2-0.1,0.5-0.4,0.6L17,29.2c-0.1,0.1-0.1,0.1-0.2,0.1c-1.8-1.3-2.8-3.4-2.8-5.5C13.9,19.5,17.3,16.1,21.6,16.1z'/%3E%3C/svg%3E")
}

.webui-report-user.webui-white-icon, .combo-row.selected .combo-action-button .webui-report-user.webui-add, .combo-row.selected .combo-action-button .webui-report-user.webui-delete, .combo-row.selected .combo-action-button .webui-report-user.webui-edit, .segmented-button > .btn.active .webui-report-user, .primary .webui-report-user, .radio-group input[type="radio"]:checked + label .webui-report-user, .segmented-button-radio input[type="radio"]:checked + label .webui-report-user {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%23fff' d='M12.7,28H6.3V7.7h5.9V1h12.3v13.4c0.3,0.1,0.6,0.6,0.8,0.6V0H11.7L5.5,7v22h7.9L12.7,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cpath fill='%23fff' d='M27.3,29.8c1.6-1.6,2.6-3.8,2.6-6.1c0-4.6-3.4-8.4-8.5-8.4c-4.6,0-8.4,3.9-8.4,8.5c0,2.3,0.9,4.2,2.3,5.6l0.2,0.2 c0,0,0.2,0.3,1,0.9c0,0,0,0,0,0c0.1,0.1,0.2,0.1,0.3,0.2c0.1,0.1,0.3,0.2,0.4,0.2c0.1,0,0.1,0.1,0.2,0.1c0.6,0.3,1.4,0.6,2.3,0.8 c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0c0,0,0,0,0.1,0c0.2,0.1,0.4,0.1,0.7,0.1h0.1c0.2,0,0.5,0,0.7,0s0.5,0,0.7,0h0.1c0.1,0,0.3,0,0.4-0.1 c0.1,0,0.3,0,0.4,0h0c0,0,0,0,0,0c0.8-0.1,1.5-0.3,2.1-0.5l0,0c0.2-0.1,0.3-0.1,0.4-0.2c0.5-0.3,0.9-0.5,1.1-0.8c0,0,0,0,0,0 l0.1-0.1c0.1-0.1,0.2-0.2,0.2-0.2l0,0c0,0,0,0,0,0C27.3,29.9,27.3,29.8,27.3,29.8L27.3,29.8z M19.7,26.3c0,0-0.7-0.8-0.9-1.8v-0.1 l0-0.2c-0.1-0.1-0.2-0.2-0.2-0.5v-1.1c0-0.1,0.1-0.2,0.1-0.4l0.1-0.1v-1.7v-0.1c0,0-0.1-0.7,0.5-1.3c0.5-0.5,1.2-0.7,2.2-0.7 s1.8,0.2,2.2,0.7c0.5,0.6,0.5,1.3,0.5,1.3V22l0.1,0.1c0.1,0.1,0.1,0.2,0.1,0.4v1.2c0,0.2-0.1,0.5-0.4,0.5L24,24.2l-0.1,0.1 c-0.1,0.5-0.5,1.1-0.7,1.4c-0.1,0.1-0.2,0.4-0.4,0.4l-0.1,0.1v1.2c0,0.5,0.3,0.8,0.8,1.1l2.5,1.4c-0.5,0.4-2.1,1.3-4.6,1.3 c-2.4,0-3.7-0.9-4.2-1.3l1.8-1.3c0.5-0.2,0.8-0.6,0.8-1l0-1.2L19.7,26.3z M21.6,16.1c4.2,0,7.7,3.4,7.7,7.7c0,2.2-1.1,4.2-2.6,5.7 c-0.1-0.1-0.1-0.1-0.2-0.1L23.9,28c-0.2-0.1-0.6-0.4-0.6-0.6v-0.9c0.1-0.1,0.1-0.1,0.2-0.2c0.2-0.5,0.6-0.9,0.8-1.5 c0.4-0.1,0.7-0.7,0.7-1.1v-1.2c0-0.2-0.1-0.2-0.2-0.4l0.1-1.1c0-0.1,0.2-1.5-0.5-2.2c-0.5-0.7-1.5-1-2.7-1.1c-1.2-0.1-2.5,0.4-3,1.2 c-0.7,0.7-0.6,1.6-0.6,1.8V22c-0.1,0.2-0.2,0.5-0.2,0.7v1.1c0,0.2,0.1,0.7,0.4,0.8c0.2,0.9,0.7,1.7,0.9,1.9v0.8 c0,0.2-0.1,0.5-0.4,0.6L17,29.2c-0.1,0.1-0.1,0.1-0.2,0.1c-1.8-1.3-2.8-3.4-2.8-5.5C13.9,19.5,17.3,16.1,21.6,16.1z'/%3E%3C/svg%3E")
}

.webui-report-user.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='8.9,16.8 13.4,12.4 16.3,14.6 21.8,9.2 '/%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='17.8,9.1 22,9.1 22,13 '/%3E%3Cpath fill='%234caf50' d='M12.7,28H6.3V7.7h5.9V1h12.3v13.4c0.3,0.1,0.6,0.6,0.8,0.6V0H11.7L5.5,7v22h7.9L12.7,28z M11.4,1.6v5.1H6.9L11.4,1.6z'/%3E%3Cpath fill='%234caf50' d='M27.3,29.8c1.6-1.6,2.6-3.8,2.6-6.1c0-4.6-3.4-8.4-8.5-8.4c-4.6,0-8.4,3.9-8.4,8.5c0,2.3,0.9,4.2,2.3,5.6l0.2,0.2 c0,0,0.2,0.3,1,0.9c0,0,0,0,0,0c0.1,0.1,0.2,0.1,0.3,0.2c0.1,0.1,0.3,0.2,0.4,0.2c0.1,0,0.1,0.1,0.2,0.1c0.6,0.3,1.4,0.6,2.3,0.8 c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0c0,0,0,0,0.1,0c0.2,0.1,0.4,0.1,0.7,0.1h0.1c0.2,0,0.5,0,0.7,0s0.5,0,0.7,0h0.1c0.1,0,0.3,0,0.4-0.1 c0.1,0,0.3,0,0.4,0h0c0,0,0,0,0,0c0.8-0.1,1.5-0.3,2.1-0.5l0,0c0.2-0.1,0.3-0.1,0.4-0.2c0.5-0.3,0.9-0.5,1.1-0.8c0,0,0,0,0,0 l0.1-0.1c0.1-0.1,0.2-0.2,0.2-0.2l0,0c0,0,0,0,0,0C27.3,29.9,27.3,29.8,27.3,29.8L27.3,29.8z M19.7,26.3c0,0-0.7-0.8-0.9-1.8v-0.1 l0-0.2c-0.1-0.1-0.2-0.2-0.2-0.5v-1.1c0-0.1,0.1-0.2,0.1-0.4l0.1-0.1v-1.7v-0.1c0,0-0.1-0.7,0.5-1.3c0.5-0.5,1.2-0.7,2.2-0.7 s1.8,0.2,2.2,0.7c0.5,0.6,0.5,1.3,0.5,1.3V22l0.1,0.1c0.1,0.1,0.1,0.2,0.1,0.4v1.2c0,0.2-0.1,0.5-0.4,0.5L24,24.2l-0.1,0.1 c-0.1,0.5-0.5,1.1-0.7,1.4c-0.1,0.1-0.2,0.4-0.4,0.4l-0.1,0.1v1.2c0,0.5,0.3,0.8,0.8,1.1l2.5,1.4c-0.5,0.4-2.1,1.3-4.6,1.3 c-2.4,0-3.7-0.9-4.2-1.3l1.8-1.3c0.5-0.2,0.8-0.6,0.8-1l0-1.2L19.7,26.3z M21.6,16.1c4.2,0,7.7,3.4,7.7,7.7c0,2.2-1.1,4.2-2.6,5.7 c-0.1-0.1-0.1-0.1-0.2-0.1L23.9,28c-0.2-0.1-0.6-0.4-0.6-0.6v-0.9c0.1-0.1,0.1-0.1,0.2-0.2c0.2-0.5,0.6-0.9,0.8-1.5 c0.4-0.1,0.7-0.7,0.7-1.1v-1.2c0-0.2-0.1-0.2-0.2-0.4l0.1-1.1c0-0.1,0.2-1.5-0.5-2.2c-0.5-0.7-1.5-1-2.7-1.1c-1.2-0.1-2.5,0.4-3,1.2 c-0.7,0.7-0.6,1.6-0.6,1.8V22c-0.1,0.2-0.2,0.5-0.2,0.7v1.1c0,0.2,0.1,0.7,0.4,0.8c0.2,0.9,0.7,1.7,0.9,1.9v0.8 c0,0.2-0.1,0.5-0.4,0.6L17,29.2c-0.1,0.1-0.1,0.1-0.2,0.1c-1.8-1.3-2.8-3.4-2.8-5.5C13.9,19.5,17.3,16.1,21.6,16.1z'/%3E%3C/svg%3E")
}

.webui-report {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%2303a9f4' stroke-miterlimit='10' points='3.7,14 10.5,7.8 16.6,11.9 22.4,8.1 29.2,1.3 '/%3E%3Cpath fill='%2303a9f4' d='M4.5,31.9H2.6c-0.5,0-1-0.5-1-1v-6.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v6.4C5.5,31.4,5,31.9,4.5,31.9z'/%3E%3Cpath fill='%2303a9f4' d='M10.9,31.9H9c-0.6,0-1-0.5-1-1V17c0-0.6,0.5-1,1-1h1.9c0.6,0,1,0.4,1,1v13.8C11.9,31.4,11.5,31.9,10.9,31.9z'/%3E%3Cpath fill='%2303a9f4' d='M17.4,31.9h-1.9c-0.5,0-1-0.5-1-1V20.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v10.4C18.4,31.4,17.9,31.9,17.4,31.9z'/%3E%3Cpath fill='%2303a9f4' d='M23.8,31.9h-1.9c-0.6,0-1-0.5-1-1V14.5c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.4,1,1v16.3C24.8,31.4,24.3,31.9,23.8,31.9z'/%3E%3Cpath fill='%2303a9f4' d='M30.2,31.9h-1.9c-0.6,0-1-0.5-1-1v-22c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.5,1,1v22C31.2,31.4,30.8,31.9,30.2,31.9z'/%3E%3Cpath fill='%2303a9f4' d='M29.2,2.4L29.2,2.4c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C30.3,1.9,29.8,2.4,29.2,2.4z '/%3E%3Cpath fill='%2303a9f4' d='M22.8,9L22.8,9c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C23.9,8.5,23.4,9,22.8,9z'/%3E%3Cpath fill='%2303a9f4' d='M16.6,13L16.6,13c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C17.7,12.5,17.2,13,16.6,13z'/%3E%3Cpath fill='%2303a9f4' d='M10.5,9L10.5,9C9.9,9,9.4,8.5,9.4,7.8v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C11.6,8.5,11.1,9,10.5,9z'/%3E%3Cpath fill='%2303a9f4' d='M3.7,15.1L3.7,15.1c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C4.8,14.6,4.3,15.1,3.7,15.1z '/%3E%3C/svg%3E")
}

.webui-report.webui-grey-icon, .btn[disabled] .webui-report {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23000' fill-opacity='0.4' stroke-miterlimit='10' points='3.7,14 10.5,7.8 16.6,11.9 22.4,8.1 29.2,1.3 '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M4.5,31.9H2.6c-0.5,0-1-0.5-1-1v-6.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v6.4C5.5,31.4,5,31.9,4.5,31.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M10.9,31.9H9c-0.6,0-1-0.5-1-1V17c0-0.6,0.5-1,1-1h1.9c0.6,0,1,0.4,1,1v13.8C11.9,31.4,11.5,31.9,10.9,31.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M17.4,31.9h-1.9c-0.5,0-1-0.5-1-1V20.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v10.4C18.4,31.4,17.9,31.9,17.4,31.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M23.8,31.9h-1.9c-0.6,0-1-0.5-1-1V14.5c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.4,1,1v16.3C24.8,31.4,24.3,31.9,23.8,31.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M30.2,31.9h-1.9c-0.6,0-1-0.5-1-1v-22c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.5,1,1v22C31.2,31.4,30.8,31.9,30.2,31.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M29.2,2.4L29.2,2.4c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C30.3,1.9,29.8,2.4,29.2,2.4z '/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M22.8,9L22.8,9c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C23.9,8.5,23.4,9,22.8,9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16.6,13L16.6,13c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C17.7,12.5,17.2,13,16.6,13z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M10.5,9L10.5,9C9.9,9,9.4,8.5,9.4,7.8v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C11.6,8.5,11.1,9,10.5,9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M3.7,15.1L3.7,15.1c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C4.8,14.6,4.3,15.1,3.7,15.1z '/%3E%3C/svg%3E")
}

.webui-report.webui-red-icon, .danger .webui-report {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23f44336' stroke-miterlimit='10' points='3.7,14 10.5,7.8 16.6,11.9 22.4,8.1 29.2,1.3 '/%3E%3Cpath fill='%23f44336' d='M4.5,31.9H2.6c-0.5,0-1-0.5-1-1v-6.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v6.4C5.5,31.4,5,31.9,4.5,31.9z'/%3E%3Cpath fill='%23f44336' d='M10.9,31.9H9c-0.6,0-1-0.5-1-1V17c0-0.6,0.5-1,1-1h1.9c0.6,0,1,0.4,1,1v13.8C11.9,31.4,11.5,31.9,10.9,31.9z'/%3E%3Cpath fill='%23f44336' d='M17.4,31.9h-1.9c-0.5,0-1-0.5-1-1V20.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v10.4C18.4,31.4,17.9,31.9,17.4,31.9z'/%3E%3Cpath fill='%23f44336' d='M23.8,31.9h-1.9c-0.6,0-1-0.5-1-1V14.5c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.4,1,1v16.3C24.8,31.4,24.3,31.9,23.8,31.9z'/%3E%3Cpath fill='%23f44336' d='M30.2,31.9h-1.9c-0.6,0-1-0.5-1-1v-22c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.5,1,1v22C31.2,31.4,30.8,31.9,30.2,31.9z'/%3E%3Cpath fill='%23f44336' d='M29.2,2.4L29.2,2.4c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C30.3,1.9,29.8,2.4,29.2,2.4z '/%3E%3Cpath fill='%23f44336' d='M22.8,9L22.8,9c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C23.9,8.5,23.4,9,22.8,9z'/%3E%3Cpath fill='%23f44336' d='M16.6,13L16.6,13c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C17.7,12.5,17.2,13,16.6,13z'/%3E%3Cpath fill='%23f44336' d='M10.5,9L10.5,9C9.9,9,9.4,8.5,9.4,7.8v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C11.6,8.5,11.1,9,10.5,9z'/%3E%3Cpath fill='%23f44336' d='M3.7,15.1L3.7,15.1c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C4.8,14.6,4.3,15.1,3.7,15.1z '/%3E%3C/svg%3E")
}

.webui-report.webui-warning-icon, .webui-report.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23ff9800' stroke-miterlimit='10' points='3.7,14 10.5,7.8 16.6,11.9 22.4,8.1 29.2,1.3 '/%3E%3Cpath fill='%23ff9800' d='M4.5,31.9H2.6c-0.5,0-1-0.5-1-1v-6.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v6.4C5.5,31.4,5,31.9,4.5,31.9z'/%3E%3Cpath fill='%23ff9800' d='M10.9,31.9H9c-0.6,0-1-0.5-1-1V17c0-0.6,0.5-1,1-1h1.9c0.6,0,1,0.4,1,1v13.8C11.9,31.4,11.5,31.9,10.9,31.9z'/%3E%3Cpath fill='%23ff9800' d='M17.4,31.9h-1.9c-0.5,0-1-0.5-1-1V20.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v10.4C18.4,31.4,17.9,31.9,17.4,31.9z'/%3E%3Cpath fill='%23ff9800' d='M23.8,31.9h-1.9c-0.6,0-1-0.5-1-1V14.5c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.4,1,1v16.3C24.8,31.4,24.3,31.9,23.8,31.9z'/%3E%3Cpath fill='%23ff9800' d='M30.2,31.9h-1.9c-0.6,0-1-0.5-1-1v-22c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.5,1,1v22C31.2,31.4,30.8,31.9,30.2,31.9z'/%3E%3Cpath fill='%23ff9800' d='M29.2,2.4L29.2,2.4c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C30.3,1.9,29.8,2.4,29.2,2.4z '/%3E%3Cpath fill='%23ff9800' d='M22.8,9L22.8,9c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C23.9,8.5,23.4,9,22.8,9z'/%3E%3Cpath fill='%23ff9800' d='M16.6,13L16.6,13c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C17.7,12.5,17.2,13,16.6,13z'/%3E%3Cpath fill='%23ff9800' d='M10.5,9L10.5,9C9.9,9,9.4,8.5,9.4,7.8v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C11.6,8.5,11.1,9,10.5,9z'/%3E%3Cpath fill='%23ff9800' d='M3.7,15.1L3.7,15.1c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C4.8,14.6,4.3,15.1,3.7,15.1z '/%3E%3C/svg%3E")
}

.webui-report.webui-white-icon, .combo-row.selected .combo-action-button .webui-report.webui-add, .combo-row.selected .combo-action-button .webui-report.webui-delete, .combo-row.selected .combo-action-button .webui-report.webui-edit, .segmented-button > .btn.active .webui-report, .primary .webui-report, .radio-group input[type="radio"]:checked + label .webui-report, .segmented-button-radio input[type="radio"]:checked + label .webui-report {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='3.7,14 10.5,7.8 16.6,11.9 22.4,8.1 29.2,1.3 '/%3E%3Cpath fill='%23fff' d='M4.5,31.9H2.6c-0.5,0-1-0.5-1-1v-6.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v6.4C5.5,31.4,5,31.9,4.5,31.9z'/%3E%3Cpath fill='%23fff' d='M10.9,31.9H9c-0.6,0-1-0.5-1-1V17c0-0.6,0.5-1,1-1h1.9c0.6,0,1,0.4,1,1v13.8C11.9,31.4,11.5,31.9,10.9,31.9z'/%3E%3Cpath fill='%23fff' d='M17.4,31.9h-1.9c-0.5,0-1-0.5-1-1V20.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v10.4C18.4,31.4,17.9,31.9,17.4,31.9z'/%3E%3Cpath fill='%23fff' d='M23.8,31.9h-1.9c-0.6,0-1-0.5-1-1V14.5c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.4,1,1v16.3C24.8,31.4,24.3,31.9,23.8,31.9z'/%3E%3Cpath fill='%23fff' d='M30.2,31.9h-1.9c-0.6,0-1-0.5-1-1v-22c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.5,1,1v22C31.2,31.4,30.8,31.9,30.2,31.9z'/%3E%3Cpath fill='%23fff' d='M29.2,2.4L29.2,2.4c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C30.3,1.9,29.8,2.4,29.2,2.4z '/%3E%3Cpath fill='%23fff' d='M22.8,9L22.8,9c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C23.9,8.5,23.4,9,22.8,9z'/%3E%3Cpath fill='%23fff' d='M16.6,13L16.6,13c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C17.7,12.5,17.2,13,16.6,13z'/%3E%3Cpath fill='%23fff' d='M10.5,9L10.5,9C9.9,9,9.4,8.5,9.4,7.8v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C11.6,8.5,11.1,9,10.5,9z'/%3E%3Cpath fill='%23fff' d='M3.7,15.1L3.7,15.1c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C4.8,14.6,4.3,15.1,3.7,15.1z '/%3E%3C/svg%3E")
}

.webui-report.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpolyline fill='none' stroke='%234caf50' stroke-miterlimit='10' points='3.7,14 10.5,7.8 16.6,11.9 22.4,8.1 29.2,1.3 '/%3E%3Cpath fill='%234caf50' d='M4.5,31.9H2.6c-0.5,0-1-0.5-1-1v-6.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v6.4C5.5,31.4,5,31.9,4.5,31.9z'/%3E%3Cpath fill='%234caf50' d='M10.9,31.9H9c-0.6,0-1-0.5-1-1V17c0-0.6,0.5-1,1-1h1.9c0.6,0,1,0.4,1,1v13.8C11.9,31.4,11.5,31.9,10.9,31.9z'/%3E%3Cpath fill='%234caf50' d='M17.4,31.9h-1.9c-0.5,0-1-0.5-1-1V20.4c0-0.5,0.5-1,1-1h1.9c0.6,0,1,0.5,1,1v10.4C18.4,31.4,17.9,31.9,17.4,31.9z'/%3E%3Cpath fill='%234caf50' d='M23.8,31.9h-1.9c-0.6,0-1-0.5-1-1V14.5c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.4,1,1v16.3C24.8,31.4,24.3,31.9,23.8,31.9z'/%3E%3Cpath fill='%234caf50' d='M30.2,31.9h-1.9c-0.6,0-1-0.5-1-1v-22c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.5,1,1v22C31.2,31.4,30.8,31.9,30.2,31.9z'/%3E%3Cpath fill='%234caf50' d='M29.2,2.4L29.2,2.4c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C30.3,1.9,29.8,2.4,29.2,2.4z '/%3E%3Cpath fill='%234caf50' d='M22.8,9L22.8,9c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C23.9,8.5,23.4,9,22.8,9z'/%3E%3Cpath fill='%234caf50' d='M16.6,13L16.6,13c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C17.7,12.5,17.2,13,16.6,13z'/%3E%3Cpath fill='%234caf50' d='M10.5,9L10.5,9C9.9,9,9.4,8.5,9.4,7.8v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C11.6,8.5,11.1,9,10.5,9z'/%3E%3Cpath fill='%234caf50' d='M3.7,15.1L3.7,15.1c-0.6,0-1.1-0.5-1.1-1.1v0c0-0.6,0.5-1.1,1.1-1.1h0c0.6,0,1.1,0.5,1.1,1.1v0C4.8,14.6,4.3,15.1,3.7,15.1z '/%3E%3C/svg%3E")
}

.webui-alert-circle-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%2303a9f4' d='M16,31.9C7.2,31.9,0.1,24.8,0.1,16S7.2,0.1,16,0.1S32,7.2,32,16S24.8,31.9,16,31.9z M16,1.1 C7.8,1.1,1.2,7.8,1.2,16S7.8,30.9,16,30.9S30.9,24.2,30.9,16S24.2,1.1,16,1.1z'/%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M14.6,22.9c0-0.9,0.6-1.5,1.4-1.5c0.9,0,1.4,0.6,1.4,1.5c0,0.9-0.6,1.5-1.4,1.5C15.2,24.4,14.6,23.7,14.6,22.9z M15.2,19.4 L14.9,7.6h2.4l-0.3,11.8H15.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-alert-circle-outline.webui-grey-icon, .btn[disabled] .webui-alert-circle-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16,31.9C7.2,31.9,0.1,24.8,0.1,16S7.2,0.1,16,0.1S32,7.2,32,16S24.8,31.9,16,31.9z M16,1.1 C7.8,1.1,1.2,7.8,1.2,16S7.8,30.9,16,30.9S30.9,24.2,30.9,16S24.2,1.1,16,1.1z'/%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M14.6,22.9c0-0.9,0.6-1.5,1.4-1.5c0.9,0,1.4,0.6,1.4,1.5c0,0.9-0.6,1.5-1.4,1.5C15.2,24.4,14.6,23.7,14.6,22.9z M15.2,19.4 L14.9,7.6h2.4l-0.3,11.8H15.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-alert-circle-outline.webui-red-icon, .danger .webui-alert-circle-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23f44336' d='M16,31.9C7.2,31.9,0.1,24.8,0.1,16S7.2,0.1,16,0.1S32,7.2,32,16S24.8,31.9,16,31.9z M16,1.1 C7.8,1.1,1.2,7.8,1.2,16S7.8,30.9,16,30.9S30.9,24.2,30.9,16S24.2,1.1,16,1.1z'/%3E%3Cg%3E%3Cpath fill='%23f44336' d='M14.6,22.9c0-0.9,0.6-1.5,1.4-1.5c0.9,0,1.4,0.6,1.4,1.5c0,0.9-0.6,1.5-1.4,1.5C15.2,24.4,14.6,23.7,14.6,22.9z M15.2,19.4 L14.9,7.6h2.4l-0.3,11.8H15.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-alert-circle-outline.webui-warning-icon, .webui-alert-circle-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff9800' d='M16,31.9C7.2,31.9,0.1,24.8,0.1,16S7.2,0.1,16,0.1S32,7.2,32,16S24.8,31.9,16,31.9z M16,1.1 C7.8,1.1,1.2,7.8,1.2,16S7.8,30.9,16,30.9S30.9,24.2,30.9,16S24.2,1.1,16,1.1z'/%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M14.6,22.9c0-0.9,0.6-1.5,1.4-1.5c0.9,0,1.4,0.6,1.4,1.5c0,0.9-0.6,1.5-1.4,1.5C15.2,24.4,14.6,23.7,14.6,22.9z M15.2,19.4 L14.9,7.6h2.4l-0.3,11.8H15.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-alert-circle-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-alert-circle-outline.webui-add, .combo-row.selected .combo-action-button .webui-alert-circle-outline.webui-delete, .combo-row.selected .combo-action-button .webui-alert-circle-outline.webui-edit, .segmented-button > .btn.active .webui-alert-circle-outline, .primary .webui-alert-circle-outline, .radio-group input[type="radio"]:checked + label .webui-alert-circle-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-alert-circle-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M16,31.9C7.2,31.9,0.1,24.8,0.1,16S7.2,0.1,16,0.1S32,7.2,32,16S24.8,31.9,16,31.9z M16,1.1 C7.8,1.1,1.2,7.8,1.2,16S7.8,30.9,16,30.9S30.9,24.2,30.9,16S24.2,1.1,16,1.1z'/%3E%3Cg%3E%3Cpath fill='%23fff' d='M14.6,22.9c0-0.9,0.6-1.5,1.4-1.5c0.9,0,1.4,0.6,1.4,1.5c0,0.9-0.6,1.5-1.4,1.5C15.2,24.4,14.6,23.7,14.6,22.9z M15.2,19.4 L14.9,7.6h2.4l-0.3,11.8H15.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-alert-circle-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%234caf50' d='M16,31.9C7.2,31.9,0.1,24.8,0.1,16S7.2,0.1,16,0.1S32,7.2,32,16S24.8,31.9,16,31.9z M16,1.1 C7.8,1.1,1.2,7.8,1.2,16S7.8,30.9,16,30.9S30.9,24.2,30.9,16S24.2,1.1,16,1.1z'/%3E%3Cg%3E%3Cpath fill='%234caf50' d='M14.6,22.9c0-0.9,0.6-1.5,1.4-1.5c0.9,0,1.4,0.6,1.4,1.5c0,0.9-0.6,1.5-1.4,1.5C15.2,24.4,14.6,23.7,14.6,22.9z M15.2,19.4 L14.9,7.6h2.4l-0.3,11.8H15.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-alert-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Ccircle fill='%2303a9f4' cx='16' cy='23.5' r='1.5'/%3E%3Cpath fill='%2303a9f4' d='M15.8,19.7c0.4,0,0.8-0.4,0.8-0.8v-7.7c0-0.4-0.4-0.8-0.8-0.8c-0.4,0-0.8,0.4-0.8,0.8v7.7C15,19.3,15.4,19.7,15.8,19.7z' /%3E%3Cpath fill='%2303a9f4' d='M19,4.7L19,4.7c-0.8-1.2-1.6-2.4-3-2.4c-1.5,0-2.2,1.2-3,2.4c0,0,0,0,0,0L0.1,26.6C0,26.7,0,26.8,0,26.9 c0,1.6,1.3,2.8,2.8,2.8h26.3c1.6,0,2.8-1.2,2.8-2.8c0-0.1,0-0.3-0.1-0.4L19,4.7z M29.6,28.4H2.5c-0.6,0-1.1-0.4-1.2-1L14.4,5.2 c0.7-1,1.1-1.7,1.6-1.7c0.5,0,1,0.8,1.6,1.7l13.2,22.2C30.7,28,30.2,28.4,29.6,28.4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-alert-outline.webui-grey-icon, .btn[disabled] .webui-alert-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Ccircle fill='%23000' fill-opacity='0.4' cx='16' cy='23.5' r='1.5'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M15.8,19.7c0.4,0,0.8-0.4,0.8-0.8v-7.7c0-0.4-0.4-0.8-0.8-0.8c-0.4,0-0.8,0.4-0.8,0.8v7.7C15,19.3,15.4,19.7,15.8,19.7z' /%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M19,4.7L19,4.7c-0.8-1.2-1.6-2.4-3-2.4c-1.5,0-2.2,1.2-3,2.4c0,0,0,0,0,0L0.1,26.6C0,26.7,0,26.8,0,26.9 c0,1.6,1.3,2.8,2.8,2.8h26.3c1.6,0,2.8-1.2,2.8-2.8c0-0.1,0-0.3-0.1-0.4L19,4.7z M29.6,28.4H2.5c-0.6,0-1.1-0.4-1.2-1L14.4,5.2 c0.7-1,1.1-1.7,1.6-1.7c0.5,0,1,0.8,1.6,1.7l13.2,22.2C30.7,28,30.2,28.4,29.6,28.4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-alert-outline.webui-red-icon, .danger .webui-alert-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Ccircle fill='%23f44336' cx='16' cy='23.5' r='1.5'/%3E%3Cpath fill='%23f44336' d='M15.8,19.7c0.4,0,0.8-0.4,0.8-0.8v-7.7c0-0.4-0.4-0.8-0.8-0.8c-0.4,0-0.8,0.4-0.8,0.8v7.7C15,19.3,15.4,19.7,15.8,19.7z' /%3E%3Cpath fill='%23f44336' d='M19,4.7L19,4.7c-0.8-1.2-1.6-2.4-3-2.4c-1.5,0-2.2,1.2-3,2.4c0,0,0,0,0,0L0.1,26.6C0,26.7,0,26.8,0,26.9 c0,1.6,1.3,2.8,2.8,2.8h26.3c1.6,0,2.8-1.2,2.8-2.8c0-0.1,0-0.3-0.1-0.4L19,4.7z M29.6,28.4H2.5c-0.6,0-1.1-0.4-1.2-1L14.4,5.2 c0.7-1,1.1-1.7,1.6-1.7c0.5,0,1,0.8,1.6,1.7l13.2,22.2C30.7,28,30.2,28.4,29.6,28.4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-alert-outline.webui-warning-icon, .webui-alert-outline.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Ccircle fill='%23ff9800' cx='16' cy='23.5' r='1.5'/%3E%3Cpath fill='%23ff9800' d='M15.8,19.7c0.4,0,0.8-0.4,0.8-0.8v-7.7c0-0.4-0.4-0.8-0.8-0.8c-0.4,0-0.8,0.4-0.8,0.8v7.7C15,19.3,15.4,19.7,15.8,19.7z' /%3E%3Cpath fill='%23ff9800' d='M19,4.7L19,4.7c-0.8-1.2-1.6-2.4-3-2.4c-1.5,0-2.2,1.2-3,2.4c0,0,0,0,0,0L0.1,26.6C0,26.7,0,26.8,0,26.9 c0,1.6,1.3,2.8,2.8,2.8h26.3c1.6,0,2.8-1.2,2.8-2.8c0-0.1,0-0.3-0.1-0.4L19,4.7z M29.6,28.4H2.5c-0.6,0-1.1-0.4-1.2-1L14.4,5.2 c0.7-1,1.1-1.7,1.6-1.7c0.5,0,1,0.8,1.6,1.7l13.2,22.2C30.7,28,30.2,28.4,29.6,28.4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-alert-outline.webui-white-icon, .combo-row.selected .combo-action-button .webui-alert-outline.webui-add, .combo-row.selected .combo-action-button .webui-alert-outline.webui-delete, .combo-row.selected .combo-action-button .webui-alert-outline.webui-edit, .segmented-button > .btn.active .webui-alert-outline, .primary .webui-alert-outline, .radio-group input[type="radio"]:checked + label .webui-alert-outline, .segmented-button-radio input[type="radio"]:checked + label .webui-alert-outline {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Ccircle fill='%23fff' cx='16' cy='23.5' r='1.5'/%3E%3Cpath fill='%23fff' d='M15.8,19.7c0.4,0,0.8-0.4,0.8-0.8v-7.7c0-0.4-0.4-0.8-0.8-0.8c-0.4,0-0.8,0.4-0.8,0.8v7.7C15,19.3,15.4,19.7,15.8,19.7z' /%3E%3Cpath fill='%23fff' d='M19,4.7L19,4.7c-0.8-1.2-1.6-2.4-3-2.4c-1.5,0-2.2,1.2-3,2.4c0,0,0,0,0,0L0.1,26.6C0,26.7,0,26.8,0,26.9 c0,1.6,1.3,2.8,2.8,2.8h26.3c1.6,0,2.8-1.2,2.8-2.8c0-0.1,0-0.3-0.1-0.4L19,4.7z M29.6,28.4H2.5c-0.6,0-1.1-0.4-1.2-1L14.4,5.2 c0.7-1,1.1-1.7,1.6-1.7c0.5,0,1,0.8,1.6,1.7l13.2,22.2C30.7,28,30.2,28.4,29.6,28.4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-alert-outline.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Ccircle fill='%234caf50' cx='16' cy='23.5' r='1.5'/%3E%3Cpath fill='%234caf50' d='M15.8,19.7c0.4,0,0.8-0.4,0.8-0.8v-7.7c0-0.4-0.4-0.8-0.8-0.8c-0.4,0-0.8,0.4-0.8,0.8v7.7C15,19.3,15.4,19.7,15.8,19.7z' /%3E%3Cpath fill='%234caf50' d='M19,4.7L19,4.7c-0.8-1.2-1.6-2.4-3-2.4c-1.5,0-2.2,1.2-3,2.4c0,0,0,0,0,0L0.1,26.6C0,26.7,0,26.8,0,26.9 c0,1.6,1.3,2.8,2.8,2.8h26.3c1.6,0,2.8-1.2,2.8-2.8c0-0.1,0-0.3-0.1-0.4L19,4.7z M29.6,28.4H2.5c-0.6,0-1.1-0.4-1.2-1L14.4,5.2 c0.7-1,1.1-1.7,1.6-1.7c0.5,0,1,0.8,1.6,1.7l13.2,22.2C30.7,28,30.2,28.4,29.6,28.4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-chat {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M7.1,31.7c-0.1,0-0.2,0-0.2-0.1c-0.2-0.1-0.3-0.2-0.3-0.4v-6.9C2.3,22.1,0,18.3,0,13.4C0,5.9,6.9,0.3,16,0.3 s16,5.6,16,13.1c0,7.5-6.9,13.1-16,13.1c-0.3,0-0.6,0-0.9,0l0,0l-7.8,5.1C7.2,31.7,7.2,31.7,7.1,31.7z M16,1.3 C7.4,1.3,1,6.5,1,13.4c0,3.2,1.1,7.6,6.3,10.2c0.2,0.1,0.3,0.3,0.3,0.4v6.3l7.1-4.7c0.1-0.1,0.2-0.1,0.3-0.1l0.2,0 c0.3,0,0.6,0,0.8,0c8.6,0,15-5.2,15-12.2S24.6,1.3,16,1.3z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-chat.webui-grey-icon, .btn[disabled] .webui-chat {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M7.1,31.7c-0.1,0-0.2,0-0.2-0.1c-0.2-0.1-0.3-0.2-0.3-0.4v-6.9C2.3,22.1,0,18.3,0,13.4C0,5.9,6.9,0.3,16,0.3 s16,5.6,16,13.1c0,7.5-6.9,13.1-16,13.1c-0.3,0-0.6,0-0.9,0l0,0l-7.8,5.1C7.2,31.7,7.2,31.7,7.1,31.7z M16,1.3 C7.4,1.3,1,6.5,1,13.4c0,3.2,1.1,7.6,6.3,10.2c0.2,0.1,0.3,0.3,0.3,0.4v6.3l7.1-4.7c0.1-0.1,0.2-0.1,0.3-0.1l0.2,0 c0.3,0,0.6,0,0.8,0c8.6,0,15-5.2,15-12.2S24.6,1.3,16,1.3z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-chat.webui-red-icon, .danger .webui-chat {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M7.1,31.7c-0.1,0-0.2,0-0.2-0.1c-0.2-0.1-0.3-0.2-0.3-0.4v-6.9C2.3,22.1,0,18.3,0,13.4C0,5.9,6.9,0.3,16,0.3 s16,5.6,16,13.1c0,7.5-6.9,13.1-16,13.1c-0.3,0-0.6,0-0.9,0l0,0l-7.8,5.1C7.2,31.7,7.2,31.7,7.1,31.7z M16,1.3 C7.4,1.3,1,6.5,1,13.4c0,3.2,1.1,7.6,6.3,10.2c0.2,0.1,0.3,0.3,0.3,0.4v6.3l7.1-4.7c0.1-0.1,0.2-0.1,0.3-0.1l0.2,0 c0.3,0,0.6,0,0.8,0c8.6,0,15-5.2,15-12.2S24.6,1.3,16,1.3z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-chat.webui-warning-icon, .webui-chat.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M7.1,31.7c-0.1,0-0.2,0-0.2-0.1c-0.2-0.1-0.3-0.2-0.3-0.4v-6.9C2.3,22.1,0,18.3,0,13.4C0,5.9,6.9,0.3,16,0.3 s16,5.6,16,13.1c0,7.5-6.9,13.1-16,13.1c-0.3,0-0.6,0-0.9,0l0,0l-7.8,5.1C7.2,31.7,7.2,31.7,7.1,31.7z M16,1.3 C7.4,1.3,1,6.5,1,13.4c0,3.2,1.1,7.6,6.3,10.2c0.2,0.1,0.3,0.3,0.3,0.4v6.3l7.1-4.7c0.1-0.1,0.2-0.1,0.3-0.1l0.2,0 c0.3,0,0.6,0,0.8,0c8.6,0,15-5.2,15-12.2S24.6,1.3,16,1.3z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-chat.webui-white-icon, .combo-row.selected .combo-action-button .webui-chat.webui-add, .combo-row.selected .combo-action-button .webui-chat.webui-delete, .combo-row.selected .combo-action-button .webui-chat.webui-edit, .segmented-button > .btn.active .webui-chat, .primary .webui-chat, .radio-group input[type="radio"]:checked + label .webui-chat, .segmented-button-radio input[type="radio"]:checked + label .webui-chat {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%23fff' d='M7.1,31.7c-0.1,0-0.2,0-0.2-0.1c-0.2-0.1-0.3-0.2-0.3-0.4v-6.9C2.3,22.1,0,18.3,0,13.4C0,5.9,6.9,0.3,16,0.3 s16,5.6,16,13.1c0,7.5-6.9,13.1-16,13.1c-0.3,0-0.6,0-0.9,0l0,0l-7.8,5.1C7.2,31.7,7.2,31.7,7.1,31.7z M16,1.3 C7.4,1.3,1,6.5,1,13.4c0,3.2,1.1,7.6,6.3,10.2c0.2,0.1,0.3,0.3,0.3,0.4v6.3l7.1-4.7c0.1-0.1,0.2-0.1,0.3-0.1l0.2,0 c0.3,0,0.6,0,0.8,0c8.6,0,15-5.2,15-12.2S24.6,1.3,16,1.3z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-chat.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M7.1,31.7c-0.1,0-0.2,0-0.2-0.1c-0.2-0.1-0.3-0.2-0.3-0.4v-6.9C2.3,22.1,0,18.3,0,13.4C0,5.9,6.9,0.3,16,0.3 s16,5.6,16,13.1c0,7.5-6.9,13.1-16,13.1c-0.3,0-0.6,0-0.9,0l0,0l-7.8,5.1C7.2,31.7,7.2,31.7,7.1,31.7z M16,1.3 C7.4,1.3,1,6.5,1,13.4c0,3.2,1.1,7.6,6.3,10.2c0.2,0.1,0.3,0.3,0.3,0.4v6.3l7.1-4.7c0.1-0.1,0.2-0.1,0.3-0.1l0.2,0 c0.3,0,0.6,0,0.8,0c8.6,0,15-5.2,15-12.2S24.6,1.3,16,1.3z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-home {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%2303a9f4' d='M31.7,14.6L27,10.2V2.9h-5.5v2.1L16,0L0.3,14.6c-0.2,0.2-0.2,0.6,0,0.8c0.2,0.2,0.6,0.2,0.8,0l1.8-1.7V32h8.8h8.8h8.8V13.7 l1.8,1.7c0.1,0.1,0.2,0.1,0.4,0.1c0.1,0,0.3-0.1,0.4-0.2C32,15.2,31.9,14.8,31.7,14.6z M22.6,4h3.3v5.1l-3.3-3.1V4z M12.7,30.9V19.4 c0-0.3,0.2-0.5,0.5-0.5h5.6c0.3,0,0.5,0.2,0.5,0.5v11.5C19.3,30.9,12.7,30.9,12.7,30.9z M28.1,30.9h-7.7V19.4c0-0.9-0.7-1.6-1.6-1.6 h-5.6c-0.9,0-1.6,0.7-1.6,1.6v11.5H3.9V12.7L16,1.5l7.8,7.3l3.1,2.9l0,0l1.1,1V30.9z'/%3E%3C/svg%3E")
}

.webui-home.webui-grey-icon, .btn[disabled] .webui-home {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M31.7,14.6L27,10.2V2.9h-5.5v2.1L16,0L0.3,14.6c-0.2,0.2-0.2,0.6,0,0.8c0.2,0.2,0.6,0.2,0.8,0l1.8-1.7V32h8.8h8.8h8.8V13.7 l1.8,1.7c0.1,0.1,0.2,0.1,0.4,0.1c0.1,0,0.3-0.1,0.4-0.2C32,15.2,31.9,14.8,31.7,14.6z M22.6,4h3.3v5.1l-3.3-3.1V4z M12.7,30.9V19.4 c0-0.3,0.2-0.5,0.5-0.5h5.6c0.3,0,0.5,0.2,0.5,0.5v11.5C19.3,30.9,12.7,30.9,12.7,30.9z M28.1,30.9h-7.7V19.4c0-0.9-0.7-1.6-1.6-1.6 h-5.6c-0.9,0-1.6,0.7-1.6,1.6v11.5H3.9V12.7L16,1.5l7.8,7.3l3.1,2.9l0,0l1.1,1V30.9z'/%3E%3C/svg%3E")
}

.webui-home.webui-red-icon, .danger .webui-home {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23f44336' d='M31.7,14.6L27,10.2V2.9h-5.5v2.1L16,0L0.3,14.6c-0.2,0.2-0.2,0.6,0,0.8c0.2,0.2,0.6,0.2,0.8,0l1.8-1.7V32h8.8h8.8h8.8V13.7 l1.8,1.7c0.1,0.1,0.2,0.1,0.4,0.1c0.1,0,0.3-0.1,0.4-0.2C32,15.2,31.9,14.8,31.7,14.6z M22.6,4h3.3v5.1l-3.3-3.1V4z M12.7,30.9V19.4 c0-0.3,0.2-0.5,0.5-0.5h5.6c0.3,0,0.5,0.2,0.5,0.5v11.5C19.3,30.9,12.7,30.9,12.7,30.9z M28.1,30.9h-7.7V19.4c0-0.9-0.7-1.6-1.6-1.6 h-5.6c-0.9,0-1.6,0.7-1.6,1.6v11.5H3.9V12.7L16,1.5l7.8,7.3l3.1,2.9l0,0l1.1,1V30.9z'/%3E%3C/svg%3E")
}

.webui-home.webui-warning-icon, .webui-home.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff9800' d='M31.7,14.6L27,10.2V2.9h-5.5v2.1L16,0L0.3,14.6c-0.2,0.2-0.2,0.6,0,0.8c0.2,0.2,0.6,0.2,0.8,0l1.8-1.7V32h8.8h8.8h8.8V13.7 l1.8,1.7c0.1,0.1,0.2,0.1,0.4,0.1c0.1,0,0.3-0.1,0.4-0.2C32,15.2,31.9,14.8,31.7,14.6z M22.6,4h3.3v5.1l-3.3-3.1V4z M12.7,30.9V19.4 c0-0.3,0.2-0.5,0.5-0.5h5.6c0.3,0,0.5,0.2,0.5,0.5v11.5C19.3,30.9,12.7,30.9,12.7,30.9z M28.1,30.9h-7.7V19.4c0-0.9-0.7-1.6-1.6-1.6 h-5.6c-0.9,0-1.6,0.7-1.6,1.6v11.5H3.9V12.7L16,1.5l7.8,7.3l3.1,2.9l0,0l1.1,1V30.9z'/%3E%3C/svg%3E")
}

.webui-home.webui-white-icon, .combo-row.selected .combo-action-button .webui-home.webui-add, .combo-row.selected .combo-action-button .webui-home.webui-delete, .combo-row.selected .combo-action-button .webui-home.webui-edit, .segmented-button > .btn.active .webui-home, .primary .webui-home, .radio-group input[type="radio"]:checked + label .webui-home, .segmented-button-radio input[type="radio"]:checked + label .webui-home {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M31.7,14.6L27,10.2V2.9h-5.5v2.1L16,0L0.3,14.6c-0.2,0.2-0.2,0.6,0,0.8c0.2,0.2,0.6,0.2,0.8,0l1.8-1.7V32h8.8h8.8h8.8V13.7 l1.8,1.7c0.1,0.1,0.2,0.1,0.4,0.1c0.1,0,0.3-0.1,0.4-0.2C32,15.2,31.9,14.8,31.7,14.6z M22.6,4h3.3v5.1l-3.3-3.1V4z M12.7,30.9V19.4 c0-0.3,0.2-0.5,0.5-0.5h5.6c0.3,0,0.5,0.2,0.5,0.5v11.5C19.3,30.9,12.7,30.9,12.7,30.9z M28.1,30.9h-7.7V19.4c0-0.9-0.7-1.6-1.6-1.6 h-5.6c-0.9,0-1.6,0.7-1.6,1.6v11.5H3.9V12.7L16,1.5l7.8,7.3l3.1,2.9l0,0l1.1,1V30.9z'/%3E%3C/svg%3E")
}

.webui-home.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%234caf50' d='M31.7,14.6L27,10.2V2.9h-5.5v2.1L16,0L0.3,14.6c-0.2,0.2-0.2,0.6,0,0.8c0.2,0.2,0.6,0.2,0.8,0l1.8-1.7V32h8.8h8.8h8.8V13.7 l1.8,1.7c0.1,0.1,0.2,0.1,0.4,0.1c0.1,0,0.3-0.1,0.4-0.2C32,15.2,31.9,14.8,31.7,14.6z M22.6,4h3.3v5.1l-3.3-3.1V4z M12.7,30.9V19.4 c0-0.3,0.2-0.5,0.5-0.5h5.6c0.3,0,0.5,0.2,0.5,0.5v11.5C19.3,30.9,12.7,30.9,12.7,30.9z M28.1,30.9h-7.7V19.4c0-0.9-0.7-1.6-1.6-1.6 h-5.6c-0.9,0-1.6,0.7-1.6,1.6v11.5H3.9V12.7L16,1.5l7.8,7.3l3.1,2.9l0,0l1.1,1V30.9z'/%3E%3C/svg%3E")
}

.webui-money {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%2303a9f4' d='M16,31.9C7.2,31.9,0,24.8,0,16S7.2,0.1,16,0.1S31.9,7.2,31.9,16S24.8,31.9,16,31.9z M16,1.1 C7.8,1.1,1.1,7.8,1.1,16S7.8,30.9,16,30.9S30.8,24.2,30.8,16S24.2,1.1,16,1.1z'/%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M15.1,25v-2.4c-1.4,0-2.8-0.4-3.6-1L12,20c0.9,0.6,2.1,1,3.4,1c1.7,0,2.8-1,2.8-2.3c0-1.3-0.9-2.1-2.7-2.8 c-2.4-0.9-3.9-2-3.9-4.1c0-2,1.4-3.5,3.6-3.8V5.6h1.5v2.3c1.4,0,2.4,0.4,3.1,0.8l-0.6,1.6c-0.5-0.3-1.5-0.8-3-0.8 c-1.8,0-2.5,1.1-2.5,2c0,1.2,0.9,1.8,2.9,2.7c2.4,1,3.7,2.2,3.7,4.3c0,1.9-1.3,3.6-3.7,4V25H15.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-money.webui-grey-icon, .btn[disabled] .webui-money {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16,31.9C7.2,31.9,0,24.8,0,16S7.2,0.1,16,0.1S31.9,7.2,31.9,16S24.8,31.9,16,31.9z M16,1.1 C7.8,1.1,1.1,7.8,1.1,16S7.8,30.9,16,30.9S30.8,24.2,30.8,16S24.2,1.1,16,1.1z'/%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M15.1,25v-2.4c-1.4,0-2.8-0.4-3.6-1L12,20c0.9,0.6,2.1,1,3.4,1c1.7,0,2.8-1,2.8-2.3c0-1.3-0.9-2.1-2.7-2.8 c-2.4-0.9-3.9-2-3.9-4.1c0-2,1.4-3.5,3.6-3.8V5.6h1.5v2.3c1.4,0,2.4,0.4,3.1,0.8l-0.6,1.6c-0.5-0.3-1.5-0.8-3-0.8 c-1.8,0-2.5,1.1-2.5,2c0,1.2,0.9,1.8,2.9,2.7c2.4,1,3.7,2.2,3.7,4.3c0,1.9-1.3,3.6-3.7,4V25H15.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-money.webui-red-icon, .danger .webui-money {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23f44336' d='M16,31.9C7.2,31.9,0,24.8,0,16S7.2,0.1,16,0.1S31.9,7.2,31.9,16S24.8,31.9,16,31.9z M16,1.1 C7.8,1.1,1.1,7.8,1.1,16S7.8,30.9,16,30.9S30.8,24.2,30.8,16S24.2,1.1,16,1.1z'/%3E%3Cg%3E%3Cpath fill='%23f44336' d='M15.1,25v-2.4c-1.4,0-2.8-0.4-3.6-1L12,20c0.9,0.6,2.1,1,3.4,1c1.7,0,2.8-1,2.8-2.3c0-1.3-0.9-2.1-2.7-2.8 c-2.4-0.9-3.9-2-3.9-4.1c0-2,1.4-3.5,3.6-3.8V5.6h1.5v2.3c1.4,0,2.4,0.4,3.1,0.8l-0.6,1.6c-0.5-0.3-1.5-0.8-3-0.8 c-1.8,0-2.5,1.1-2.5,2c0,1.2,0.9,1.8,2.9,2.7c2.4,1,3.7,2.2,3.7,4.3c0,1.9-1.3,3.6-3.7,4V25H15.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-money.webui-warning-icon, .webui-money.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff9800' d='M16,31.9C7.2,31.9,0,24.8,0,16S7.2,0.1,16,0.1S31.9,7.2,31.9,16S24.8,31.9,16,31.9z M16,1.1 C7.8,1.1,1.1,7.8,1.1,16S7.8,30.9,16,30.9S30.8,24.2,30.8,16S24.2,1.1,16,1.1z'/%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M15.1,25v-2.4c-1.4,0-2.8-0.4-3.6-1L12,20c0.9,0.6,2.1,1,3.4,1c1.7,0,2.8-1,2.8-2.3c0-1.3-0.9-2.1-2.7-2.8 c-2.4-0.9-3.9-2-3.9-4.1c0-2,1.4-3.5,3.6-3.8V5.6h1.5v2.3c1.4,0,2.4,0.4,3.1,0.8l-0.6,1.6c-0.5-0.3-1.5-0.8-3-0.8 c-1.8,0-2.5,1.1-2.5,2c0,1.2,0.9,1.8,2.9,2.7c2.4,1,3.7,2.2,3.7,4.3c0,1.9-1.3,3.6-3.7,4V25H15.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-money.webui-white-icon, .combo-row.selected .combo-action-button .webui-money.webui-add, .combo-row.selected .combo-action-button .webui-money.webui-delete, .combo-row.selected .combo-action-button .webui-money.webui-edit, .segmented-button > .btn.active .webui-money, .primary .webui-money, .radio-group input[type="radio"]:checked + label .webui-money, .segmented-button-radio input[type="radio"]:checked + label .webui-money {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M16,31.9C7.2,31.9,0,24.8,0,16S7.2,0.1,16,0.1S31.9,7.2,31.9,16S24.8,31.9,16,31.9z M16,1.1 C7.8,1.1,1.1,7.8,1.1,16S7.8,30.9,16,30.9S30.8,24.2,30.8,16S24.2,1.1,16,1.1z'/%3E%3Cg%3E%3Cpath fill='%23fff' d='M15.1,25v-2.4c-1.4,0-2.8-0.4-3.6-1L12,20c0.9,0.6,2.1,1,3.4,1c1.7,0,2.8-1,2.8-2.3c0-1.3-0.9-2.1-2.7-2.8 c-2.4-0.9-3.9-2-3.9-4.1c0-2,1.4-3.5,3.6-3.8V5.6h1.5v2.3c1.4,0,2.4,0.4,3.1,0.8l-0.6,1.6c-0.5-0.3-1.5-0.8-3-0.8 c-1.8,0-2.5,1.1-2.5,2c0,1.2,0.9,1.8,2.9,2.7c2.4,1,3.7,2.2,3.7,4.3c0,1.9-1.3,3.6-3.7,4V25H15.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-money.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%234caf50' d='M16,31.9C7.2,31.9,0,24.8,0,16S7.2,0.1,16,0.1S31.9,7.2,31.9,16S24.8,31.9,16,31.9z M16,1.1 C7.8,1.1,1.1,7.8,1.1,16S7.8,30.9,16,30.9S30.8,24.2,30.8,16S24.2,1.1,16,1.1z'/%3E%3Cg%3E%3Cpath fill='%234caf50' d='M15.1,25v-2.4c-1.4,0-2.8-0.4-3.6-1L12,20c0.9,0.6,2.1,1,3.4,1c1.7,0,2.8-1,2.8-2.3c0-1.3-0.9-2.1-2.7-2.8 c-2.4-0.9-3.9-2-3.9-4.1c0-2,1.4-3.5,3.6-3.8V5.6h1.5v2.3c1.4,0,2.4,0.4,3.1,0.8l-0.6,1.6c-0.5-0.3-1.5-0.8-3-0.8 c-1.8,0-2.5,1.1-2.5,2c0,1.2,0.9,1.8,2.9,2.7c2.4,1,3.7,2.2,3.7,4.3c0,1.9-1.3,3.6-3.7,4V25H15.1z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-shop {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M32,7C32,7,32,7,32,7l-1.8-6.3c-0.1-0.3-0.3-0.5-0.6-0.5H2.4c-0.3,0-0.5,0.2-0.6,0.5L0,7C0,7,0,7,0,7c0,0,0,0.1,0,0.1V13 c0,1.6,1.1,3,2.5,3.5c0,0.1,0,0.1,0,0.2v14.4c0,0.3,0.3,0.6,0.6,0.6h3.1h6.9h15.8c0.3,0,0.6-0.3,0.6-0.6V16.7c0-0.1,0-0.1,0-0.2 C30.9,16,32,14.6,32,13V7.1C32,7.1,32,7.1,32,7z M2.5,1.1h27L31,6.5h-5.4h-6.2h-6.2H6.9H1L2.5,1.1z M24.9,13.4 c0,1.4-1.5,2.5-2.9,2.5c-1.4,0-2.5-1.1-2.5-2.5v-6h5.4V13.4z M18.7,13.4c0,1.4-1.5,2.5-2.9,2.5s-2.5-1.1-2.5-2.5v-6h5.4V13.4z M12.5,13.4c0,1.4-1.5,2.5-2.9,2.5s-2.5-1.1-2.5-2.5v-6h5.4V13.4z M0.8,13.4v-6h5.4v6c0,1.4-1.5,2.5-2.9,2.5S0.8,14.7,0.8,13.4z M6.4,30.9V19.1h6v11.8H6.4z M28.7,30.9H13.3V19c0-0.3-0.3-0.6-0.6-0.6H6.2c-0.3,0-0.6,0.3-0.6,0.6v11.9H3.3V16.7 C4.6,16.7,6,16,6.7,15c0.7,1,1.6,1.7,2.9,1.7s2.7-0.7,3.3-1.7c0.7,1,1.6,1.7,2.9,1.7s2.7-0.7,3.3-1.7c0.7,1,1.6,1.7,2.9,1.7 c1.3,0,2.7-0.7,3.3-1.7c0.7,1,2,1.7,3.3,1.7V30.9z M31.2,13.4c0,1.4-1.5,2.5-2.9,2.5c-1.4,0-2.5-1.1-2.5-2.5v-6h5.4V13.4z'/%3E%3Cpath fill='%2303a9f4' d='M15.2,19.5v2.7c0,0.3,0.3,0.6,0.6,0.6h9.8c0.3,0,0.6-0.3,0.6-0.6v-2.7c0-0.3-0.3-0.6-0.6-0.6h-9.8 C15.5,18.9,15.2,19.1,15.2,19.5z M15.8,19.6h9.8v2.5h-9.8V19.6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-shop.webui-grey-icon, .btn[disabled] .webui-shop {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M32,7C32,7,32,7,32,7l-1.8-6.3c-0.1-0.3-0.3-0.5-0.6-0.5H2.4c-0.3,0-0.5,0.2-0.6,0.5L0,7C0,7,0,7,0,7c0,0,0,0.1,0,0.1V13 c0,1.6,1.1,3,2.5,3.5c0,0.1,0,0.1,0,0.2v14.4c0,0.3,0.3,0.6,0.6,0.6h3.1h6.9h15.8c0.3,0,0.6-0.3,0.6-0.6V16.7c0-0.1,0-0.1,0-0.2 C30.9,16,32,14.6,32,13V7.1C32,7.1,32,7.1,32,7z M2.5,1.1h27L31,6.5h-5.4h-6.2h-6.2H6.9H1L2.5,1.1z M24.9,13.4 c0,1.4-1.5,2.5-2.9,2.5c-1.4,0-2.5-1.1-2.5-2.5v-6h5.4V13.4z M18.7,13.4c0,1.4-1.5,2.5-2.9,2.5s-2.5-1.1-2.5-2.5v-6h5.4V13.4z M12.5,13.4c0,1.4-1.5,2.5-2.9,2.5s-2.5-1.1-2.5-2.5v-6h5.4V13.4z M0.8,13.4v-6h5.4v6c0,1.4-1.5,2.5-2.9,2.5S0.8,14.7,0.8,13.4z M6.4,30.9V19.1h6v11.8H6.4z M28.7,30.9H13.3V19c0-0.3-0.3-0.6-0.6-0.6H6.2c-0.3,0-0.6,0.3-0.6,0.6v11.9H3.3V16.7 C4.6,16.7,6,16,6.7,15c0.7,1,1.6,1.7,2.9,1.7s2.7-0.7,3.3-1.7c0.7,1,1.6,1.7,2.9,1.7s2.7-0.7,3.3-1.7c0.7,1,1.6,1.7,2.9,1.7 c1.3,0,2.7-0.7,3.3-1.7c0.7,1,2,1.7,3.3,1.7V30.9z M31.2,13.4c0,1.4-1.5,2.5-2.9,2.5c-1.4,0-2.5-1.1-2.5-2.5v-6h5.4V13.4z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M15.2,19.5v2.7c0,0.3,0.3,0.6,0.6,0.6h9.8c0.3,0,0.6-0.3,0.6-0.6v-2.7c0-0.3-0.3-0.6-0.6-0.6h-9.8 C15.5,18.9,15.2,19.1,15.2,19.5z M15.8,19.6h9.8v2.5h-9.8V19.6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-shop.webui-red-icon, .danger .webui-shop {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23f44336' d='M32,7C32,7,32,7,32,7l-1.8-6.3c-0.1-0.3-0.3-0.5-0.6-0.5H2.4c-0.3,0-0.5,0.2-0.6,0.5L0,7C0,7,0,7,0,7c0,0,0,0.1,0,0.1V13 c0,1.6,1.1,3,2.5,3.5c0,0.1,0,0.1,0,0.2v14.4c0,0.3,0.3,0.6,0.6,0.6h3.1h6.9h15.8c0.3,0,0.6-0.3,0.6-0.6V16.7c0-0.1,0-0.1,0-0.2 C30.9,16,32,14.6,32,13V7.1C32,7.1,32,7.1,32,7z M2.5,1.1h27L31,6.5h-5.4h-6.2h-6.2H6.9H1L2.5,1.1z M24.9,13.4 c0,1.4-1.5,2.5-2.9,2.5c-1.4,0-2.5-1.1-2.5-2.5v-6h5.4V13.4z M18.7,13.4c0,1.4-1.5,2.5-2.9,2.5s-2.5-1.1-2.5-2.5v-6h5.4V13.4z M12.5,13.4c0,1.4-1.5,2.5-2.9,2.5s-2.5-1.1-2.5-2.5v-6h5.4V13.4z M0.8,13.4v-6h5.4v6c0,1.4-1.5,2.5-2.9,2.5S0.8,14.7,0.8,13.4z M6.4,30.9V19.1h6v11.8H6.4z M28.7,30.9H13.3V19c0-0.3-0.3-0.6-0.6-0.6H6.2c-0.3,0-0.6,0.3-0.6,0.6v11.9H3.3V16.7 C4.6,16.7,6,16,6.7,15c0.7,1,1.6,1.7,2.9,1.7s2.7-0.7,3.3-1.7c0.7,1,1.6,1.7,2.9,1.7s2.7-0.7,3.3-1.7c0.7,1,1.6,1.7,2.9,1.7 c1.3,0,2.7-0.7,3.3-1.7c0.7,1,2,1.7,3.3,1.7V30.9z M31.2,13.4c0,1.4-1.5,2.5-2.9,2.5c-1.4,0-2.5-1.1-2.5-2.5v-6h5.4V13.4z'/%3E%3Cpath fill='%23f44336' d='M15.2,19.5v2.7c0,0.3,0.3,0.6,0.6,0.6h9.8c0.3,0,0.6-0.3,0.6-0.6v-2.7c0-0.3-0.3-0.6-0.6-0.6h-9.8 C15.5,18.9,15.2,19.1,15.2,19.5z M15.8,19.6h9.8v2.5h-9.8V19.6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-shop.webui-warning-icon, .webui-shop.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M32,7C32,7,32,7,32,7l-1.8-6.3c-0.1-0.3-0.3-0.5-0.6-0.5H2.4c-0.3,0-0.5,0.2-0.6,0.5L0,7C0,7,0,7,0,7c0,0,0,0.1,0,0.1V13 c0,1.6,1.1,3,2.5,3.5c0,0.1,0,0.1,0,0.2v14.4c0,0.3,0.3,0.6,0.6,0.6h3.1h6.9h15.8c0.3,0,0.6-0.3,0.6-0.6V16.7c0-0.1,0-0.1,0-0.2 C30.9,16,32,14.6,32,13V7.1C32,7.1,32,7.1,32,7z M2.5,1.1h27L31,6.5h-5.4h-6.2h-6.2H6.9H1L2.5,1.1z M24.9,13.4 c0,1.4-1.5,2.5-2.9,2.5c-1.4,0-2.5-1.1-2.5-2.5v-6h5.4V13.4z M18.7,13.4c0,1.4-1.5,2.5-2.9,2.5s-2.5-1.1-2.5-2.5v-6h5.4V13.4z M12.5,13.4c0,1.4-1.5,2.5-2.9,2.5s-2.5-1.1-2.5-2.5v-6h5.4V13.4z M0.8,13.4v-6h5.4v6c0,1.4-1.5,2.5-2.9,2.5S0.8,14.7,0.8,13.4z M6.4,30.9V19.1h6v11.8H6.4z M28.7,30.9H13.3V19c0-0.3-0.3-0.6-0.6-0.6H6.2c-0.3,0-0.6,0.3-0.6,0.6v11.9H3.3V16.7 C4.6,16.7,6,16,6.7,15c0.7,1,1.6,1.7,2.9,1.7s2.7-0.7,3.3-1.7c0.7,1,1.6,1.7,2.9,1.7s2.7-0.7,3.3-1.7c0.7,1,1.6,1.7,2.9,1.7 c1.3,0,2.7-0.7,3.3-1.7c0.7,1,2,1.7,3.3,1.7V30.9z M31.2,13.4c0,1.4-1.5,2.5-2.9,2.5c-1.4,0-2.5-1.1-2.5-2.5v-6h5.4V13.4z'/%3E%3Cpath fill='%23ff9800' d='M15.2,19.5v2.7c0,0.3,0.3,0.6,0.6,0.6h9.8c0.3,0,0.6-0.3,0.6-0.6v-2.7c0-0.3-0.3-0.6-0.6-0.6h-9.8 C15.5,18.9,15.2,19.1,15.2,19.5z M15.8,19.6h9.8v2.5h-9.8V19.6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-shop.webui-white-icon, .combo-row.selected .combo-action-button .webui-shop.webui-add, .combo-row.selected .combo-action-button .webui-shop.webui-delete, .combo-row.selected .combo-action-button .webui-shop.webui-edit, .segmented-button > .btn.active .webui-shop, .primary .webui-shop, .radio-group input[type="radio"]:checked + label .webui-shop, .segmented-button-radio input[type="radio"]:checked + label .webui-shop {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M32,7C32,7,32,7,32,7l-1.8-6.3c-0.1-0.3-0.3-0.5-0.6-0.5H2.4c-0.3,0-0.5,0.2-0.6,0.5L0,7C0,7,0,7,0,7c0,0,0,0.1,0,0.1V13 c0,1.6,1.1,3,2.5,3.5c0,0.1,0,0.1,0,0.2v14.4c0,0.3,0.3,0.6,0.6,0.6h3.1h6.9h15.8c0.3,0,0.6-0.3,0.6-0.6V16.7c0-0.1,0-0.1,0-0.2 C30.9,16,32,14.6,32,13V7.1C32,7.1,32,7.1,32,7z M2.5,1.1h27L31,6.5h-5.4h-6.2h-6.2H6.9H1L2.5,1.1z M24.9,13.4 c0,1.4-1.5,2.5-2.9,2.5c-1.4,0-2.5-1.1-2.5-2.5v-6h5.4V13.4z M18.7,13.4c0,1.4-1.5,2.5-2.9,2.5s-2.5-1.1-2.5-2.5v-6h5.4V13.4z M12.5,13.4c0,1.4-1.5,2.5-2.9,2.5s-2.5-1.1-2.5-2.5v-6h5.4V13.4z M0.8,13.4v-6h5.4v6c0,1.4-1.5,2.5-2.9,2.5S0.8,14.7,0.8,13.4z M6.4,30.9V19.1h6v11.8H6.4z M28.7,30.9H13.3V19c0-0.3-0.3-0.6-0.6-0.6H6.2c-0.3,0-0.6,0.3-0.6,0.6v11.9H3.3V16.7 C4.6,16.7,6,16,6.7,15c0.7,1,1.6,1.7,2.9,1.7s2.7-0.7,3.3-1.7c0.7,1,1.6,1.7,2.9,1.7s2.7-0.7,3.3-1.7c0.7,1,1.6,1.7,2.9,1.7 c1.3,0,2.7-0.7,3.3-1.7c0.7,1,2,1.7,3.3,1.7V30.9z M31.2,13.4c0,1.4-1.5,2.5-2.9,2.5c-1.4,0-2.5-1.1-2.5-2.5v-6h5.4V13.4z'/%3E%3Cpath fill='%23fff' d='M15.2,19.5v2.7c0,0.3,0.3,0.6,0.6,0.6h9.8c0.3,0,0.6-0.3,0.6-0.6v-2.7c0-0.3-0.3-0.6-0.6-0.6h-9.8 C15.5,18.9,15.2,19.1,15.2,19.5z M15.8,19.6h9.8v2.5h-9.8V19.6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-shop.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%234caf50' d='M32,7C32,7,32,7,32,7l-1.8-6.3c-0.1-0.3-0.3-0.5-0.6-0.5H2.4c-0.3,0-0.5,0.2-0.6,0.5L0,7C0,7,0,7,0,7c0,0,0,0.1,0,0.1V13 c0,1.6,1.1,3,2.5,3.5c0,0.1,0,0.1,0,0.2v14.4c0,0.3,0.3,0.6,0.6,0.6h3.1h6.9h15.8c0.3,0,0.6-0.3,0.6-0.6V16.7c0-0.1,0-0.1,0-0.2 C30.9,16,32,14.6,32,13V7.1C32,7.1,32,7.1,32,7z M2.5,1.1h27L31,6.5h-5.4h-6.2h-6.2H6.9H1L2.5,1.1z M24.9,13.4 c0,1.4-1.5,2.5-2.9,2.5c-1.4,0-2.5-1.1-2.5-2.5v-6h5.4V13.4z M18.7,13.4c0,1.4-1.5,2.5-2.9,2.5s-2.5-1.1-2.5-2.5v-6h5.4V13.4z M12.5,13.4c0,1.4-1.5,2.5-2.9,2.5s-2.5-1.1-2.5-2.5v-6h5.4V13.4z M0.8,13.4v-6h5.4v6c0,1.4-1.5,2.5-2.9,2.5S0.8,14.7,0.8,13.4z M6.4,30.9V19.1h6v11.8H6.4z M28.7,30.9H13.3V19c0-0.3-0.3-0.6-0.6-0.6H6.2c-0.3,0-0.6,0.3-0.6,0.6v11.9H3.3V16.7 C4.6,16.7,6,16,6.7,15c0.7,1,1.6,1.7,2.9,1.7s2.7-0.7,3.3-1.7c0.7,1,1.6,1.7,2.9,1.7s2.7-0.7,3.3-1.7c0.7,1,1.6,1.7,2.9,1.7 c1.3,0,2.7-0.7,3.3-1.7c0.7,1,2,1.7,3.3,1.7V30.9z M31.2,13.4c0,1.4-1.5,2.5-2.9,2.5c-1.4,0-2.5-1.1-2.5-2.5v-6h5.4V13.4z'/%3E%3Cpath fill='%234caf50' d='M15.2,19.5v2.7c0,0.3,0.3,0.6,0.6,0.6h9.8c0.3,0,0.6-0.3,0.6-0.6v-2.7c0-0.3-0.3-0.6-0.6-0.6h-9.8 C15.5,18.9,15.2,19.1,15.2,19.5z M15.8,19.6h9.8v2.5h-9.8V19.6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.webui-contact-us {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='36px' height='32px' viewBox='0 0 36 32'%3E %3Cg%3E %3Cg%3E %3Cpath fill='%2303a9f4' d='M27.5,31.9c-1.3,0-2.9-0.3-4.7-1c-3.8-1.5-8-4.3-11.8-8.1S4.4,14.9,3,11.1C1.7,7.6,1.7,4.7,3,3.4 C3.2,3.2,3.4,3,3.6,2.8c1.2-1.3,2.6-2.7,4.3-2.6c1.2,0.1,2.4,0.8,3.7,2.3c3.6,4.5,2,6.1,0.1,8l-0.3,0.3c-0.3,0.3-0.9,1.7,4.5,7.2 c1.8,1.8,3.3,3.1,4.5,3.9c0.8,0.5,2.1,1.2,2.7,0.7l0.3-0.3c1.9-1.9,3.5-3.5,8,0.1c1.5,1.2,2.3,2.4,2.3,3.7 c0.1,1.8-1.4,3.2-2.6,4.4c-0.2,0.2-0.4,0.4-0.6,0.6C29.9,31.6,28.8,31.9,27.5,31.9z M7.8,1.3c-1.3,0-2.4,1.2-3.4,2.3 C4.1,3.8,3.9,4,3.7,4.2c-1,1-0.9,3.5,0.3,6.5c1.4,3.7,4.2,7.8,7.8,11.4s7.7,6.4,11.4,7.8c3,1.1,5.6,1.2,6.6,0.3 c0.2-0.2,0.4-0.4,0.6-0.6c1.1-1,2.3-2.2,2.3-3.5c0-0.9-0.7-1.9-1.9-2.9c-3.8-3-4.8-2-6.6-0.2l-0.3,0.3c-0.8,0.8-2.2,0.7-4-0.5 c-1.3-0.8-2.8-2.2-4.7-4l0,0c-4.5-4.5-6-7.3-4.5-8.7l0.3-0.3C12.7,8,13.8,7,10.7,3.2C9.7,1.9,8.8,1.3,7.8,1.3 C7.8,1.3,7.8,1.3,7.8,1.3z'/%3E %3C/g%3E %3Cg%3E %3Cpath fill='%2303a9f4' d='M27.7,13.3c-0.1,0-0.1,0-0.2,0c-0.3-0.1-0.4-0.4-0.3-0.7c0.7-1.7,0.3-3.6-1-4.9c-1.3-1.3-3.3-1.7-5-0.9 c-0.3,0.1-0.6,0-0.7-0.3c-0.1-0.3,0-0.6,0.3-0.7C22.9,4.9,25.3,5.3,27,7c1.6,1.6,2.1,3.9,1.2,6C28.1,13.2,27.9,13.3,27.7,13.3z'/%3E %3Cpath fill='%2303a9f4' d='M32.5,15.2c-0.1,0-0.1,0-0.2,0c-0.3-0.1-0.4-0.4-0.3-0.7c1.5-3.6,0.6-7.7-2.1-10.4 c-2.8-2.8-7.1-3.6-10.8-2c-0.3,0.1-0.6,0-0.7-0.3c-0.1-0.3,0-0.6,0.3-0.7c4-1.8,8.8-0.9,12,2.2c3,3,4,7.6,2.3,11.6 C32.9,15.1,32.7,15.2,32.5,15.2z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")
}

.webui-contact-us.webui-grey-icon, .btn[disabled] .webui-contact-us {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='36px' height='32px' viewBox='0 0 36 32'%3E %3Cg%3E %3Cg%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M27.5,31.9c-1.3,0-2.9-0.3-4.7-1c-3.8-1.5-8-4.3-11.8-8.1S4.4,14.9,3,11.1C1.7,7.6,1.7,4.7,3,3.4 C3.2,3.2,3.4,3,3.6,2.8c1.2-1.3,2.6-2.7,4.3-2.6c1.2,0.1,2.4,0.8,3.7,2.3c3.6,4.5,2,6.1,0.1,8l-0.3,0.3c-0.3,0.3-0.9,1.7,4.5,7.2 c1.8,1.8,3.3,3.1,4.5,3.9c0.8,0.5,2.1,1.2,2.7,0.7l0.3-0.3c1.9-1.9,3.5-3.5,8,0.1c1.5,1.2,2.3,2.4,2.3,3.7 c0.1,1.8-1.4,3.2-2.6,4.4c-0.2,0.2-0.4,0.4-0.6,0.6C29.9,31.6,28.8,31.9,27.5,31.9z M7.8,1.3c-1.3,0-2.4,1.2-3.4,2.3 C4.1,3.8,3.9,4,3.7,4.2c-1,1-0.9,3.5,0.3,6.5c1.4,3.7,4.2,7.8,7.8,11.4s7.7,6.4,11.4,7.8c3,1.1,5.6,1.2,6.6,0.3 c0.2-0.2,0.4-0.4,0.6-0.6c1.1-1,2.3-2.2,2.3-3.5c0-0.9-0.7-1.9-1.9-2.9c-3.8-3-4.8-2-6.6-0.2l-0.3,0.3c-0.8,0.8-2.2,0.7-4-0.5 c-1.3-0.8-2.8-2.2-4.7-4l0,0c-4.5-4.5-6-7.3-4.5-8.7l0.3-0.3C12.7,8,13.8,7,10.7,3.2C9.7,1.9,8.8,1.3,7.8,1.3 C7.8,1.3,7.8,1.3,7.8,1.3z'/%3E %3C/g%3E %3Cg%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M27.7,13.3c-0.1,0-0.1,0-0.2,0c-0.3-0.1-0.4-0.4-0.3-0.7c0.7-1.7,0.3-3.6-1-4.9c-1.3-1.3-3.3-1.7-5-0.9 c-0.3,0.1-0.6,0-0.7-0.3c-0.1-0.3,0-0.6,0.3-0.7C22.9,4.9,25.3,5.3,27,7c1.6,1.6,2.1,3.9,1.2,6C28.1,13.2,27.9,13.3,27.7,13.3z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M32.5,15.2c-0.1,0-0.1,0-0.2,0c-0.3-0.1-0.4-0.4-0.3-0.7c1.5-3.6,0.6-7.7-2.1-10.4 c-2.8-2.8-7.1-3.6-10.8-2c-0.3,0.1-0.6,0-0.7-0.3c-0.1-0.3,0-0.6,0.3-0.7c4-1.8,8.8-0.9,12,2.2c3,3,4,7.6,2.3,11.6 C32.9,15.1,32.7,15.2,32.5,15.2z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")
}

.webui-contact-us.webui-red-icon, .danger .webui-contact-us {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='36px' height='32px' viewBox='0 0 36 32'%3E %3Cg%3E %3Cg%3E %3Cpath fill='%23f44336' d='M27.5,31.9c-1.3,0-2.9-0.3-4.7-1c-3.8-1.5-8-4.3-11.8-8.1S4.4,14.9,3,11.1C1.7,7.6,1.7,4.7,3,3.4 C3.2,3.2,3.4,3,3.6,2.8c1.2-1.3,2.6-2.7,4.3-2.6c1.2,0.1,2.4,0.8,3.7,2.3c3.6,4.5,2,6.1,0.1,8l-0.3,0.3c-0.3,0.3-0.9,1.7,4.5,7.2 c1.8,1.8,3.3,3.1,4.5,3.9c0.8,0.5,2.1,1.2,2.7,0.7l0.3-0.3c1.9-1.9,3.5-3.5,8,0.1c1.5,1.2,2.3,2.4,2.3,3.7 c0.1,1.8-1.4,3.2-2.6,4.4c-0.2,0.2-0.4,0.4-0.6,0.6C29.9,31.6,28.8,31.9,27.5,31.9z M7.8,1.3c-1.3,0-2.4,1.2-3.4,2.3 C4.1,3.8,3.9,4,3.7,4.2c-1,1-0.9,3.5,0.3,6.5c1.4,3.7,4.2,7.8,7.8,11.4s7.7,6.4,11.4,7.8c3,1.1,5.6,1.2,6.6,0.3 c0.2-0.2,0.4-0.4,0.6-0.6c1.1-1,2.3-2.2,2.3-3.5c0-0.9-0.7-1.9-1.9-2.9c-3.8-3-4.8-2-6.6-0.2l-0.3,0.3c-0.8,0.8-2.2,0.7-4-0.5 c-1.3-0.8-2.8-2.2-4.7-4l0,0c-4.5-4.5-6-7.3-4.5-8.7l0.3-0.3C12.7,8,13.8,7,10.7,3.2C9.7,1.9,8.8,1.3,7.8,1.3 C7.8,1.3,7.8,1.3,7.8,1.3z'/%3E %3C/g%3E %3Cg%3E %3Cpath fill='%23f44336' d='M27.7,13.3c-0.1,0-0.1,0-0.2,0c-0.3-0.1-0.4-0.4-0.3-0.7c0.7-1.7,0.3-3.6-1-4.9c-1.3-1.3-3.3-1.7-5-0.9 c-0.3,0.1-0.6,0-0.7-0.3c-0.1-0.3,0-0.6,0.3-0.7C22.9,4.9,25.3,5.3,27,7c1.6,1.6,2.1,3.9,1.2,6C28.1,13.2,27.9,13.3,27.7,13.3z'/%3E %3Cpath fill='%23f44336' d='M32.5,15.2c-0.1,0-0.1,0-0.2,0c-0.3-0.1-0.4-0.4-0.3-0.7c1.5-3.6,0.6-7.7-2.1-10.4 c-2.8-2.8-7.1-3.6-10.8-2c-0.3,0.1-0.6,0-0.7-0.3c-0.1-0.3,0-0.6,0.3-0.7c4-1.8,8.8-0.9,12,2.2c3,3,4,7.6,2.3,11.6 C32.9,15.1,32.7,15.2,32.5,15.2z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")
}

.webui-contact-us.webui-warning-icon, .webui-contact-us.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='36px' height='32px' viewBox='0 0 36 32'%3E %3Cg%3E %3Cg%3E %3Cpath fill='%23ff9800' d='M27.5,31.9c-1.3,0-2.9-0.3-4.7-1c-3.8-1.5-8-4.3-11.8-8.1S4.4,14.9,3,11.1C1.7,7.6,1.7,4.7,3,3.4 C3.2,3.2,3.4,3,3.6,2.8c1.2-1.3,2.6-2.7,4.3-2.6c1.2,0.1,2.4,0.8,3.7,2.3c3.6,4.5,2,6.1,0.1,8l-0.3,0.3c-0.3,0.3-0.9,1.7,4.5,7.2 c1.8,1.8,3.3,3.1,4.5,3.9c0.8,0.5,2.1,1.2,2.7,0.7l0.3-0.3c1.9-1.9,3.5-3.5,8,0.1c1.5,1.2,2.3,2.4,2.3,3.7 c0.1,1.8-1.4,3.2-2.6,4.4c-0.2,0.2-0.4,0.4-0.6,0.6C29.9,31.6,28.8,31.9,27.5,31.9z M7.8,1.3c-1.3,0-2.4,1.2-3.4,2.3 C4.1,3.8,3.9,4,3.7,4.2c-1,1-0.9,3.5,0.3,6.5c1.4,3.7,4.2,7.8,7.8,11.4s7.7,6.4,11.4,7.8c3,1.1,5.6,1.2,6.6,0.3 c0.2-0.2,0.4-0.4,0.6-0.6c1.1-1,2.3-2.2,2.3-3.5c0-0.9-0.7-1.9-1.9-2.9c-3.8-3-4.8-2-6.6-0.2l-0.3,0.3c-0.8,0.8-2.2,0.7-4-0.5 c-1.3-0.8-2.8-2.2-4.7-4l0,0c-4.5-4.5-6-7.3-4.5-8.7l0.3-0.3C12.7,8,13.8,7,10.7,3.2C9.7,1.9,8.8,1.3,7.8,1.3 C7.8,1.3,7.8,1.3,7.8,1.3z'/%3E %3C/g%3E %3Cg%3E %3Cpath fill='%23ff9800' d='M27.7,13.3c-0.1,0-0.1,0-0.2,0c-0.3-0.1-0.4-0.4-0.3-0.7c0.7-1.7,0.3-3.6-1-4.9c-1.3-1.3-3.3-1.7-5-0.9 c-0.3,0.1-0.6,0-0.7-0.3c-0.1-0.3,0-0.6,0.3-0.7C22.9,4.9,25.3,5.3,27,7c1.6,1.6,2.1,3.9,1.2,6C28.1,13.2,27.9,13.3,27.7,13.3z'/%3E %3Cpath fill='%23ff9800' d='M32.5,15.2c-0.1,0-0.1,0-0.2,0c-0.3-0.1-0.4-0.4-0.3-0.7c1.5-3.6,0.6-7.7-2.1-10.4 c-2.8-2.8-7.1-3.6-10.8-2c-0.3,0.1-0.6,0-0.7-0.3c-0.1-0.3,0-0.6,0.3-0.7c4-1.8,8.8-0.9,12,2.2c3,3,4,7.6,2.3,11.6 C32.9,15.1,32.7,15.2,32.5,15.2z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")
}

.webui-contact-us.webui-white-icon, .combo-row.selected .combo-action-button .webui-contact-us.webui-add, .combo-row.selected .combo-action-button .webui-contact-us.webui-delete, .combo-row.selected .combo-action-button .webui-contact-us.webui-edit, .segmented-button > .btn.active .webui-contact-us, .primary .webui-contact-us, .radio-group input[type="radio"]:checked + label .webui-contact-us, .segmented-button-radio input[type="radio"]:checked + label .webui-contact-us {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='36px' height='32px' viewBox='0 0 36 32'%3E %3Cg%3E %3Cg%3E %3Cpath fill='%23fff' d='M27.5,31.9c-1.3,0-2.9-0.3-4.7-1c-3.8-1.5-8-4.3-11.8-8.1S4.4,14.9,3,11.1C1.7,7.6,1.7,4.7,3,3.4 C3.2,3.2,3.4,3,3.6,2.8c1.2-1.3,2.6-2.7,4.3-2.6c1.2,0.1,2.4,0.8,3.7,2.3c3.6,4.5,2,6.1,0.1,8l-0.3,0.3c-0.3,0.3-0.9,1.7,4.5,7.2 c1.8,1.8,3.3,3.1,4.5,3.9c0.8,0.5,2.1,1.2,2.7,0.7l0.3-0.3c1.9-1.9,3.5-3.5,8,0.1c1.5,1.2,2.3,2.4,2.3,3.7 c0.1,1.8-1.4,3.2-2.6,4.4c-0.2,0.2-0.4,0.4-0.6,0.6C29.9,31.6,28.8,31.9,27.5,31.9z M7.8,1.3c-1.3,0-2.4,1.2-3.4,2.3 C4.1,3.8,3.9,4,3.7,4.2c-1,1-0.9,3.5,0.3,6.5c1.4,3.7,4.2,7.8,7.8,11.4s7.7,6.4,11.4,7.8c3,1.1,5.6,1.2,6.6,0.3 c0.2-0.2,0.4-0.4,0.6-0.6c1.1-1,2.3-2.2,2.3-3.5c0-0.9-0.7-1.9-1.9-2.9c-3.8-3-4.8-2-6.6-0.2l-0.3,0.3c-0.8,0.8-2.2,0.7-4-0.5 c-1.3-0.8-2.8-2.2-4.7-4l0,0c-4.5-4.5-6-7.3-4.5-8.7l0.3-0.3C12.7,8,13.8,7,10.7,3.2C9.7,1.9,8.8,1.3,7.8,1.3 C7.8,1.3,7.8,1.3,7.8,1.3z'/%3E %3C/g%3E %3Cg%3E %3Cpath fill='%23fff' d='M27.7,13.3c-0.1,0-0.1,0-0.2,0c-0.3-0.1-0.4-0.4-0.3-0.7c0.7-1.7,0.3-3.6-1-4.9c-1.3-1.3-3.3-1.7-5-0.9 c-0.3,0.1-0.6,0-0.7-0.3c-0.1-0.3,0-0.6,0.3-0.7C22.9,4.9,25.3,5.3,27,7c1.6,1.6,2.1,3.9,1.2,6C28.1,13.2,27.9,13.3,27.7,13.3z'/%3E %3Cpath fill='%23fff' d='M32.5,15.2c-0.1,0-0.1,0-0.2,0c-0.3-0.1-0.4-0.4-0.3-0.7c1.5-3.6,0.6-7.7-2.1-10.4 c-2.8-2.8-7.1-3.6-10.8-2c-0.3,0.1-0.6,0-0.7-0.3c-0.1-0.3,0-0.6,0.3-0.7c4-1.8,8.8-0.9,12,2.2c3,3,4,7.6,2.3,11.6 C32.9,15.1,32.7,15.2,32.5,15.2z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")
}

.webui-contact-us.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='36px' height='32px' viewBox='0 0 36 32'%3E %3Cg%3E %3Cg%3E %3Cpath fill='%234caf50' d='M27.5,31.9c-1.3,0-2.9-0.3-4.7-1c-3.8-1.5-8-4.3-11.8-8.1S4.4,14.9,3,11.1C1.7,7.6,1.7,4.7,3,3.4 C3.2,3.2,3.4,3,3.6,2.8c1.2-1.3,2.6-2.7,4.3-2.6c1.2,0.1,2.4,0.8,3.7,2.3c3.6,4.5,2,6.1,0.1,8l-0.3,0.3c-0.3,0.3-0.9,1.7,4.5,7.2 c1.8,1.8,3.3,3.1,4.5,3.9c0.8,0.5,2.1,1.2,2.7,0.7l0.3-0.3c1.9-1.9,3.5-3.5,8,0.1c1.5,1.2,2.3,2.4,2.3,3.7 c0.1,1.8-1.4,3.2-2.6,4.4c-0.2,0.2-0.4,0.4-0.6,0.6C29.9,31.6,28.8,31.9,27.5,31.9z M7.8,1.3c-1.3,0-2.4,1.2-3.4,2.3 C4.1,3.8,3.9,4,3.7,4.2c-1,1-0.9,3.5,0.3,6.5c1.4,3.7,4.2,7.8,7.8,11.4s7.7,6.4,11.4,7.8c3,1.1,5.6,1.2,6.6,0.3 c0.2-0.2,0.4-0.4,0.6-0.6c1.1-1,2.3-2.2,2.3-3.5c0-0.9-0.7-1.9-1.9-2.9c-3.8-3-4.8-2-6.6-0.2l-0.3,0.3c-0.8,0.8-2.2,0.7-4-0.5 c-1.3-0.8-2.8-2.2-4.7-4l0,0c-4.5-4.5-6-7.3-4.5-8.7l0.3-0.3C12.7,8,13.8,7,10.7,3.2C9.7,1.9,8.8,1.3,7.8,1.3 C7.8,1.3,7.8,1.3,7.8,1.3z'/%3E %3C/g%3E %3Cg%3E %3Cpath fill='%234caf50' d='M27.7,13.3c-0.1,0-0.1,0-0.2,0c-0.3-0.1-0.4-0.4-0.3-0.7c0.7-1.7,0.3-3.6-1-4.9c-1.3-1.3-3.3-1.7-5-0.9 c-0.3,0.1-0.6,0-0.7-0.3c-0.1-0.3,0-0.6,0.3-0.7C22.9,4.9,25.3,5.3,27,7c1.6,1.6,2.1,3.9,1.2,6C28.1,13.2,27.9,13.3,27.7,13.3z'/%3E %3Cpath fill='%234caf50' d='M32.5,15.2c-0.1,0-0.1,0-0.2,0c-0.3-0.1-0.4-0.4-0.3-0.7c1.5-3.6,0.6-7.7-2.1-10.4 c-2.8-2.8-7.1-3.6-10.8-2c-0.3,0.1-0.6,0-0.7-0.3c-0.1-0.3,0-0.6,0.3-0.7c4-1.8,8.8-0.9,12,2.2c3,3,4,7.6,2.3,11.6 C32.9,15.1,32.7,15.2,32.5,15.2z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")
}

.webui-send-email {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='45px' height='32px' viewBox='0 0 45 32'%3E %3Cg%3E %3Cpath fill='%2303a9f4' d='M43.9,26.5C44,26.5,44,26.5,43.9,26.5C44,26.5,44,26.5,43.9,26.5c0.1,0,0.1,0,0.1,0c0,0,0,0,0,0 C44.1,26.4,43.9,26.4,43.9,26.5C44,26.4,44,26.4,43.9,26.5c0.1-0.1,0.3-0.1,0.3-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0.1-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0.1-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1V6.4c0-0.5-0.4-1-1-1H14 c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0.1c0,0,0,0,0,0v5.1c0,0.5,0,1,0.6,1c0.5,0,0.7-0.4,0.7-1V7.7l9.5,8.1c0,0-0.1,0.1-0.1,0.1 l-9.4,9.5l0-7.6c0-0.5-0.1-1-0.7-1c-0.5,0-0.6,0.4-0.6,1v1.7H7.6c-0.5,0-1,0-1,0.5s0.4,0.5,1,0.5H13v5.2c0,0.5,0.4,1,1,1h29.5 C43.6,26.5,43.8,26.5,43.9,26.5c-0.1,0-0.3,0-0.3,0C43.7,26.5,43.9,26.5,43.9,26.5z M43.7,25.3L34.5,16c0,0,0,0,0,0l7.1-6 c0.4-0.4,0.6-0.7,0.3-1.1c-0.4-0.4-0.9-0.2-1.3,0.1l-11.3,9.6L14.8,6.5h29L43.7,25.3z M24.1,16.5c0.1-0.1,0.1-0.1,0.2-0.2l4.3,3.7 c0.2,0.2,0.4,0.2,0.7,0.2c0.2,0,0.5-0.1,0.6-0.2l3.9-3.5c0,0,0.1,0.1,0.1,0.1l8.9,8.9H15.1L24.1,16.5z'/%3E %3Cpath fill='%2303a9f4' d='M1.3,15.3h16.6c0.5,0,1,0,1-0.6s-0.4-0.5-1-0.5H1.3c-0.5,0-1,0-1,0.5S0.7,15.3,1.3,15.3z'/%3E %3Cpath fill='%2303a9f4' d='M3,9.8h7.5c0.5,0,1,0,1-0.5c0-0.5-0.4-0.6-1-0.6H3c-0.5,0-1,0.1-1,0.6C2,9.8,2.4,9.8,3,9.8z'/%3E %3Cpath fill='%2303a9f4' d='M8.5,23.4H1.3c-0.5,0-1,0.1-1,0.6c0,0.5,0.4,0.4,1,0.4h7.2c0.5,0,1,0.1,1-0.4C9.5,23.5,9,23.4,8.5,23.4z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-send-email.webui-grey-icon, .btn[disabled] .webui-send-email {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='45px' height='32px' viewBox='0 0 45 32'%3E %3Cg%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M43.9,26.5C44,26.5,44,26.5,43.9,26.5C44,26.5,44,26.5,43.9,26.5c0.1,0,0.1,0,0.1,0c0,0,0,0,0,0 C44.1,26.4,43.9,26.4,43.9,26.5C44,26.4,44,26.4,43.9,26.5c0.1-0.1,0.3-0.1,0.3-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0.1-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0.1-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1V6.4c0-0.5-0.4-1-1-1H14 c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0.1c0,0,0,0,0,0v5.1c0,0.5,0,1,0.6,1c0.5,0,0.7-0.4,0.7-1V7.7l9.5,8.1c0,0-0.1,0.1-0.1,0.1 l-9.4,9.5l0-7.6c0-0.5-0.1-1-0.7-1c-0.5,0-0.6,0.4-0.6,1v1.7H7.6c-0.5,0-1,0-1,0.5s0.4,0.5,1,0.5H13v5.2c0,0.5,0.4,1,1,1h29.5 C43.6,26.5,43.8,26.5,43.9,26.5c-0.1,0-0.3,0-0.3,0C43.7,26.5,43.9,26.5,43.9,26.5z M43.7,25.3L34.5,16c0,0,0,0,0,0l7.1-6 c0.4-0.4,0.6-0.7,0.3-1.1c-0.4-0.4-0.9-0.2-1.3,0.1l-11.3,9.6L14.8,6.5h29L43.7,25.3z M24.1,16.5c0.1-0.1,0.1-0.1,0.2-0.2l4.3,3.7 c0.2,0.2,0.4,0.2,0.7,0.2c0.2,0,0.5-0.1,0.6-0.2l3.9-3.5c0,0,0.1,0.1,0.1,0.1l8.9,8.9H15.1L24.1,16.5z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M1.3,15.3h16.6c0.5,0,1,0,1-0.6s-0.4-0.5-1-0.5H1.3c-0.5,0-1,0-1,0.5S0.7,15.3,1.3,15.3z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M3,9.8h7.5c0.5,0,1,0,1-0.5c0-0.5-0.4-0.6-1-0.6H3c-0.5,0-1,0.1-1,0.6C2,9.8,2.4,9.8,3,9.8z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M8.5,23.4H1.3c-0.5,0-1,0.1-1,0.6c0,0.5,0.4,0.4,1,0.4h7.2c0.5,0,1,0.1,1-0.4C9.5,23.5,9,23.4,8.5,23.4z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-send-email.webui-red-icon, .danger .webui-send-email {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='45px' height='32px' viewBox='0 0 45 32'%3E %3Cg%3E %3Cpath fill='%23f44336' d='M43.9,26.5C44,26.5,44,26.5,43.9,26.5C44,26.5,44,26.5,43.9,26.5c0.1,0,0.1,0,0.1,0c0,0,0,0,0,0 C44.1,26.4,43.9,26.4,43.9,26.5C44,26.4,44,26.4,43.9,26.5c0.1-0.1,0.3-0.1,0.3-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0.1-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0.1-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1V6.4c0-0.5-0.4-1-1-1H14 c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0.1c0,0,0,0,0,0v5.1c0,0.5,0,1,0.6,1c0.5,0,0.7-0.4,0.7-1V7.7l9.5,8.1c0,0-0.1,0.1-0.1,0.1 l-9.4,9.5l0-7.6c0-0.5-0.1-1-0.7-1c-0.5,0-0.6,0.4-0.6,1v1.7H7.6c-0.5,0-1,0-1,0.5s0.4,0.5,1,0.5H13v5.2c0,0.5,0.4,1,1,1h29.5 C43.6,26.5,43.8,26.5,43.9,26.5c-0.1,0-0.3,0-0.3,0C43.7,26.5,43.9,26.5,43.9,26.5z M43.7,25.3L34.5,16c0,0,0,0,0,0l7.1-6 c0.4-0.4,0.6-0.7,0.3-1.1c-0.4-0.4-0.9-0.2-1.3,0.1l-11.3,9.6L14.8,6.5h29L43.7,25.3z M24.1,16.5c0.1-0.1,0.1-0.1,0.2-0.2l4.3,3.7 c0.2,0.2,0.4,0.2,0.7,0.2c0.2,0,0.5-0.1,0.6-0.2l3.9-3.5c0,0,0.1,0.1,0.1,0.1l8.9,8.9H15.1L24.1,16.5z'/%3E %3Cpath fill='%23f44336' d='M1.3,15.3h16.6c0.5,0,1,0,1-0.6s-0.4-0.5-1-0.5H1.3c-0.5,0-1,0-1,0.5S0.7,15.3,1.3,15.3z'/%3E %3Cpath fill='%23f44336' d='M3,9.8h7.5c0.5,0,1,0,1-0.5c0-0.5-0.4-0.6-1-0.6H3c-0.5,0-1,0.1-1,0.6C2,9.8,2.4,9.8,3,9.8z'/%3E %3Cpath fill='%23f44336' d='M8.5,23.4H1.3c-0.5,0-1,0.1-1,0.6c0,0.5,0.4,0.4,1,0.4h7.2c0.5,0,1,0.1,1-0.4C9.5,23.5,9,23.4,8.5,23.4z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-send-email.webui-warning-icon, .webui-send-email.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='45px' height='32px' viewBox='0 0 45 32'%3E %3Cg%3E %3Cpath fill='%23ff9800' d='M43.9,26.5C44,26.5,44,26.5,43.9,26.5C44,26.5,44,26.5,43.9,26.5c0.1,0,0.1,0,0.1,0c0,0,0,0,0,0 C44.1,26.4,43.9,26.4,43.9,26.5C44,26.4,44,26.4,43.9,26.5c0.1-0.1,0.3-0.1,0.3-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0.1-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0.1-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1V6.4c0-0.5-0.4-1-1-1H14 c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0.1c0,0,0,0,0,0v5.1c0,0.5,0,1,0.6,1c0.5,0,0.7-0.4,0.7-1V7.7l9.5,8.1c0,0-0.1,0.1-0.1,0.1 l-9.4,9.5l0-7.6c0-0.5-0.1-1-0.7-1c-0.5,0-0.6,0.4-0.6,1v1.7H7.6c-0.5,0-1,0-1,0.5s0.4,0.5,1,0.5H13v5.2c0,0.5,0.4,1,1,1h29.5 C43.6,26.5,43.8,26.5,43.9,26.5c-0.1,0-0.3,0-0.3,0C43.7,26.5,43.9,26.5,43.9,26.5z M43.7,25.3L34.5,16c0,0,0,0,0,0l7.1-6 c0.4-0.4,0.6-0.7,0.3-1.1c-0.4-0.4-0.9-0.2-1.3,0.1l-11.3,9.6L14.8,6.5h29L43.7,25.3z M24.1,16.5c0.1-0.1,0.1-0.1,0.2-0.2l4.3,3.7 c0.2,0.2,0.4,0.2,0.7,0.2c0.2,0,0.5-0.1,0.6-0.2l3.9-3.5c0,0,0.1,0.1,0.1,0.1l8.9,8.9H15.1L24.1,16.5z'/%3E %3Cpath fill='%23ff9800' d='M1.3,15.3h16.6c0.5,0,1,0,1-0.6s-0.4-0.5-1-0.5H1.3c-0.5,0-1,0-1,0.5S0.7,15.3,1.3,15.3z'/%3E %3Cpath fill='%23ff9800' d='M3,9.8h7.5c0.5,0,1,0,1-0.5c0-0.5-0.4-0.6-1-0.6H3c-0.5,0-1,0.1-1,0.6C2,9.8,2.4,9.8,3,9.8z'/%3E %3Cpath fill='%23ff9800' d='M8.5,23.4H1.3c-0.5,0-1,0.1-1,0.6c0,0.5,0.4,0.4,1,0.4h7.2c0.5,0,1,0.1,1-0.4C9.5,23.5,9,23.4,8.5,23.4z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-send-email.webui-white-icon, .combo-row.selected .combo-action-button .webui-send-email.webui-add, .combo-row.selected .combo-action-button .webui-send-email.webui-delete, .combo-row.selected .combo-action-button .webui-send-email.webui-edit, .segmented-button > .btn.active .webui-send-email, .primary .webui-send-email, .radio-group input[type="radio"]:checked + label .webui-send-email, .segmented-button-radio input[type="radio"]:checked + label .webui-send-email {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='45px' height='32px' viewBox='0 0 45 32'%3E %3Cg%3E %3Cpath fill='%23fff' d='M43.9,26.5C44,26.5,44,26.5,43.9,26.5C44,26.5,44,26.5,43.9,26.5c0.1,0,0.1,0,0.1,0c0,0,0,0,0,0 C44.1,26.4,43.9,26.4,43.9,26.5C44,26.4,44,26.4,43.9,26.5c0.1-0.1,0.3-0.1,0.3-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0.1-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0.1-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1V6.4c0-0.5-0.4-1-1-1H14 c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0.1c0,0,0,0,0,0v5.1c0,0.5,0,1,0.6,1c0.5,0,0.7-0.4,0.7-1V7.7l9.5,8.1c0,0-0.1,0.1-0.1,0.1 l-9.4,9.5l0-7.6c0-0.5-0.1-1-0.7-1c-0.5,0-0.6,0.4-0.6,1v1.7H7.6c-0.5,0-1,0-1,0.5s0.4,0.5,1,0.5H13v5.2c0,0.5,0.4,1,1,1h29.5 C43.6,26.5,43.8,26.5,43.9,26.5c-0.1,0-0.3,0-0.3,0C43.7,26.5,43.9,26.5,43.9,26.5z M43.7,25.3L34.5,16c0,0,0,0,0,0l7.1-6 c0.4-0.4,0.6-0.7,0.3-1.1c-0.4-0.4-0.9-0.2-1.3,0.1l-11.3,9.6L14.8,6.5h29L43.7,25.3z M24.1,16.5c0.1-0.1,0.1-0.1,0.2-0.2l4.3,3.7 c0.2,0.2,0.4,0.2,0.7,0.2c0.2,0,0.5-0.1,0.6-0.2l3.9-3.5c0,0,0.1,0.1,0.1,0.1l8.9,8.9H15.1L24.1,16.5z'/%3E %3Cpath fill='%23fff' d='M1.3,15.3h16.6c0.5,0,1,0,1-0.6s-0.4-0.5-1-0.5H1.3c-0.5,0-1,0-1,0.5S0.7,15.3,1.3,15.3z'/%3E %3Cpath fill='%23fff' d='M3,9.8h7.5c0.5,0,1,0,1-0.5c0-0.5-0.4-0.6-1-0.6H3c-0.5,0-1,0.1-1,0.6C2,9.8,2.4,9.8,3,9.8z'/%3E %3Cpath fill='%23fff' d='M8.5,23.4H1.3c-0.5,0-1,0.1-1,0.6c0,0.5,0.4,0.4,1,0.4h7.2c0.5,0,1,0.1,1-0.4C9.5,23.5,9,23.4,8.5,23.4z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-send-email.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='45px' height='32px' viewBox='0 0 45 32'%3E %3Cg%3E %3Cpath fill='%234caf50' d='M43.9,26.5C44,26.5,44,26.5,43.9,26.5C44,26.5,44,26.5,43.9,26.5c0.1,0,0.1,0,0.1,0c0,0,0,0,0,0 C44.1,26.4,43.9,26.4,43.9,26.5C44,26.4,44,26.4,43.9,26.5c0.1-0.1,0.3-0.1,0.3-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0.1-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0.1-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0-0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1V6.4c0-0.5-0.4-1-1-1H14 c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0.1c0,0,0,0,0,0v5.1c0,0.5,0,1,0.6,1c0.5,0,0.7-0.4,0.7-1V7.7l9.5,8.1c0,0-0.1,0.1-0.1,0.1 l-9.4,9.5l0-7.6c0-0.5-0.1-1-0.7-1c-0.5,0-0.6,0.4-0.6,1v1.7H7.6c-0.5,0-1,0-1,0.5s0.4,0.5,1,0.5H13v5.2c0,0.5,0.4,1,1,1h29.5 C43.6,26.5,43.8,26.5,43.9,26.5c-0.1,0-0.3,0-0.3,0C43.7,26.5,43.9,26.5,43.9,26.5z M43.7,25.3L34.5,16c0,0,0,0,0,0l7.1-6 c0.4-0.4,0.6-0.7,0.3-1.1c-0.4-0.4-0.9-0.2-1.3,0.1l-11.3,9.6L14.8,6.5h29L43.7,25.3z M24.1,16.5c0.1-0.1,0.1-0.1,0.2-0.2l4.3,3.7 c0.2,0.2,0.4,0.2,0.7,0.2c0.2,0,0.5-0.1,0.6-0.2l3.9-3.5c0,0,0.1,0.1,0.1,0.1l8.9,8.9H15.1L24.1,16.5z'/%3E %3Cpath fill='%234caf50' d='M1.3,15.3h16.6c0.5,0,1,0,1-0.6s-0.4-0.5-1-0.5H1.3c-0.5,0-1,0-1,0.5S0.7,15.3,1.3,15.3z'/%3E %3Cpath fill='%234caf50' d='M3,9.8h7.5c0.5,0,1,0,1-0.5c0-0.5-0.4-0.6-1-0.6H3c-0.5,0-1,0.1-1,0.6C2,9.8,2.4,9.8,3,9.8z'/%3E %3Cpath fill='%234caf50' d='M8.5,23.4H1.3c-0.5,0-1,0.1-1,0.6c0,0.5,0.4,0.4,1,0.4h7.2c0.5,0,1,0.1,1-0.4C9.5,23.5,9,23.4,8.5,23.4z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-activate {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%2303a9f4' d='M22.8,26H9.4c-5,0-9-4.1-9-9s4.1-9,9-9h13.4c5,0,9,4.1,9,9S27.8,26,22.8,26z M9.4,8.7 c-4.6,0-8.3,3.7-8.3,8.3c0,4.6,3.7,8.3,8.3,8.3h13.4c4.6,0,8.3-3.7,8.3-8.3c0-4.6-3.7-8.3-8.3-8.3H9.4z'/%3E %3Cpath fill='%2303a9f4' d='M9.8,24.8c-4.3,0-7.8-3.5-7.8-7.8c0-4.3,3.5-7.8,7.8-7.8s7.8,3.5,7.8,7.8C17.6,21.3,14.1,24.8,9.8,24.8z M9.8,9.9c-3.9,0-7.1,3.2-7.1,7.1S5.9,24,9.8,24s7.1-3.2,7.1-7.1S13.7,9.9,9.8,9.9z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-activate.webui-grey-icon, .btn[disabled] .webui-activate {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M22.8,26H9.4c-5,0-9-4.1-9-9s4.1-9,9-9h13.4c5,0,9,4.1,9,9S27.8,26,22.8,26z M9.4,8.7 c-4.6,0-8.3,3.7-8.3,8.3c0,4.6,3.7,8.3,8.3,8.3h13.4c4.6,0,8.3-3.7,8.3-8.3c0-4.6-3.7-8.3-8.3-8.3H9.4z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M9.8,24.8c-4.3,0-7.8-3.5-7.8-7.8c0-4.3,3.5-7.8,7.8-7.8s7.8,3.5,7.8,7.8C17.6,21.3,14.1,24.8,9.8,24.8z M9.8,9.9c-3.9,0-7.1,3.2-7.1,7.1S5.9,24,9.8,24s7.1-3.2,7.1-7.1S13.7,9.9,9.8,9.9z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-activate.webui-red-icon, .danger .webui-activate {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23f44336' d='M22.8,26H9.4c-5,0-9-4.1-9-9s4.1-9,9-9h13.4c5,0,9,4.1,9,9S27.8,26,22.8,26z M9.4,8.7 c-4.6,0-8.3,3.7-8.3,8.3c0,4.6,3.7,8.3,8.3,8.3h13.4c4.6,0,8.3-3.7,8.3-8.3c0-4.6-3.7-8.3-8.3-8.3H9.4z'/%3E %3Cpath fill='%23f44336' d='M9.8,24.8c-4.3,0-7.8-3.5-7.8-7.8c0-4.3,3.5-7.8,7.8-7.8s7.8,3.5,7.8,7.8C17.6,21.3,14.1,24.8,9.8,24.8z M9.8,9.9c-3.9,0-7.1,3.2-7.1,7.1S5.9,24,9.8,24s7.1-3.2,7.1-7.1S13.7,9.9,9.8,9.9z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-activate.webui-warning-icon, .webui-activate.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23ff9800' d='M22.8,26H9.4c-5,0-9-4.1-9-9s4.1-9,9-9h13.4c5,0,9,4.1,9,9S27.8,26,22.8,26z M9.4,8.7 c-4.6,0-8.3,3.7-8.3,8.3c0,4.6,3.7,8.3,8.3,8.3h13.4c4.6,0,8.3-3.7,8.3-8.3c0-4.6-3.7-8.3-8.3-8.3H9.4z'/%3E %3Cpath fill='%23ff9800' d='M9.8,24.8c-4.3,0-7.8-3.5-7.8-7.8c0-4.3,3.5-7.8,7.8-7.8s7.8,3.5,7.8,7.8C17.6,21.3,14.1,24.8,9.8,24.8z M9.8,9.9c-3.9,0-7.1,3.2-7.1,7.1S5.9,24,9.8,24s7.1-3.2,7.1-7.1S13.7,9.9,9.8,9.9z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-activate.webui-white-icon, .combo-row.selected .combo-action-button .webui-activate.webui-add, .combo-row.selected .combo-action-button .webui-activate.webui-delete, .combo-row.selected .combo-action-button .webui-activate.webui-edit, .segmented-button > .btn.active .webui-activate, .primary .webui-activate, .radio-group input[type="radio"]:checked + label .webui-activate, .segmented-button-radio input[type="radio"]:checked + label .webui-activate {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23fff' d='M22.8,26H9.4c-5,0-9-4.1-9-9s4.1-9,9-9h13.4c5,0,9,4.1,9,9S27.8,26,22.8,26z M9.4,8.7 c-4.6,0-8.3,3.7-8.3,8.3c0,4.6,3.7,8.3,8.3,8.3h13.4c4.6,0,8.3-3.7,8.3-8.3c0-4.6-3.7-8.3-8.3-8.3H9.4z'/%3E %3Cpath fill='%23fff' d='M9.8,24.8c-4.3,0-7.8-3.5-7.8-7.8c0-4.3,3.5-7.8,7.8-7.8s7.8,3.5,7.8,7.8C17.6,21.3,14.1,24.8,9.8,24.8z M9.8,9.9c-3.9,0-7.1,3.2-7.1,7.1S5.9,24,9.8,24s7.1-3.2,7.1-7.1S13.7,9.9,9.8,9.9z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-activate.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%234caf50' d='M22.8,26H9.4c-5,0-9-4.1-9-9s4.1-9,9-9h13.4c5,0,9,4.1,9,9S27.8,26,22.8,26z M9.4,8.7 c-4.6,0-8.3,3.7-8.3,8.3c0,4.6,3.7,8.3,8.3,8.3h13.4c4.6,0,8.3-3.7,8.3-8.3c0-4.6-3.7-8.3-8.3-8.3H9.4z'/%3E %3Cpath fill='%234caf50' d='M9.8,24.8c-4.3,0-7.8-3.5-7.8-7.8c0-4.3,3.5-7.8,7.8-7.8s7.8,3.5,7.8,7.8C17.6,21.3,14.1,24.8,9.8,24.8z M9.8,9.9c-3.9,0-7.1,3.2-7.1,7.1S5.9,24,9.8,24s7.1-3.2,7.1-7.1S13.7,9.9,9.8,9.9z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-deactivate {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%2303a9f4' d='M0.3,16.9c0-5,4.1-9,9-9h13.4c5,0,9,4.1,9,9s-4.1,9-9,9H9.4C4.4,26,0.3,21.9,0.3,16.9z M9.4,8.7 c-4.6,0-8.3,3.7-8.3,8.3c0,4.6,3.7,8.3,8.3,8.3h13.4c4.6,0,8.3-3.7,8.3-8.3c0-4.6-3.7-8.3-8.3-8.3H9.4z'/%3E %3Cpath fill='%2303a9f4' d='M14.6,16.9c0-4.3,3.5-7.8,7.8-7.8s7.8,3.5,7.8,7.8c0,4.3-3.5,7.8-7.8,7.8S14.6,21.3,14.6,16.9z M15.4,16.9 c0,3.9,3.2,7.1,7.1,7.1s7.1-3.2,7.1-7.1s-3.2-7.1-7.1-7.1S15.4,13,15.4,16.9z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-deactivate.webui-grey-icon, .btn[disabled] .webui-deactivate {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M0.3,16.9c0-5,4.1-9,9-9h13.4c5,0,9,4.1,9,9s-4.1,9-9,9H9.4C4.4,26,0.3,21.9,0.3,16.9z M9.4,8.7 c-4.6,0-8.3,3.7-8.3,8.3c0,4.6,3.7,8.3,8.3,8.3h13.4c4.6,0,8.3-3.7,8.3-8.3c0-4.6-3.7-8.3-8.3-8.3H9.4z'/%3E %3Cpath fill='%23000' fill-opacity='0.4' d='M14.6,16.9c0-4.3,3.5-7.8,7.8-7.8s7.8,3.5,7.8,7.8c0,4.3-3.5,7.8-7.8,7.8S14.6,21.3,14.6,16.9z M15.4,16.9 c0,3.9,3.2,7.1,7.1,7.1s7.1-3.2,7.1-7.1s-3.2-7.1-7.1-7.1S15.4,13,15.4,16.9z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-deactivate.webui-red-icon, .danger .webui-deactivate {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23f44336' d='M0.3,16.9c0-5,4.1-9,9-9h13.4c5,0,9,4.1,9,9s-4.1,9-9,9H9.4C4.4,26,0.3,21.9,0.3,16.9z M9.4,8.7 c-4.6,0-8.3,3.7-8.3,8.3c0,4.6,3.7,8.3,8.3,8.3h13.4c4.6,0,8.3-3.7,8.3-8.3c0-4.6-3.7-8.3-8.3-8.3H9.4z'/%3E %3Cpath fill='%23f44336' d='M14.6,16.9c0-4.3,3.5-7.8,7.8-7.8s7.8,3.5,7.8,7.8c0,4.3-3.5,7.8-7.8,7.8S14.6,21.3,14.6,16.9z M15.4,16.9 c0,3.9,3.2,7.1,7.1,7.1s7.1-3.2,7.1-7.1s-3.2-7.1-7.1-7.1S15.4,13,15.4,16.9z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-deactivate.webui-warning-icon, .webui-deactivate.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23ff9800' d='M0.3,16.9c0-5,4.1-9,9-9h13.4c5,0,9,4.1,9,9s-4.1,9-9,9H9.4C4.4,26,0.3,21.9,0.3,16.9z M9.4,8.7 c-4.6,0-8.3,3.7-8.3,8.3c0,4.6,3.7,8.3,8.3,8.3h13.4c4.6,0,8.3-3.7,8.3-8.3c0-4.6-3.7-8.3-8.3-8.3H9.4z'/%3E %3Cpath fill='%23ff9800' d='M14.6,16.9c0-4.3,3.5-7.8,7.8-7.8s7.8,3.5,7.8,7.8c0,4.3-3.5,7.8-7.8,7.8S14.6,21.3,14.6,16.9z M15.4,16.9 c0,3.9,3.2,7.1,7.1,7.1s7.1-3.2,7.1-7.1s-3.2-7.1-7.1-7.1S15.4,13,15.4,16.9z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-deactivate.webui-white-icon, .combo-row.selected .combo-action-button .webui-deactivate.webui-add, .combo-row.selected .combo-action-button .webui-deactivate.webui-delete, .combo-row.selected .combo-action-button .webui-deactivate.webui-edit, .segmented-button > .btn.active .webui-deactivate, .primary .webui-deactivate, .radio-group input[type="radio"]:checked + label .webui-deactivate, .segmented-button-radio input[type="radio"]:checked + label .webui-deactivate {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%23fff' d='M0.3,16.9c0-5,4.1-9,9-9h13.4c5,0,9,4.1,9,9s-4.1,9-9,9H9.4C4.4,26,0.3,21.9,0.3,16.9z M9.4,8.7 c-4.6,0-8.3,3.7-8.3,8.3c0,4.6,3.7,8.3,8.3,8.3h13.4c4.6,0,8.3-3.7,8.3-8.3c0-4.6-3.7-8.3-8.3-8.3H9.4z'/%3E %3Cpath fill='%23fff' d='M14.6,16.9c0-4.3,3.5-7.8,7.8-7.8s7.8,3.5,7.8,7.8c0,4.3-3.5,7.8-7.8,7.8S14.6,21.3,14.6,16.9z M15.4,16.9 c0,3.9,3.2,7.1,7.1,7.1s7.1-3.2,7.1-7.1s-3.2-7.1-7.1-7.1S15.4,13,15.4,16.9z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-deactivate.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E %3Cg%3E %3Cpath fill='%234caf50' d='M0.3,16.9c0-5,4.1-9,9-9h13.4c5,0,9,4.1,9,9s-4.1,9-9,9H9.4C4.4,26,0.3,21.9,0.3,16.9z M9.4,8.7 c-4.6,0-8.3,3.7-8.3,8.3c0,4.6,3.7,8.3,8.3,8.3h13.4c4.6,0,8.3-3.7,8.3-8.3c0-4.6-3.7-8.3-8.3-8.3H9.4z'/%3E %3Cpath fill='%234caf50' d='M14.6,16.9c0-4.3,3.5-7.8,7.8-7.8s7.8,3.5,7.8,7.8c0,4.3-3.5,7.8-7.8,7.8S14.6,21.3,14.6,16.9z M15.4,16.9 c0,3.9,3.2,7.1,7.1,7.1s7.1-3.2,7.1-7.1s-3.2-7.1-7.1-7.1S15.4,13,15.4,16.9z'/%3E %3C/g%3E %3C/svg%3E")
}

.webui-table-layout {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%2303a9f4' d='M12.4,18.6H1c-0.6,0-1-0.5-1-1v0c0-0.6,0.5-1,1-1h11.3c0.6,0,1,0.5,1,1v0C13.4,18.2,12.9,18.6,12.4,18.6z'/%3E%3Cpath fill='%2303a9f4' d='M30.7,12.9H9c-0.6,0-1-0.5-1-1v0c0-0.6,0.5-1,1-1h21.8c0.6,0,1,0.5,1,1v0C31.8,12.4,31.3,12.9,30.7,12.9z'/%3E%3Cpath fill='%2303a9f4' d='M2.6,17.7L2.6,17.7c-0.4,0-0.7-0.2-0.7-0.6L0,3.5c0-0.4,0.2-0.7,0.6-0.7l0,0c0.4,0,0.7,0.2,0.7,0.6l1.8,13.6 C3.2,17.3,3,17.6,2.6,17.7z'/%3E%3Cpath fill='%2303a9f4' d='M11,29.3L11,29.3c-0.4,0-0.7-0.3-0.7-0.6l-0.7-11c0-0.4,0.3-0.7,0.6-0.7h0c0.4,0,0.7,0.3,0.7,0.6l0.7,11 C11.6,29,11.3,29.3,11,29.3z'/%3E%3Cpath fill='%2303a9f4' d='M1.7,29.3L1.7,29.3c0.4,0,0.7-0.3,0.7-0.6l0.7-11c0-0.4-0.3-0.7-0.6-0.7h0c-0.4,0-0.7,0.3-0.7,0.6l-0.7,11 C1.1,29,1.4,29.3,1.7,29.3z'/%3E%3Cpath fill='%2303a9f4' d='M19.8,28.7L19.8,28.7c-0.3,0-0.6-0.3-0.6-0.6v-16c0-0.3,0.3-0.6,0.6-0.6l0,0c0.3,0,0.6,0.3,0.6,0.6v16 C20.4,28.5,20.2,28.7,19.8,28.7z'/%3E%3Cpath fill='%2303a9f4' d='M23.5,28.7h-7.4c-0.3,0-0.6-0.3-0.6-0.6v0c0-0.3,0.3-0.6,0.6-0.6h7.4c0.3,0,0.6,0.3,0.6,0.6v0 C24.2,28.4,23.9,28.7,23.5,28.7z'/%3E%3C/svg%3E")
}

.webui-table-layout.webui-grey-icon, .btn[disabled] .webui-table-layout {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M12.4,18.6H1c-0.6,0-1-0.5-1-1v0c0-0.6,0.5-1,1-1h11.3c0.6,0,1,0.5,1,1v0C13.4,18.2,12.9,18.6,12.4,18.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M30.7,12.9H9c-0.6,0-1-0.5-1-1v0c0-0.6,0.5-1,1-1h21.8c0.6,0,1,0.5,1,1v0C31.8,12.4,31.3,12.9,30.7,12.9z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M2.6,17.7L2.6,17.7c-0.4,0-0.7-0.2-0.7-0.6L0,3.5c0-0.4,0.2-0.7,0.6-0.7l0,0c0.4,0,0.7,0.2,0.7,0.6l1.8,13.6 C3.2,17.3,3,17.6,2.6,17.7z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M11,29.3L11,29.3c-0.4,0-0.7-0.3-0.7-0.6l-0.7-11c0-0.4,0.3-0.7,0.6-0.7h0c0.4,0,0.7,0.3,0.7,0.6l0.7,11 C11.6,29,11.3,29.3,11,29.3z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M1.7,29.3L1.7,29.3c0.4,0,0.7-0.3,0.7-0.6l0.7-11c0-0.4-0.3-0.7-0.6-0.7h0c-0.4,0-0.7,0.3-0.7,0.6l-0.7,11 C1.1,29,1.4,29.3,1.7,29.3z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M19.8,28.7L19.8,28.7c-0.3,0-0.6-0.3-0.6-0.6v-16c0-0.3,0.3-0.6,0.6-0.6l0,0c0.3,0,0.6,0.3,0.6,0.6v16 C20.4,28.5,20.2,28.7,19.8,28.7z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M23.5,28.7h-7.4c-0.3,0-0.6-0.3-0.6-0.6v0c0-0.3,0.3-0.6,0.6-0.6h7.4c0.3,0,0.6,0.3,0.6,0.6v0 C24.2,28.4,23.9,28.7,23.5,28.7z'/%3E%3C/svg%3E")
}

.webui-table-layout.webui-red-icon, .danger .webui-table-layout {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23f44336' d='M12.4,18.6H1c-0.6,0-1-0.5-1-1v0c0-0.6,0.5-1,1-1h11.3c0.6,0,1,0.5,1,1v0C13.4,18.2,12.9,18.6,12.4,18.6z'/%3E%3Cpath fill='%23f44336' d='M30.7,12.9H9c-0.6,0-1-0.5-1-1v0c0-0.6,0.5-1,1-1h21.8c0.6,0,1,0.5,1,1v0C31.8,12.4,31.3,12.9,30.7,12.9z'/%3E%3Cpath fill='%23f44336' d='M2.6,17.7L2.6,17.7c-0.4,0-0.7-0.2-0.7-0.6L0,3.5c0-0.4,0.2-0.7,0.6-0.7l0,0c0.4,0,0.7,0.2,0.7,0.6l1.8,13.6 C3.2,17.3,3,17.6,2.6,17.7z'/%3E%3Cpath fill='%23f44336' d='M11,29.3L11,29.3c-0.4,0-0.7-0.3-0.7-0.6l-0.7-11c0-0.4,0.3-0.7,0.6-0.7h0c0.4,0,0.7,0.3,0.7,0.6l0.7,11 C11.6,29,11.3,29.3,11,29.3z'/%3E%3Cpath fill='%23f44336' d='M1.7,29.3L1.7,29.3c0.4,0,0.7-0.3,0.7-0.6l0.7-11c0-0.4-0.3-0.7-0.6-0.7h0c-0.4,0-0.7,0.3-0.7,0.6l-0.7,11 C1.1,29,1.4,29.3,1.7,29.3z'/%3E%3Cpath fill='%23f44336' d='M19.8,28.7L19.8,28.7c-0.3,0-0.6-0.3-0.6-0.6v-16c0-0.3,0.3-0.6,0.6-0.6l0,0c0.3,0,0.6,0.3,0.6,0.6v16 C20.4,28.5,20.2,28.7,19.8,28.7z'/%3E%3Cpath fill='%23f44336' d='M23.5,28.7h-7.4c-0.3,0-0.6-0.3-0.6-0.6v0c0-0.3,0.3-0.6,0.6-0.6h7.4c0.3,0,0.6,0.3,0.6,0.6v0 C24.2,28.4,23.9,28.7,23.5,28.7z'/%3E%3C/svg%3E")
}

.webui-table-layout.webui-warning-icon, .webui-table-layout.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff9800' d='M12.4,18.6H1c-0.6,0-1-0.5-1-1v0c0-0.6,0.5-1,1-1h11.3c0.6,0,1,0.5,1,1v0C13.4,18.2,12.9,18.6,12.4,18.6z'/%3E%3Cpath fill='%23ff9800' d='M30.7,12.9H9c-0.6,0-1-0.5-1-1v0c0-0.6,0.5-1,1-1h21.8c0.6,0,1,0.5,1,1v0C31.8,12.4,31.3,12.9,30.7,12.9z'/%3E%3Cpath fill='%23ff9800' d='M2.6,17.7L2.6,17.7c-0.4,0-0.7-0.2-0.7-0.6L0,3.5c0-0.4,0.2-0.7,0.6-0.7l0,0c0.4,0,0.7,0.2,0.7,0.6l1.8,13.6 C3.2,17.3,3,17.6,2.6,17.7z'/%3E%3Cpath fill='%23ff9800' d='M11,29.3L11,29.3c-0.4,0-0.7-0.3-0.7-0.6l-0.7-11c0-0.4,0.3-0.7,0.6-0.7h0c0.4,0,0.7,0.3,0.7,0.6l0.7,11 C11.6,29,11.3,29.3,11,29.3z'/%3E%3Cpath fill='%23ff9800' d='M1.7,29.3L1.7,29.3c0.4,0,0.7-0.3,0.7-0.6l0.7-11c0-0.4-0.3-0.7-0.6-0.7h0c-0.4,0-0.7,0.3-0.7,0.6l-0.7,11 C1.1,29,1.4,29.3,1.7,29.3z'/%3E%3Cpath fill='%23ff9800' d='M19.8,28.7L19.8,28.7c-0.3,0-0.6-0.3-0.6-0.6v-16c0-0.3,0.3-0.6,0.6-0.6l0,0c0.3,0,0.6,0.3,0.6,0.6v16 C20.4,28.5,20.2,28.7,19.8,28.7z'/%3E%3Cpath fill='%23ff9800' d='M23.5,28.7h-7.4c-0.3,0-0.6-0.3-0.6-0.6v0c0-0.3,0.3-0.6,0.6-0.6h7.4c0.3,0,0.6,0.3,0.6,0.6v0 C24.2,28.4,23.9,28.7,23.5,28.7z'/%3E%3C/svg%3E")
}

.webui-table-layout.webui-white-icon, .combo-row.selected .combo-action-button .webui-table-layout.webui-add, .combo-row.selected .combo-action-button .webui-table-layout.webui-delete, .combo-row.selected .combo-action-button .webui-table-layout.webui-edit, .segmented-button > .btn.active .webui-table-layout, .primary .webui-table-layout, .radio-group input[type="radio"]:checked + label .webui-table-layout, .segmented-button-radio input[type="radio"]:checked + label .webui-table-layout {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M12.4,18.6H1c-0.6,0-1-0.5-1-1v0c0-0.6,0.5-1,1-1h11.3c0.6,0,1,0.5,1,1v0C13.4,18.2,12.9,18.6,12.4,18.6z'/%3E%3Cpath fill='%23fff' d='M30.7,12.9H9c-0.6,0-1-0.5-1-1v0c0-0.6,0.5-1,1-1h21.8c0.6,0,1,0.5,1,1v0C31.8,12.4,31.3,12.9,30.7,12.9z'/%3E%3Cpath fill='%23fff' d='M2.6,17.7L2.6,17.7c-0.4,0-0.7-0.2-0.7-0.6L0,3.5c0-0.4,0.2-0.7,0.6-0.7l0,0c0.4,0,0.7,0.2,0.7,0.6l1.8,13.6 C3.2,17.3,3,17.6,2.6,17.7z'/%3E%3Cpath fill='%23fff' d='M11,29.3L11,29.3c-0.4,0-0.7-0.3-0.7-0.6l-0.7-11c0-0.4,0.3-0.7,0.6-0.7h0c0.4,0,0.7,0.3,0.7,0.6l0.7,11 C11.6,29,11.3,29.3,11,29.3z'/%3E%3Cpath fill='%23fff' d='M1.7,29.3L1.7,29.3c0.4,0,0.7-0.3,0.7-0.6l0.7-11c0-0.4-0.3-0.7-0.6-0.7h0c-0.4,0-0.7,0.3-0.7,0.6l-0.7,11 C1.1,29,1.4,29.3,1.7,29.3z'/%3E%3Cpath fill='%23fff' d='M19.8,28.7L19.8,28.7c-0.3,0-0.6-0.3-0.6-0.6v-16c0-0.3,0.3-0.6,0.6-0.6l0,0c0.3,0,0.6,0.3,0.6,0.6v16 C20.4,28.5,20.2,28.7,19.8,28.7z'/%3E%3Cpath fill='%23fff' d='M23.5,28.7h-7.4c-0.3,0-0.6-0.3-0.6-0.6v0c0-0.3,0.3-0.6,0.6-0.6h7.4c0.3,0,0.6,0.3,0.6,0.6v0 C24.2,28.4,23.9,28.7,23.5,28.7z'/%3E%3C/svg%3E")
}

.webui-table-layout.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 32 32'%3E%3Cpath fill='%234caf50' d='M12.4,18.6H1c-0.6,0-1-0.5-1-1v0c0-0.6,0.5-1,1-1h11.3c0.6,0,1,0.5,1,1v0C13.4,18.2,12.9,18.6,12.4,18.6z'/%3E%3Cpath fill='%234caf50' d='M30.7,12.9H9c-0.6,0-1-0.5-1-1v0c0-0.6,0.5-1,1-1h21.8c0.6,0,1,0.5,1,1v0C31.8,12.4,31.3,12.9,30.7,12.9z'/%3E%3Cpath fill='%234caf50' d='M2.6,17.7L2.6,17.7c-0.4,0-0.7-0.2-0.7-0.6L0,3.5c0-0.4,0.2-0.7,0.6-0.7l0,0c0.4,0,0.7,0.2,0.7,0.6l1.8,13.6 C3.2,17.3,3,17.6,2.6,17.7z'/%3E%3Cpath fill='%234caf50' d='M11,29.3L11,29.3c-0.4,0-0.7-0.3-0.7-0.6l-0.7-11c0-0.4,0.3-0.7,0.6-0.7h0c0.4,0,0.7,0.3,0.7,0.6l0.7,11 C11.6,29,11.3,29.3,11,29.3z'/%3E%3Cpath fill='%234caf50' d='M1.7,29.3L1.7,29.3c0.4,0,0.7-0.3,0.7-0.6l0.7-11c0-0.4-0.3-0.7-0.6-0.7h0c-0.4,0-0.7,0.3-0.7,0.6l-0.7,11 C1.1,29,1.4,29.3,1.7,29.3z'/%3E%3Cpath fill='%234caf50' d='M19.8,28.7L19.8,28.7c-0.3,0-0.6-0.3-0.6-0.6v-16c0-0.3,0.3-0.6,0.6-0.6l0,0c0.3,0,0.6,0.3,0.6,0.6v16 C20.4,28.5,20.2,28.7,19.8,28.7z'/%3E%3Cpath fill='%234caf50' d='M23.5,28.7h-7.4c-0.3,0-0.6-0.3-0.6-0.6v0c0-0.3,0.3-0.6,0.6-0.6h7.4c0.3,0,0.6,0.3,0.6,0.6v0 C24.2,28.4,23.9,28.7,23.5,28.7z'/%3E%3C/svg%3E")
}

.webui-display16-9 {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M5.2,9.2L5.2,9.2L4.1,9.8L3.9,9.2l1.4-0.8H6v6.5H5.2V9.2z'/%3E%3Cpath fill='%2303a9f4' d='M12.2,9c-0.2,0-0.4,0-0.7,0c-1.4,0.3-2.1,1.3-2.3,2.4l0,0c0.3-0.4,0.8-0.8,1.6-0.8c1.1,0,2,0.8,2,2.1 c0,1.2-0.8,2.3-2.2,2.3s-2.3-1.1-2.3-2.8c0-1.3,0.5-2.3,1.1-2.9c0.5-0.5,1.3-0.9,2.1-1c0.3,0,0.5,0,0.6,0L12.2,9L12.2,9z M11.9,12.8c0-0.9-0.5-1.5-1.3-1.5c-0.5,0-1,0.3-1.3,0.8c-0.1,0.1-0.1,0.2-0.1,0.4c0,1.1,0.5,1.9,1.4,1.9 C11.4,14.3,11.9,13.7,11.9,12.8z'/%3E%3Cpath fill='%2303a9f4' d='M13.7,10.9c0-0.4,0.2-0.6,0.6-0.6s0.6,0.3,0.6,0.6s-0.2,0.6-0.6,0.6S13.7,11.2,13.7,10.9z M13.7,14.4 c0-0.4,0.2-0.6,0.6-0.6s0.6,0.3,0.6,0.6S14.7,15,14.3,15S13.7,14.7,13.7,14.4z'/%3E%3Cpath fill='%2303a9f4' d='M16.2,14.3c0.2,0,0.4,0,0.7,0c0.5-0.1,1-0.3,1.4-0.6c0.4-0.4,0.7-1,0.9-1.7l0,0c-0.4,0.4-0.9,0.7-1.5,0.7 c-1.2,0-1.9-0.9-1.9-2c0-1.2,0.9-2.3,2.2-2.3c1.3,0,2.1,1.1,2.1,2.7c0,1.4-0.5,2.4-1.1,3c-0.5,0.5-1.2,0.8-1.9,0.9 c-0.3,0-0.6,0.1-0.8,0v-0.7H16.2z M16.5,10.6c0,0.8,0.5,1.4,1.2,1.4c0.6,0,1-0.3,1.3-0.7c0-0.1,0.1-0.2,0.1-0.3c0-1.1-0.4-2-1.3-2 C17,9,16.5,9.6,16.5,10.6z'/%3E%3C/g%3E%3Cpath fill='%2303a9f4' d='M22.4,19.3H1.6c-0.9,0-1.6-0.7-1.6-1.6V5.6c0-0.9,0.7-1.6,1.6-1.6h20.8c0.9,0,1.6,0.7,1.6,1.6v12.1 C24,18.6,23.2,19.3,22.4,19.3z M1.6,4.5C1,4.5,0.5,5,0.5,5.6v12.1c0,0.6,0.5,1.1,1.1,1.1h20.8c0.6,0,1.1-0.5,1.1-1.1V5.6 c0-0.6-0.5-1.1-1.1-1.1H1.6z'/%3E%3C/svg%3E")
}

.webui-display16-9.webui-grey-icon, .btn[disabled] .webui-display16-9 {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M5.2,9.2L5.2,9.2L4.1,9.8L3.9,9.2l1.4-0.8H6v6.5H5.2V9.2z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M12.2,9c-0.2,0-0.4,0-0.7,0c-1.4,0.3-2.1,1.3-2.3,2.4l0,0c0.3-0.4,0.8-0.8,1.6-0.8c1.1,0,2,0.8,2,2.1 c0,1.2-0.8,2.3-2.2,2.3s-2.3-1.1-2.3-2.8c0-1.3,0.5-2.3,1.1-2.9c0.5-0.5,1.3-0.9,2.1-1c0.3,0,0.5,0,0.6,0L12.2,9L12.2,9z M11.9,12.8c0-0.9-0.5-1.5-1.3-1.5c-0.5,0-1,0.3-1.3,0.8c-0.1,0.1-0.1,0.2-0.1,0.4c0,1.1,0.5,1.9,1.4,1.9 C11.4,14.3,11.9,13.7,11.9,12.8z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M13.7,10.9c0-0.4,0.2-0.6,0.6-0.6s0.6,0.3,0.6,0.6s-0.2,0.6-0.6,0.6S13.7,11.2,13.7,10.9z M13.7,14.4 c0-0.4,0.2-0.6,0.6-0.6s0.6,0.3,0.6,0.6S14.7,15,14.3,15S13.7,14.7,13.7,14.4z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M16.2,14.3c0.2,0,0.4,0,0.7,0c0.5-0.1,1-0.3,1.4-0.6c0.4-0.4,0.7-1,0.9-1.7l0,0c-0.4,0.4-0.9,0.7-1.5,0.7 c-1.2,0-1.9-0.9-1.9-2c0-1.2,0.9-2.3,2.2-2.3c1.3,0,2.1,1.1,2.1,2.7c0,1.4-0.5,2.4-1.1,3c-0.5,0.5-1.2,0.8-1.9,0.9 c-0.3,0-0.6,0.1-0.8,0v-0.7H16.2z M16.5,10.6c0,0.8,0.5,1.4,1.2,1.4c0.6,0,1-0.3,1.3-0.7c0-0.1,0.1-0.2,0.1-0.3c0-1.1-0.4-2-1.3-2 C17,9,16.5,9.6,16.5,10.6z'/%3E%3C/g%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M22.4,19.3H1.6c-0.9,0-1.6-0.7-1.6-1.6V5.6c0-0.9,0.7-1.6,1.6-1.6h20.8c0.9,0,1.6,0.7,1.6,1.6v12.1 C24,18.6,23.2,19.3,22.4,19.3z M1.6,4.5C1,4.5,0.5,5,0.5,5.6v12.1c0,0.6,0.5,1.1,1.1,1.1h20.8c0.6,0,1.1-0.5,1.1-1.1V5.6 c0-0.6-0.5-1.1-1.1-1.1H1.6z'/%3E%3C/svg%3E")
}

.webui-display16-9.webui-red-icon, .danger .webui-display16-9 {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M5.2,9.2L5.2,9.2L4.1,9.8L3.9,9.2l1.4-0.8H6v6.5H5.2V9.2z'/%3E%3Cpath fill='%23f44336' d='M12.2,9c-0.2,0-0.4,0-0.7,0c-1.4,0.3-2.1,1.3-2.3,2.4l0,0c0.3-0.4,0.8-0.8,1.6-0.8c1.1,0,2,0.8,2,2.1 c0,1.2-0.8,2.3-2.2,2.3s-2.3-1.1-2.3-2.8c0-1.3,0.5-2.3,1.1-2.9c0.5-0.5,1.3-0.9,2.1-1c0.3,0,0.5,0,0.6,0L12.2,9L12.2,9z M11.9,12.8c0-0.9-0.5-1.5-1.3-1.5c-0.5,0-1,0.3-1.3,0.8c-0.1,0.1-0.1,0.2-0.1,0.4c0,1.1,0.5,1.9,1.4,1.9 C11.4,14.3,11.9,13.7,11.9,12.8z'/%3E%3Cpath fill='%23f44336' d='M13.7,10.9c0-0.4,0.2-0.6,0.6-0.6s0.6,0.3,0.6,0.6s-0.2,0.6-0.6,0.6S13.7,11.2,13.7,10.9z M13.7,14.4 c0-0.4,0.2-0.6,0.6-0.6s0.6,0.3,0.6,0.6S14.7,15,14.3,15S13.7,14.7,13.7,14.4z'/%3E%3Cpath fill='%23f44336' d='M16.2,14.3c0.2,0,0.4,0,0.7,0c0.5-0.1,1-0.3,1.4-0.6c0.4-0.4,0.7-1,0.9-1.7l0,0c-0.4,0.4-0.9,0.7-1.5,0.7 c-1.2,0-1.9-0.9-1.9-2c0-1.2,0.9-2.3,2.2-2.3c1.3,0,2.1,1.1,2.1,2.7c0,1.4-0.5,2.4-1.1,3c-0.5,0.5-1.2,0.8-1.9,0.9 c-0.3,0-0.6,0.1-0.8,0v-0.7H16.2z M16.5,10.6c0,0.8,0.5,1.4,1.2,1.4c0.6,0,1-0.3,1.3-0.7c0-0.1,0.1-0.2,0.1-0.3c0-1.1-0.4-2-1.3-2 C17,9,16.5,9.6,16.5,10.6z'/%3E%3C/g%3E%3Cpath fill='%23f44336' d='M22.4,19.3H1.6c-0.9,0-1.6-0.7-1.6-1.6V5.6c0-0.9,0.7-1.6,1.6-1.6h20.8c0.9,0,1.6,0.7,1.6,1.6v12.1 C24,18.6,23.2,19.3,22.4,19.3z M1.6,4.5C1,4.5,0.5,5,0.5,5.6v12.1c0,0.6,0.5,1.1,1.1,1.1h20.8c0.6,0,1.1-0.5,1.1-1.1V5.6 c0-0.6-0.5-1.1-1.1-1.1H1.6z'/%3E%3C/svg%3E")
}

.webui-display16-9.webui-warning-icon, .webui-display16-9.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M5.2,9.2L5.2,9.2L4.1,9.8L3.9,9.2l1.4-0.8H6v6.5H5.2V9.2z'/%3E%3Cpath fill='%23ff9800' d='M12.2,9c-0.2,0-0.4,0-0.7,0c-1.4,0.3-2.1,1.3-2.3,2.4l0,0c0.3-0.4,0.8-0.8,1.6-0.8c1.1,0,2,0.8,2,2.1 c0,1.2-0.8,2.3-2.2,2.3s-2.3-1.1-2.3-2.8c0-1.3,0.5-2.3,1.1-2.9c0.5-0.5,1.3-0.9,2.1-1c0.3,0,0.5,0,0.6,0L12.2,9L12.2,9z M11.9,12.8c0-0.9-0.5-1.5-1.3-1.5c-0.5,0-1,0.3-1.3,0.8c-0.1,0.1-0.1,0.2-0.1,0.4c0,1.1,0.5,1.9,1.4,1.9 C11.4,14.3,11.9,13.7,11.9,12.8z'/%3E%3Cpath fill='%23ff9800' d='M13.7,10.9c0-0.4,0.2-0.6,0.6-0.6s0.6,0.3,0.6,0.6s-0.2,0.6-0.6,0.6S13.7,11.2,13.7,10.9z M13.7,14.4 c0-0.4,0.2-0.6,0.6-0.6s0.6,0.3,0.6,0.6S14.7,15,14.3,15S13.7,14.7,13.7,14.4z'/%3E%3Cpath fill='%23ff9800' d='M16.2,14.3c0.2,0,0.4,0,0.7,0c0.5-0.1,1-0.3,1.4-0.6c0.4-0.4,0.7-1,0.9-1.7l0,0c-0.4,0.4-0.9,0.7-1.5,0.7 c-1.2,0-1.9-0.9-1.9-2c0-1.2,0.9-2.3,2.2-2.3c1.3,0,2.1,1.1,2.1,2.7c0,1.4-0.5,2.4-1.1,3c-0.5,0.5-1.2,0.8-1.9,0.9 c-0.3,0-0.6,0.1-0.8,0v-0.7H16.2z M16.5,10.6c0,0.8,0.5,1.4,1.2,1.4c0.6,0,1-0.3,1.3-0.7c0-0.1,0.1-0.2,0.1-0.3c0-1.1-0.4-2-1.3-2 C17,9,16.5,9.6,16.5,10.6z'/%3E%3C/g%3E%3Cpath fill='%23ff9800' d='M22.4,19.3H1.6c-0.9,0-1.6-0.7-1.6-1.6V5.6c0-0.9,0.7-1.6,1.6-1.6h20.8c0.9,0,1.6,0.7,1.6,1.6v12.1 C24,18.6,23.2,19.3,22.4,19.3z M1.6,4.5C1,4.5,0.5,5,0.5,5.6v12.1c0,0.6,0.5,1.1,1.1,1.1h20.8c0.6,0,1.1-0.5,1.1-1.1V5.6 c0-0.6-0.5-1.1-1.1-1.1H1.6z'/%3E%3C/svg%3E")
}

.webui-display16-9.webui-white-icon, .combo-row.selected .combo-action-button .webui-display16-9.webui-add, .combo-row.selected .combo-action-button .webui-display16-9.webui-delete, .combo-row.selected .combo-action-button .webui-display16-9.webui-edit, .segmented-button > .btn.active .webui-display16-9, .primary .webui-display16-9, .radio-group input[type="radio"]:checked + label .webui-display16-9, .segmented-button-radio input[type="radio"]:checked + label .webui-display16-9 {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath fill='%23fff' d='M5.2,9.2L5.2,9.2L4.1,9.8L3.9,9.2l1.4-0.8H6v6.5H5.2V9.2z'/%3E%3Cpath fill='%23fff' d='M12.2,9c-0.2,0-0.4,0-0.7,0c-1.4,0.3-2.1,1.3-2.3,2.4l0,0c0.3-0.4,0.8-0.8,1.6-0.8c1.1,0,2,0.8,2,2.1 c0,1.2-0.8,2.3-2.2,2.3s-2.3-1.1-2.3-2.8c0-1.3,0.5-2.3,1.1-2.9c0.5-0.5,1.3-0.9,2.1-1c0.3,0,0.5,0,0.6,0L12.2,9L12.2,9z M11.9,12.8c0-0.9-0.5-1.5-1.3-1.5c-0.5,0-1,0.3-1.3,0.8c-0.1,0.1-0.1,0.2-0.1,0.4c0,1.1,0.5,1.9,1.4,1.9 C11.4,14.3,11.9,13.7,11.9,12.8z'/%3E%3Cpath fill='%23fff' d='M13.7,10.9c0-0.4,0.2-0.6,0.6-0.6s0.6,0.3,0.6,0.6s-0.2,0.6-0.6,0.6S13.7,11.2,13.7,10.9z M13.7,14.4 c0-0.4,0.2-0.6,0.6-0.6s0.6,0.3,0.6,0.6S14.7,15,14.3,15S13.7,14.7,13.7,14.4z'/%3E%3Cpath fill='%23fff' d='M16.2,14.3c0.2,0,0.4,0,0.7,0c0.5-0.1,1-0.3,1.4-0.6c0.4-0.4,0.7-1,0.9-1.7l0,0c-0.4,0.4-0.9,0.7-1.5,0.7 c-1.2,0-1.9-0.9-1.9-2c0-1.2,0.9-2.3,2.2-2.3c1.3,0,2.1,1.1,2.1,2.7c0,1.4-0.5,2.4-1.1,3c-0.5,0.5-1.2,0.8-1.9,0.9 c-0.3,0-0.6,0.1-0.8,0v-0.7H16.2z M16.5,10.6c0,0.8,0.5,1.4,1.2,1.4c0.6,0,1-0.3,1.3-0.7c0-0.1,0.1-0.2,0.1-0.3c0-1.1-0.4-2-1.3-2 C17,9,16.5,9.6,16.5,10.6z'/%3E%3C/g%3E%3Cpath fill='%23fff' d='M22.4,19.3H1.6c-0.9,0-1.6-0.7-1.6-1.6V5.6c0-0.9,0.7-1.6,1.6-1.6h20.8c0.9,0,1.6,0.7,1.6,1.6v12.1 C24,18.6,23.2,19.3,22.4,19.3z M1.6,4.5C1,4.5,0.5,5,0.5,5.6v12.1c0,0.6,0.5,1.1,1.1,1.1h20.8c0.6,0,1.1-0.5,1.1-1.1V5.6 c0-0.6-0.5-1.1-1.1-1.1H1.6z'/%3E%3C/svg%3E")
}

.webui-display16-9.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M5.2,9.2L5.2,9.2L4.1,9.8L3.9,9.2l1.4-0.8H6v6.5H5.2V9.2z'/%3E%3Cpath fill='%234caf50' d='M12.2,9c-0.2,0-0.4,0-0.7,0c-1.4,0.3-2.1,1.3-2.3,2.4l0,0c0.3-0.4,0.8-0.8,1.6-0.8c1.1,0,2,0.8,2,2.1 c0,1.2-0.8,2.3-2.2,2.3s-2.3-1.1-2.3-2.8c0-1.3,0.5-2.3,1.1-2.9c0.5-0.5,1.3-0.9,2.1-1c0.3,0,0.5,0,0.6,0L12.2,9L12.2,9z M11.9,12.8c0-0.9-0.5-1.5-1.3-1.5c-0.5,0-1,0.3-1.3,0.8c-0.1,0.1-0.1,0.2-0.1,0.4c0,1.1,0.5,1.9,1.4,1.9 C11.4,14.3,11.9,13.7,11.9,12.8z'/%3E%3Cpath fill='%234caf50' d='M13.7,10.9c0-0.4,0.2-0.6,0.6-0.6s0.6,0.3,0.6,0.6s-0.2,0.6-0.6,0.6S13.7,11.2,13.7,10.9z M13.7,14.4 c0-0.4,0.2-0.6,0.6-0.6s0.6,0.3,0.6,0.6S14.7,15,14.3,15S13.7,14.7,13.7,14.4z'/%3E%3Cpath fill='%234caf50' d='M16.2,14.3c0.2,0,0.4,0,0.7,0c0.5-0.1,1-0.3,1.4-0.6c0.4-0.4,0.7-1,0.9-1.7l0,0c-0.4,0.4-0.9,0.7-1.5,0.7 c-1.2,0-1.9-0.9-1.9-2c0-1.2,0.9-2.3,2.2-2.3c1.3,0,2.1,1.1,2.1,2.7c0,1.4-0.5,2.4-1.1,3c-0.5,0.5-1.2,0.8-1.9,0.9 c-0.3,0-0.6,0.1-0.8,0v-0.7H16.2z M16.5,10.6c0,0.8,0.5,1.4,1.2,1.4c0.6,0,1-0.3,1.3-0.7c0-0.1,0.1-0.2,0.1-0.3c0-1.1-0.4-2-1.3-2 C17,9,16.5,9.6,16.5,10.6z'/%3E%3C/g%3E%3Cpath fill='%234caf50' d='M22.4,19.3H1.6c-0.9,0-1.6-0.7-1.6-1.6V5.6c0-0.9,0.7-1.6,1.6-1.6h20.8c0.9,0,1.6,0.7,1.6,1.6v12.1 C24,18.6,23.2,19.3,22.4,19.3z M1.6,4.5C1,4.5,0.5,5,0.5,5.6v12.1c0,0.6,0.5,1.1,1.1,1.1h20.8c0.6,0,1.1-0.5,1.1-1.1V5.6 c0-0.6-0.5-1.1-1.1-1.1H1.6z'/%3E%3C/svg%3E")
}

.webui-display4-3 {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M9.2,15v-1.8h-3v-0.6l2.9-4.1H10v4h0.9v0.7H10V15H9.2z M9.2,12.6v-2.2c0-0.3,0-0.7,0-1l0,0 c-0.2,0.4-0.4,0.7-0.6,1L7,12.6l0,0C7,12.6,9.2,12.6,9.2,12.6z'/%3E%3Cpath fill='%2303a9f4' d='M11.7,11c0-0.4,0.2-0.6,0.6-0.6c0.4,0,0.6,0.3,0.6,0.6s-0.2,0.6-0.6,0.6S11.7,11.4,11.7,11z M11.7,14.5 c0-0.4,0.2-0.6,0.6-0.6c0.4,0,0.6,0.3,0.6,0.6s-0.2,0.6-0.6,0.6C11.9,15.2,11.7,14.9,11.7,14.5z'/%3E%3Cpath fill='%2303a9f4' d='M13.9,14c0.2,0.2,0.8,0.4,1.4,0.4c1.1,0,1.5-0.7,1.5-1.3c0-0.9-0.8-1.3-1.7-1.3h-0.5v-0.7h0.5 c0.6,0,1.4-0.3,1.4-1.1c0-0.5-0.3-1-1.1-1c-0.5,0-1,0.2-1.3,0.4l-0.2-0.6c0.3-0.2,1-0.5,1.7-0.5c1.3,0,1.9,0.8,1.9,1.5 s-0.4,1.2-1.2,1.5l0,0c0.8,0.2,1.4,0.8,1.4,1.7c0,1-0.8,1.9-2.4,1.9c-0.7,0-1.4-0.2-1.7-0.4L13.9,14z'/%3E%3C/g%3E%3Cpath fill='%2303a9f4' d='M22.4,19.3H1.6c-0.9,0-1.6-0.7-1.6-1.6V5.6c0-0.9,0.7-1.6,1.6-1.6h20.8c0.9,0,1.6,0.7,1.6,1.6v12.1 C23.9,18.6,23.2,19.3,22.4,19.3z M1.6,4.5C1,4.5,0.5,5,0.5,5.6v12.1c0,0.6,0.5,1.1,1.1,1.1h20.8c0.6,0,1.1-0.5,1.1-1.1V5.6 c0-0.6-0.5-1.1-1.1-1.1H1.6z'/%3E%3C/svg%3E")
}

.webui-display4-3.webui-grey-icon, .btn[disabled] .webui-display4-3 {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M9.2,15v-1.8h-3v-0.6l2.9-4.1H10v4h0.9v0.7H10V15H9.2z M9.2,12.6v-2.2c0-0.3,0-0.7,0-1l0,0 c-0.2,0.4-0.4,0.7-0.6,1L7,12.6l0,0C7,12.6,9.2,12.6,9.2,12.6z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M11.7,11c0-0.4,0.2-0.6,0.6-0.6c0.4,0,0.6,0.3,0.6,0.6s-0.2,0.6-0.6,0.6S11.7,11.4,11.7,11z M11.7,14.5 c0-0.4,0.2-0.6,0.6-0.6c0.4,0,0.6,0.3,0.6,0.6s-0.2,0.6-0.6,0.6C11.9,15.2,11.7,14.9,11.7,14.5z'/%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M13.9,14c0.2,0.2,0.8,0.4,1.4,0.4c1.1,0,1.5-0.7,1.5-1.3c0-0.9-0.8-1.3-1.7-1.3h-0.5v-0.7h0.5 c0.6,0,1.4-0.3,1.4-1.1c0-0.5-0.3-1-1.1-1c-0.5,0-1,0.2-1.3,0.4l-0.2-0.6c0.3-0.2,1-0.5,1.7-0.5c1.3,0,1.9,0.8,1.9,1.5 s-0.4,1.2-1.2,1.5l0,0c0.8,0.2,1.4,0.8,1.4,1.7c0,1-0.8,1.9-2.4,1.9c-0.7,0-1.4-0.2-1.7-0.4L13.9,14z'/%3E%3C/g%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M22.4,19.3H1.6c-0.9,0-1.6-0.7-1.6-1.6V5.6c0-0.9,0.7-1.6,1.6-1.6h20.8c0.9,0,1.6,0.7,1.6,1.6v12.1 C23.9,18.6,23.2,19.3,22.4,19.3z M1.6,4.5C1,4.5,0.5,5,0.5,5.6v12.1c0,0.6,0.5,1.1,1.1,1.1h20.8c0.6,0,1.1-0.5,1.1-1.1V5.6 c0-0.6-0.5-1.1-1.1-1.1H1.6z'/%3E%3C/svg%3E")
}

.webui-display4-3.webui-red-icon, .danger .webui-display4-3 {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M9.2,15v-1.8h-3v-0.6l2.9-4.1H10v4h0.9v0.7H10V15H9.2z M9.2,12.6v-2.2c0-0.3,0-0.7,0-1l0,0 c-0.2,0.4-0.4,0.7-0.6,1L7,12.6l0,0C7,12.6,9.2,12.6,9.2,12.6z'/%3E%3Cpath fill='%23f44336' d='M11.7,11c0-0.4,0.2-0.6,0.6-0.6c0.4,0,0.6,0.3,0.6,0.6s-0.2,0.6-0.6,0.6S11.7,11.4,11.7,11z M11.7,14.5 c0-0.4,0.2-0.6,0.6-0.6c0.4,0,0.6,0.3,0.6,0.6s-0.2,0.6-0.6,0.6C11.9,15.2,11.7,14.9,11.7,14.5z'/%3E%3Cpath fill='%23f44336' d='M13.9,14c0.2,0.2,0.8,0.4,1.4,0.4c1.1,0,1.5-0.7,1.5-1.3c0-0.9-0.8-1.3-1.7-1.3h-0.5v-0.7h0.5 c0.6,0,1.4-0.3,1.4-1.1c0-0.5-0.3-1-1.1-1c-0.5,0-1,0.2-1.3,0.4l-0.2-0.6c0.3-0.2,1-0.5,1.7-0.5c1.3,0,1.9,0.8,1.9,1.5 s-0.4,1.2-1.2,1.5l0,0c0.8,0.2,1.4,0.8,1.4,1.7c0,1-0.8,1.9-2.4,1.9c-0.7,0-1.4-0.2-1.7-0.4L13.9,14z'/%3E%3C/g%3E%3Cpath fill='%23f44336' d='M22.4,19.3H1.6c-0.9,0-1.6-0.7-1.6-1.6V5.6c0-0.9,0.7-1.6,1.6-1.6h20.8c0.9,0,1.6,0.7,1.6,1.6v12.1 C23.9,18.6,23.2,19.3,22.4,19.3z M1.6,4.5C1,4.5,0.5,5,0.5,5.6v12.1c0,0.6,0.5,1.1,1.1,1.1h20.8c0.6,0,1.1-0.5,1.1-1.1V5.6 c0-0.6-0.5-1.1-1.1-1.1H1.6z'/%3E%3C/svg%3E")
}

.webui-display4-3.webui-warning-icon, .webui-display4-3.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M9.2,15v-1.8h-3v-0.6l2.9-4.1H10v4h0.9v0.7H10V15H9.2z M9.2,12.6v-2.2c0-0.3,0-0.7,0-1l0,0 c-0.2,0.4-0.4,0.7-0.6,1L7,12.6l0,0C7,12.6,9.2,12.6,9.2,12.6z'/%3E%3Cpath fill='%23ff9800' d='M11.7,11c0-0.4,0.2-0.6,0.6-0.6c0.4,0,0.6,0.3,0.6,0.6s-0.2,0.6-0.6,0.6S11.7,11.4,11.7,11z M11.7,14.5 c0-0.4,0.2-0.6,0.6-0.6c0.4,0,0.6,0.3,0.6,0.6s-0.2,0.6-0.6,0.6C11.9,15.2,11.7,14.9,11.7,14.5z'/%3E%3Cpath fill='%23ff9800' d='M13.9,14c0.2,0.2,0.8,0.4,1.4,0.4c1.1,0,1.5-0.7,1.5-1.3c0-0.9-0.8-1.3-1.7-1.3h-0.5v-0.7h0.5 c0.6,0,1.4-0.3,1.4-1.1c0-0.5-0.3-1-1.1-1c-0.5,0-1,0.2-1.3,0.4l-0.2-0.6c0.3-0.2,1-0.5,1.7-0.5c1.3,0,1.9,0.8,1.9,1.5 s-0.4,1.2-1.2,1.5l0,0c0.8,0.2,1.4,0.8,1.4,1.7c0,1-0.8,1.9-2.4,1.9c-0.7,0-1.4-0.2-1.7-0.4L13.9,14z'/%3E%3C/g%3E%3Cpath fill='%23ff9800' d='M22.4,19.3H1.6c-0.9,0-1.6-0.7-1.6-1.6V5.6c0-0.9,0.7-1.6,1.6-1.6h20.8c0.9,0,1.6,0.7,1.6,1.6v12.1 C23.9,18.6,23.2,19.3,22.4,19.3z M1.6,4.5C1,4.5,0.5,5,0.5,5.6v12.1c0,0.6,0.5,1.1,1.1,1.1h20.8c0.6,0,1.1-0.5,1.1-1.1V5.6 c0-0.6-0.5-1.1-1.1-1.1H1.6z'/%3E%3C/svg%3E")
}

.webui-display4-3.webui-white-icon, .combo-row.selected .combo-action-button .webui-display4-3.webui-add, .combo-row.selected .combo-action-button .webui-display4-3.webui-delete, .combo-row.selected .combo-action-button .webui-display4-3.webui-edit, .segmented-button > .btn.active .webui-display4-3, .primary .webui-display4-3, .radio-group input[type="radio"]:checked + label .webui-display4-3, .segmented-button-radio input[type="radio"]:checked + label .webui-display4-3 {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath fill='%23fff' d='M9.2,15v-1.8h-3v-0.6l2.9-4.1H10v4h0.9v0.7H10V15H9.2z M9.2,12.6v-2.2c0-0.3,0-0.7,0-1l0,0 c-0.2,0.4-0.4,0.7-0.6,1L7,12.6l0,0C7,12.6,9.2,12.6,9.2,12.6z'/%3E%3Cpath fill='%23fff' d='M11.7,11c0-0.4,0.2-0.6,0.6-0.6c0.4,0,0.6,0.3,0.6,0.6s-0.2,0.6-0.6,0.6S11.7,11.4,11.7,11z M11.7,14.5 c0-0.4,0.2-0.6,0.6-0.6c0.4,0,0.6,0.3,0.6,0.6s-0.2,0.6-0.6,0.6C11.9,15.2,11.7,14.9,11.7,14.5z'/%3E%3Cpath fill='%23fff' d='M13.9,14c0.2,0.2,0.8,0.4,1.4,0.4c1.1,0,1.5-0.7,1.5-1.3c0-0.9-0.8-1.3-1.7-1.3h-0.5v-0.7h0.5 c0.6,0,1.4-0.3,1.4-1.1c0-0.5-0.3-1-1.1-1c-0.5,0-1,0.2-1.3,0.4l-0.2-0.6c0.3-0.2,1-0.5,1.7-0.5c1.3,0,1.9,0.8,1.9,1.5 s-0.4,1.2-1.2,1.5l0,0c0.8,0.2,1.4,0.8,1.4,1.7c0,1-0.8,1.9-2.4,1.9c-0.7,0-1.4-0.2-1.7-0.4L13.9,14z'/%3E%3C/g%3E%3Cpath fill='%23fff' d='M22.4,19.3H1.6c-0.9,0-1.6-0.7-1.6-1.6V5.6c0-0.9,0.7-1.6,1.6-1.6h20.8c0.9,0,1.6,0.7,1.6,1.6v12.1 C23.9,18.6,23.2,19.3,22.4,19.3z M1.6,4.5C1,4.5,0.5,5,0.5,5.6v12.1c0,0.6,0.5,1.1,1.1,1.1h20.8c0.6,0,1.1-0.5,1.1-1.1V5.6 c0-0.6-0.5-1.1-1.1-1.1H1.6z'/%3E%3C/svg%3E")
}

.webui-display4-3.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M9.2,15v-1.8h-3v-0.6l2.9-4.1H10v4h0.9v0.7H10V15H9.2z M9.2,12.6v-2.2c0-0.3,0-0.7,0-1l0,0 c-0.2,0.4-0.4,0.7-0.6,1L7,12.6l0,0C7,12.6,9.2,12.6,9.2,12.6z'/%3E%3Cpath fill='%234caf50' d='M11.7,11c0-0.4,0.2-0.6,0.6-0.6c0.4,0,0.6,0.3,0.6,0.6s-0.2,0.6-0.6,0.6S11.7,11.4,11.7,11z M11.7,14.5 c0-0.4,0.2-0.6,0.6-0.6c0.4,0,0.6,0.3,0.6,0.6s-0.2,0.6-0.6,0.6C11.9,15.2,11.7,14.9,11.7,14.5z'/%3E%3Cpath fill='%234caf50' d='M13.9,14c0.2,0.2,0.8,0.4,1.4,0.4c1.1,0,1.5-0.7,1.5-1.3c0-0.9-0.8-1.3-1.7-1.3h-0.5v-0.7h0.5 c0.6,0,1.4-0.3,1.4-1.1c0-0.5-0.3-1-1.1-1c-0.5,0-1,0.2-1.3,0.4l-0.2-0.6c0.3-0.2,1-0.5,1.7-0.5c1.3,0,1.9,0.8,1.9,1.5 s-0.4,1.2-1.2,1.5l0,0c0.8,0.2,1.4,0.8,1.4,1.7c0,1-0.8,1.9-2.4,1.9c-0.7,0-1.4-0.2-1.7-0.4L13.9,14z'/%3E%3C/g%3E%3Cpath fill='%234caf50' d='M22.4,19.3H1.6c-0.9,0-1.6-0.7-1.6-1.6V5.6c0-0.9,0.7-1.6,1.6-1.6h20.8c0.9,0,1.6,0.7,1.6,1.6v12.1 C23.9,18.6,23.2,19.3,22.4,19.3z M1.6,4.5C1,4.5,0.5,5,0.5,5.6v12.1c0,0.6,0.5,1.1,1.1,1.1h20.8c0.6,0,1.1-0.5,1.1-1.1V5.6 c0-0.6-0.5-1.1-1.1-1.1H1.6z'/%3E%3C/svg%3E")
}

.webui-rect-large {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M10,7.4h1v7.2h3.5v0.9H10V7.4z'/%3E%3C/g%3E%3Cpath fill='%2303a9f4' d='M21.3,24H2.7C1.2,24,0,22.8,0,21.3V2.7C0,1.2,1.2,0,2.7,0h18.6C22.8,0,24,1.2,24,2.7v18.6 C24,22.8,22.8,24,21.3,24z M2.7,0.5c-1.2,0-2.2,1-2.2,2.2v18.6c0,1.2,1,2.2,2.2,2.2h18.6c1.2,0,2.2-1,2.2-2.2V2.7 c0-1.2-1-2.2-2.2-2.2H2.7z'/%3E%3C/svg%3E")
}

.webui-rect-large.webui-grey-icon, .btn[disabled] .webui-rect-large {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M10,7.4h1v7.2h3.5v0.9H10V7.4z'/%3E%3C/g%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M21.3,24H2.7C1.2,24,0,22.8,0,21.3V2.7C0,1.2,1.2,0,2.7,0h18.6C22.8,0,24,1.2,24,2.7v18.6 C24,22.8,22.8,24,21.3,24z M2.7,0.5c-1.2,0-2.2,1-2.2,2.2v18.6c0,1.2,1,2.2,2.2,2.2h18.6c1.2,0,2.2-1,2.2-2.2V2.7 c0-1.2-1-2.2-2.2-2.2H2.7z'/%3E%3C/svg%3E")
}

.webui-rect-large.webui-red-icon, .danger .webui-rect-large {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath fill='%23f44336' d='M10,7.4h1v7.2h3.5v0.9H10V7.4z'/%3E%3C/g%3E%3Cpath fill='%23f44336' d='M21.3,24H2.7C1.2,24,0,22.8,0,21.3V2.7C0,1.2,1.2,0,2.7,0h18.6C22.8,0,24,1.2,24,2.7v18.6 C24,22.8,22.8,24,21.3,24z M2.7,0.5c-1.2,0-2.2,1-2.2,2.2v18.6c0,1.2,1,2.2,2.2,2.2h18.6c1.2,0,2.2-1,2.2-2.2V2.7 c0-1.2-1-2.2-2.2-2.2H2.7z'/%3E%3C/svg%3E")
}

.webui-rect-large.webui-warning-icon, .webui-rect-large.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M10,7.4h1v7.2h3.5v0.9H10V7.4z'/%3E%3C/g%3E%3Cpath fill='%23ff9800' d='M21.3,24H2.7C1.2,24,0,22.8,0,21.3V2.7C0,1.2,1.2,0,2.7,0h18.6C22.8,0,24,1.2,24,2.7v18.6 C24,22.8,22.8,24,21.3,24z M2.7,0.5c-1.2,0-2.2,1-2.2,2.2v18.6c0,1.2,1,2.2,2.2,2.2h18.6c1.2,0,2.2-1,2.2-2.2V2.7 c0-1.2-1-2.2-2.2-2.2H2.7z'/%3E%3C/svg%3E")
}

.webui-rect-large.webui-white-icon, .combo-row.selected .combo-action-button .webui-rect-large.webui-add, .combo-row.selected .combo-action-button .webui-rect-large.webui-delete, .combo-row.selected .combo-action-button .webui-rect-large.webui-edit, .segmented-button > .btn.active .webui-rect-large, .primary .webui-rect-large, .radio-group input[type="radio"]:checked + label .webui-rect-large, .segmented-button-radio input[type="radio"]:checked + label .webui-rect-large {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath fill='%23fff' d='M10,7.4h1v7.2h3.5v0.9H10V7.4z'/%3E%3C/g%3E%3Cpath fill='%23fff' d='M21.3,24H2.7C1.2,24,0,22.8,0,21.3V2.7C0,1.2,1.2,0,2.7,0h18.6C22.8,0,24,1.2,24,2.7v18.6 C24,22.8,22.8,24,21.3,24z M2.7,0.5c-1.2,0-2.2,1-2.2,2.2v18.6c0,1.2,1,2.2,2.2,2.2h18.6c1.2,0,2.2-1,2.2-2.2V2.7 c0-1.2-1-2.2-2.2-2.2H2.7z'/%3E%3C/svg%3E")
}

.webui-rect-large.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath fill='%234caf50' d='M10,7.4h1v7.2h3.5v0.9H10V7.4z'/%3E%3C/g%3E%3Cpath fill='%234caf50' d='M21.3,24H2.7C1.2,24,0,22.8,0,21.3V2.7C0,1.2,1.2,0,2.7,0h18.6C22.8,0,24,1.2,24,2.7v18.6 C24,22.8,22.8,24,21.3,24z M2.7,0.5c-1.2,0-2.2,1-2.2,2.2v18.6c0,1.2,1,2.2,2.2,2.2h18.6c1.2,0,2.2-1,2.2-2.2V2.7 c0-1.2-1-2.2-2.2-2.2H2.7z'/%3E%3C/svg%3E")
}

.webui-rect-medium {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%2303a9f4' d='M21.3,24H2.7C1.2,24,0,22.8,0,21.3V2.7C0,1.2,1.2,0,2.7,0h18.6C22.8,0,24,1.2,24,2.7v18.6 C24,22.8,22.8,24,21.3,24z M2.7,0.5c-1.2,0-2.2,1-2.2,2.2v18.6c0,1.2,1,2.2,2.2,2.2h18.6c1.2,0,2.2-1,2.2-2.2V2.7 c0-1.2-1-2.2-2.2-2.2H2.7z'/%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M14.9,12c-0.1-1.1-0.1-2.5-0.1-3.5h0c-0.3,0.9-0.6,2-1,3.1l-1.4,3.9h-0.8l-1.3-3.8 c-0.4-1.1-0.7-2.2-0.9-3.1h0c0,1-0.1,2.4-0.2,3.6l-0.2,3.5h-1l0.6-8.1h1.3l1.4,3.9c0.3,1,0.6,1.9,0.8,2.7h0 c0.2-0.8,0.5-1.7,0.9-2.7l1.4-3.9h1.3l0.5,8.1h-1L14.9,12z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-rect-medium.webui-grey-icon, .btn[disabled] .webui-rect-medium {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M21.3,24H2.7C1.2,24,0,22.8,0,21.3V2.7C0,1.2,1.2,0,2.7,0h18.6C22.8,0,24,1.2,24,2.7v18.6 C24,22.8,22.8,24,21.3,24z M2.7,0.5c-1.2,0-2.2,1-2.2,2.2v18.6c0,1.2,1,2.2,2.2,2.2h18.6c1.2,0,2.2-1,2.2-2.2V2.7 c0-1.2-1-2.2-2.2-2.2H2.7z'/%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M14.9,12c-0.1-1.1-0.1-2.5-0.1-3.5h0c-0.3,0.9-0.6,2-1,3.1l-1.4,3.9h-0.8l-1.3-3.8 c-0.4-1.1-0.7-2.2-0.9-3.1h0c0,1-0.1,2.4-0.2,3.6l-0.2,3.5h-1l0.6-8.1h1.3l1.4,3.9c0.3,1,0.6,1.9,0.8,2.7h0 c0.2-0.8,0.5-1.7,0.9-2.7l1.4-3.9h1.3l0.5,8.1h-1L14.9,12z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-rect-medium.webui-red-icon, .danger .webui-rect-medium {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23f44336' d='M21.3,24H2.7C1.2,24,0,22.8,0,21.3V2.7C0,1.2,1.2,0,2.7,0h18.6C22.8,0,24,1.2,24,2.7v18.6 C24,22.8,22.8,24,21.3,24z M2.7,0.5c-1.2,0-2.2,1-2.2,2.2v18.6c0,1.2,1,2.2,2.2,2.2h18.6c1.2,0,2.2-1,2.2-2.2V2.7 c0-1.2-1-2.2-2.2-2.2H2.7z'/%3E%3Cg%3E%3Cpath fill='%23f44336' d='M14.9,12c-0.1-1.1-0.1-2.5-0.1-3.5h0c-0.3,0.9-0.6,2-1,3.1l-1.4,3.9h-0.8l-1.3-3.8 c-0.4-1.1-0.7-2.2-0.9-3.1h0c0,1-0.1,2.4-0.2,3.6l-0.2,3.5h-1l0.6-8.1h1.3l1.4,3.9c0.3,1,0.6,1.9,0.8,2.7h0 c0.2-0.8,0.5-1.7,0.9-2.7l1.4-3.9h1.3l0.5,8.1h-1L14.9,12z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-rect-medium.webui-warning-icon, .webui-rect-medium.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23ff9800' d='M21.3,24H2.7C1.2,24,0,22.8,0,21.3V2.7C0,1.2,1.2,0,2.7,0h18.6C22.8,0,24,1.2,24,2.7v18.6 C24,22.8,22.8,24,21.3,24z M2.7,0.5c-1.2,0-2.2,1-2.2,2.2v18.6c0,1.2,1,2.2,2.2,2.2h18.6c1.2,0,2.2-1,2.2-2.2V2.7 c0-1.2-1-2.2-2.2-2.2H2.7z'/%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M14.9,12c-0.1-1.1-0.1-2.5-0.1-3.5h0c-0.3,0.9-0.6,2-1,3.1l-1.4,3.9h-0.8l-1.3-3.8 c-0.4-1.1-0.7-2.2-0.9-3.1h0c0,1-0.1,2.4-0.2,3.6l-0.2,3.5h-1l0.6-8.1h1.3l1.4,3.9c0.3,1,0.6,1.9,0.8,2.7h0 c0.2-0.8,0.5-1.7,0.9-2.7l1.4-3.9h1.3l0.5,8.1h-1L14.9,12z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-rect-medium.webui-white-icon, .combo-row.selected .combo-action-button .webui-rect-medium.webui-add, .combo-row.selected .combo-action-button .webui-rect-medium.webui-delete, .combo-row.selected .combo-action-button .webui-rect-medium.webui-edit, .segmented-button > .btn.active .webui-rect-medium, .primary .webui-rect-medium, .radio-group input[type="radio"]:checked + label .webui-rect-medium, .segmented-button-radio input[type="radio"]:checked + label .webui-rect-medium {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M21.3,24H2.7C1.2,24,0,22.8,0,21.3V2.7C0,1.2,1.2,0,2.7,0h18.6C22.8,0,24,1.2,24,2.7v18.6 C24,22.8,22.8,24,21.3,24z M2.7,0.5c-1.2,0-2.2,1-2.2,2.2v18.6c0,1.2,1,2.2,2.2,2.2h18.6c1.2,0,2.2-1,2.2-2.2V2.7 c0-1.2-1-2.2-2.2-2.2H2.7z'/%3E%3Cg%3E%3Cpath fill='%23fff' d='M14.9,12c-0.1-1.1-0.1-2.5-0.1-3.5h0c-0.3,0.9-0.6,2-1,3.1l-1.4,3.9h-0.8l-1.3-3.8 c-0.4-1.1-0.7-2.2-0.9-3.1h0c0,1-0.1,2.4-0.2,3.6l-0.2,3.5h-1l0.6-8.1h1.3l1.4,3.9c0.3,1,0.6,1.9,0.8,2.7h0 c0.2-0.8,0.5-1.7,0.9-2.7l1.4-3.9h1.3l0.5,8.1h-1L14.9,12z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-rect-medium.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%234caf50' d='M21.3,24H2.7C1.2,24,0,22.8,0,21.3V2.7C0,1.2,1.2,0,2.7,0h18.6C22.8,0,24,1.2,24,2.7v18.6 C24,22.8,22.8,24,21.3,24z M2.7,0.5c-1.2,0-2.2,1-2.2,2.2v18.6c0,1.2,1,2.2,2.2,2.2h18.6c1.2,0,2.2-1,2.2-2.2V2.7 c0-1.2-1-2.2-2.2-2.2H2.7z'/%3E%3Cg%3E%3Cpath fill='%234caf50' d='M14.9,12c-0.1-1.1-0.1-2.5-0.1-3.5h0c-0.3,0.9-0.6,2-1,3.1l-1.4,3.9h-0.8l-1.3-3.8 c-0.4-1.1-0.7-2.2-0.9-3.1h0c0,1-0.1,2.4-0.2,3.6l-0.2,3.5h-1l0.6-8.1h1.3l1.4,3.9c0.3,1,0.6,1.9,0.8,2.7h0 c0.2-0.8,0.5-1.7,0.9-2.7l1.4-3.9h1.3l0.5,8.1h-1L14.9,12z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-rect-small {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%2303a9f4' d='M21.3,24H2.7C1.2,24,0,22.8,0,21.3V2.7C0,1.2,1.2,0,2.7,0h18.6C22.8,0,24,1.2,24,2.7v18.6 C24,22.8,22.8,24,21.3,24z M2.7,0.5c-1.2,0-2.2,1-2.2,2.2v18.6c0,1.2,1,2.2,2.2,2.2h18.6c1.2,0,2.2-1,2.2-2.2V2.7 c0-1.2-1-2.2-2.2-2.2H2.7z'/%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M9.8,14.2c0.5,0.3,1.2,0.5,1.9,0.5c1.1,0,1.7-0.6,1.7-1.4c0-0.8-0.4-1.2-1.5-1.6c-1.3-0.5-2.1-1.2-2.1-2.3 c0-1.3,1-2.2,2.6-2.2c0.8,0,1.4,0.2,1.8,0.4l-0.3,0.9c-0.3-0.1-0.8-0.4-1.5-0.4c-1.1,0-1.5,0.7-1.5,1.2c0,0.8,0.5,1.1,1.6,1.6 c1.4,0.5,2.1,1.2,2.1,2.4c0,1.2-0.9,2.3-2.8,2.3c-0.8,0-1.6-0.2-2.1-0.5L9.8,14.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-rect-small.webui-grey-icon, .btn[disabled] .webui-rect-small {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M21.3,24H2.7C1.2,24,0,22.8,0,21.3V2.7C0,1.2,1.2,0,2.7,0h18.6C22.8,0,24,1.2,24,2.7v18.6 C24,22.8,22.8,24,21.3,24z M2.7,0.5c-1.2,0-2.2,1-2.2,2.2v18.6c0,1.2,1,2.2,2.2,2.2h18.6c1.2,0,2.2-1,2.2-2.2V2.7 c0-1.2-1-2.2-2.2-2.2H2.7z'/%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M9.8,14.2c0.5,0.3,1.2,0.5,1.9,0.5c1.1,0,1.7-0.6,1.7-1.4c0-0.8-0.4-1.2-1.5-1.6c-1.3-0.5-2.1-1.2-2.1-2.3 c0-1.3,1-2.2,2.6-2.2c0.8,0,1.4,0.2,1.8,0.4l-0.3,0.9c-0.3-0.1-0.8-0.4-1.5-0.4c-1.1,0-1.5,0.7-1.5,1.2c0,0.8,0.5,1.1,1.6,1.6 c1.4,0.5,2.1,1.2,2.1,2.4c0,1.2-0.9,2.3-2.8,2.3c-0.8,0-1.6-0.2-2.1-0.5L9.8,14.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-rect-small.webui-red-icon, .danger .webui-rect-small {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23f44336' d='M21.3,24H2.7C1.2,24,0,22.8,0,21.3V2.7C0,1.2,1.2,0,2.7,0h18.6C22.8,0,24,1.2,24,2.7v18.6 C24,22.8,22.8,24,21.3,24z M2.7,0.5c-1.2,0-2.2,1-2.2,2.2v18.6c0,1.2,1,2.2,2.2,2.2h18.6c1.2,0,2.2-1,2.2-2.2V2.7 c0-1.2-1-2.2-2.2-2.2H2.7z'/%3E%3Cg%3E%3Cpath fill='%23f44336' d='M9.8,14.2c0.5,0.3,1.2,0.5,1.9,0.5c1.1,0,1.7-0.6,1.7-1.4c0-0.8-0.4-1.2-1.5-1.6c-1.3-0.5-2.1-1.2-2.1-2.3 c0-1.3,1-2.2,2.6-2.2c0.8,0,1.4,0.2,1.8,0.4l-0.3,0.9c-0.3-0.1-0.8-0.4-1.5-0.4c-1.1,0-1.5,0.7-1.5,1.2c0,0.8,0.5,1.1,1.6,1.6 c1.4,0.5,2.1,1.2,2.1,2.4c0,1.2-0.9,2.3-2.8,2.3c-0.8,0-1.6-0.2-2.1-0.5L9.8,14.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-rect-small.webui-warning-icon, .webui-rect-small.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23ff9800' d='M21.3,24H2.7C1.2,24,0,22.8,0,21.3V2.7C0,1.2,1.2,0,2.7,0h18.6C22.8,0,24,1.2,24,2.7v18.6 C24,22.8,22.8,24,21.3,24z M2.7,0.5c-1.2,0-2.2,1-2.2,2.2v18.6c0,1.2,1,2.2,2.2,2.2h18.6c1.2,0,2.2-1,2.2-2.2V2.7 c0-1.2-1-2.2-2.2-2.2H2.7z'/%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M9.8,14.2c0.5,0.3,1.2,0.5,1.9,0.5c1.1,0,1.7-0.6,1.7-1.4c0-0.8-0.4-1.2-1.5-1.6c-1.3-0.5-2.1-1.2-2.1-2.3 c0-1.3,1-2.2,2.6-2.2c0.8,0,1.4,0.2,1.8,0.4l-0.3,0.9c-0.3-0.1-0.8-0.4-1.5-0.4c-1.1,0-1.5,0.7-1.5,1.2c0,0.8,0.5,1.1,1.6,1.6 c1.4,0.5,2.1,1.2,2.1,2.4c0,1.2-0.9,2.3-2.8,2.3c-0.8,0-1.6-0.2-2.1-0.5L9.8,14.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-rect-small.webui-white-icon, .combo-row.selected .combo-action-button .webui-rect-small.webui-add, .combo-row.selected .combo-action-button .webui-rect-small.webui-delete, .combo-row.selected .combo-action-button .webui-rect-small.webui-edit, .segmented-button > .btn.active .webui-rect-small, .primary .webui-rect-small, .radio-group input[type="radio"]:checked + label .webui-rect-small, .segmented-button-radio input[type="radio"]:checked + label .webui-rect-small {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M21.3,24H2.7C1.2,24,0,22.8,0,21.3V2.7C0,1.2,1.2,0,2.7,0h18.6C22.8,0,24,1.2,24,2.7v18.6 C24,22.8,22.8,24,21.3,24z M2.7,0.5c-1.2,0-2.2,1-2.2,2.2v18.6c0,1.2,1,2.2,2.2,2.2h18.6c1.2,0,2.2-1,2.2-2.2V2.7 c0-1.2-1-2.2-2.2-2.2H2.7z'/%3E%3Cg%3E%3Cpath fill='%23fff' d='M9.8,14.2c0.5,0.3,1.2,0.5,1.9,0.5c1.1,0,1.7-0.6,1.7-1.4c0-0.8-0.4-1.2-1.5-1.6c-1.3-0.5-2.1-1.2-2.1-2.3 c0-1.3,1-2.2,2.6-2.2c0.8,0,1.4,0.2,1.8,0.4l-0.3,0.9c-0.3-0.1-0.8-0.4-1.5-0.4c-1.1,0-1.5,0.7-1.5,1.2c0,0.8,0.5,1.1,1.6,1.6 c1.4,0.5,2.1,1.2,2.1,2.4c0,1.2-0.9,2.3-2.8,2.3c-0.8,0-1.6-0.2-2.1-0.5L9.8,14.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-rect-small.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%234caf50' d='M21.3,24H2.7C1.2,24,0,22.8,0,21.3V2.7C0,1.2,1.2,0,2.7,0h18.6C22.8,0,24,1.2,24,2.7v18.6 C24,22.8,22.8,24,21.3,24z M2.7,0.5c-1.2,0-2.2,1-2.2,2.2v18.6c0,1.2,1,2.2,2.2,2.2h18.6c1.2,0,2.2-1,2.2-2.2V2.7 c0-1.2-1-2.2-2.2-2.2H2.7z'/%3E%3Cg%3E%3Cpath fill='%234caf50' d='M9.8,14.2c0.5,0.3,1.2,0.5,1.9,0.5c1.1,0,1.7-0.6,1.7-1.4c0-0.8-0.4-1.2-1.5-1.6c-1.3-0.5-2.1-1.2-2.1-2.3 c0-1.3,1-2.2,2.6-2.2c0.8,0,1.4,0.2,1.8,0.4l-0.3,0.9c-0.3-0.1-0.8-0.4-1.5-0.4c-1.1,0-1.5,0.7-1.5,1.2c0,0.8,0.5,1.1,1.6,1.6 c1.4,0.5,2.1,1.2,2.1,2.4c0,1.2-0.9,2.3-2.8,2.3c-0.8,0-1.6-0.2-2.1-0.5L9.8,14.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-round-large {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%2303a9f4' d='M12,23.9c-6.6,0-12-5.4-12-12S5.4,0,12,0s12,5.4,12,12S18.6,23.9,12,23.9z M12,0.5C5.6,0.5,0.5,5.6,0.5,12 c0,6.3,5.2,11.5,11.5,11.5S23.4,18.3,23.4,12C23.4,5.6,18.3,0.5,12,0.5z'/%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M10,7.4h1v7.2h3.5v0.9H10V7.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-round-large.webui-grey-icon, .btn[disabled] .webui-round-large {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M12,23.9c-6.6,0-12-5.4-12-12S5.4,0,12,0s12,5.4,12,12S18.6,23.9,12,23.9z M12,0.5C5.6,0.5,0.5,5.6,0.5,12 c0,6.3,5.2,11.5,11.5,11.5S23.4,18.3,23.4,12C23.4,5.6,18.3,0.5,12,0.5z'/%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M10,7.4h1v7.2h3.5v0.9H10V7.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-round-large.webui-red-icon, .danger .webui-round-large {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23f44336' d='M12,23.9c-6.6,0-12-5.4-12-12S5.4,0,12,0s12,5.4,12,12S18.6,23.9,12,23.9z M12,0.5C5.6,0.5,0.5,5.6,0.5,12 c0,6.3,5.2,11.5,11.5,11.5S23.4,18.3,23.4,12C23.4,5.6,18.3,0.5,12,0.5z'/%3E%3Cg%3E%3Cpath fill='%23f44336' d='M10,7.4h1v7.2h3.5v0.9H10V7.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-round-large.webui-warning-icon, .webui-round-large.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23ff9800' d='M12,23.9c-6.6,0-12-5.4-12-12S5.4,0,12,0s12,5.4,12,12S18.6,23.9,12,23.9z M12,0.5C5.6,0.5,0.5,5.6,0.5,12 c0,6.3,5.2,11.5,11.5,11.5S23.4,18.3,23.4,12C23.4,5.6,18.3,0.5,12,0.5z'/%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M10,7.4h1v7.2h3.5v0.9H10V7.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-round-large.webui-white-icon, .combo-row.selected .combo-action-button .webui-round-large.webui-add, .combo-row.selected .combo-action-button .webui-round-large.webui-delete, .combo-row.selected .combo-action-button .webui-round-large.webui-edit, .segmented-button > .btn.active .webui-round-large, .primary .webui-round-large, .radio-group input[type="radio"]:checked + label .webui-round-large, .segmented-button-radio input[type="radio"]:checked + label .webui-round-large {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M12,23.9c-6.6,0-12-5.4-12-12S5.4,0,12,0s12,5.4,12,12S18.6,23.9,12,23.9z M12,0.5C5.6,0.5,0.5,5.6,0.5,12 c0,6.3,5.2,11.5,11.5,11.5S23.4,18.3,23.4,12C23.4,5.6,18.3,0.5,12,0.5z'/%3E%3Cg%3E%3Cpath fill='%23fff' d='M10,7.4h1v7.2h3.5v0.9H10V7.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-round-large.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%234caf50' d='M12,23.9c-6.6,0-12-5.4-12-12S5.4,0,12,0s12,5.4,12,12S18.6,23.9,12,23.9z M12,0.5C5.6,0.5,0.5,5.6,0.5,12 c0,6.3,5.2,11.5,11.5,11.5S23.4,18.3,23.4,12C23.4,5.6,18.3,0.5,12,0.5z'/%3E%3Cg%3E%3Cpath fill='%234caf50' d='M10,7.4h1v7.2h3.5v0.9H10V7.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-round-medium {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%2303a9f4' d='M12,24C5.4,24,0,18.6,0,12S5.4,0,12,0s12,5.4,12,12S18.6,24,12,24z M12,0.5C5.7,0.5,0.5,5.7,0.5,12 c0,6.3,5.2,11.5,11.5,11.5S23.5,18.3,23.5,12C23.5,5.7,18.3,0.5,12,0.5z'/%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M14.9,12c-0.1-1.1-0.1-2.5-0.1-3.5h0c-0.3,0.9-0.6,2-1,3.1l-1.4,3.9h-0.8l-1.3-3.8 c-0.4-1.1-0.7-2.2-0.9-3.1h0c0,1-0.1,2.4-0.2,3.6l-0.2,3.5h-1l0.6-8.1h1.3l1.4,3.9c0.3,1,0.6,1.9,0.8,2.7h0 c0.2-0.8,0.5-1.7,0.9-2.7l1.4-3.9h1.3l0.5,8.1h-1L14.9,12z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-round-medium.webui-grey-icon, .btn[disabled] .webui-round-medium {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M12,24C5.4,24,0,18.6,0,12S5.4,0,12,0s12,5.4,12,12S18.6,24,12,24z M12,0.5C5.7,0.5,0.5,5.7,0.5,12 c0,6.3,5.2,11.5,11.5,11.5S23.5,18.3,23.5,12C23.5,5.7,18.3,0.5,12,0.5z'/%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M14.9,12c-0.1-1.1-0.1-2.5-0.1-3.5h0c-0.3,0.9-0.6,2-1,3.1l-1.4,3.9h-0.8l-1.3-3.8 c-0.4-1.1-0.7-2.2-0.9-3.1h0c0,1-0.1,2.4-0.2,3.6l-0.2,3.5h-1l0.6-8.1h1.3l1.4,3.9c0.3,1,0.6,1.9,0.8,2.7h0 c0.2-0.8,0.5-1.7,0.9-2.7l1.4-3.9h1.3l0.5,8.1h-1L14.9,12z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-round-medium.webui-red-icon, .danger .webui-round-medium {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23f44336' d='M12,24C5.4,24,0,18.6,0,12S5.4,0,12,0s12,5.4,12,12S18.6,24,12,24z M12,0.5C5.7,0.5,0.5,5.7,0.5,12 c0,6.3,5.2,11.5,11.5,11.5S23.5,18.3,23.5,12C23.5,5.7,18.3,0.5,12,0.5z'/%3E%3Cg%3E%3Cpath fill='%23f44336' d='M14.9,12c-0.1-1.1-0.1-2.5-0.1-3.5h0c-0.3,0.9-0.6,2-1,3.1l-1.4,3.9h-0.8l-1.3-3.8 c-0.4-1.1-0.7-2.2-0.9-3.1h0c0,1-0.1,2.4-0.2,3.6l-0.2,3.5h-1l0.6-8.1h1.3l1.4,3.9c0.3,1,0.6,1.9,0.8,2.7h0 c0.2-0.8,0.5-1.7,0.9-2.7l1.4-3.9h1.3l0.5,8.1h-1L14.9,12z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-round-medium.webui-warning-icon, .webui-round-medium.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23ff9800' d='M12,24C5.4,24,0,18.6,0,12S5.4,0,12,0s12,5.4,12,12S18.6,24,12,24z M12,0.5C5.7,0.5,0.5,5.7,0.5,12 c0,6.3,5.2,11.5,11.5,11.5S23.5,18.3,23.5,12C23.5,5.7,18.3,0.5,12,0.5z'/%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M14.9,12c-0.1-1.1-0.1-2.5-0.1-3.5h0c-0.3,0.9-0.6,2-1,3.1l-1.4,3.9h-0.8l-1.3-3.8 c-0.4-1.1-0.7-2.2-0.9-3.1h0c0,1-0.1,2.4-0.2,3.6l-0.2,3.5h-1l0.6-8.1h1.3l1.4,3.9c0.3,1,0.6,1.9,0.8,2.7h0 c0.2-0.8,0.5-1.7,0.9-2.7l1.4-3.9h1.3l0.5,8.1h-1L14.9,12z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-round-medium.webui-white-icon, .combo-row.selected .combo-action-button .webui-round-medium.webui-add, .combo-row.selected .combo-action-button .webui-round-medium.webui-delete, .combo-row.selected .combo-action-button .webui-round-medium.webui-edit, .segmented-button > .btn.active .webui-round-medium, .primary .webui-round-medium, .radio-group input[type="radio"]:checked + label .webui-round-medium, .segmented-button-radio input[type="radio"]:checked + label .webui-round-medium {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M12,24C5.4,24,0,18.6,0,12S5.4,0,12,0s12,5.4,12,12S18.6,24,12,24z M12,0.5C5.7,0.5,0.5,5.7,0.5,12 c0,6.3,5.2,11.5,11.5,11.5S23.5,18.3,23.5,12C23.5,5.7,18.3,0.5,12,0.5z'/%3E%3Cg%3E%3Cpath fill='%23fff' d='M14.9,12c-0.1-1.1-0.1-2.5-0.1-3.5h0c-0.3,0.9-0.6,2-1,3.1l-1.4,3.9h-0.8l-1.3-3.8 c-0.4-1.1-0.7-2.2-0.9-3.1h0c0,1-0.1,2.4-0.2,3.6l-0.2,3.5h-1l0.6-8.1h1.3l1.4,3.9c0.3,1,0.6,1.9,0.8,2.7h0 c0.2-0.8,0.5-1.7,0.9-2.7l1.4-3.9h1.3l0.5,8.1h-1L14.9,12z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-round-medium.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%234caf50' d='M12,24C5.4,24,0,18.6,0,12S5.4,0,12,0s12,5.4,12,12S18.6,24,12,24z M12,0.5C5.7,0.5,0.5,5.7,0.5,12 c0,6.3,5.2,11.5,11.5,11.5S23.5,18.3,23.5,12C23.5,5.7,18.3,0.5,12,0.5z'/%3E%3Cg%3E%3Cpath fill='%234caf50' d='M14.9,12c-0.1-1.1-0.1-2.5-0.1-3.5h0c-0.3,0.9-0.6,2-1,3.1l-1.4,3.9h-0.8l-1.3-3.8 c-0.4-1.1-0.7-2.2-0.9-3.1h0c0,1-0.1,2.4-0.2,3.6l-0.2,3.5h-1l0.6-8.1h1.3l1.4,3.9c0.3,1,0.6,1.9,0.8,2.7h0 c0.2-0.8,0.5-1.7,0.9-2.7l1.4-3.9h1.3l0.5,8.1h-1L14.9,12z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-round-small {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%2303a9f4' d='M12,24C5.4,24,0,18.6,0,12S5.4,0,12,0s12,5.4,12,12S18.6,24,12,24z M12,0.5C5.6,0.5,0.5,5.7,0.5,12 c0,6.3,5.2,11.5,11.5,11.5S23.4,18.3,23.4,12C23.4,5.7,18.3,0.5,12,0.5z'/%3E%3Cg%3E%3Cpath fill='%2303a9f4' d='M9.8,14.2c0.5,0.3,1.2,0.5,1.9,0.5c1.1,0,1.7-0.6,1.7-1.4c0-0.8-0.4-1.2-1.5-1.6c-1.3-0.5-2.1-1.2-2.1-2.3 c0-1.3,1-2.2,2.6-2.2c0.8,0,1.4,0.2,1.8,0.4l-0.3,0.9c-0.3-0.1-0.8-0.4-1.5-0.4c-1.1,0-1.5,0.7-1.5,1.2c0,0.8,0.5,1.1,1.6,1.6 c1.4,0.5,2.1,1.2,2.1,2.4c0,1.2-0.9,2.3-2.8,2.3c-0.8,0-1.6-0.2-2.1-0.5L9.8,14.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-round-small.webui-grey-icon, .btn[disabled] .webui-round-small {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M12,24C5.4,24,0,18.6,0,12S5.4,0,12,0s12,5.4,12,12S18.6,24,12,24z M12,0.5C5.6,0.5,0.5,5.7,0.5,12 c0,6.3,5.2,11.5,11.5,11.5S23.4,18.3,23.4,12C23.4,5.7,18.3,0.5,12,0.5z'/%3E%3Cg%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M9.8,14.2c0.5,0.3,1.2,0.5,1.9,0.5c1.1,0,1.7-0.6,1.7-1.4c0-0.8-0.4-1.2-1.5-1.6c-1.3-0.5-2.1-1.2-2.1-2.3 c0-1.3,1-2.2,2.6-2.2c0.8,0,1.4,0.2,1.8,0.4l-0.3,0.9c-0.3-0.1-0.8-0.4-1.5-0.4c-1.1,0-1.5,0.7-1.5,1.2c0,0.8,0.5,1.1,1.6,1.6 c1.4,0.5,2.1,1.2,2.1,2.4c0,1.2-0.9,2.3-2.8,2.3c-0.8,0-1.6-0.2-2.1-0.5L9.8,14.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-round-small.webui-red-icon, .danger .webui-round-small {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23f44336' d='M12,24C5.4,24,0,18.6,0,12S5.4,0,12,0s12,5.4,12,12S18.6,24,12,24z M12,0.5C5.6,0.5,0.5,5.7,0.5,12 c0,6.3,5.2,11.5,11.5,11.5S23.4,18.3,23.4,12C23.4,5.7,18.3,0.5,12,0.5z'/%3E%3Cg%3E%3Cpath fill='%23f44336' d='M9.8,14.2c0.5,0.3,1.2,0.5,1.9,0.5c1.1,0,1.7-0.6,1.7-1.4c0-0.8-0.4-1.2-1.5-1.6c-1.3-0.5-2.1-1.2-2.1-2.3 c0-1.3,1-2.2,2.6-2.2c0.8,0,1.4,0.2,1.8,0.4l-0.3,0.9c-0.3-0.1-0.8-0.4-1.5-0.4c-1.1,0-1.5,0.7-1.5,1.2c0,0.8,0.5,1.1,1.6,1.6 c1.4,0.5,2.1,1.2,2.1,2.4c0,1.2-0.9,2.3-2.8,2.3c-0.8,0-1.6-0.2-2.1-0.5L9.8,14.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-round-small.webui-warning-icon, .webui-round-small.webui-orange-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23ff9800' d='M12,24C5.4,24,0,18.6,0,12S5.4,0,12,0s12,5.4,12,12S18.6,24,12,24z M12,0.5C5.6,0.5,0.5,5.7,0.5,12 c0,6.3,5.2,11.5,11.5,11.5S23.4,18.3,23.4,12C23.4,5.7,18.3,0.5,12,0.5z'/%3E%3Cg%3E%3Cpath fill='%23ff9800' d='M9.8,14.2c0.5,0.3,1.2,0.5,1.9,0.5c1.1,0,1.7-0.6,1.7-1.4c0-0.8-0.4-1.2-1.5-1.6c-1.3-0.5-2.1-1.2-2.1-2.3 c0-1.3,1-2.2,2.6-2.2c0.8,0,1.4,0.2,1.8,0.4l-0.3,0.9c-0.3-0.1-0.8-0.4-1.5-0.4c-1.1,0-1.5,0.7-1.5,1.2c0,0.8,0.5,1.1,1.6,1.6 c1.4,0.5,2.1,1.2,2.1,2.4c0,1.2-0.9,2.3-2.8,2.3c-0.8,0-1.6-0.2-2.1-0.5L9.8,14.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-round-small.webui-white-icon, .combo-row.selected .combo-action-button .webui-round-small.webui-add, .combo-row.selected .combo-action-button .webui-round-small.webui-delete, .combo-row.selected .combo-action-button .webui-round-small.webui-edit, .segmented-button > .btn.active .webui-round-small, .primary .webui-round-small, .radio-group input[type="radio"]:checked + label .webui-round-small, .segmented-button-radio input[type="radio"]:checked + label .webui-round-small {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M12,24C5.4,24,0,18.6,0,12S5.4,0,12,0s12,5.4,12,12S18.6,24,12,24z M12,0.5C5.6,0.5,0.5,5.7,0.5,12 c0,6.3,5.2,11.5,11.5,11.5S23.4,18.3,23.4,12C23.4,5.7,18.3,0.5,12,0.5z'/%3E%3Cg%3E%3Cpath fill='%23fff' d='M9.8,14.2c0.5,0.3,1.2,0.5,1.9,0.5c1.1,0,1.7-0.6,1.7-1.4c0-0.8-0.4-1.2-1.5-1.6c-1.3-0.5-2.1-1.2-2.1-2.3 c0-1.3,1-2.2,2.6-2.2c0.8,0,1.4,0.2,1.8,0.4l-0.3,0.9c-0.3-0.1-0.8-0.4-1.5-0.4c-1.1,0-1.5,0.7-1.5,1.2c0,0.8,0.5,1.1,1.6,1.6 c1.4,0.5,2.1,1.2,2.1,2.4c0,1.2-0.9,2.3-2.8,2.3c-0.8,0-1.6-0.2-2.1-0.5L9.8,14.2z'/%3E%3C/g%3E%3C/svg%3E")
}

.webui-round-small.webui-green-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24'%3E%3Cpath fill='%234caf50' d='M12,24C5.4,24,0,18.6,0,12S5.4,0,12,0s12,5.4,12,12S18.6,24,12,24z M12,0.5C5.6,0.5,0.5,5.7,0.5,12 c0,6.3,5.2,11.5,11.5,11.5S23.4,18.3,23.4,12C23.4,5.7,18.3,0.5,12,0.5z'/%3E%3Cg%3E%3Cpath fill='%234caf50' d='M9.8,14.2c0.5,0.3,1.2,0.5,1.9,0.5c1.1,0,1.7-0.6,1.7-1.4c0-0.8-0.4-1.2-1.5-1.6c-1.3-0.5-2.1-1.2-2.1-2.3 c0-1.3,1-2.2,2.6-2.2c0.8,0,1.4,0.2,1.8,0.4l-0.3,0.9c-0.3-0.1-0.8-0.4-1.5-0.4c-1.1,0-1.5,0.7-1.5,1.2c0,0.8,0.5,1.1,1.6,1.6 c1.4,0.5,2.1,1.2,2.1,2.4c0,1.2-0.9,2.3-2.8,2.3c-0.8,0-1.6-0.2-2.1-0.5L9.8,14.2z'/%3E%3C/g%3E%3C/svg%3E")
}

